]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated sound on EVGA X99 Classifi...
authorGeoffrey Allott <geoffrey@allott.email>
Thu, 19 Mar 2020 14:00:48 +0000 (14:00 +0000)
committerTakashi Iwai <tiwai@suse.de>
Thu, 19 Mar 2020 16:02:55 +0000 (17:02 +0100)
commite9097e47e349b747dee50f935216de0ffb662962
tree6501b8a221a3a9765d262be398c614076a46055e
parenta124458a127ccd7629e20cd7bae3e1f758ed32aa
ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated sound on EVGA X99 Classified motherboard

I have a system which has an EVGA X99 Classified motherboard. The pin
assignments for the HD Audio controller are not correct under Linux.
Windows 10 works fine and informs me that it's using the Recon3Di
driver, and on Linux, `cat
/sys/class/sound/card0/device/subsystem_{vendor,device}` yields

0x3842
0x1038

This patch adds a corresponding entry to the quirk list.

Signed-off-by: Geoffrey Allott <geoffrey@allott.email>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/a6cd56b678c00ce2db3685e4278919f2584f8244.camel@allott.email
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_ca0132.c