Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[resolved] nvidia driver issuses
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
Nanoy
Tux's lil' helper
Tux's lil' helper


Joined: 03 Aug 2004
Posts: 77
Location: Denmark

PostPosted: Mon Dec 06, 2004 7:31 pm    Post subject: [resolved] nvidia driver issuses Reply with quote

I can't seem to get it working correct, this is on 2.6.9-r6 (kernel-dev-sources).

I emerged nvidia-kernel

Code:
# lsmod
Module                  Size  Used by
nvidia               4812468  -


Code:
# glxgears
Xlib:  extension "GLX" missing on display ":0.0".
glxgears: Error: couldn't get an RGB, Double-buffered visual.


Code:
# glxinfo
name of display: :0.0
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
0x21 24 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
0x22 24 dc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
Segmentation fault


Last edited by Nanoy on Wed Jan 19, 2005 6:06 pm; edited 1 time in total
Back to top
View user's profile Send private message
jsheedy
Tux's lil' helper
Tux's lil' helper


Joined: 26 Nov 2004
Posts: 101
Location: IL:USA

PostPosted: Mon Dec 06, 2004 8:01 pm    Post subject: emerge nvidia-glx also? Reply with quote

Try that then do a opengl-update nvidia
Back to top
View user's profile Send private message
Pepek
Guru
Guru


Joined: 25 Apr 2004
Posts: 313
Location: Tarnowskie Góry - Poland - Europe

PostPosted: Mon Dec 06, 2004 8:29 pm    Post subject: Reply with quote

Do you emerge nvidia-glx after emerge nvidia-kernel ?

Cheers. 8)
_________________
For Polish users :
$ man mas
Nie ma strony manuala dla mas
For Other users :
Sorry for my english, I know it's bad, but I think it's at least understandable ;)
Back to top
View user's profile Send private message
jsheedy
Tux's lil' helper
Tux's lil' helper


Joined: 26 Nov 2004
Posts: 101
Location: IL:USA

PostPosted: Mon Dec 06, 2004 8:31 pm    Post subject: At the same time is fine Reply with quote

I would try at the same time. It can be done after the fact though. Don't forget to do the opengl-update nvidia.

Also: Your english is fine clearly understandable.
Back to top
View user's profile Send private message
Nanoy
Tux's lil' helper
Tux's lil' helper


Joined: 03 Aug 2004
Posts: 77
Location: Denmark

PostPosted: Mon Dec 06, 2004 10:20 pm    Post subject: Reply with quote

Hehe, well it did change something (had to do emerge nvidia-glx then opengl-update nvidia) Now I just get
Quote:

# glxinfo
Segmentation fault


Same with glxgears, lsmod haven't changed, going to try installing quake 3 and see what happens.

But thanks alot for the help

Edit: hmm one thing though, gnome seems a lot more responsive, doesn't have these chokes anymore, might just be me.
Back to top
View user's profile Send private message
jsheedy
Tux's lil' helper
Tux's lil' helper


Joined: 26 Nov 2004
Posts: 101
Location: IL:USA

PostPosted: Mon Dec 06, 2004 10:30 pm    Post subject: Hmm Reply with quote

Try this.

emerge nvidia-kernel nvidia-settings nvidia-glx

Once this is done I would suggest get out of X init 3 or something.

Then I would rmmod nvidia

update-opengl nvidia

modprobe nvidia

restart X

If that does not work, I am not sure.
Back to top
View user's profile Send private message
Nanoy
Tux's lil' helper
Tux's lil' helper


Joined: 03 Aug 2004
Posts: 77
Location: Denmark

PostPosted: Mon Dec 06, 2004 10:45 pm    Post subject: Re: Hmm Reply with quote

jsheedy wrote:

update-opengl nvidia


Guessing you mean opengl-update nvidia?

Anyway I tried that and I still get a seg fault (I don't have unload in my kernel so I couldn't do rmmod nvidia) going to try building a new kernel and do it all over :)
Back to top
View user's profile Send private message
Nanoy
Tux's lil' helper
Tux's lil' helper


Joined: 03 Aug 2004
Posts: 77
Location: Denmark

PostPosted: Mon Dec 06, 2004 11:13 pm    Post subject: Reply with quote

Re-compiled the kernel and I still get seg fault, going to try working on it tomorrow, getting late here.

Thanks for your help.
Back to top
View user's profile Send private message
oiper
Guru
Guru


Joined: 01 May 2003
Posts: 316
Location: Alabama, US

PostPosted: Thu Dec 16, 2004 5:50 am    Post subject: Reply with quote

I'm getting the same problem.

I've been trying this with 2 different nvidia cards, 3 different versions of the drivers and overall about 37 times. :evil: :evil: I think I'm starting to go nuts.

Something is reallllllllllly fsck'd up here!
_________________
www.bearscanfly.org - Because hiking is cool
Back to top
View user's profile Send private message
Archangel1
Veteran
Veteran


Joined: 21 Apr 2004
Posts: 1212
Location: Work

PostPosted: Thu Dec 16, 2004 6:32 am    Post subject: Reply with quote

You using the composite extension? I've been getting some negative messages about it recently.
Back to top
View user's profile Send private message
porodzila
Guru
Guru


Joined: 22 May 2004
Posts: 307
Location: Terrapin Station

PostPosted: Thu Dec 16, 2004 7:44 am    Post subject: Reply with quote

your problem is likely in your X config. If you are using X11 you need to find the line in /etc/X11/XF86Config-4 that says
Code:
#    Load       "glx"

and change it to
Code:
    Load       "glx"

_________________
ubi primum potero, me hinc subduco.
Back to top
View user's profile Send private message
porodzila
Guru
Guru


Joined: 22 May 2004
Posts: 307
Location: Terrapin Station

PostPosted: Thu Dec 16, 2004 7:45 am    Post subject: Reply with quote

so in short, its not your drivers at all, stop messing with them
_________________
ubi primum potero, me hinc subduco.
Back to top
View user's profile Send private message
transienteagle
Apprentice
Apprentice


Joined: 24 Dec 2003
Posts: 190
Location: UK

PostPosted: Thu Dec 16, 2004 10:24 am    Post subject: Reply with quote

Nanoy,


There is a problem with composite and the Nvidia drivers. You either need to take out composite or insert Option "AllowGLXWithComposite" "1"
as part of your nvidia device options.

rgds

TE
Back to top
View user's profile Send private message
Nanoy
Tux's lil' helper
Tux's lil' helper


Joined: 03 Aug 2004
Posts: 77
Location: Denmark

PostPosted: Mon Dec 20, 2004 5:25 pm    Post subject: Reply with quote

Hi, thanks for your reply's.

I tried using the drivers from Nvidia's website, which gives me the glxinfo error in the first post, I've enabled glx in xorg.conf. then I did opengl-update nvidia which gives me:

Code:
# glxinfo
glxinfo: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory


glxgears gives me the same error.

Option "AllowGLXWithComposite" "1" gave me the 0:0 display error.
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