nvidia driver has to be manually loaded

Kristof Vansant de_lupus at pandora.be
Tue Oct 12 23:36:14 UTC 2004


k I found it I think :) the problem is that there is no 
crw-rw----    1 root     video    195,   0 Oct 13 01:22 nvidia0
crw-rw----    1 root     video    195, 255 Oct 13 01:22 nvidiactl
in /dev untill you load the module manual.

solution:

add to /etc/udev/links.conf:

M nvidia0 c 195 0
M nvidia1 c 195 1
M nvidiactl c 195 255

The M creates device nodes using /sbin/MAKEDEV

I think :)

should the nvidia package place this in the udev list or should udev
package it self contain this by default?


On Wed, 2004-10-13 at 00:47 +0200, Kristof Vansant wrote:
> shouldn't this take care of the loading of the module?
> 
> This was installed on my system by the package:
> 
> lupus at lupus /etc/modprobe.d $ cat nvidia-kernel-nkc
> alias char-major-195* nvidia
> 
> something wrong with the file or with modprobe?
> 
> On Tue, 2004-10-12 at 23:52 +0200, Kristof Vansant wrote:
> > shouldn't the package on install do this itself?
> > 
> > On Tue, 2004-10-12 at 14:35 -0700, list at ubuntuforums.org wrote:
> > > Run this command afterwards it will do the loading for you.
> > > 
> > > sudo nvidia-glx-config enable
> > > 
> > 
> > 
> 
> 





More information about the ubuntu-users mailing list