On Tue, May 04, 2004 at 10:08:27PM -0600, Alex Martin wrote: > Hello, > > Try /etc/modules > > This is where it is at on Debian, for loading modules at boot. > > Alex Martin > http://www.rettc.com >
The is also /etc/modprobe.d from which /etc/modules.conf is built which tells the kernel which modules to load on demand for some things, but I doubt you will need to fiddle with that at this time as except for special things its all already in there. There is also hotplug that can autoload modules for some things (usb, network, firewire, pci). > > William Hawkes wrote: > >I have allways just added a module with modprobe, then after rebooting, > >the module will reload itself. > > The module was probably already loaded automatically by other means because modprobe doesn't register modules anywhere to be autoloaded again. It just checks dependencies, which insmod doesn't. > >I have built the kernel 2.4.26 and selected all module loading options, > >but now when using modprobe, the module works fine until I reboot, then > >the module doesn't reload automatically. > >Can any one tell me what script I should add the modprobe line in, or > >what I set wrong in the kernel config? > > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > > > +++++++++++++++++++++++++++++++++++++++++++ > This Mail Was Scanned By Mail-seCure System > at the Tel-Aviv University CC. > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]