]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Xtreme
authorChristian Lachner <gladiac@gmail.com>
Mon, 18 May 2020 05:38:44 +0000 (07:38 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 18 May 2020 07:53:45 +0000 (09:53 +0200)
commitbef74068fa677d315bed2e3dc926d913d9aa1a14
treec5298dba8c571d038c3181d6c0e0f3c73e199f95
parent6295c750c026e41ee8ad3d835ed3ec96e861b9b7
ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Xtreme

The Gigabyte X570 Aorus Xtreme motherboard with ALC1220 codec
requires a similar workaround for Clevo laptops to enforce the
DAC/mixer connection path. Set up a quirk entry for that.

BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=205275
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20200518053844.42743-2-gladiac@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c