Gentoo Archives: gentoo-user

From: Dale <dalek@××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] NVIDIA question
Date: Wed, 25 Oct 2006 09:55:42
Message-Id: 453F334D.3000600@exceedtech.net
In Reply to: [gentoo-user] NVIDIA question by Jorge Almeida
1 Jorge Almeida wrote:
2 > I upgraded nvidia-drivers from 1.0.8774 to 1.0.8776. Couldn't restart
3 > the X server. dmesg said the client and the kernel had unmatched
4 > versions (kernel with 1.0.8774). I did "modprobe nvidia".
5 > I ended up rebooting, and it works now.
6 > So, what went wrong? (I mean, a reboot shouldn't be necessary...) What
7 > must be done to make the kernel use the new module?
8 >
9
10 You may have needed to remove the old module first. I usually do this:
11
12 rmmod nvidia # that removes the old one.
13 modules-update # updates the modules, may not be needed though.
14 modprobe nvidia # loads the new one back up
15
16 Then restart X. That has always worked for me without needing to reboot.
17
18
19 Your mileage may vary.
20
21 Dale
22
23 :-) :-)
24 --
25 gentoo-user@g.o mailing list