Comment 547 for bug 1958019

Revision history for this message
In , andreas (andreas-linux-kernel-bugs) wrote :

(In reply to woody64 from comment #533)
> 2) If you are able to build a kernel then find in patch_realtek.c (makes
> only sense if 1) works)
> SND_PCI_QUIRK(0x17aa, 0x3852, "Lenovo Yoga 7 14ITL5",
> ALC287_FIXUP_YOGA7_14ITL_SPEAKERS),
> and add a line for your id: (0x17aa, 0x3822 ....)
> hopefully adding the line is correct and need nothing more.
>

I saw that oreo639 reported a similar case and was successfull with adding:

SND_PCI_QUIRK(0x17aa, 0x384a, "Lenovo Yoga 7 15ITL5", ALC287_FIXUP_YOGA7_14ITL_SPEAKERS),