Hi,

I decided to try out ALSA on a system with an Intel 440LX motherboard.
It has embedded a Yamaha OPL3 sound system, so I'm trying to use the
snd-card-opl3sa2 module. Unfortunately, modprobing it locks my computer,
using this:

root:/root # pnpdump -c | isapnp -
Board 1 has Identity cb 80 86 00 01 30 00 a8 65:  YMH0030 Serial No
2156265473 [checksum cb]
YMH0030/2156265473[0]{OPL3-SA3 Snd System }: Ports 0x220 0x530 0x388
0x330 0x370; IRQ5 DMA0 DMA1 --- Enabled OK
YMH0030/2156265473[1]{OPL3-SA3 Snd System }: Port 0x201; --- Enabled OK

root:/root # cat modprobe_opl3sa2
modprobe snd-card-opl3sa2 snd_port=0x370 snd_sb_port=0x220
snd_wss_port=0x530 snd_midi_port=0x330 snd_fm_port=0x388 snd_irq=5
snd_dma1=0 snd_dma2=1 snd_isapnp=0

Using this locks my machine. However, the OSS module works:

root:/root # modprobe opl3sa2
ad1848/cs4248 codec driver Copyright (C) by Hannu Savolainen 1993-1996
ad1848: No ISAPnP cards found, trying standard ones...
opl3sa2: Found OPL3-SA3 (YMF715 or YMF719)
<OPL3-SA3> at 0x100 irq 5 dma 1,3
<MS Sound System (CS4231)> at 0xe84 irq 5 dma 1,3
<MPU-401 0.0  Midi interface #1> at 0x300 irq 5
opl3sa2: 1 PnP card(s) found.


Any hints as to what I am doing wrong?

tks
-- 
pica

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to