]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ALSA: hda/ca0132: add quirk for EVGA Z390 DARK
authorXian Wang <dev@xianwang.io>
Fri, 4 Nov 2022 20:29:13 +0000 (13:29 -0700)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 14 Dec 2022 12:59:05 +0000 (13:59 +0100)
commit085292957ebc8bf3334e722f59c42f2389b51102
tree35f4e129be5d74e92ac3594c7f649062e914c778
parent5ed9d3ab03d9e73fbb78799101f1631dceab0907
ALSA: hda/ca0132: add quirk for EVGA Z390 DARK

commit 0c423e2ffa7edd3f8f9bcf17ce73fa9c7509b99e upstream.

The Z390 DARK mainboard uses a CA0132 audio controller. The quirk is
needed to enable surround sound and 3.5mm headphone jack handling in
the front audio connector as well as in the rear of the board when in
stereo mode.

Page 97 of the linked manual contains instructions to setup the
controller.

Signed-off-by: Xian Wang <dev@xianwang.io>
Cc: stable@vger.kernel.org
Link: https://www.evga.com/support/manuals/files/131-CS-E399.pdf
Link: https://lore.kernel.org/r/20221104202913.13904-1-dev@xianwang.io
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit f6d7a487aabddfe76c2875df2ee9d91accd22892)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
sound/pci/hda/patch_ca0132.c