Oh haha sorry, you gotta run update-modules after making the changes to /etc/modutils/* -chris
On Thu, 31 Aug 2000, Debian Ghost wrote: > Hello Krzys, > Thank you for the speedy reply. > I have tried your suggestions and still receive a message that basically > says I have not passed the proper arguements. I put the entry in the alias > file and also put the entry in options. I am unsure why it still is not > working. Is there anything else I can check? > > Adding Swap: 321292k swap-space (priority -1) > ad1848/cs4248 codec driver Copyright (C) by Hannu Savolainen 1993-1996 > cs4232: dma, dma2, irq and io must be set. > > Thanks a lot! > > D. Ghost > > > > On Thu, 31 Aug 2000, Krzys Majewski wrote: > > > Type > > runlevel > > This will print a number, say 2. So go to /etc/rc2.d. Type > > ls > > The last listed file is the last rc file run. Or was that your question. > > What you want to do is install the modutils package, put the cs4232 > > arguments in /etc/modutils/options: > > options cs4232 io-0x534 irq=5 dma=1 dma2=3 > > > > and put something like > > > > alias sound-slot-0 cs4232 > > > > in your /etc/modutils/aliases. > > > > Something like that, anyway. -chris > > > > On Thu, 31 Aug 2000, Debian Mail wrote: > > > > > D Ghost here. > > > I have a quick question here. > > > > > > What is the last rc file to run? > > > > > > I need to add a modprobe line to load my sound card. > > > > > > I have the module in /etc/modules but it seems not to load until I do > > > > > > modprobe cs4232 io-0x534 irq=5 dma=1 dma2=3 > > > > > > > > > Basically, I'm looking for something like rc.local? > > > > > > Advice appriciated! > > > > > > D Ghost > > > > > > 'space ghost in europe' > > > > > > > > > -- > > > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > > > > > > > > > -- > > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > > > > >

