You have been subscribed to a public bug:

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

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: fixup hp kernel sound
-- 
HP mute LED fixup for HP Pavilion Gaming 15 ec-2xxx models
https://bugs.launchpad.net/bugs/1996535
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to linux in Ubuntu.

-- 
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

Reply via email to