Comment 2 for bug 573601

Revision history for this message
esperanto3000 (mail-marco-roeder) wrote :

I found a straightforward workaround by replacing the Xserver GLX library with the Nvidia one:

cd /usr/lib/xorg/modules/extensions
sudo libglx.so libglx.so.original
sudo ln -s /usr/lib/nvidia-current/xorg/libglx.so libglx.so