This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window:
apport-collect 1996535 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu) Status: New => Incomplete -- 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: Incomplete 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