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

Acer Nitro 515-58, not working #68

Closed deppy-v2 closed 9 months ago

deppy-v2 commented 1 year ago

Model: Nitro AN515-58

Count of keyboard RGB zones: 4

Count of Cpu Fans: 1

Count of Gpu Fans: 1

RGB keyboard works? No

Turbo button turn on fans? No

Turbo button turn on LED? No

Turbo button activates overclock? No

dijia1124 commented 1 year ago

Just tested on my AN515-58 running Arch Linux, using "sudo ./install.sh". Keyboard rgb works. Installing as a systemd service also works. Plus, when doing stress test with s-tui, cpu frequencies also climb up higher with this module than without (12500h).

deppy-v2 commented 1 year ago

I reinstalled on Fedora and it works only until reboot. The service installs fine, but does not work after reboot. Am I missing something here? Screenshot_20230529_184025

JafarAkhondali commented 1 year ago

@deppy-v2 Yes, you should install it as a service sudo ./install_service.sh

deppy-v2 commented 1 year ago

Thanks, I see it installed and running, but shows no affect on lights. It only has affect until reboot. After that it resets to default behavior and color. Any clues?

JafarAkhondali commented 9 months ago

Fixed in last update