]> git.baikalelectronics.ru Git - kernel.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)
committerTakashi Iwai <tiwai@suse.de>
Wed, 13 Jul 2022 07:09:24 +0000 (09:09 +0200)
commit9022b7831ff3ae12b0976c971a7e4731235a375b
treea4dee1ade1cdd2e13a35ec7e58027b4bd528e5a7
parent40a06c15c11cf6b0e7f935221f9a4a06b10473c4
ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221

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>
sound/pci/hda/patch_realtek.c