diff options
author | Takashi Iwai <tiwai@suse.de> | 2025-04-30 07:31:41 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2025-04-30 07:33:06 +0200 |
commit | 4d5b71b487291da9f92e352c0a7e39f256d60db8 (patch) | |
tree | 6dcdec35a310fc2caa2a9fc914adc4a7f071b2eb /scripts/generate_rust_analyzer.py | |
parent | 0759e77a6d9bd34a874da73721ce4a7dc6665023 (diff) | |
download | linux-4d5b71b487291da9f92e352c0a7e39f256d60db8.tar.gz linux-4d5b71b487291da9f92e352c0a7e39f256d60db8.tar.bz2 linux-4d5b71b487291da9f92e352c0a7e39f256d60db8.zip |
ALSA: hda/realtek: Fix built-mic regression on other ASUS models
A few ASUS models use the ALC256_FIXUP_ASUS_HEADSET_MODE although they
have no built-in mic pin on NID 0x13, as found in the commit
c1732ede5e80 ("ALSA: hda/realtek - Fix headset and mic on several Asus
laptops with ALC256"). This was relatively harmless in the past as
NID 0x13 was assigned as the secondary mic. But since the fix for the
pin sort order, this pin became the primary one, hence user started
noticing the broken input, and we've fixed already for a few ASUS
models to switch to ALC256_FIXUP_ASUS_MIC_NO_PRESENCE.
This patch corrects the other ASUS models to use the right quirk entry
for fixing the built-in mic regression. Here we cover X541SA
(1043:12e0), X541UV (1043:12f0), Z550SA (1043:13bf0) and X555UB
(1043:1ccd).
Fixes: 3b4309546b48 ("ALSA: hda: Fix headset detection failure due to unstable sort")
Link: https://bugzilla.kernel.org/show_bug.cgi?id=220058
Link: https://patch.msgid.link/20250430053210.31776-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions