alsa-mixer: recognize the "Speaker Jack" control

This control has been seen in the wild:
https://lists.freedesktop.org/archives/pulseaudio-discuss/2017-August/028595.html
(The pastebin link in that mail might not work anymore, but the paste
just shows that there's a Speaker Jack control).
This commit is contained in:
Tanu Kaskinen 2017-09-02 15:35:01 +03:00
parent 64b259c2c9
commit 248a77c7fd

View file

@ -56,6 +56,9 @@ state.unplugged = unknown
state.plugged = no state.plugged = no
state.unplugged = unknown state.unplugged = unknown
[Jack Speaker]
required-any = any
[Jack Speaker Phantom] [Jack Speaker Phantom]
required-any = any required-any = any
state.plugged = unknown state.plugged = unknown