Comment 665 for bug 1958019

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

I also tried add next line after applied patch

SND_PCI_QUIRK(0x17aa, 0x3856, "Yoga 7 Carbon 14ACN6", ALC287_FIXUP_YOGA9_IAP7_BASS_SPK_PIN)

to sound/pci/hda/patch_realtek.c

After kernel build and install bass not working.

linux-5.18.10/
$ make clean
$ make olddefconfig
$ make -j 16
# make modules_install
# make install

NOTE:
I building kernel from ubuntu with kernel 5.17.0-1012-oem. It's can affect "make olddefconfig"?