All of a sudden, sound from all applications plays from both speakers and headphones when I plug in the headphones.
I've checked lots of similar questions but they all apply to older versions of Ubuntu and/or other hardware, and I haven't found a solution yet. I do however have a workaround.
My workaround for now is:
This line at the end of the alsa conf /etc/modprobe.d/alsa-base.conf
options snd-hda-intel model=lenovo
and then in alsa-mixer
I have set the volume for Speaker
to 00. If I mute the Speaker, no sound comes from the headphones nor from the speakers.
Notes:
- In alsa-mixer
Auto-Mute Mode
is set toEnabled
- Laptop is a Lenovo ThinkPad E420s
- This has started in the last week, and the kernel was updated on 13/01/2015
- The headphones work normally with other devices (phone etc).
- It's not specific to any application.
- There are no options in the Sound Settings dialog that help (or that haven't been clicked to death already)
My codecs:
msturdy@mariachi:~$ cat /proc/asound/card*/codec* | grep Codec
Codec: Conexant CX20590
Codec: Intel CougarPoint HDMI
Kernel:
msturdy@mariachi:~$ uname -a
Linux mariachi 3.13.0-44-generic #73-Ubuntu SMP Tue Dec 16 00:22:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Any ideas or possible solutions? I'm all ears!