The nvidia GLX module refuses to load in Fedora core 6. I'm using the livna package through yum and tried both the 9755 and 96xx packages. I've tried disable SELinux that makes no difference. I've made sure that the "GLX" module isn't commented in my xorg.conf and am at a loss to what is going wrong. Here's the section of my Xorg.0.log that pertains to the GLX module.
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/nvidia/libglx.so
dlopen: /usr/lib/xorg/modules/extensions/nvidia/libglx.so: undefined symbol: _nv001241gl
(EE) Failed to load /usr/lib/xorg/modules/extensions/nvidia/libglx.so
(II) UnloadModule: "glx"
(EE) Failed to load module "glx" (loader failed, 7)