]> git.baikalelectronics.ru Git - kernel.git/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)
commit7be913c01ed9abbb9dfea4dfb5a3eb76ce1d0db9
tree3da189a4ce0bc065b3bc37420d090cd17f1873b9
parent8ccddb09ae1cdc879f759bb7a5bdd2a5e1332893
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