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>
Wed, 29 Jun 2022 07:03:18 +0000 (09:03 +0200)
commitc478ceb4342b865180661ade7723c02849d96769
treee85828184d7fbc541d3d2ab7f138b3812648d350
parent82e29e99f2ab14f769fb352d5ef66730d7d5a0ec
ALSA: hda/realtek - ALC897 headset MIC no sound

commit fe6900bd8156467365bd5b976df64928fdebfeb0 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c