AB's Useful Box - Creative Labs Sound Blaster 16 or AWE-32 P+P

you will need to know the settings below to get it to work with Linux, Win9x may auto detect it.

IRQ=09

DMA=1,7

I/O=0220-0228, 0330-0331, 0388-038B

For one reason or another Linux correctly detects the card but uses the wrong IRQ during it's isapnp initialization. The fix for this is to manually put the configuration into the modules.conf file in /etc, using the following setting:

/etc/modules.conf


options sb io=0x220 irq=9 dma=1 dma16=7 mpu_io=0x330

Then reboot.

Updated: 20-Jan-2004
index