GLX not properly loaded
You xfree log tells us that your GLX extension is not loaded properly.
Here is MY xfree log section dealing with the nvidia GLX extension loading:
LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.4496
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
Then you have to check out presence and type(mesa glx or nvidia glx) of /usr/X11R6/lib/modules/extensions/libglx.so
|