Autor Tópico: Auto falantes não funcionam - macbook pro  (Lida 2320 vezes)

Offline hap

  • Usuário Ubuntu
  • *
  • Mensagens: 7
    • Ver perfil
Auto falantes não funcionam - macbook pro
« Online: 06 de Janeiro de 2015, 20:57 »
Tenho um macbook pro 1,2 e instalei o ubuntu studio nele.
Outras versões do ubuntu 14.04 e Debian Wheezy também apresentam o mesmo problema, logo, mudar não resolve
Quando instalei o Debian wheezy, consegui com alguma dificuldade instalar o som, mas saia no fone e nos auto-falantes ao mesmo tempo.

Agora, não consigo fazer os auto-falantes funcionarem, apesar de sair muito baixo nos fones.

Instalei e reinstalei o alsa e o pulseaudio, sem sucesso. Fiz os procedimentos possíveis com alsamixer, pavucontrol, etc.

Não sei mais o que fazer e não achei nada que atendesse no google. Acho que teria que fazer algo no nível de hardware mas não tenho conhecimento pra isso, precisaria da ajuda de vocês.

seguem as informações que talvez ajudem.

Código: [Selecionar]
$ uname -r
3.13.0-43-lowlatency

Código: [Selecionar]
$ lspci | grep Audio
00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 02)

Código: [Selecionar]
$ lsmod | grep sound
soundcore              12600  1 snd

$ lsmod | grep snd
snd_hda_intel               42689  3
snd_hda_codec_idt      48978  1
snd_hda_codec         164067  2 snd_hda_codec_idt,snd_hda_intel
snd_hwdep              13272  1 snd_hda_codec
snd_pcm                85399  2 snd_hda_codec,snd_hda_intel
snd_page_alloc         14230  2 snd_pcm,snd_hda_intel
snd_seq_midi           13132  0
snd_seq_midi_event     14475  1 snd_seq_midi
snd_rawmidi            25094  1 snd_seq_midi
snd_seq                55383  2 snd_seq_midi_event,snd_seq_midi
snd_seq_device         14137  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              24447  2 snd_pcm,snd_seq
snd                    60898  16 snd_hwdep,snd_timer,snd_hda_codec_idt,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
soundcore              12600  1 snd

Código: [Selecionar]
$ aplay -l
**** Lista de Dispositivos PLAYBACK Hardware ****
placa 0: Intel [HDA Intel], dispositivo 0: STAC9221 A1 Analog [STAC9221 A1 Analog]
  Dispositivo secundário: 1/1
  Dispositivo secundário #0: subdevice #0
placa 0: Intel [HDA Intel], dispositivo 1: STAC9221 A1 Digital [STAC9221 A1 Digital]
  Dispositivo secundário: 1/1
  Dispositivo secundário #0: subdevice #0

Código: [Selecionar]
$ dmesg | grep sound
[   22.581803] input: HDA Intel SPDIF In as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   22.582229] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   22.582578] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   33.480638] input: HDA Intel SPDIF In as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[   33.480834] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[   33.481000] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[   61.919135] Modules linked in: ctr ccm snd_hda_intel pci_stub vboxpci(OX) vboxnetadp(OX) vboxnetflt(OX) vboxdrv(OX) bnep rfcomm binfmt_misc lm63 btusb bluetooth joydev arc4 radeon isight_firmware applesmc hid_appleir appletouch snd_hda_codec_idt input_polldev coretemp kvm_intel snd_hda_codec ath5k snd_hwdep ath snd_pcm kvm mac80211 ttm snd_page_alloc snd_seq_midi drm_kms_helper cfg80211 snd_seq_midi_event lpc_ich drm tpm_infineon snd_rawmidi video i2c_algo_bit snd_seq snd_seq_device apple_bl mac_hid snd_timer snd parport_pc soundcore ppdev lp parport hid_generic hid_apple usbhid hid firewire_ohci firewire_core sky2 crc_itu_t [last unloaded: snd_hda_intel]

Código: [Selecionar]
$ dmesg | grep snd
[   22.500587] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[   33.463992] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[   61.919135] Modules linked in: ctr ccm snd_hda_intel pci_stub vboxpci(OX) vboxnetadp(OX) vboxnetflt(OX) vboxdrv(OX) bnep rfcomm binfmt_misc lm63 btusb bluetooth joydev arc4 radeon isight_firmware applesmc hid_appleir appletouch snd_hda_codec_idt input_polldev coretemp kvm_intel snd_hda_codec ath5k snd_hwdep ath snd_pcm kvm mac80211 ttm snd_page_alloc snd_seq_midi drm_kms_helper cfg80211 snd_seq_midi_event lpc_ich drm tpm_infineon snd_rawmidi video i2c_algo_bit snd_seq snd_seq_device apple_bl mac_hid snd_timer snd parport_pc soundcore ppdev lp parport hid_generic hid_apple usbhid hid firewire_ohci firewire_core sky2 crc_itu_t [last unloaded: snd_hda_intel]

Obrigado, desde já.
« Última modificação: 10 de Janeiro de 2015, 09:54 por hap »

Offline hap

  • Usuário Ubuntu
  • *
  • Mensagens: 7
    • Ver perfil
Re: Auto falantes não funcionam - macbook pro
« Resposta #1 Online: 11 de Janeiro de 2015, 22:22 »
Alguém pra me ajudar?

Preciso de alguma luz pra resolver esse problema.

O som do ubuntu 10.04 funcionava direito.
Tem como eu usar os mesmos módulos dele?