[KLUG Members] Autoloading sound modules and MP3 playback

John Bridleman members@kalamazoolinux.org
Thu, 19 Jul 2001 11:08:51 -0400


* Adam Tauno Williams (adam@morrison-ind.com) wrote:
> Can someone who used sndconfig to enable their sound card please post there
> modules.conf file?  I'd like to compare it to mine. (My server has no sound
> card, and all other Linux boxes are diskless LTSP that use monolithic kernels).

>From my notebook:
alias parport_lowlevel parport_pc
alias usb-controller usb-uhci
options opl3sa2 mss_io=0x530 irq=5 dma=0 dma2=0 mpu_io=0x330 io=0x370
options adlib_card io=0x388
alias sound-slot-0 sgalaxy
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
options sound dmabuf=1
alias synth0 opl3
options opl3 io=0x388
options sgalaxy io=0x530 irq=11 dma=0 dma2=1 sgbase=0x220

Hope it helps!
--
John Bridleman / john@bridleman.org