Skip to content

Instantly share code, notes, and snippets.

@ovr
Created August 16, 2014 04:11
Show Gist options
  • Save ovr/11f209c359c45f74253d to your computer and use it in GitHub Desktop.
Save ovr/11f209c359c45f74253d to your computer and use it in GitHub Desktop.
Remove old configuration for ATI Drivers
sudo sh /usr/share/ati/fglrx-uninstall.sh --force
sudo apt-get purge fglrx*
sudo rm -f /etc/X11/xorg.conf
sudo reboot
#after reboot
sudo /usr/bin/aticonfig --initial
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment