diff options
author | Takashi Iwai <tiwai@suse.de> | 2025-03-24 18:32:32 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2025-03-24 18:33:01 +0300 |
commit | 829ee558f3527fd602c6e2e9f270959d1de09fe0 (patch) | |
tree | 37d11d544e9261d2839830d2e7a678a6eb22a8c9 /net/lapb/lapb_iface.c | |
parent | a98a9c11a35c567afe754e2bc28d3a6ad2292928 (diff) | |
download | linux-829ee558f3527fd602c6e2e9f270959d1de09fe0.tar.xz |
ALSA: hda/realtek: Fix built-in mic assignment on ASUS VivoBook X515UA
ASUS VivoBook X515UA with PCI SSID 1043:106f had a default quirk
pickup via pin table that applies ALC256_FIXUP_ASUS_MIC, but this adds
a bogus built-in mic pin 0x13 enabled. This was no big problem
because the pin 0x13 was assigned as the secondary mic, but the recent
fix made the entries sorted, hence this bogus pin appeared now as the
primary input and it broke.
For fixing the bug, put the right quirk entry for this device pointing
to ALC256_FIXUP_ASUS_MIC_NO_PRESENCE.
Fixes: 3b4309546b48 ("ALSA: hda: Fix headset detection failure due to unstable sort")
Link: https://bugzilla.kernel.org/show_bug.cgi?id=219897
Link: https://patch.msgid.link/20250324153233.21195-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions