]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X513EA
authorChris Chiu <chris.chiu@canonical.com>
Tue, 10 Jun 2025 03:56:07 +0000 (11:56 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 10 Jun 2025 06:32:34 +0000 (08:32 +0200)
commitc6451a7325874c119def1d4094f6815c0c8fdc23
tree002d931ff2011df6606bfbc02b4abc60b0b4e91d
parenta0914bf56e26d2cf457690602883f9cd2ec2c646
ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X513EA

The built-in mic of ASUS VivoBook X513EA 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")
Signed-off-by: Chris Chiu <chris.chiu@canonical.com>
Cc: <stable@vger.kernel.org>
Link: https://patch.msgid.link/20250610035607.690771-1-chris.chiu@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c