]> www.infradead.org Git - users/dwmw2/linux.git/commit
ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221
authorMeng Tang <tangmeng@uniontech.com>
Wed, 13 Jul 2022 06:33:32 +0000 (14:33 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 Jul 2022 19:19:58 +0000 (21:19 +0200)
commitcacac3e13a816c917ee35d6ac4c9c0a8536c9df2
tree94ac920d1843b487736ee3a89c154bd41aa71dab
parent08ab39027a88279bec8e71ff6b4de13ddc7dd588
ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221

commit 4ba5c853d7945b3855c3dcb293f7f9f019db641e upstream.

On a HP 288 Pro G2 MT (X9W02AV), the front mic could not be detected.
In order to get it working, the pin configuration needs to be set
correctly, and the ALC221_FIXUP_HP_288PRO_MIC_NO_PRESENCE fixup needs
to be applied.

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