On Sat, 11 Jul 2009 13:40:54 -0400
"Dave" <[email protected]> wrote:

> Hello,
>       I'm wondering how to do module autoloading? I've got an lfs
> system that has in it an ES1371 audio card. This machine has a
> monolithic kernel and i wanted to go modular. If i would dump this
> lfs to another disk, take that disk and put in another machine with
> an x86 processor but with a different audio card how do i get
> modprobe.conf and the kernel to automatically load the appropriate
> module? Thanks.
> Dave.
> 

put a line in /etc/sysconfig/modules.  I use the following, although I
currently have no joystick, it activates the port. 

snd-ens1371 joystick_port=1

---
David Jensen
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to