Skip to content

Instantly share code, notes, and snippets.

@bandicoot86
Created October 31, 2013 19:30
Show Gist options
  • Save bandicoot86/7255431 to your computer and use it in GitHub Desktop.
Save bandicoot86/7255431 to your computer and use it in GitHub Desktop.
Ubuntu driver update
sudo apt-get purge fglrx*
sudo apt-get install fglrx
sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bak
sudo aticonfig --initial
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment