Bug 176761

Summary: snd-powermac not loaded auotmatically anymore
Product: [Fedora] Fedora Reporter: Jesse Barnes <jbarnes>
Component: udevAssignee: Harald Hoyer <harald>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: redhat, savelov, shrek-m
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-24 16:17:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
scsound.log none

Description Jesse Barnes 2006-01-01 19:11:56 UTC
Not sure when this started occurring, but after a recent upgrade my powerbook 
stopped loading 'snd-powermac' at boot time, causing later scripts that depend 
on the mixer to fail.

Comment 1 W. Michael Petullo 2006-01-03 20:16:45 UTC
I also see this problem.  I am using an iBook.  After the system boots I have to
manually modprobe snd-pcm-oss and snd-pcm-mixer.  This was not necessary before.
 However, like Jesse, I do not know at what point this problem surfaced.

I am tracking Raw Hide.

Comment 2 Jesse Barnes 2006-02-04 02:50:06 UTC
Just FYI, this still occurs using the 2.6.15-1.1898_FC5 kernel.  

Comment 3 shrek-m 2006-02-14 17:45:23 UTC
still no sound after system boot - powermac g5
2.6.15-1.1948_FC5
udev-084-1.ppc64
udev-084-1.1.ppc

# esd
ALSA lib confmisc.c:672:(snd_func_card_driver) cannot find card '0'
ALSA lib conf.c:3492:(_snd_config_evaluate) function snd_func_card_driver
returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3492:(_snd_config_evaluate) function snd_func_concat returned
error: No such device
ALSA lib confmisc.c:1072:(snd_func_refer) error evaluating name
ALSA lib conf.c:3492:(_snd_config_evaluate) function snd_func_refer returned
error: No such device
ALSA lib conf.c:3961:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2099:(snd_pcm_open_noupdate) Unknown PCM default

# modprobe snd_powermac
# esd
"duedeldidei"

Comment 4 Pete Graner 2006-02-20 19:31:19 UTC
Having the same exact problem here on my powerbook. Attaching scsound.log

Comment 5 Pete Graner 2006-02-20 19:32:44 UTC
Created attachment 124899 [details]
scsound.log

Comment 6 Eugene Savelov 2006-03-11 17:08:37 UTC
*** Bug 185195 has been marked as a duplicate of this bug. ***

Comment 7 Eugene Savelov 2006-03-11 17:12:14 UTC
probably sound modules should be loaded in 
/etc/sysconfig/modules/udev-stw.modules? currently, it loads only

#!/bin/sh
for i in nvram floppy parport_pc parport lp;do
        modprobe $i >/dev/null 2>&1
done

Comment 8 Bill Nottingham 2006-03-24 16:17:25 UTC

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