How to Properly Remove the Proprietary ATI Drivers on Debian, Ubuntu and Linux Mint

Hello Linux Geeksters.http://1.bp.blogspot.com/-JJWQu6UnYCM/T3VpXupNDnI/AAAAAAAABTA/z7rvcG58_B8/s1600/ATI-Radeon-Catalyst-Display-Drivers-9.10.jpg

In this article I will show you how to unstall / remove the proprietary ATI Drivers on Ubuntu, Linux Mint and Debian.

Follow this steps exactly for a successfull uninstallation.

Remove all the fglrx and related packages:

$ sudo apt-get purge fglrx*

Delete the Xorg.conf file:

$ sudo rm /etc/X11/xorg.conf

Reinstall Xorg:

$ sudo apt-get install --reinstall xserver-xorg-core libgl1-mesa-glx:i386 libgl1-mesa-dri:i386 libgl1-mesa-glx:amd64 libgl1-mesa-dri:amd64

Re-configure Xorg

$ sudo dpkg-reconfigure xserver-xorg

Reboot and enjoy.

$ sudo reboot

Tagged with: , , , , , , , ,
Posted in The Linux and Unix Articles!

Leave a Reply

Your email address will not be published. Required fields are marked *

*

Subscribe

  

Subscribe to get the latest Linux news and how to guides directly on your e-mail!