[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: no sound on powerbook G4 with wheezy



It seems I have all the modules I need in place:

~$ find /lib/modules/`uname -r`/ -name '*aoa*'
/lib/modules/3.1.0-1-powerpc/kernel/sound/aoa
/lib/modules/3.1.0-1-powerpc/kernel/sound/aoa/core/snd-aoa.ko
/lib/modules/3.1.0-1-powerpc/kernel/sound/aoa/soundbus/snd-aoa-soundbus.ko
/lib/modules/3.1.0-1-powerpc/kernel/sound/aoa/soundbus/i2sbus/snd-aoa-i2sbus.ko
/lib/modules/3.1.0-1-powerpc/kernel/sound/aoa/codecs/snd-aoa-codec-toonie.ko
/lib/modules/3.1.0-1-powerpc/kernel/sound/aoa/codecs/snd-aoa-codec-tas.ko
/lib/modules/3.1.0-1-powerpc/kernel/sound/aoa/codecs/snd-aoa-codec-onyx.ko
/lib/modules/3.1.0-1-powerpc/kernel/sound/aoa/fabrics/snd-aoa-fabric-layout.ko

but there must be some problems with the way snd-aoa loads its
submodules as I was finally able to get sound working using the
solution that was only a couple of posts down the list (silly me!). I
included the following into /etc/modules and it's OK now.

snd_aoa_i2sbus
snd_aoa_fabric_layout
snd_aoa_codec_tas

Many thanks for your help

Piotr
2011/12/26 Elimar Riesebieter <riesebie@lxtec.de>:
> * Piotr Kopszak [111225 23:41 +0100]:
>
>> Many thanks for your suggestions, but still no success
>>
>> # modprobe -rv snd_powermac
>> rmmod /lib/modules/3.1.0-1-powerpc/kernel/sound/ppc/snd-powermac.ko
>> # echo "blacklist snd_powermac" >> /etc/modprobe.d/alsa_local.conf
>> # modprobe snd_aoa
>> # lsmod | grep sound
>> soundcore               7962  1 snd
>
> What tells:
>
> $ find /lib/modules/`uname -r`/ -name '*aoa*'
>
> Elimar
>
> --
>  "Talking much about oneself can also
>   be a means to conceal oneself."
>         -Friedrich Nietzsche
>
>
> --
> To UNSUBSCRIBE, email to debian-powerpc-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> Archive: [🔎] 20111225230440.GC3308@samweis.home.lxtec.de">http://lists.debian.org/[🔎] 20111225230440.GC3308@samweis.home.lxtec.de
>



-- 
http://okle.pl


Reply to: