I tried removing snd-powermac from /etc/modules. this cause alsa to not
see any sound card at all

[EMAIL PROTECTED]:~$ aplay /usr/share/sounds/login.wav 
ALSA lib confmisc.c:670:(snd_func_card_driver) cannot find card '0'
ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_card_driver 
returned error: No such device
ALSA lib confmisc.c:391:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_concat returned 
error: No such device
ALSA lib confmisc.c:1070:(snd_func_refer) error evaluating name
ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_refer returned 
error: No such device
ALSA lib conf.c:3968:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default
aplay: main:550: audio open error: No such device

I also tried adding
snd-aoa-codec-tas
snd-aoa-i2sbus
to /etc/modules

this gave the same error. loading the tas module however does result in dmesg 
saying
[  571.607450] snd-aoa-codec-tas: found 'deq' node
[  571.608655] snd-aoa-codec-tas: tas found, addr 0x35 on /[EMAIL 
PROTECTED]/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL PROTECTED]

Bug #115597 is on G5. For newer powermacs (including G5 and some G4)
snd-aoa (http://johannes.sipsolutions.net/Projects/snd-aoa) seems to
have taken over frm snd_powermac. but according to the reply to
http://ozlabs.org/pipermail/linuxppc-dev/2007-May/035089.html it does
not (yet) support older g4 powerbooks yet.

in a private email johannes has said
"I don't think such old machines use snd-aoa. Try 

find /proc/device-tree -name layout-id

if something shows up snd-aoa may be to blame, otherwise you need to use
snd-powermac."

"find /proc/device-tree -name layout-id" returns nothing on my
PowerBook3,5

-- 
No sound in linux-image-2.6.20-8-powerpc G4 
https://bugs.launchpad.net/bugs/87652
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to