]> git.itanic.dy.fi Git - linux-stable/commit
ALSA: hda/realtek - ALC897 headset MIC no sound
authorKailang Yang <kailang@realtek.com>
Mon, 13 Jun 2022 06:57:19 +0000 (14:57 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 May 2023 11:42:13 +0000 (12:42 +0100)
commit034da2549ecc4e86a71c593f44de710971c438d0
tree0f5f384479796a29c0670a492a198d568eec65ce
parent9c6b2905cd7f0f2c5d9d88a7dbdd59feeb3d05fa
ALSA: hda/realtek - ALC897 headset MIC no sound

[ Upstream commit fe6900bd8156467365bd5b976df64928fdebfeb0 ]

There is not have Headset Mic verb table in BIOS default.
So, it will have recording issue from headset MIC.
Add the verb table value without jack detect. It will turn on Headset Mic.

Signed-off-by: Kailang Yang <kailang@realtek.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/719133a27d8844a890002cb817001dfa@realtek.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