Hi,
  I have a problem in troubleshooting setting up my sound card.  I have a Yamaha OPL3-SA3 sound card.  And from what I know, it is supported by linux kernel 2.2 (>).  I followed the sound HOWTO by first running pnpdump and directed the output to /etc/isapnp.conf.  In /etc/isapnp.conf, I uncommented the line where it says (ACT Y).  After I ran isapnp /etc/isapnp.conf and got:
Board 1 has Identity 0f ff ff ff ff 00 08 a8 65:  YMH0800 Serial No -1 [checksum 0f]
YMH0800/-1[1]{OPL3-SA3 Sound Board}: --- Enabled OK
 

However, I still couldn't play any mp3 files.  Can someone tell me what's going on?  By the way, I believe I have the correct modules in the kernel, here is lsmod output:
 
Module                  Size  Used by
af_packet               6136   0  (autoclean)
nls_cp437               3880   6  (autoclean)
rtl8139                11144   1
uart401                 5860   0  (unused)
parport_probe           3348   0
parport_pc              7268   0
paride                  3380   0  (unused)
parport                 6836   0  [parport_probe parport_pc paride]
ad1848                 15480   0  (unused)
sound                  56364   0  [uart401 ad1848]
soundcore               2440   3  [sound]
soundlow                 368   0  [sound]
smbfs                  24932   0  (unused)
nfs                    40548   0  (unused)
lockd                  41744   0  [nfs]
sunrpc                 57800   0  [nfs lockd]
vfat                    9408   3
unix                   11336  26  (autoclean)
 

Thanks,
Kevin

Reply via email to