Bugzilla – Bug 116586
Sound on Toshiba Tecra 8000 not working
Last modified: 2005-09-13 10:13:21 UTC
[[[ $ cat /etc/modprobe.d/sound options snd-opl3sa2 dma1=1 dma2=0 enable=1 fm_port=-1 index=0 irq=5 isapnp=0 midi_port=-1 port=0x538 wss_port=0x530 # :Yamaha OPL3-SA23 alias snd-card-0 snd-opl3sa2 ]]] this config is copied from my 9.3. i had problems with yast in an earlier beta. so i just grabbed the old config. it was working until i upgraded to RC1. i have attched a log file with all the error messages i get now.
Created attachment 49667 [details] grep "Sep 12" messages| grep -i alsa > /tmp/alsa.messages.txt
Try to remove all module parameters except for enable=1 and index=0. The latest driver supports PnP BIOS.
tested both: 1. changing params. did even made it working on the original rc1 kernel 2. new kernel from mbuild resolves the errors on load/unload of the module too. setting up the card with yast is still a bit tricky. want a bug report for it?
Yes, please. The report will be reassigned anyway to yast2-sound maintainer ;)