Results 1 to 8 of 8
When my screensaver started i got this error,
xlib:exstention GLX missing on display.0.
display.o.o does not suport GLX,
Ive been haveing this problem since i emerge nvidia settings....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-27-2005 #1
Glx
When my screensaver started i got this error,
xlib:exstention GLX missing on display.0.
display.o.o does not suport GLX,
Ive been haveing this problem since i emerge nvidia settings.
- 12-27-2005 #2
Hello !!!
You have to check your xorg.conf, and look at "Device" Section : search for line DRI and check it is activated. If not, open a new command line, and type :
or :Code:# glxinfo | grep rendering
The first command will say you if DRI is activated, by showing this line :Code:# glxgears
If not, he says :Code:direct rendering : yes
The second command will says you how many frame per second your graphic card can display by displaying three 3D gears...Code:direct rendering : no
If you don't understand why, you can post your xorg.conf here, or change your screensaver to one which doesn't need 3D working...
- 12-27-2005 #3Did you also emerge nvidia-glx and set your /etc/X11/xorg.conf to use the "nvidia" driver? Nvidia-settings is a utility that only works if you have properly set up your Nvidia 3D drivers.
Originally Posted by mactabilis Last edited by techieMoe; 12-27-2005 at 01:58 PM.
Registered Linux user #270181
TechieMoe's Tech Rants
- 12-27-2005 #4
/etc/xorg.conf /etc/X11/xorg.conf?
If it's /etc/xorg.conf i dont seem to have 1
Just a /etc/X11/xorg.conf.example,
I have done emerge Xorg-X11 on my root account.
- 12-27-2005 #5Whoops. Typo.
Originally Posted by mactabilis
You need to do more than that to get your Nvidia drivers working.Just a /etc/X11/xorg.conf.example,
I have done emerge Xorg-X11 on my root account.Registered Linux user #270181
TechieMoe's Tech Rants
- 12-27-2005 #6
This dont seem as easy as installing drivers on CentOS,
So after emerging the nvidia-glx i take it i'm going to have to write a xorg-conf .
- 12-27-2005 #7I'm not a Gentoo guru, but you should be able to set up your Nvidia drivers the same way on Gentoo as other systems. You might try this tutorial:
Originally Posted by mactabilis
http://www.linuxforums.org/forum/t33...d-drivers.htmlRegistered Linux user #270181
TechieMoe's Tech Rants
- 12-27-2005 #8


Reply With Quote
