[B/C/D/unstable][PATCH 0/1] The mute led can't work on lenovo x1
Hui Wang
hui.wang at canonical.com
Fri Dec 14 05:41:43 UTC 2018
BugLink: https://bugs.launchpad.net/bugs/1808465
This patch fixes a regression introduced by a patch I sent in Nov
(https://lists.ubuntu.com/archives/kernel-team/2018-November/096882.html),
That patch got ack but not formally merged to ubuntu kernel yet, I generated
this patch on the master-next-backlog branch of ubuntu-bionic, so for
B/C/D/unstable kernel, please apply the patch of the (2018-November/096882.html)
first, then apply this patch.
[Impact]
The mute led can't work on several lenovo laptop models after applying the
patch of #1805079, this is a regression introduced by that patch.
[Fix]
chanin the ALC269_FIXUP_THINKPAD_ACPI, this will make the led work again.
[Test Case]
press F1 and F4, the mute led and micmute led work well.
[Regression Potential]
Very low, this patch is specific to ALC285_FIXUP_LENOVO_HEADPHONE_NOISE, and
this FIXUP is specific several lenovo laptop models. I have tested audio and
led functions on those machines.
Hui Wang (1):
ALSA: hda/realtek - Fix the mute LED regresion on Lenovo X1 Carbon
sound/pci/hda/patch_realtek.c | 2 ++
1 file changed, 2 insertions(+)
--
2.17.1
More information about the kernel-team
mailing list