Hi,
        Thanks. What i don't think i made clear is i currently have a
monolithic kernel running on lfs 6.4. If i made that kernel in to a modular
kernel and compiled all the sound drivers as modules, then took that disk
and dropped it in to another box, how would the kernel autodetect the new
hardware, the audio cards wouldn't be the same, and load appropriate
modules?
Thanks.
Dave.
 

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of David Jensen
Sent: Saturday, July 11, 2009 8:16 PM
To: [email protected]
Subject: Re: modules for different machines

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

-- 
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