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

Predator PHN18-71 #158

Open blackPantherOS opened 2 weeks ago

blackPantherOS commented 2 weeks ago

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
        Version: V1.11
        Serial Number: NBQQU110024044C6******
        Asset Tag: Type2 - Board Asset Tag
        Features:

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?

No

Turbo button turn on LED?

No

Turbo button activates overclock?

No dsdt.tar.gz

mitanshu7 commented 2 weeks ago

Hello, you may want to look at this commit. I basically added my model specs there and it worked. You can try replacing the 16 with 18 and it should work.

blackPantherOS commented 1 week ago

Hello, you may want to look at this commit. I basically added my model specs there and it worked. You can try replacing the 16 with 18 and it should work.

Hi, okay thanks, this week I will try to add these modifications to facer source code as well. I built a custom kernel from 6.9.5 with many acer_wmi modifications, and many things are working now from gui.

I forked this repo and I working on new sense interface gui.

2024-06-25_16-09

JafarAkhondali commented 1 week ago

@blackPantherOS This looks pretty nice 🔥 Why there are so many forks of this project? it would be nice if we could keep only one fork so that people can contribute to one project.