Questions related to systems with an integrated and discrete video card.
0
votes
1answer
2k views
How to activate my ATI graphics card? [closed]
had proprietary AMD binary drivers (Catalyst), and wanted to test open source drivers, and did this:
sudo /usr/share/ati/fglrx-uninstall.sh # (if it exists)
sudo apt-get remove --purge fglrx*
sudo ...