]> 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)
committerTakashi Iwai <tiwai@suse.de>
Mon, 13 Jun 2022 16:01:05 +0000 (18:01 +0200)
commitfe6900bd8156467365bd5b976df64928fdebfeb0
tree3da189a4ce0bc065b3bc37420d090cd17f1873b9
parent3ddbe35d9a2ebd4924d458e0246b4ba6c13bb456
ALSA: hda/realtek - ALC897 headset MIC no sound

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