Bugzilla – Bug 104299
sound does not start
Last modified: 2006-09-28 13:26:06 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
Thew new alsasound init script rely on hwcfg-*. Maybe it's missing? Can it be fixed when you reconfigure the sound device via yast?
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
We need a static hwcfg for such devices. I guess non-PnP ISA boards have the same problem. Ladislav, could you check this?
There is really no hwcfg file? Yast sound module should write hwcfg-static-* file for all non-PCI sound cards.
Please attach y2logs
Created attachment 45916 [details] y2log
check 10.0 final.
*** This bug has been marked as a duplicate of 106294 ***