All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sourajyoti Basak <basak.sb2006@gmail.com>
To: Armin Wolf <W_Armin@gmx.de>, platform-driver-x86@vger.kernel.org
Subject: Re: Need help fixing turbo button and power profiles on Acer Predator Helios Neo 16 (PHN16-72)
Date: Mon, 10 Feb 2025 20:20:08 +0530	[thread overview]
Message-ID: <5c88b97e-d345-4b0d-9bc2-b8abff3a6513@gmail.com> (raw)
In-Reply-To: <e430d262-8c1e-4c8f-88eb-98a71117e8bf@gmx.de>

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

  reply	other threads:[~2025-02-10 14:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-15 16:20 Need help fixing turbo button and power profiles on Acer Predator Helios Neo 16 (PHN16-72) Sourajyoti Basak
2025-01-24 21:38 ` Armin Wolf
2025-02-07  5:40   ` Sourajyoti Basak
2025-02-07 12:41     ` Armin Wolf
2025-02-10 14:50       ` Sourajyoti Basak [this message]
2025-02-10 17:31         ` Armin Wolf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5c88b97e-d345-4b0d-9bc2-b8abff3a6513@gmail.com \
    --to=basak.sb2006@gmail.com \
    --cc=W_Armin@gmx.de \
    --cc=platform-driver-x86@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.