


inxi -Gx
sudo ls -l /sys/kernel/debug/vgaswitcheroo/switch

AlbertP wrote:Could you post the output of these commands:
- Code: Select all
inxi -Gx
- Code: Select all
sudo ls -l /sys/kernel/debug/vgaswitcheroo/switch

gksudo gedit /etc/rc.localecho OFF > /sys/kernel/debug/vgaswitcheroo/switchgksudo gedit /etc/rc.localecho DIS > /sys/kernel/debug/vgaswitcheroo/switch
echo OFF > /sys/kernel/debug/vgaswitcheroo/switch

Your graphics adapter is not supported by this driver. Installation will not proceed.



sudo aticonfig --initial -f

sudo aticonfig --adapter=all --initial -f

sudo apt-get remove --purge fglrx*sudo apt-get update && sudo apt-get install fglrx-driver fglrx-controlsudo /usr/bin/aticonfig --initial

inxi -Gx
fglrxinfo


Schoelje wrote:Does this make any difference:
- Code: Select all
sudo aticonfig --adapter=all --initial -f
I would like to know if the above command would also work on a single gpu ATI card (it would make adapting DDM for hybrid cards a lot easier).

Niks wrote:Schoelje wrote:Does this make any difference:
- Code: Select all
sudo aticonfig --adapter=all --initial -f
I would like to know if the above command would also work on a single gpu ATI card (it would make adapting DDM for hybrid cards a lot easier).
NO it didn't


Niks wrote:Well after Googleing my fingers to the bone I found my solution.![]()
Use Synaptic to remove any flgrx packages you can find.
Open the Terminal and type these commands
- Code: Select all
sudo apt-get remove --purge fglrx*
- Code: Select all
sudo apt-get update && sudo apt-get install fglrx-driver fglrx-control
Although not advised I had to use --force to install the drivers which worked for me![]()
- Code: Select all
sudo /usr/bin/aticonfig --initial
I now have the Catalyst Control Center and as far as I'm concerned this is the best driver I have used with this card so far.![]()
Schoelje very sorry I didn't see your post before I tried this but don't see if it has any point now......but I still have two other ATI cards that need your help and they are to old for the new AMD/ATI drivers ....

Users browsing this forum: No registered users and 3 guests