Re: sb module

2001-01-30 Thread Romain Lerallut
add a sb line to your /etc/modules file, it will load module sb during the boot process. HTH Romain PS:I don't think you need the sb module to play audio CDs, not with the standard IDE drives, at least. On Sun, 28 Jan 2001, Marcelo Chiapparini wrote: > Hi! > > Each time I

Re: sb module

2001-01-28 Thread Marcelo Chiapparini
Thank you very much for the help!!! Marcelo On Mon, Jan 29, 2001 at 12:27:53AM +0100, Martin W?rtele wrote: > On Sun, Jan 28, 2001 at 09:20:57PM -0200, Marcelo Chiapparini wrote: > > Hi! > > > > Each time I want to listen music in my CDrom I need to load the sb >

Re: sb module

2001-01-28 Thread Martin Würtele
On Sun, Jan 28, 2001 at 09:20:57PM -0200, Marcelo Chiapparini wrote: > Hi! > > Each time I want to listen music in my CDrom I need to load the sb > module typing (as root) "modprobe sb" at the command line. I would like > to load this modlule at startup as a normal us

sb module

2001-01-28 Thread Marcelo Chiapparini
Hi! Each time I want to listen music in my CDrom I need to load the sb module typing (as root) "modprobe sb" at the command line. I would like to load this modlule at startup as a normal user. I think that this can be done using a script. What kind of script? Thanks in advance fo