I modified the file as you sugested but it still does not work after startup. is there some way to introduce a script or file that could execute the modprobe command on startup?
Will Hill <williamhill2 at cox.net> wrote: I'm glad you got it working. In a debian based distribution, like ubuntu, knoppix or dsl, you can put the information into the file /etc/modules. In your case, write the line: cs4232 io=0x534 irq=5 dma=1 dma2=0 If the file does not exist, make one. On Saturday 19 November 2005 09:09 am, c.a. weisheit wrote: > I have a toshiba laptop running installed knoppix > I was able to get the sound working with: > " modprobe cs4232 io=0x534 irq=5 dma=1 dma2=0 " > however, when i turn the system off and on again it loses the settings. > other settings such as changes in the boot loader are fine. How can i make > the sound setting permanent? _______________________________________________ General mailing list General at brlug.net http://brlug.net/mailman/listinfo/general_brlug.net --------------------------------- Yahoo! FareChase - Search multiple travel sites in one click. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://brlug.net/pipermail/general_brlug.net/attachments/20051121/bc9774a5/attachment.htm
