From 66f97c35bda9524985b8d34d9a7dbfa9b1359df5 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Fri, 31 Oct 2014 22:01:28 +0100 Subject: [PATCH] alsa-mixer: Disable line-out if headphone jack is plugged Line-out gets muted when headphones are plugged in on HDA cards, encode this in the line-out path so pulse can match that state. --- src/modules/alsa/mixer/paths/analog-output-lineout.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/modules/alsa/mixer/paths/analog-output-lineout.conf b/src/modules/alsa/mixer/paths/analog-output-lineout.conf index 40af69966..120b1fe96 100644 --- a/src/modules/alsa/mixer/paths/analog-output-lineout.conf +++ b/src/modules/alsa/mixer/paths/analog-output-lineout.conf @@ -26,6 +26,10 @@ state.plugged = unknown state.unplugged = unknown required-any = any +[Jack Headphone] +state.plugged = no +state.unplugged = unknown + [Jack Line Out Front] required-any = any