First, check if this is really the issue:
sudo /usr/lib/fglrx/switchlibglx query
If the command tells you that the AMD driver is currently in use, you have to switch to the "intel" driver in order to use the open source radeon driver. This is also very simple:
sudo /usr/lib/fglrx/switchlibglx intel
Now restart your X Server, or your computer if you wish, and you should be all set! And if you want to use fglrx again, remember to switch back with:
sudo /usr/lib/fglrx/switchlibglx amd
Enjoy! And let me know if this worked for you!
0 comments:
Post a Comment