]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671
authorMeng Tang <tangmeng@uniontech.com>
Tue, 12 Jul 2022 09:22:22 +0000 (17:22 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 12 Jul 2022 09:31:12 +0000 (11:31 +0200)
commit20148e0a3fad292f0fae72d4b2a389748a9a90f5
treec184d7c5c3b0101c7218e4612d352383100ac610
parent9c5edede1f70377ef31bcbbf0ea6040f16045fae
ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671

On a HP 288 Pro G6, the front mic could not be detected.In order to
get it working, the pin configuration needs to be set correctly, and
the ALC671_FIXUP_HP_HEADSET_MIC2 fixup needs to be applied.

Signed-off-by: Meng Tang <tangmeng@uniontech.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20220712092222.21738-1-tangmeng@uniontech.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c