That is correct for the Nvidia binary driver when you're using devfs. If not using devfs, the added line would read:- "alias char-major-195 NVdriver"
On Tue, 2002-08-27 at 01:34, Thierry Vignaud wrote: > Aur�lien Bompard <[EMAIL PROTECTED]> writes: > > > >From a fresh cooker install, I had to add > > > > alias /dev/nvidia* NVdriver > > > > manually to /etc/modules.conf > > is this ok ? > > --- ./devfsd.conf.usbmouse 2002-08-26 17:32:35.000000000 +0200 > +++ ./devfsd.conf 2002-08-26 17:33:12.000000000 +0200 > @@ -57,6 +57,9 @@ > # ALSA stuff > #LOOKUP snd MODLOAD ACTION snd > > +# Nvidia driver > +alias /dev/nvidia* NVdriver > + > # Uncomment this to let PAM manage devfs > REGISTER .* CFUNCTION /lib/security/pam_console_apply_devfsd.so >pam_console_apply_single $devpath -- - Antony Suter (sutera internode on net) "Exner" - "Tools to make tools."
