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
337 stars 59 forks source link

Doesn't work in kernel 6.8 #153

Open yusifvatan opened 1 month ago

yusifvatan commented 1 month ago

Model: phn16-71

Count of keyboard RGB zones: 4

Count of Cpu Fans: 1

Count of Gpu Fans: 1

RGB keyboard works? Yes

Turbo button turn on fans? Yes

Turbo button turn on LED? No

Turbo button activates overclock? I don't know

Hi. Change backlight and turbo mode works in kernel 6.5. In kernel 6.8 update you can change mods (quite , balanced, performance , turbo). I updated kernel . But now I can't change keyboard backlight . Is there a way change backlight?

JafarAkhondali commented 1 month ago

Hi, How exactly does the backlight mode worked in kernel 6.5? how did you control rgb colors? was dynamic coloring working as well? I don't have an Acer anymore

yusifvatan commented 1 month ago

Everything was working normally. When I wrote the mode/color at the end of the facer_rgb.py command, it worked

yusifvatan commented 1 month ago

When I try install I got this error

$ sudo ./install.sh make -C /lib/modules/6.8.1-060801-generic/build M=/home/yusifvatan/Desktop/acer-predator-turbo-and-rgb-keyboard-linux-module modules make[1]: /lib/modules/6.8.1-060801-generic/build: No such file or directory. Stop. make: [Makefile:14: default] Error 2 insmod: ERROR: could not load module src/facer.ko: No such file or directory [ 24.084844] rfkill: input handler enabled [ 25.492871] rfkill: input handler disabled [ 163.406287] acer_wmi: Acer Laptop ACPI-WMI Extras [ 163.406343] acer_wmi: Function bitmap for Communication Button: 0x801 [ 163.419211] input: Acer WMI hotkeys as /devices/virtual/input/input23 [ 746.139530] acer_wmi: Acer Laptop WMI Extras unloaded [ 870.808186] acer_wmi: Acer Laptop ACPI-WMI Extras [ 870.808216] acer_wmi: Function bitmap for Communication Button: 0x801 [ 870.824249] input: Acer WMI hotkeys as /devices/virtual/input/input24 [ 889.742268] acer_wmi: Acer Laptop WMI Extras unloaded

JafarAkhondali commented 1 month ago

Ok there was a misunderstanding, I thought you were able to change colors without using this repository. Try install linux headers, uninstall the repository, reboot, install repo again

yusifvatan commented 1 month ago

Thank for advice . But it does't work I try everyhing. I even downloaded the Ubuntu 24.04 but it didn't work