(fwd) Re: silly sound-module question

1999-04-12 Thread Navindra Umanee
Kurt Stallknecht <[EMAIL PROTECTED]> wrote: > I compiled sound as a module and it works fine, but in which file do > I have to put the "insmod sound" so that the module is loaded at > boot-time? Can anybody help? Last I checked all you had to do was put the module name (eg, sound) in /etc/module

Re: silly sound-module question

1999-04-12 Thread Ajit Krishnan
Thank you, I have now read the appropriate man pages...I didn't realize that update-modules existed. the updates-modules script does not know the io address, irq, dma of my soundcard, or the io of my parallel port (all of which i have compiled as modules). I have now created another file /etc/

Re: silly sound-module question

1999-04-12 Thread Wayne Topa
Subject: Re: silly sound-module question Date: Mon, Apr 12, 1999 at 05:40:22AM -0400 In reply to:Ajit Krishnan Quoting Ajit Krishnan([EMAIL PROTECTED]): > > On Mon, 12 Apr 1999, Kurt Stallknecht wrote: > > > I compiled sound as a module and it works fine, but i

Re: silly sound-module question

1999-04-12 Thread Ajit Krishnan
On Mon, 12 Apr 1999, Kurt Stallknecht wrote: > I compiled sound as a module and it works fine, but in which file do > I have to put the "insmod sound" so that the module is loaded at > boot-time? Can anybody help? put it in /etc/conf.modules. Mine looks like this:alias eth0 smc-ultra alias so