]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR
authorSalvatore Bonaccorso <carnil@debian.org>
Wed, 25 Jun 2025 18:41:28 +0000 (20:41 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 26 Jun 2025 06:02:44 +0000 (08:02 +0200)
commit7ab6847a03229e73bb7c58ca397630f699e79b53
tree06697063517822266fab623fc134da2fbb366a42
parent346bd8a977fc559ef41099f727cdb0805f66bd10
ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR

The built-in mic of ASUS VivoBook X507UAR is broken recently by the fix
of the pin sort. The fixup ALC256_FIXUP_ASUS_MIC_NO_PRESENCE is working
for addressing the regression, too.

Fixes: 3b4309546b48 ("ALSA: hda: Fix headset detection failure due to unstable sort")
Reported-by: Igor Tamara <igor.tamara@gmail.com>
Closes: https://bugs.debian.org/1108069
Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
Link: https://lore.kernel.org/CADdHDco7_o=4h_epjEAb92Dj-vUz_PoTC2-W9g5ncT2E0NzfeQ@mail.gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c