]> git.itanic.dy.fi Git - linux-stable/commit
ALSA: hda/realtek - The front Mic on a HP machine doesn't work
authorJeremy Szu <jeremy.szu@canonical.com>
Thu, 8 Oct 2020 10:56:44 +0000 (18:56 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 May 2023 11:42:12 +0000 (12:42 +0100)
commit76ea4c12dd191c2f7a9ff4f6742e3f210f996b3b
tree5a33b3f544d9d1af97c9c2642773566203561d66
parent3a7433ec7e38a3856145bebfbceede6aecef5390
ALSA: hda/realtek - The front Mic on a HP machine doesn't work

[ Upstream commit 148ebf548a1af366fc797fcc7d03f0bb92b12a79 ]

On a HP ZCentral, the front Mic could not be detected.

The codec of the HP ZCentrol is alc671 and it needs to override the pin
configuration to enable the headset mic.

Signed-off-by: Jeremy Szu <jeremy.szu@canonical.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20201008105645.65505-1-jeremy.szu@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Stable-dep-of: 90670ef774a8 ("ALSA: hda/realtek: Add a quirk for HP EliteDesk 805")
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/pci/hda/patch_realtek.c