hi guys,
ok i have tried to use the built in ati drivers and i get the jockey bug which i just found out,but i have also tried to use the command line using the https://help.ubuntu.com/community/BinaryDriverHowto/ATI but still doesn't work.
5. Generate a fresh xorg.conf BEFORE REBOOTING!
sudo aticonfig --initial I get command not found
or
sudo amdconfig --initial I get command not found
If you are using multiple AMD/ATI graphics cards or ATI/ATI dual graphics (i.e.: notebook users), use
sudo aticonfig --adapter=all --initial I even tried this and get command not found
or
sudo amdconfig --adapter=all --initial I even tried this and get command not found
6. Reboot again.
7. To confirm the drivers are working open a terminal and type:
fglrxinfo I get command not found
You should get an output similar to the following:
fglrxinfo
display: :0 screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon HD 6300M Series
OpenGL version string: 4.2.11733 Compatibility Profile Context
when doing
Building dependency tree
Reading state information... Done
dh-make is already the newest version.
execstack is already the newest version.
dh-modaliases is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
fglrx-amdcccle-updates : Depends: fglrx-updates but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
me@me:~$ sudo sh amd-driver-installer-8.982-x86.x86_64.run --buildpkg Ubuntu⁄precise
Created directory fglrx-install.jD0jWw
Verifying archive integrity... All good.
Uncompressing AMD Catalyst(TM) Proprietary Driver-8.982............................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. ..
================================================== ===================
AMD Catalyst(TM) Proprietary Driver Installer/Packager
================================================== ===================
Error: The distribution Ubuntu⁄precise is not supported
Removing temporary directory: fglrx-install.jD0jWw
so what am i missing
ok i have tried to use the built in ati drivers and i get the jockey bug which i just found out,but i have also tried to use the command line using the https://help.ubuntu.com/community/BinaryDriverHowto/ATI but still doesn't work.
5. Generate a fresh xorg.conf BEFORE REBOOTING!
sudo aticonfig --initial I get command not found
or
sudo amdconfig --initial I get command not found
If you are using multiple AMD/ATI graphics cards or ATI/ATI dual graphics (i.e.: notebook users), use
sudo aticonfig --adapter=all --initial I even tried this and get command not found
or
sudo amdconfig --adapter=all --initial I even tried this and get command not found
6. Reboot again.
7. To confirm the drivers are working open a terminal and type:
fglrxinfo I get command not found
You should get an output similar to the following:
fglrxinfo
display: :0 screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon HD 6300M Series
OpenGL version string: 4.2.11733 Compatibility Profile Context
when doing
sudo sh amd-driver-installer-12-6-x86.x86_64.run --buildpkg Ubuntu/precise
I get thisReading package lists... DoneBuilding dependency tree
Reading state information... Done
dh-make is already the newest version.
execstack is already the newest version.
dh-modaliases is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
fglrx-amdcccle-updates : Depends: fglrx-updates but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
me@me:~$ sudo sh amd-driver-installer-8.982-x86.x86_64.run --buildpkg Ubuntu⁄precise
Created directory fglrx-install.jD0jWw
Verifying archive integrity... All good.
Uncompressing AMD Catalyst(TM) Proprietary Driver-8.982............................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. ..
================================================== ===================
AMD Catalyst(TM) Proprietary Driver Installer/Packager
================================================== ===================
Error: The distribution Ubuntu⁄precise is not supported
Removing temporary directory: fglrx-install.jD0jWw
so what am i missing
Comment