]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 15 G8
authorJeremy Szu <jeremy.szu@canonical.com>
Thu, 3 Jun 2021 12:27:00 +0000 (14:27 +0200)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 18 Jun 2021 09:07:39 +0000 (11:07 +0200)
commit327c641dfe8cbe73d670fdf5c97712dd6565dc0a
treed097d7fd9656643f6b9bc0f3f04837bc5f1fc69f
parentcd92fd11c0dffce2e2130173c528bd52284cc8ac
ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 15 G8

BugLink: https://bugs.launchpad.net/bugs/1930707
The HP ZBook Fury 15.6 Inch G8 is using ALC285 codec which is
using 0x04 to control mute LED and 0x01 to control micmute LED.
In the other hand, there is no output from right channel of speaker.
Therefore, add a quirk to make it works.

Signed-off-by: Jeremy Szu <jeremy.szu@canonical.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20210519170357.58410-3-jeremy.szu@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
(cherry picked from commit e650c1a959da49f2b873cb56564b825882c22e7a)
Signed-off-by: Jeremy Szu <jeremy.szu@canonical.com>
Acked-by: Tim Gardner <tim.gardner@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
sound/pci/hda/patch_realtek.c