Howto: Uninstall the ATI driver – Default

Open the terminal and write:

file.pngCode:
sudo apt-get remove xorg-driver-fglrx sudo apt-get remove linux-restricted-modules-$(uname -r) sudo dpkg-reconfigure xserver-xorg #Select the ATI driver

Reboot–necessary to get the restricted modules out of memory.