Quote |
My xfree installation had left a libglx.a file in /usr/X11R6/lib/modules/extensions/. This caused this file to get loaded before nvidias libglx.so which caused my problems. I simply removed /usr/X11R6/lib/modules/extensions/libglx.a to solve the problem. |