[pulseaudio-discuss] [PATCH] alsa-mixer: Add "Front Headphone" to headset mic path
David Henningsson
david.henningsson at canonical.com
Thu Nov 5 00:59:19 PST 2015
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 <david.henningsson at canonical.com>
---
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 a67e1db..b669bc4 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
--
1.9.1
More information about the pulseaudio-discuss
mailing list