Skip to content

Instantly share code, notes, and snippets.

@samgooi4189
Created April 24, 2013 05:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samgooi4189/5449885 to your computer and use it in GitHub Desktop.
Save samgooi4189/5449885 to your computer and use it in GitHub Desktop.
Update AMD graphics in Ubuntu
== Worked with 6600M series ==
Now install the drivers using this command
sudo apt-get install fglrx-updates fglrx-amdcccle-updates
Initialise aticonfiguration
sudo aticonfig --initial --input=/etc/X11/xorg.conf
Restart the system
Verify installation by using
fgl_glxgears
or
fglrxinfo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment