Digital UK Design Blog

Do you like this story?

Ages ago I noticed that the shiny desktop effects on my Ubuntu Gutsy laptop had stopped working.

I have only just got around in investigating, I eventually sorted it out but only after a couple of hours of fiddling. The symptoms were that although my /etc/X11/xorg.conf reported that my device driver was “nvidia” I could not enable the desktop effects and glxinfo reported Xlib: extension "GLX" missing on display ":0.0".

locate reported that there were lots of nvidia remnants on my machine (which was once upgraded from Feisty) so I reckon in the past I had had to play around installing the Nvidia binaries rather than using the repositories.

Cutting to the chase, after a few failed tweaks, I did this:

  1. To get rid of the old nvidia binaries: sudo /usr/bin/nvidia-installer --uninstall This reported a few issues with symlinks but I ignored them and carried on, after which it successfully restarted X.
  2. I ensured that “restricted drivers” had Nvidia disabled.
  3. In synaptic package manager even though the nvidia-glx packages were not installed I did a “completely remove” on them, and did a “reinstallation” of the 2.6.22-14 linux-restricted packages and rebooted.
  4. Finally I re-enabled nvidia in the restricted drivers menu and this time it worked fine. Hurrah!

Another reminder to use your package manager whenever possible!

Related posts:

  1. Ubuntu Linux – Gutsy Gibbon
  2. Ubuntu Hardy Heron
  3. Ubuntu UK Podcast
  4. Cupsd Authentication in Ubuntu
  5. How to downgrade packages in Ubuntu

Author :

Stephen O'Neill (aka Squid) is the co-founder of The Floating Frog and has written in excess of 50+ articles on web design development on the blog. Stephen now occasionally blogs, focusing his attention on his career at Ebuyer, his love for growing vegetables and his rescued cat.



Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.

©2006 - 2009 The Floating Frog