Logo Hardware.com.br
mshonorato
mshonorato General de Pijama Registrado
3.8K Mensagens 156 Curtidas

Debian wheezy sem som [Resolvido]

#1 Por mshonorato 24/07/2013 - 09:55
Bom dia pessoal,

Ontem instalei o debian wheezy em uma máquina aqui, porém não tem som.

Ao ligar o computador, durante o boot já aparece a mensagem:


amixer: mixer hw:0 load error: invalid argument
Já revirei o google, mas a maioria das soluções que postaram não funcionou.

Vejam a saída do comando "/etc/init.d/alsa-utils restart"


# /etc/init.d/alsa-utils restart
[FAIL] Shutting down ALSA...warning: 'alsactl store' failed with error message 'alsactl: get_control:250: Cannot read control info '2,0,0,Front Playback Volume,0': Invalid argument'...failed.
[....] Setting up ALSA...amixer: Mixer hw:0 load error: Invalid argument
amixer: Mixer hw:0 load error: Invalid argument

Alguém tem alguma ideia do que fazer?

A saída do comando lspci é a seguinte:


# lspci
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.4 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 5 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a4)
00:1f.0 ISA bridge: Intel Corporation B75 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series/C210 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
Abs!

EDIT:

Resolvi usando a dica do colega, abaixo:


This is a known issue with the ALC887 sound codec.
See the following bugreport for details:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/669092
Please run the following command in a Terminal:
gksudo gedit /etc/modprobe.d/alsa-base.conf
REMOVE the following single line using the gedit editor , IF it was previously added:
options snd-hda-intel model=auto
ADD the following single line using the gedit editor:
options snd-hda-intel model=generic
SAVE the change to /etc/modprobe.d/alsa-base.conf
Then REBOOT and retest sound using headphones and speakers.
After rebooting, make sure all channels are UNMUTED and volume set to 100% in alsamixer and gnome-alsamixer




Ou seja:

vim /etc/modprobe.d/alsa-base.conf

E adicionando a linha:

options snd-hda-intel model=generic

Obrigado!
© 1999-2024 Hardware.com.br. Todos os direitos reservados.
Imagem do Modal