Re: [SLE] How, Force loading of module on boot

From: Anders Johansson (andjoh_at_rydsbo.net)
Date: 07/27/03

  • Next message: Patrick Shanahan: "Re: [SLE] How, Force loading of module on boot"
    To: suse-linux-e@suse.com
    Date: 27 Jul 2003 20:38:34 +0200
    
    

    On Sun, 2003-07-27 at 20:33, Patrick Shanahan wrote:
    > I installed the nVidia 4363 drivers and the nvidia module does _not_
    > load on boot. I must 'init 3' and 'module nvidia' in order to 'init 5'.
    > Is there a way to automate this? Should I add 'module nvidia' to
    > /etc/init.d/boot.local ?

    try adding

    alias char-major-195 nvidia

    to /etc/modules.conf and run depmod -a. If you already have a line in
    there, say for NVdriver, change that one, you can't have two

    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: Patrick Shanahan: "Re: [SLE] How, Force loading of module on boot"