[pulseaudio-discuss] [PATCH] alsa-mixer: recognize the "Speaker Jack" control
Felipe Sateler
fsateler at debian.org
Sun Sep 3 13:26:06 UTC 2017
I don't know enough to review this patch, but I notice an inconsistency.
On Sep 2, 2017 09:39, "Tanu Kaskinen" <tanuk at iki.fi> wrote:
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
+
The commit message and pastebin mention Speaker Jack, not Jack Speaker.
Saludos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20170903/e7714df4/attachment.html>
More information about the pulseaudio-discuss
mailing list