Nvidia driver, manual install
Chris Malton
chrism at cjsoftuk.dyndns.org
Sat Jul 14 17:58:24 UTC 2007
Run the command:
mkinitramfs -o /boot/initrd.img-`uname -r` `uname -r`
at a terminal.
Chris
On Sat, 2007-07-14 at 19:45 +0200, Cedric wrote:
> Hi All,
>
> I want to manually install the nvidia video driver, so i have the newest
> version. Installing the driver goes fine, and afterwards i can
> edit /etc/X11/xorg.conf and restart the X server. Then i have accelerated
> video.
>
> But after i reboot i don't have a working configuration. It turns out the
> kernel module is not the same version as the Xorg driver. Therefore i have to
> run the following 2 commands after the system is booted in text mode:
>
> sudo rmmod nvidia
> sudo insmod /lib/modules/2.6.20-16-generic/kernel/drivers/video/nvidia.ko
> startx
>
> Could anybody tell me how i can completely disable the driver from kubuntu, so
> the new driver is loaded?
>
> Best regards,
> Cedric
> --
> The only stupid question is the one you don't ask
>
More information about the ubuntu-users
mailing list