From a6bc996dc148e22797c66e9c9398605cbf3786d3 Mon Sep 17 00:00:00 2001 From: David Henningsson Date: Thu, 29 Oct 2015 15:13:17 +0100 Subject: [PATCH] alsa-mixer: Add "Front Headphone" to headset mic path The combination "Front Headphone" + "Headset Mic Phantom" was found on one the machines we enable. Without this patch, the headset mic appeared plugged in when nothing was plugged into the jack. BugLink: https://bugs.launchpad.net/bugs/1513384 Signed-off-by: David Henningsson --- src/modules/alsa/mixer/paths/analog-input-headset-mic.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/modules/alsa/mixer/paths/analog-input-headset-mic.conf b/src/modules/alsa/mixer/paths/analog-input-headset-mic.conf index a67e1db70..b669bc4aa 100644 --- a/src/modules/alsa/mixer/paths/analog-input-headset-mic.conf +++ b/src/modules/alsa/mixer/paths/analog-input-headset-mic.conf @@ -32,6 +32,9 @@ required-any = any [Jack Headphone] state.plugged = unknown +[Jack Front Headphone] +state.plugged = unknown + [Jack Headphone Mic] state.plugged = unknown