desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #147439
[Bug 1513384] [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 <david.henningsson@xxxxxxxxxxxxx>
---
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
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1513384
Title:
Missing "Front Headphone" in headset mic path
Status in HWE Next:
New
Status in pulseaudio package in Ubuntu:
In Progress
Bug description:
Found in the wild on one of the machines we enable.
To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1513384/+subscriptions
Follow ups
References