Re: opl3sa not detected anymore

=?iso-8859-1?Q?J=E9r=F4me=20Aug=E9?= (jauge@club-internet.fr)
Tue, 13 Feb 2001 00:38:27 +0100


Chris Funderburg wrote:
> following in /etc/modules.conf:
>
> alias sound-slot-0 opl3sa2
> options sound dmabuf=1
> alias midi opl3
> options opl3 io=0x388
> options opl3sa2 mss_io=0x530 irq=5 dma=1 dma2=0 mpu_io=0x330 io=0x370
>
> The midi works fine, but 'modprobe sound' reports:
>
> opl3sa2: No cards found
> opl3sa2: 0 PnP card(s) found.
>
> If the settings above look ok, then how can help debug it?

Try to add "isapnp=0" to the opl3sa2 options list :

opl3sa2 mss_io=0x530 irq=5 dma=1 dma2=0 mpu_io=0x330 io=0x370 isapnp=0

I had the same problem and adding isapnp=0 solved it, but PNP isn't
supposed to automaticaly detect those options ?

-- 
Jérôme Augé
echo cdqgm@vnqb-hklmpkml.yp | tr khplmndvqyc nirtelacufj
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://vger.kernel.org/lkml/