[ltp] Mandrake 9 - Thinkpad 600e - Sound Howto

Kyle Hamar linux-thinkpad@linux-thinkpad.org
Fri, 22 Nov 2002 12:04:39 -0600


># cat /etc/modules.conf
>
>probeall usb-interface usb-uhci
>above snd-cs4232 snd-pcm-oss
>options cs4232 io=0x530 irq=5 dma=1 dma2=0 mpuio=0x330 mpuirq=9
>alias sound-slot-0 sb
>options sound dmabuf=1
>alias synth0 opl3
>options opl3 io=0x388
>options sb io=0x220 irq=5 dma=1 mpu_io=0x330 acer=1
>
>Worked like a charm.Loudest and clearest ever.
>Good luck


Are you assigning BOTH the cs4232 and sb to irq=5?
This appears to be a conflict. Can you explain the advantages of this?

Kyle