[pulseaudio-tickets] [Bug 80074] Active port is not set when plugging in headphones in a lenovo Ultradock jack

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 17 20:24:55 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=80074

--- Comment #16 from Raymond <superquad.vortex2 at gmail.com> ---
hese values when headphones are connected to the laptop jack:

    nid = 0x14, verb = 0xf09, param = 0x0
    value = 0x0
    nid = 0x15, verb = 0xf09, param = 0x0
    value = 0x80000000
    nid = 0x16, verb = 0xf09, param = 0x0
    value = 0x0

and these values when headphones are connected to the dock jack:

    nid = 0x14, verb = 0xf09, param = 0x0
    value = 0x0
    nid = 0x15, verb = 0xf09, param = 0x0
    value = 0x0
    nid = 0x16, verb = 0xf09, param = 0x0
    value = 0x80000000

if detection of two headphone jacks are correct, 
you have to check the availablility of speaker 

since pulseaudio need to check status of both jacks to determine the status of
speaker

the speaker is muted when either jack is plugged but unmuted when both jacks
are unplugged

http://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/src/modules/alsa/mixer/paths

-- 
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/20140618/621ba470/attachment.html>


More information about the pulseaudio-bugs mailing list