Comment 1 for bug 1350148

Revision history for this message
Hui Wang (hui.wang) wrote :

The fix was in the upstream

commit 7440850c20b69658f322119d20a94dc914127cc7
Author: Hui Wang <email address hidden>
Date: Wed Jul 30 11:11:48 2014 +0800

    ALSA: hda - fix an external mic jack problem on a HP machine

    ON the machine, two pin complex (0xb and 0xe) are both routed to
    the same external right-side mic jack, this makes the jack can't work.

    To fix this problem, set the 0xe to "not connected".

    BugLink: https://bugs.launchpad.net/bugs/1350148
    Tested-by: Franz Hsieh <email address hidden>
    Cc: <email address hidden>
    Signed-off-by: Hui Wang <email address hidden>
    Signed-off-by: Takashi Iwai <email address hidden>