]> git.ipfire.org Git - thirdparty/linux.git/commit
ALSA: hda/realtek: Fix built-in mic breakage on ASUS VivoBook X515JA
authorTakashi Iwai <tiwai@suse.de>
Wed, 26 Mar 2025 15:22:01 +0000 (16:22 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 26 Mar 2025 19:09:27 +0000 (20:09 +0100)
commit84c3c08f5a6c2e2209428b76156bcaf349c3a62d
tree511fc10ca35c22f6001806572f7fdff762a0e7b3
parent3a949fc08103c0ce3a1d0ef30459c7b3acc6a214
ALSA: hda/realtek: Fix built-in mic breakage on ASUS VivoBook X515JA

ASUS VivoBook X515JA with PCI SSID 1043:14f2 also hits the same issue
as other VivoBook model about the mic pin assignment, and the same
workaround is required to apply ALC256_FIXUP_ASUS_MIC_NO_PRESENCE
quirk.

Fixes: 3b4309546b48 ("ALSA: hda: Fix headset detection failure due to unstable sort")
Link: https://bugzilla.kernel.org/show_bug.cgi?id=219902
Link: https://patch.msgid.link/20250326152205.26733-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c