]> git.itanic.dy.fi Git - linux-stable/commit
ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after reboot from...
authorChristian Lachner <gladiac@gmail.com>
Sat, 29 Jan 2022 11:32:43 +0000 (12:32 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 Feb 2022 17:34:04 +0000 (18:34 +0100)
commit7ccf5849bef7ffd91f098869894cff766b240384
tree0a1dd62af23fd380c6b3123e1ca43b3a8431301a
parent9fc509f806a5d30fedc6f982537b70595e227815
ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after reboot from Windows

commit ea3541961376f733373839cc90493aafa8a7f733 upstream.

This commit switches the Gigabyte X570 Aorus Xtreme from using the
ALC1220_FIXUP_CLEVO_P950 to the ALC1220_FIXUP_GB_X570 quirk. This fixes
the no-audio after reboot from windows problem.

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/20220129113243.93068-4-gladiac@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c