[pulseaudio-tickets] [Bug 70865] analog-output-speaker not working anymore when headphone is plugged
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Oct 30 02:11:15 CET 2013
https://bugs.freedesktop.org/show_bug.cgi?id=70865
--- Comment #9 from Raymond <superquad.vortex2 at gmail.com> ---
Simple mixer control 'Auto-Mute Mode',0
Capabilities: enum
Items: 'Disabled' 'Speaker Only' 'Line Out Speaker'
Item0: 'Line Out Speaker'
the headphone Jack and line out Jack detection control return the state of the
the Jack (plugged or unplugged)
pulseaudio use headphone Jack kcontrol to mute speaker volume
http://cgit.freedesktop.org/pulseaudio/pulseaudio/plain/src/modules/alsa/mixer/paths/analog-output-headphones.conf
[Element Speaker]
switch = off
volume = off
it also use line out front Jack kcontrol to mute speaker
http://cgit.freedesktop.org/pulseaudio/pulseaudio/plain/src/modules/alsa/mixer/paths/analog-output-lineout.conf
[Element Speaker]
switch = mute
volume = off
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20131030/818656cf/attachment.html>
More information about the pulseaudio-bugs
mailing list