acer-predator-turbo-and-rgb-keyboard-linux-module
acer-predator-turbo-and-rgb-keyboard-linux-module copied to clipboard
Linux kernel module to support Turbo mode and RGB Keyboard for Acer Predator notebook series
Added a kernel object which **updates /sys/devices/platform/fan/fan_turbo_state with the global turbo_state variable** when the file is read, enabling simple access to the current turbo status. Writes literal 'enabled' or 'disabled'....
Result of system info command `System Information Manufacturer: Acer Product Name: Nitro AN515-58 Version: V2.10 Serial Number: NHQM0AA00234211FA33400 UUID: 3289387c-b66c-ee11-80ef-40c2ba33988a Wake-up Type: Power Switch Base Board Information Manufacturer: ADL Product...
# Model: System Information Manufacturer: Acer Product Name: Predator G9-593 Version: V1.14 Serial Number: NHQ1YEM002716003E97200 UUID: 5eb2c420-2371-81e7-2a2e-10050197a37e Wake-up Type: Power Switch -- Base Board Information Manufacturer: Acer Product Name: Mustang2_SKS...
Is there any way I can get the current values for the properties (mode, speed, colors...) which are set using `facer_rgb.py` or without it?
# Model: Nitro AN16-41 ## Count of keyboard RGB zones: 4 ### Count of Cpu Fans: 1 ### Count of Gpu Fans: 1 ### RGB keyboard works? Yes ### Turbo...
# Model: ``` System Information Manufacturer: Acer Product Name: Predator PHN18-71 Version: V1.11 Serial Number: NHQNQEU00740406A****** UUID: ddfbcd46-23b5-ee11-80f2-40c2b****** Wake-up Type: Power Switch Base Board Information Manufacturer: RPL Product Name: IPACE_RTX...
System Information Manufacturer: Acer Product Name: Predator PH315-55 Version: V1.11 Serial Number: UUID: Wake-up Type: Power Switch -- Base Board Information Manufacturer: ADL Product Name: Evoque_ADH Version: V1.11 Serial Number:...
I created this project only because Linux kernel didn't accept the RGB functionality as it wasn't standard, but it got more attention than I expected. The project designed like this:...
Right now we have too many installation methods. It's better to convert it in `curl .. | sh` style, so that to installer can be interactive an easy to use(e.g....
I've made it create a script for the service. It stores the kernel version the module was compiled for in this script, on boot if they don't match it will...