]> git.hungrycats.org Git - linux/commit
ALSA: hda/realtek: Add quirk for Lenovo Xiaoxin 14 GT
authorViktor Menshin <ripeeerr@gmail.com>
Mon, 15 Jun 2026 09:25:15 +0000 (18:25 +0900)
committerTakashi Iwai <tiwai@suse.de>
Mon, 15 Jun 2026 11:28:34 +0000 (13:28 +0200)
commit3a3e810e91080a5121170ee11554a55ed89a1c8b
tree2e138d99b4cda7dd934417de087fdbd142369790
parentf61bc797ac0075dbaac5e44238674858e9dbe399
ALSA: hda/realtek: Add quirk for Lenovo Xiaoxin 14 GT

The Lenovo Xiaoxin 14 GT (Chinese market model, AMD Ryzen AI 9 365)
produces constant electrical hissing and crackling noise from both
internal speakers and 3.5mm headphone jack during audio playback.
Audio works correctly on Windows.

The PCI SSID 17aa:3912 is not present in the quirk list. The device
shares the same AMD platform and ALC287 codec as neighboring Lenovo
14" AMD models (17aa:3911, 17aa:390d), so apply the same fixup.

Note: the fixup selection is based on similarity with neighboring
models and has not been verified by testing a compiled kernel.
Guidance from maintainers on the correct fixup is welcome.

Signed-off-by: Viktor Menshin <ripeeerr@gmail.com>
Link: https://patch.msgid.link/20260615092515.1082-1-ripeeerr@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/realtek/alc269.c