Bug 116586 - Sound on Toshiba Tecra 8000 not working
Summary: Sound on Toshiba Tecra 8000 not working
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Sound (show other bugs)
Version: RC 1
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Takashi Iwai
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-12 18:15 UTC by Marcus Rückert
Modified: 2005-09-13 10:13 UTC (History)
0 users

See Also:
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 (28.78 KB, text/plain)
2005-09-12 18:17 UTC, Marcus Rückert
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ;)