]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Master
authorChristian Lachner <gladiac@gmail.com>
Sun, 23 Feb 2020 09:24:16 +0000 (10:24 +0100)
committerPaolo Pisati <paolo.pisati@canonical.com>
Fri, 13 Mar 2020 12:26:55 +0000 (13:26 +0100)
commit82af45f3bbdc0f947b26a6c3c62165919b0cc74b
tree40b694ac032e17f2481eacca10c6283bc17ed004
parent36147de0dc21cb4651a86f5b6855345b90720c13
ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Master

BugLink: https://bugs.launchpad.net/bugs/1867178
commit 0d45e86d2267d5bdf7bbb631499788da1c27ceb2 upstream.

The Gigabyte X570 Aorus Master 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/20200223092416.15016-2-gladiac@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
sound/pci/hda/patch_realtek.c