It looks like your laptop uses the same, or almost the same sound chip (OPL3 SA2/3) that my Toshiba Satellite 320CDT uses. We're using different drivers, though, but that may be because I'm using RH 7.3. Anyway, here's the relevant part of my /etc/modules.conf file:
alias sound-slot-0 opl3sa2 post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || : pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || : options sound dmabuf=1 alias synth0 opl3 options opl3sa2 mss_io=0x530 irq=5 dma=1 dma2=0 mpu_io=0x330 io=0x370 isapnp=0 options opl3 io=0x388 I got the same error message that you are getting until I added the "isapnp=0" entry to the next-to-last options line. To actually get an audible volume I had to play with the mixer settings, resulting in this /etc/.aumixrc file: synth:32:32:P pcm:100:100:P speaker:21:21:P line:21:21:P mic:16:16:R cd:32:32:P mix:0:0:P igain:75:75:P HTH, Omer _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list