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

Re: no sound on powerbook G4 with wheezy



Here it is:


~$ dpkg -l | egrep "(asound|alsa|puls)"
ii  alsa-base                         1.0.23+dfsg-4
 ALSA driver configuration files
ii  alsa-tools                        1.0.24.1-3
 Console based ALSA utilities for specific hardware
ii  alsa-tools-gui                    1.0.24.1-3
 GUI based ALSA utilities for specific hardware
ii  alsa-utils                        1.0.24.2-4
 Utilities for configuring and using ALSA
ii  bluez-alsa                        4.96-3
 Bluetooth ALSA support
ii  gstreamer0.10-pulseaudio          0.10.30-2.1
 GStreamer plugin for PulseAudio
ii  libasound2                        1.0.24.1-4
 shared library for ALSA applications
ii  libasound2-plugins                1.0.24-3
 ALSA library additional plugins
ii  libcanberra-pulse                 0.28-3
 PulseAudio backend for libcanberra
ii  libpulse-mainloop-glib0           1.0-4
 PulseAudio client libraries (glib support)
ii  libpulse0                         1.0-4
 PulseAudio client libraries
ii  pulseaudio                        1.0-4
 PulseAudio sound server
ii  pulseaudio-esound-compat          1.0-4
 PulseAudio ESD compatibility layer
ii  pulseaudio-module-x11             1.0-4
 X11 module for PulseAudio sound server
ii  pulseaudio-utils                  1.0-4
 Command line tools for the PulseAudio sound server
~$  dmesg | grep -A1 snd
[   11.574813] snd-powermac no longer handles any machines with a
layout-id property in the device-tree, use snd-aoa.
[   11.619135] adt746x: version 1 (supported)
~$  lsmod | grep snd
snd_powermac           56475  0
snd_pcm_oss            40032  0
snd_mixer_oss          16811  1 snd_pcm_oss
snd_pcm                63735  2 snd_powermac,snd_pcm_oss
snd_seq_midi            7856  0
snd_rawmidi            20509  1 snd_seq_midi
snd_seq_midi_event      7856  1 snd_seq_midi
snd_seq                48463  2 snd_seq_midi,snd_seq_midi_event
snd_timer              20029  2 snd_pcm,snd_seq
snd_seq_device          8180  3 snd_seq_midi,snd_rawmidi,snd_seq
snd                    50446  8
snd_powermac,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore               7962  1 snd
snd_page_alloc          8949  1 snd_pcm
~$  cat /proc/asound/cards
--- no soundcards ---
~$ aplay -l
aplay: device_list:242: no soundcards found...
~$ id
uid=1000(mylogin) gid=1000(mylogin)
grupy=1000(mylogin),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),104(scanner),107(netdev),113(bluetooth)
~$ amixer
Simple mixer control 'Master',0
  Capabilities: pvolume pswitch pswitch-joined penum
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 65536
  Mono:
  Front Left: Playback 46530 [71%] [on]
  Front Right: Playback 46529 [71%] [on]
Simple mixer control 'Capture',0
  Capabilities: cvolume cswitch cswitch-joined penum
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 65536
  Front Left: Capture 53728 [82%] [on]
  Front Right: Capture 53728 [82%] [on]
~$

2011/12/25 Elimar Riesebieter <riesebie@lxtec.de>:
> * Piotr Kopszak [111225 16:56 +0100]:
>
>> Hello list,
>>
>> I managed to successfully install wheezy using on Powerbook5,6 with
>> 3.1 linux kernel
>>
>> http://d-i.debian.org/daily-images/powerpc/daily/powerpc/netboot/mini.iso
>> of 23rd December 2011
>>
>> All works fine except sound.
>>
>> Any ideas?
>
> From what?  There is no inspiration.
>
> Facts to get an idea of what you mean:
>
> $ dpkg -l | egrep "(asound|alsa|puls)"
> $ dmesg | grep -A1 snd
> $ lsmod | grep snd
> $ cat /proc/asound/cards
> $ aplay -l
> $ id
> $ amixer
>
> Elimar
>
>
> --
>  The path to source is always uphill!
>                                -unknown-
>
>
> --
> To UNSUBSCRIBE, email to debian-powerpc-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> Archive: [🔎] 20111225205554.GA3308@samweis.home.lxtec.de">http://lists.debian.org/[🔎] 20111225205554.GA3308@samweis.home.lxtec.de
>



-- 
http://okle.pl


Reply to: