Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Nvidia GLX and 2.6.8
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
miknight
n00b
n00b


Joined: 03 Jul 2003
Posts: 74
Location: Sydney, Australia

PostPosted: Sat Aug 07, 2004 4:26 am    Post subject: Nvidia GLX and 2.6.8 Reply with quote

I'm running the kernel.org 2.6.8-rc3 kernel with the 6111 nvidia drivers and find this when starting Xorg:

dlopen: /usr/lib/libGLcore.so.1: undefined symbol: glBlendEquationSeparateNVX
(EE) Failed to load /usr/X11R6/lib/modules/extensions/libglx.so
(EE) Failed to load module "glx" (loader failed, 7)
(EE) NVIDIA(0): Failed to load GLX

As a result I can't do much stuff as far as OpenGL goes :/ (I have tried things like opengl-update nvidia).

Is anyone else experiencing this problem? Does 2.6.8 break the nvidia glx?
Back to top
View user's profile Send private message
Steven Robertson
Tux's lil' helper
Tux's lil' helper


Joined: 26 Mar 2003
Posts: 140
Location: Tampa, FL

PostPosted: Sat Aug 07, 2004 5:29 am    Post subject: Reply with quote

The unfound symbol is in the file /usr/lib/libGLcore.so.1, which should be a symlink to /usr/lib/opengl/nvidia/lib/libGLcore.so.1.0.6111. The error is caused by /usr/X11R6/lib/modules/extensions/libglx.so, which should be a symlink to /usr/lib/opengl/nvidia/extensions/libglx.so. Check all four of those files. If nothing else, rm them all, then unmerge and remerge nvidia-glx, then rerun opengl-update nvidia.

I don't think it's kernel-related, because these drivers are all userspace stuff. (I'm running 2.6.8-rc3-nitro4, without trouble, btw.)

HTH.
Back to top
View user's profile Send private message
miknight
n00b
n00b


Joined: 03 Jul 2003
Posts: 74
Location: Sydney, Australia

PostPosted: Sat Aug 07, 2004 5:55 am    Post subject: Reply with quote

Thanks Steve! Turns out the problem was that /usr/lib/libGLcore.so.1 was stalely symlinked to a older version. After fixing the link and running 'opengl-update nvidia' everything now works perfectly!
Back to top
View user's profile Send private message
Steven Robertson
Tux's lil' helper
Tux's lil' helper


Joined: 26 Mar 2003
Posts: 140
Location: Tampa, FL

PostPosted: Sat Aug 07, 2004 6:10 am    Post subject: Reply with quote

Glad to hear it. :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum