[driverloader] driverloader doesn't load correctly on boot

Sebastien Stormacq sebastien.stormacq at sun.com
Sun Jan 4 10:44:51 EST 2004


Hello Michael,


> Problem:
> The driverloader module is set to autoload on boot.
> Then eth0 is brought up, but the network doesn't actually exist.
> I need to rmmod/modprobe driverloader and restart eth0 to get
> a working network.  No errors in the logs.
> 
> driverloader does work :-D, I'm just looking to avoid the reload.

Just add :

alias eth1 driverloader

to /etc/modules.conf, then issue a depmod -a command (both actions as root)

Enjoy !

Seb



More information about the driverloader mailing list