Bug 176761 - snd-powermac not loaded auotmatically anymore
Summary: snd-powermac not loaded auotmatically anymore
Keywords:
Status: CLOSED DUPLICATE of bug 178466
Alias: None
Product: Fedora
Classification: Fedora
Component: udev
Version: rawhide
Hardware: powerpc
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact:
URL:
Whiteboard:
: 185195 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-01-01 19:11 UTC by Jesse Barnes
Modified: 2007-11-30 22:11 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-03-24 16:17:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
scsound.log (4.66 KB, text/x-log)
2006-02-20 19:32 UTC, Pete Graner
no flags Details

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 ***


Note You need to log in before you can comment on or make changes to this bug.