Mute LED on HP OMEN 15 needs a patch or something

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello everyone, I'm not sure if this is the correct place to ask, but I don't know where else I should look for help so here I am. I have a laptop (HP Omen 15 2020 amd) which has a mute button (Fn + F5) which works great, however, the LED indicator on it doesn't light up. With the help of this article I managed to figure out that I can trigger the LED with the following command:
sudo hda-verb /dev/snd/hwC1D0 0x20 0x500 0x0B && sudo hda-verb /dev/snd/hwC1D0 0x20 0x400 0x7778
And disable it with
sudo hda-verb /dev/snd/hwC1D0 0x20 0x500 0x0B && sudo hda-verb /dev/snd/hwC1D0 0x20 0x400 0x777
I think that a fix should be added to patch_realtek.c but this requires knowledge of C and kernel stuff. I don't have much experience with those so I would be very grateful if anyone could help me .
I have also filed a kernel bug report but nobody seems to care.
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user

[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux