Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Urg, these new nvidia-drivers don't work!
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
barfos
n00b
n00b


Joined: 03 Apr 2006
Posts: 7

PostPosted: Sat Sep 23, 2006 5:44 am    Post subject: Urg, these new nvidia-drivers don't work! Reply with quote

I used to have nvidia-glx and nvidia-kernel for the longest time,
then one day it says "better upgrade, these will be removed from
portage tree." So I unmerge and emerge nvidia-drivers. I get a
nice nvidia logo and everything but glxinfo says Direct Rendering: No
and everything runs like crap! It's a geforce 4 mx440, but I tried
the nvidia-legacy-drivers too and X wouldn't start because the nvidia
X module was version out of sync with the kernal module! I thought
that kind of thing would be impossible with a single ebuild for the two
of them!

uhhggg why can't I just go back to my old ebuilds

barfos
Back to top
View user's profile Send private message
yabbadabbadont
Advocate
Advocate


Joined: 14 Mar 2003
Posts: 4791
Location: 2 exits past crazy

PostPosted: Sat Sep 23, 2006 5:51 am    Post subject: Reply with quote

You can go back. Just copy the last version of each into a portage overlay so that they won't get whacked when they are removed from the official tree.

Of course, eventually I'm sure some ebuild writer will do something that will prevent some package from updating/installing because nvidia-drivers-xyz isn't installed... but until then it should work. (You could always look into package.provided when that happens)

EDIT: from your post count, I guess it would be a good idea to provide a link to the appropriate documentation... :)

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=1
_________________
Bones McCracker wrote:
On the other hand, regex is popular with the ladies.
Back to top
View user's profile Send private message
barfos
n00b
n00b


Joined: 03 Apr 2006
Posts: 7

PostPosted: Sat Sep 23, 2006 3:05 pm    Post subject: Reply with quote

But why is it that the new ebuild doesn't work but the
old ones do?
Back to top
View user's profile Send private message
cyclop5
n00b
n00b


Joined: 16 Sep 2005
Posts: 6

PostPosted: Sat Sep 23, 2006 4:29 pm    Post subject: Reply with quote

I ran into the same problem last night (mismatched modules).. Turns out that the old nvidia module was still getting loaded.

I deleted the old module (well, renamed it actually) from /lib/modules/`uname -r`/kernel/drivers/video ....(and almost forgot to modprobe -r the old nvidia module)

It appears that the nvidia-drivers ebuild puts the nvidia module in a different location than the old module. The new module resides in /lib/modules/`uname -r`/video instead of .../kernel/drivers/video

Just for good luck, I unmerged and remerged the nvidia-drivers, did a modprobe nvidia, and voila - no more mismatched modules.
Back to top
View user's profile Send private message
barfos
n00b
n00b


Joined: 03 Apr 2006
Posts: 7

PostPosted: Sat Sep 23, 2006 4:30 pm    Post subject: Reply with quote

Ok the nvidia-drivers thing works now. I did all these things
at the same time so one of them was the solution.

I reemerged xorg-server
I rmmod modprobe d the nvidia module
I added Option "RENDER" "true" to my xorg.conf in the extensions section
finally I typed eselect opengl set nvidia

too bad I didn't try this stuff one at a time... :(

thanks for the help
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