Multimedia :: Soundcards ..that work!
OPL3SA2 sound chip works OK. The following lines need to be executed in /opt/bootlocal.sh:
modprobe opl3 io=0x388
modprobe opl3sa2 io=0x370 mss_io=0x530 mpu_io=0x330 irq=5 dma=1 dma2=0 ymode=2 isapnp=0 multiple=0
The above addresses & interrupts are correct for a Toshiba Libretto 100CT - different ones may be needed for different systems.
original here.