View previous topic :: View next topic |
Author |
Message |
dhewton Guru
Joined: 14 Aug 2004 Posts: 461 Location: Canada
|
Posted: Tue Apr 05, 2005 4:10 pm Post subject: GLX does not work |
|
|
Hi guys,
Just rebuilt my system with 2005.0 and I cannot get my Dell notebooks glx to work. I have uncommented the "load glx" line, I have installed nvidia-glx, I have opengl-update nvidia'd, but I still get the following message:
Xlib: extension "GLX" missing on display ":0.0".
glxgears: Error: couldn't get an RGB, Double-buffered visual.
Any ideas?
Thanks
Dan _________________ DannyBoy |
|
Back to top |
|
|
The New Guy Tux's lil' helper
Joined: 06 Feb 2005 Posts: 136 Location: Behind you...
|
Posted: Tue Apr 05, 2005 4:21 pm Post subject: |
|
|
Did you emerge the nvidia-kernel and nvidia-glx while X was running?
Also, have you tried running "env-update" and/or "modules-update" to see if it helps? _________________ "I could tell that my parents hated me. My bath toys were a toaster and a radio."
--Rodney Dangerfield
_________________
Windows-free since Feb. 12, 2005
Registered Linux User #386012 |
|
Back to top |
|
|
deadlink n00b
Joined: 31 Jan 2005 Posts: 4
|
Posted: Tue Apr 05, 2005 4:42 pm Post subject: |
|
|
Maybe I'm wrong but if you're using composite try to add:
Option "AllowGLXWithComposite" "true" do your xorg.conf file
This problem is described here:
http://gentoo-wiki.com/TIP_Xorg_X11_and_Transparency
Anyway, you can simply remove Composite from your config file. |
|
Back to top |
|
|
|