Thanks Bryce, after looking through /var/log/Xorg.0.log I noticed that
the softlink /usr/lib/xorg/modules/libglx.so didn't get upgraded.

The following got glxinfo working again:

sudo rm /usr/lib/xorg/modules/libglx.so
sudo ln -s /usr/lib/xorg/modules/extensions/libglx.so.180.44 
/usr/lib/xorg/modules/libglx.so

I still have I noticed the broken softlink at
/usr/lib/nvidia/libGL.so.1.xlibmesa though, not sure what the correct
target is.

-- 
OpenGL/GLX not working
https://bugs.launchpad.net/bugs/354484
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to