Bug 104299 - sound does not start
Summary: sound does not start
Status: RESOLVED DUPLICATE of bug 106294
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Sound (show other bugs)
Version: Beta 1
Hardware: PowerPC All
: P5 - None : Normal
Target Milestone: ---
Assignee: Ladislav Slezák
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-11 22:00 UTC by Andreas Schwab
Modified: 2006-09-28 13:26 UTC (History)
1 user (show)

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


Attachments
y2log (702.56 KB, text/plain)
2005-08-12 13:51 UTC, Andreas Schwab
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Schwab 2005-08-11 22:00:33 UTC
rcalsasound start does not start sound.  There is nothing that loads 
snd-powermac before, so /proc/asound will not exist. 
 
# cat /etc/modprobe.d/sound  
alias snd-card-0 snd-powermac 
alias sound-slot-0 snd-powermac
Comment 1 Takashi Iwai 2005-08-12 09:43:13 UTC
Thew new alsasound init script rely on hwcfg-*.  Maybe it's missing?
Can it be fixed when you reconfigure the sound device via yast?
Comment 2 Andreas Schwab 2005-08-12 12:12:27 UTC
YaST does not change anything.  There is no hwcfg file for the sound 
 
# cat /etc/modprobe.d/sound 
 
options snd-powermac index=0 
# 5lYh.ITz6G5CcwPB:Integrated Sound (awacs) 
alias snd-card-0 snd-powermac 
# cat /var/lib/hardware/unique-keys/5lYh.ITz6G5CcwPB 
[General] 
UniqueID=5lYh.ITz6G5CcwPB 
ParentID=ydxh.PVOXnfa50W1 
HWClass=sound 
Model=Apple Integrated Sound (awacs) 
 
[Status] 
Configured=yes 
Available=yes 
Needed=no 
Active=unknown 
 
[Hardware] 
BaseClass=0x4 
SubClass=0x1 
VendorID=s0401 
DeviceID=0010 
DeviceName=Integrated Sound (awacs) 
VendorName=Apple 
ROMID=pci@f2000000/mac-io@17/i2s@10000/i2s-a@10000/sound 
HWClassList=00800000000000 
Res.Interrupts=30,0,1 
 
 
Comment 3 Takashi Iwai 2005-08-12 12:40:01 UTC
We need a static hwcfg for such devices.
I guess non-PnP ISA boards have the same problem.

Ladislav, could you check this?
Comment 4 Ladislav Slezák 2005-08-12 13:37:12 UTC
There is really no hwcfg file? Yast sound module should write hwcfg-static-*
file for all non-PCI sound cards.
Comment 5 Ladislav Slezák 2005-08-12 13:37:53 UTC
Please attach y2logs
Comment 6 Andreas Schwab 2005-08-12 13:51:01 UTC
Created attachment 45916 [details]
y2log
Comment 7 Olaf Hering 2005-11-15 20:28:53 UTC
check 10.0 final.
Comment 8 Andreas Schwab 2005-11-18 17:15:50 UTC

*** This bug has been marked as a duplicate of 106294 ***