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

Linux kernel module to support Turbo mode and RGB Keyboard for Acer Predator notebook series

Results 70 acer-predator-turbo-and-rgb-keyboard-linux-module issues
Sort by recently updated
recently updated
newest added

The README says that if this directory exists, it may work. But I seem to have a directory with a prefix `PNP0C14:00-`. ```bash ❯ file /sys/bus/wmi/devices/7A4DDFE7-5B5D-40B4-8595-4408E0CC7F56/ /sys/bus/wmi/devices/7A4DDFE7-5B5D-40B4-8595-4408E0CC7F56/: cannot open `/sys/bus/wmi/devices/7A4DDFE7-5B5D-40B4-8595-4408E0CC7F56/`...

new model support

I "tried" to make a solution, but i'm not C-dev and much less in the low level part... ```python CHARACTER_DEVICE = "/dev/acer-gkbbl-0" with open(CHARACTER_DEVICE, 'rb') as cd: print(list(cd.read())) ``` I...

RGB seems to be working but the default turbo button (pressing red button 1) does nothing. Product name: Predator G9-793 sudo dmidecode | grep "Product Name" -B 2 -A 4...

new model support

Hi, It would be great if you could enable this feature of this model as well Acer Predator PH315-54, I see it is not in the Compablity model list also...

I installed the module in Arch and I can't control RGB colors or turbo fan. I tried the examples but they didn't work. This is my system info: `sudo dmidecode...

I installed it using the method for Arch linux. Turbo works perfectly fine, but rgb doesn't do anything at all. I think this is related to my model, so is...

# Model: Manufacturer: Acer Product Name: Nitro AN515-58 Version: V2.03 Serial Number: NHQLZAA0013170FF373400 UUID: dd23cb4c-69e2-ed11-80ea-40c2ba150928 Wake-up Type: Power Switch -- Base Board Information Manufacturer: ADL Product Name: Jimny_ADH Version: V2.03...

bug

# Model: Predator PH14-51 ## Count of keyboard RGB zones: Per-Key RGB ### Count of Cpu Fans: 1 ### Count of Gpu Fans: 1 ### RGB keyboard works? No ###...

# Model Predator PH315-54 # Issue - Powerlimit of the nvidia card being affected. Here is the power limit in powersaving mode (Same for balanced mode) - 80W ![image](https://github.com/JafarAkhondali/acer-predator-turbo-and-rgb-keyboard-linux-module/assets/88489071/3eca0395-1c4e-4b20-b770-e8678da9d463) Here...

Does this utility work with the Acer Predator Helios 16 2023 (PH16-71)? I couldn't find the model at all in the compatibility table and given I am planning on getting...