Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Nvidia driver update - kernel ugrade
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
Joseph_sys
Advocate
Advocate


Joined: 08 Jun 2004
Posts: 2712
Location: Edmonton, AB

PostPosted: Sun Jun 27, 2004 7:26 pm    Post subject: Nvidia driver update - kernel ugrade Reply with quote

1.) What is the difference between nvidia driver "nv" and "nvidia" (setup via XF86Config).

2.) After kernel upgrade from kernel -version-r1 to let say kernel-verison-r2 when my driver is set to "nv" the X boots normally but when I have it set to "nvidia" and I upgrade the kernel the X usually will not start.
I usually fix it by
Quote:
emerge nvidia-kernel
emerge nvidia-glx
opengl-update nvidia


Do I have to follow this sequence or "opengl-update nvidia" alone would do it?

--
Joseph
Back to top
View user's profile Send private message
hensan
l33t
l33t


Joined: 26 Jun 2003
Posts: 868
Location: Sweden

PostPosted: Sun Jun 27, 2004 7:39 pm    Post subject: Reply with quote

1. nv is X's own nVidia driver, it's 2D only, nvidia is the driver from nVidia themselves which supports 3D as well.

2. Whenever you upgrade your kernel to a new version, the modules for it are placed in a new dir (/lib/modules/<kernelversion>). For the new kernel to find your nvidia driver modules, you have to re-emerge them, so you can't skip that step. You can skip the opengl-update bit though.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54308
Location: 56N 3W

PostPosted: Sun Jun 27, 2004 7:43 pm    Post subject: Reply with quote

Joseph_sys,

nv is the open source nVidia driver shipped with xfree and xorg.
nvidia is the closed source driver provided by nVidia. Its faster than nv. nVidia have the benefit of designing the chip and have the datasheet.

Every time you upgrade your kernel you need to
Code:
emerge nvidia-kernel
since the binary kernel module has some open source glue logic that builds against the specific kernel version.

You only need update nvidia-glx if you are also moving to a new version of the nvidia drivers. The two parts need to be the same version. They check.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Joseph_sys
Advocate
Advocate


Joined: 08 Jun 2004
Posts: 2712
Location: Edmonton, AB

PostPosted: Sun Jun 27, 2004 8:11 pm    Post subject: Reply with quote

Thank you for the explanation.
Next time I'll shop for a card that provides full specification to Linux community.

--
Joseph
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