acer-predator-turbo-and-rgb-keyboard-linux-module icon indicating copy to clipboard operation
acer-predator-turbo-and-rgb-keyboard-linux-module copied to clipboard

Turbo Mode Not Working [ Predator PHN16-71 ]

Open kumarvivek1752 opened this issue 10 months ago • 13 comments
trafficstars

Is this an issue or a reproduction result? ✔️ OR ⁉️

Please fill in the template

Feature Value
Model Predator PHN16-71
Number of CPU Fans 1
Number of GPU Fans 1
Number of RGB Zones 4
RGB keyboard works? Yes
Turbo button turns on fans? No
Turbo button turn on LED? No
Turbo button activates overclock? No
Distribution Specific Information Distributor ID: Arch Description: Arch Linux Release: rolling
Kernel Version Linux archlinux 6.12.7-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 27 Dec 2024 14:24:37 +0000 x86_64 GNU/Linux

RGB Keyboard working fine, but turbo not working

logs:

➜  turbo-fan sudo systemctl start turbo-fan.service
➜  turbo-fan sudo systemctl status turbo-fan.service
× turbo-fan.service - Enables turbo button
     Loaded: loaded (/etc/systemd/system/turbo-fan.service; enabled; preset: disabled)
     Active: failed (Result: exit-code) since Wed 2025-01-01 22:27:09 IST; 1s ago
   Duration: 86ms
 Invocation: 8e6bd518a57d4e0ca38f675452da076f
    Process: 4626 ExecStart=/bin/bash /opt/turbo-fan/service.sh (code=exited, status=139)
   Main PID: 4626 (code=exited, status=139)
   Mem peak: 2.7M
        CPU: 36ms

Jan 01 22:27:09 archlinux systemd[1]: Started Enables turbo button.
Jan 01 22:27:09 archlinux bash[4635]: rmmod: ERROR: Module acer_wmi is not currently loaded
Jan 01 22:27:09 archlinux bash[4636]: rmmod: ERROR: Module facer is in use
Jan 01 22:27:09 archlinux bash[4626]: /opt/turbo-fan/service.sh: line 17:  4640 Segmentation fault      insmod src/facer.ko
Jan 01 22:27:09 archlinux systemd[1]: turbo-fan.service: Main process exited, code=exited, status=139/n/a
Jan 01 22:27:09 archlinux systemd[1]: turbo-fan.service: Failed with result 'exit-code'.
➜  turbo-fan


kumarvivek1752 avatar Jan 01 '25 16:01 kumarvivek1752