ALC287: Add quirk for Lenovo Xiaoxin 14 GT (SSID 17aa:3912) - audio noise on all distributions
Ripeer <[email protected]>
| Newsgroups | org.alsa-project.alsa-devel |
|---|---|
| Message-ID | <CANj20GjhR=qDNQfz_5KZHXymVAbo_osxHAs_aktXTqHq3uRDPA@mail.gmail.com> |
Hello, I have a Lenovo Xiaoxin 14 GT (Chinese market model) with AMD Ryzen AI 9 365. There is constant electrical hissing and crackling noise from both internal speakers and 3.5mm headphone jack during audio playback on ALL Linux distributions tested (Arch Linux, Fedora 44). Audio works correctly on Windows. The noise is louder than the audio itself. == Problem == The device SSID is not in the quirk list. In Fedora Live USB it showed as 17aa:0000 (BIOS not passing correct ID). In Arch Linux the correct SSID was confirmed: Codec: Realtek ALC287 Vendor Id: 0x10ec0287 Subsystem Id: 0x17aa3912 Revision Id: 0x100002 Kernel message: snd_hda_codec_alc269 hdaudioC1D0: ALC287: picked fixup for PCI SSID 17aa:0000 == Audio devices (lspci) == c2:00.1 Audio device: AMD/ATI Radeon HD Audio [1002:1640] c2:00.5 Multimedia controller: AMD Audio Coprocessor [1022:15e2] c2:00.6 Audio device: AMD Ryzen HD Audio Controller [1022:15e3] == GPIO state (amplifier not initialized) == IO[0]: enable=0, dir=0, data=0 IO[1]: enable=0, dir=0, data=0 IO[2]: enable=0, dir=0, data=0 IO[3]: enable=0, dir=0, data=0 IO[4]: enable=0, dir=0, data=0 == Tested and failed == - power_save=0 - model=alc287-yoga9-bass-spk-pin - model=alc287-ideapad-bass-spk-amp - GPIO1, GPIO2, GPIO4 activation via hda-verb - WirePlumber suspend timeout fix == System == CPU: AMD Ryzen AI 9 365 (10 cores) Kernel tested: 6.12.10-300.fc44, 7.0.7-zen2-1-zen Distro tested: Arch Linux, Fedora 44 Could you please add a quirk for Subsystem ID 17aa:3912? I am available to provide any additional information or run tests. Thank you.