]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
ALSA: hda/realtek - Fix silent output on MSI-GL73
authorTakashi Iwai <tiwai@suse.de>
Wed, 12 Feb 2020 08:10:47 +0000 (09:10 +0100)
committerSeth Forshee <seth.forshee@canonical.com>
Thu, 20 Feb 2020 14:35:28 +0000 (08:35 -0600)
commitb3bbe3475e1ddc1c241ae7359136005261858d3f
tree8a9761353e7d10f26fc594fc1089a7bb313026d8
parent8c6a850dfc3be9cdd169c67d03c6bae85ea19ca7
ALSA: hda/realtek - Fix silent output on MSI-GL73

BugLink: https://bugs.launchpad.net/bugs/1864046
commit 7dafba3762d6c0083ded00a48f8c1a158bc86717 upstream.

MSI-GL73 laptop 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=204159
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20200212081047.27727-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit 2b7e7004970ae778de0e1e2d6b489e97de4e4c93)
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
sound/pci/hda/patch_realtek.c