On 10 Aug 2002 20:11:24 +0100
David Sansome <[EMAIL PROTECTED]> wrote:

> This file should have a new line at the bottom.  Without it, you get a
> nasty error on bootup after installing the nVidia kernel module - it
> adds it's command onto the end of the final line in
> /etc/rc.d/rc.modules

David, please do send a bug report to nvidia, because their
makedevices.sh script should NOT write to rc.modules at all. Ask them to
go back to the previous version of the script which worked fine. Can't
remember if that was the script with the famous / typo but else it
worked fine. In fact, all you need for for setup on a standard mdk
install is this

echo "alias /dev/nvidia* NVdriver" >> /etc/modules.conf

that's all what's written in MY makedevices.sh, no daft entries in
rc.modules or /etc/modules needed

- Mark

Reply via email to