Re: Need help fixing turbo button and power profiles on Acer Predator Helios Neo 16 (PHN16-72)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 07/02/25 6:11 pm, Armin Wolf wrote:

Alright, the values seem useless to me, so we have to try something different.

Can you dual-boot into Windows? If yes then you can use wmie2 (https:// github.com/vinaypamnani/wmie2) to execute WMI methods.

I this case i would like you to execute the "GetGamingFanBehavior" method of the "AcerGamingFunction" object located inside the root/WMI namespace. This method take a single parameter called "gmInput". Please check what happens if "gmInput" is set to 0, 1, 4, 8 and 16 and share the result of each
method call.

Thanks,
Armin Wolf


Hi Armin,

I ran the `GetGamingFanBehavior` function with the inputs you requested. Here are the results:


+-------+--------+
| Input | Output |
+-------+--------+
|     0 |      2 |
|     1 |    256 |
|     4 |   8192 |
|     8 |  16384 |
|    16 |      0 |
+-------+--------+


Best regards,
Sourajyoti Basak




[Index of Archives]     [Linux Kernel Development]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux