I
have a Toshiba Portege 3010 with Yamaha
YMF715 OPL3-SA3 soundcard. I
cannot get the soundcard to work in RH8.
The automatic soundcard detection
does not work. There are no errors in
my syslog or bootlog to guide me. I am
hoping someone familiar with this can
point me in the right direction. Below
is the info I am working with...
lsmod lists (and modprobe shows that
soundcore is loaded)...
soundcore
sound [opl3sa2 mpu401 ad1848]
Here are the sound settings in the
BIOS:
WSS I/O 530H
SB I/O 220H
Synth I/O 388H
IRQ 5
Play DMA 1
Rec DMA 0
Ctrl I/O 370H
MIDI 330H
Here is what I put in my /etc/modules.conf
file
# ALSA
alias snd-card-0 opl3sa2
options opl3sa2 wss_port=0x530 sb_port=0x220
irq=5 dma1=1 dma2=0 port=0x370
midi_port=0x330
# OSS - from samples on the page about
Yamaha options
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss