JafarAkhondali / acer-predator-turbo-and-rgb-keyboard-linux-module

Linux kernel module to support Turbo mode and RGB Keyboard for Acer Predator notebook series
GNU General Public License v3.0
358 stars 66 forks source link

Bug: LCD brightness drops when pressing keyboard backlight "lower brightness" #24

Open felrugo opened 2 years ago

felrugo commented 2 years ago

I found a strange bug on my ph315-53. After installing the module on Manjaro (KDE) when I press the function button to lower the brightness of the keyboard it also zeroes out the brightness level of the monitor. I need to manually change ot back with the function key.

The strange thing is that this error occurs after every reboot or reload from sleep, but for only once. If it once lower the brightness of the monitor the bug only occurs after the next reboot.

It happens even after the facer module was unloaded. The only thing that helped was booting into the BIOS. After that the bug disappeared until i installed the module again.

JafarAkhondali commented 2 years ago

Hi Thanks for reporting the bug. I also experienced this but actually have no clue what is the cause of it 😵‍💫

vivekkj123 commented 2 years ago

This bug is also reproducible in Acer nitro 5 (AN515-56)

jyash8 commented 10 months ago

@JafarAkhondali Can you please tell me where is the code for controlling the keyboard backlight with keyboard buttons? I am not able to find it in the source files.

JafarAkhondali commented 10 months ago

@jyash8 I'm not sure but maybe this: https://github.com/JafarAkhondali/acer-predator-turbo-and-rgb-keyboard-linux-module/blob/a199d77c61e25e7c54b8d31bd0e9398a2ecd6e0e/src/facer.c#L1209