I have installed my first ubuntu like 4 days ago, and im trying to install drivers for my gpu amd radeon hd7670m but heres some problems. I have laptop with AMD A10-4600m with integrated gpu and dedicated hd7670m (Its hp pavilion G6). So, OC has automatically installed drivers for integrated gpu and when im trying to launch some games like csgo from dedicated gpu, it just not start. Here is sudo lshw -c video (sorry for russian system language):
lshw -c video
As you can see, driver for integrated hd7660g work normally (driver=radeon) but when you take a look on hd7670m, its not displaying driver type and just say "latency=0"
I tried to install drivers "manually", just downloaded .deb packages drivers that i have downloaded and it says this what it says, same for ccc installer
Then i tried to intall them from terminal and... install ccc file from terminal (translated: The following packages have unmet dependencies:
fglrx-amdcccle : Depends: fglrx but it cannot be installed
E: Unable to fix errors: you have broken packages.) Same for file without ccc.
So heres my question: how can i install dedicated gpu drivers if fglrx doesnt support on ubuntu anymore, but it need to be for installing drivers? (maybe install very older version of ubuntu, but i think steam wont run on it)