after pulling out my hairs for many weeks now on getting the keyboard backlight control to work on EndeavourOS (not only EndeavourOS tbh) and not finding any working solution i decided to ask for some help in the forum.
I’m on KDE DE running Linux 5.14.10.arch1-1.
Not seeking for spoon feeding but more looking for directions and suggestions on where to look to solve this issue. Still a Linux noob here and coming from Windows environment however made the decision to step away from windows. Searching the Wiki’s and also googling as crazy haven’t brought any solutions and this keyboard Christmas tree is driving me nuts. I purchased this laptop mainly for the hardware and am not a gamer.
Hope you guys don’t mind me asking for some help on this as for the most of you this will be childsplay for sure. Many thanks in advance for tips and hints!!
Btw EndavourOS is really super!! Love it!! Many thanks to the devs for this distro!!
yes i added acpi_backlight=vendor to grub command after some recommendation found online but that didn’t do anything. Should i delete it again? Will check also as i only added it once as i remember.
You have doubles so i would delete the double entries for both. There are two different ones. You only need one. So do that and would change it to acpi_backlight=video. So you need to edit the grub file using a text editor such as nano and save the changes.
/etc/default/grub
Then update grub with
sudo grub-mkconfig -o /boot/grub/grub.cfg
Then reboot and check.
Edit: This is what i use on my HP Ryzen and it works.
Edit2: I don’t use any other back lighting packages it just works with this.
Okay… sorry i was thinking it was the screen backlighting. So maybe you will need the package that @onyxnz suggested. Sorry for the confusion I know your post says keyboard. My HP doesn’t have a backlit keyboard.