Funcionou bem há uma semana. Ontem, quando liguei os fones de ouvido ao meu laptop Asus, ouvi som de fones de ouvido e alto-falantes. Hoje, após a falha do sistema (não sei qual foi o motivo) quando eu conecto fones de ouvido, os alto-falantes são silenciados automaticamente, mas não há som nos fones de ouvido.
# lspci -v
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
Subsystem: ASUSTeK Computer Inc. Device 124d
Flags: bus master, fast devsel, latency 0, IRQ 45
Memory at f7a10000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
Capabilities: [100] Virtual Channel
Capabilities: [130] Root Complex Link
Kernel driver in use: snd_hda_intel
# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC270 Analog [ALC270 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
Eu encontrei algumas sugestões para adicionar options snd-hda-intel model=auto
ou options snd-hda-intel model=laptop
codificar%. Eu também fiz isso, reiniciei /etc/modprobe.d/alsa-base.conf
, mas isso não ajudou em nada.
Também tentei esta resposta de superusuário já. Sem sorte - o auto mute está ativado. Além disso, os canais não são desativados:
┌───────────────────────────── AlsaMixer v1.0.25 ──────────────────────────────┐
│ Card: HDA Intel PCH F1: Help │
│ Chip: Intel PantherPoint HDMI F2: System information │
│ View: F3:[Playback] F4: Capture F5: All F6: Select sound card │
│ Item: Master [dB gain: -16.50] Esc: Exit │
│ │
│ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ │
│ │ │ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │
│ │ │ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │
│ │ │ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │
│ │ │ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │
│ │ │ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │
│ │ │ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │
│ ├──┤ ├──┤ ├──┤ └──┘ └──┘ ┌──┐ Enabled │
│ │OO│ │OO│ │OO│ │MM│ │
│ └──┘ └──┘ └──┘ └──┘ │
│ 49 100<>100 100<>100 100<>100 100<>100 │
│< Master >Headphone Speaker PCM Mic Boost S/PDIF Auto-Mute │
└──────────────────────────────────────────────────────────────────────────────┘
Basicamente, estou usando o vanilla Debian Wheezy com todas as atualizações instaladas. Tudo funcionou bem alguns dias atrás. Não me lembro se instalei atualizações relacionadas a alsa recentemente.
Tags debian alsa debian-wheezy