Subject says it all. If the card is not activated, there will be an error playing the au sample. If I activate the card by hand it will play the au sample fine but produce an error when trying to play the midi sample. The card works by calling cat > /proc/isapnp <<EOF card 0 YMH0800 dev 0 YMH0021 port 0 0x220 port 1 0x530 port 2 0x388 port 3 0x330 port 4 0x370 irq 0 5 dma 0 0 dma 1 1 activate dev 0 YMH0022 port 0 0x201 activate EOF before inserting the module and with the following module parameters: options sound dmabuf=1 alias synth0 opl3 options opl3 io=0x388 options opl3sa2 ymode=2 isapnp=1
For drivers with native ISAPnP support, sndconfig relies on the kernel to be able to detect it correctly. *** This bug has been marked as a duplicate of 49942 ***