Autoloading of modules

Anthony DeStefano (destefano@usa.net)
Sun, 12 Jul 1998 20:20:49 -0400 (EDT)


I'm having a hell of a time getting some modules to auto load properly.
I'm using kernel 2.1.106 with modutils-2.1.85.

The two I'm having the most trouble with are psaux and the sound drivers.
I have the following aliases in /etc/conf.modules (as created by modprobe
-c)

alias char-major-10-1 psaux
alias char-major-14 sound

Now the psaux module just won't autoload, but the sound module does load
so I added the following line to load the sb module (I have an ESS sound
card)

post-install sound modprobe sb

but all i get is post-install /lib/modules/2.1.106/misc/sound.o failed in
my logs.

Any pointers will be appreciated.

-= Anthony DeStefano =-
<destefano@usa.net>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html