Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NVIDIA: Failed to load GLX
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Hawkee
n00b
n00b


Joined: 20 Jun 2004
Posts: 50

PostPosted: Fri Jul 16, 2004 11:00 pm    Post subject: NVIDIA: Failed to load GLX Reply with quote

Hi, I spent whole day trying to get Nvidia DRI working .... its a real pain

This is what Xlog gives me
Code:
(EE) NVIDIA(0): Failed to load GLX
(==) RandR enabled
Symbol __glXActiveScreens from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved!
Symbol __glXActiveScreens from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved!


Searched through the forum and tried the following (various permutations)...

not loading glx (using "nvidia" driver)
Code:
#Load glx


emerged, unmerged, remerged...
(keywords are ~x86 because of kernel 2.6.7)
Code:

emerge -C nvidia-glx nvidia-kernel
emerge nvidia-glx nvidia-kernel


did opengl update
Quote:
opengl-update nvidia


switched from xfree to xorg-x11

used the nvidia installer directly

actually i'm really pissed off
Back to top
View user's profile Send private message
megadonkey
Apprentice
Apprentice


Joined: 24 Apr 2004
Posts: 224
Location: Bohuslän, Sweden

PostPosted: Sat Jul 17, 2004 12:32 am    Post subject: Reply with quote

Have a look at your xorg.conf and change
Code:
Load  "dri"
to
Code:
# Load "dri"

That should fix it.
_________________
Life, loathe it or ignore it, you can't like it.
Back to top
View user's profile Send private message
Hawkee
n00b
n00b


Joined: 20 Jun 2004
Posts: 50

PostPosted: Sat Jul 17, 2004 4:05 am    Post subject: Reply with quote

that eliminated the symbol messages... unfortunately there is still

Code:

(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(EE) NVIDIA(0): Failed to load GLX
(==) RandR enabled
...


is there a way to get more details why glx failed?
Back to top
View user's profile Send private message
Jinidog
Guru
Guru


Joined: 26 Nov 2003
Posts: 593
Location: Berlin

PostPosted: Sat Jul 17, 2004 10:59 am    Post subject: Reply with quote

Is the kernel-module succesfully loaded?
Have you checked "Use register argumens" in your cernelconfig?
If so, it breaks the nvidia drivers.

Unless you've installed the latest nvidia-drivers, the option "use 4k stacks" also breaks the binary modules.
Back to top
View user's profile Send private message
Hawkee
n00b
n00b


Joined: 20 Jun 2004
Posts: 50

PostPosted: Sat Jul 17, 2004 11:44 am    Post subject: Reply with quote

ok... its working now

i modified the X config..

as you said in the modules section DRI should not be loaded.... but GLX must! be loaded...
weird... that must have changed from 1-2 years ago ^^
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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