[pulseaudio-discuss] [PATCH] alsa-mixer: Add "Front Headphone" to headset mic path

Tanu Kaskinen tanuk at iki.fi
Fri Nov 6 04:31:41 PST 2015


On Thu, 2015-11-05 at 09:59 +0100, David Henningsson wrote:
> 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

Looks good to me.

-- 
Tanu


More information about the pulseaudio-discuss mailing list