Bug 117046

Summary: no sound driver loaded after install
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Olaf Hering <ohering>
Component: SoundAssignee: Takashi Iwai <tiwai>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: PowerPC   
OS: Linux   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: bug117046.tar.bz2
fixed alsaconf

Description Olaf Hering 2005-09-14 17:32:23 UTC
f55:~ # head /etc/sysconfig/hardware/hwcfg-*
==> /etc/sysconfig/hardware/hwcfg-bus-pci-0000:00:0d.0 <==
MODULE='via-rhine'
MODULE_OPTIONS=''
STARTMODE='auto'

==> /etc/sysconfig/hardware/hwcfg-bus-pci-00:0c.5 <==
MODULE='snd-via82xx'
STARTMODE='auto'

==> /etc/sysconfig/hardware/hwcfg-static-printer <==
STARTMODE='auto'
MODULE='lp'


via-rhine loads, sound is not loaded.
Comment 1 Takashi Iwai 2005-09-14 17:44:11 UTC
Can the module be loaded manually after boot?
Comment 2 Olaf Hering 2005-09-14 17:56:45 UTC
yes, alsaconf works ok.
Comment 3 Takashi Iwai 2005-09-14 18:00:11 UTC
Hmm, maybe the filename is invalid?
Does the behavior change if you rename it as hwcfg-bus-pci-0000:00:0c.5 ?
Comment 4 Olaf Hering 2005-09-14 18:09:58 UTC
Created attachment 49936 [details]
bug117046.tar.bz2
Comment 5 Olaf Hering 2005-09-14 18:11:00 UTC
this helps. sysfs has the long name, lspci not. some tool is using lspci output
it seems. thats wrong. but the kernel should be fixed as well, no idea who still
relies on the short names without pci domain.
Comment 6 Takashi Iwai 2005-09-14 19:10:17 UTC
Then it's a bug of alsaconf, too.
The quirk-fixed version is below.
Comment 7 Takashi Iwai 2005-09-14 19:11:03 UTC
Created attachment 49941 [details]
fixed alsaconf
Comment 8 Olaf Hering 2005-09-19 12:43:56 UTC
yes, that works
Comment 9 Takashi Iwai 2005-09-19 13:21:09 UTC
The fixed package was submitted to STABLE.