Bug 116586

Summary: Sound on Toshiba Tecra 8000 not working
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Marcus Rückert <mrueckert>
Component: SoundAssignee: Takashi Iwai <tiwai>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: RC 1   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: grep "Sep 12" messages| grep -i alsa > /tmp/alsa.messages.txt

Description Marcus Rückert 2005-09-12 18:15: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.
Comment 1 Marcus Rückert 2005-09-12 18:17:08 UTC
Created attachment 49667 [details]
grep "Sep 12" messages| grep -i alsa  > /tmp/alsa.messages.txt
Comment 2 Takashi Iwai 2005-09-12 18:55:12 UTC
Try to remove all module parameters except for enable=1 and index=0.
The latest driver supports PnP BIOS.
Comment 3 Marcus Rückert 2005-09-13 10:06:13 UTC
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?
Comment 4 Takashi Iwai 2005-09-13 10:13:21 UTC
Yes, please. The report will be reassigned anyway to yast2-sound maintainer ;)