[pulseaudio-discuss] [PATCH] alsa-mixer: recognize the "Speaker Jack" control
Tanu Kaskinen
tanuk at iki.fi
Sat Sep 2 12:38:26 UTC 2017
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).
---
src/modules/alsa/mixer/paths/analog-output-speaker.conf | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/modules/alsa/mixer/paths/analog-output-speaker.conf b/src/modules/alsa/mixer/paths/analog-output-speaker.conf
index 9f4dac414..6f9968e1f 100644
--- a/src/modules/alsa/mixer/paths/analog-output-speaker.conf
+++ b/src/modules/alsa/mixer/paths/analog-output-speaker.conf
@@ -56,6 +56,9 @@ state.unplugged = unknown
state.plugged = no
state.unplugged = unknown
+[Jack Speaker]
+required-any = any
+
[Jack Speaker Phantom]
required-any = any
state.plugged = unknown
--
2.14.1
More information about the pulseaudio-discuss
mailing list