You are not logged in.

#1 2013-12-22 23:02:29

matyilona200
Member
Registered: 2012-06-21
Posts: 77

[SOLVED] No sound from speaker with alsa on lenovo g585

When playing any kind of sound, my headphones work, but the internal speakers are silent. In alsamixer both Headphone and Speaker are unmuted. So far I made a ~/.asoundrc file, so the HDMI device wont be the default.
~/.asoundrc

pcm.!default { 
 type hw 
 card Generic_1 
} 
ctl.!default { 
 type hw 
 card Generic_1 
} 

aplay -l

**** List of PLAYBACK Hardware Devices ****
card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Generic_1 [HD-Audio Generic], device 0: CX20590 Analog [CX20590 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

lspci -k

00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Wrestler HDMI Audio [Radeon HD 6250/6310]
        Subsystem: Lenovo Device 397f
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel
00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller (rev 01)
        Subsystem: Lenovo Device 397f
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel

alsa-info.sh output is here.
After reading the wiki, and looking at tihs I tried setting the model in /etc/modprobe.d/modprobe.conf to laptop, and to ideapad, but none of them worked. Is it only the matter of getting the model right, or is something else wrong?

Last edited by matyilona200 (2013-12-22 23:07:57)

Offline

#2 2013-12-22 23:07:42

matyilona200
Member
Registered: 2012-06-21
Posts: 77

Re: [SOLVED] No sound from speaker with alsa on lenovo g585

I found that Auto-Mute Mode was enabled and my headphones where plugged in all the time, disableing it solved the problem.

Last edited by matyilona200 (2013-12-22 23:09:09)

Offline

Board footer

Powered by FluxBB