I have a special version of this card, which is called a Vibra16X. Linux displays this information in
dmesg. The Vibra16X only does half-duplex. In SW7.1, I use:
Code:
insmod sb io=0x220 irq=5 dma=0
This is after I use
isapnp to initialize the card. On Mandrake 9, there is no need to do this, as the isa-pnp Linux module automatically detects the card and ALSA needs no settings to use the card correctly. On 2.2.x, use the output of
isapnp to determine which io, irq, and dma settings to use. Do
not specify a value for dma16 if you want your Vibra16X card to work correctly!