[Expired for linux (Ubuntu) because there has been no activity for 60 days.]
** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1996535 Title: HP mute LED fixup for HP Pavilion Gaming 15 ec-2xxx models Status in linux package in Ubuntu: Expired Bug description: By default, I do the following commands to enable/disable the led, and works! Enables: sudo hda-verb /dev/snd/hwC1D0 0x20 0x500 0x0B && sudo hda-verb /dev/snd/hwC1D0 0x20 0x400 0x7778 Disables: sudo hda-verb /dev/snd/hwC1D0 0x20 0x500 0x0B && sudo hda-verb /dev/snd/hwC1D0 0x20 0x400 0x7774 But I have found a fix for my HP Pavilion Gaming 15 where the mute button LED wasn't working. https://github.com/masemoel/linux/commit/db0046b68b27a14766f89c15b5743b26edacbe8a Looks like there is actually a patch in the kernel, but as I have done above, we need to add each model into the patch. I hope this fix can be added in the kernel so that me and other people with similar models can enjoy this utility. Credits: https://forum.manjaro.org/t/mute-switch-led-not-working-hp-omen-15/103658/17 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1996535/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp