Bug 117046 - no sound driver loaded after install
Summary: no sound driver loaded after install
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Sound (show other bugs)
Version: unspecified
Hardware: PowerPC Linux
: P5 - None : Normal
Target Milestone: ---
Assignee: Takashi Iwai
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-14 17:32 UTC by Olaf Hering
Modified: 2008-07-16 15:46 UTC (History)
0 users

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
bug117046.tar.bz2 (320.69 KB, application/x-bzip)
2005-09-14 18:09 UTC, Olaf Hering
Details
fixed alsaconf (33.18 KB, application/octet-stream)
2005-09-14 19:11 UTC, Takashi Iwai
Details

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