cronosun / atrofac

A library and a command line application to control the power plan, and the fan curve (CPU & GPU) of Asus Zephyrus G14 devices (might also work with other devices that use the Armoury Crate Service). Fanless mode is possible as long as the GPU & CPU temperatures are not too hot (even on battery).
Other
359 stars 47 forks source link

Atrofac does not change power plans. #29

Open thlove1 opened 1 year ago

thlove1 commented 1 year ago

@cronosun Atrofac doesn't change power plans, whereas Armory does.

It uses the DeviceIoControl function (windows API) on the \.\ATKACPI-file to change the power plan and set the fan curve (like the Armoury Crate does). - Technical Detail

I checked through advanced.md that the function was implemented in this program, but since it does not work, there seems to be something wrong.

My model is : G14 GA402(2022 6900HS/6700S)

lucidnx commented 1 year ago

I have same issue