mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
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@canonical.com>
This commit is contained in:
parent
3033fec287
commit
a6bc996dc1
1 changed files with 3 additions and 0 deletions
|
|
@ -32,6 +32,9 @@ required-any = any
|
|||
[Jack Headphone]
|
||||
state.plugged = unknown
|
||||
|
||||
[Jack Front Headphone]
|
||||
state.plugged = unknown
|
||||
|
||||
[Jack Headphone Mic]
|
||||
state.plugged = unknown
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue