From: Krishna Chomal <krishna.chomal108@gmail.com>
To: Kobeto zebida <kobetozebida0@gmail.com>
Cc: "platform-driver-x86@vger.kernel.org"
<platform-driver-x86@vger.kernel.org>
Subject: Re: HP OMEN 16-am0xxx: GPU power limit stuck at 95W (needs hp-wmi cTGP unlock)
Date: Sun, 9 Aug 2026 19:36:11 +0530 [thread overview]
Message-ID: <aniHYZwsb6Q1-mjg@archlinux> (raw)
In-Reply-To: <CABAdX2pkcpuC8PdkebmiZ7B+iNP_VN+5tWEy_DbffNOa7k6B6A@mail.gmail.com>
On Sun, Aug 02, 2026 at 10:04:08PM +0300, Kobeto zebida wrote:
>Hi,
>
>My OMEN Gaming Laptop 16-am0xxx with RTX 5060 Laptop GPU cannot reach
>its full 115W power limit on Linux. It's stuck at 95W.
>
>This appears to be the same issue reported for OMEN Max 16 models:
>the hp-wmi driver needs to send the HPWMI_SET_GPU_THERMAL_MODES_QUERY
>(0x22) WMI call to unlock the GPU TGP, but this board isn't in the
>supported list.
>
>nvidia-powerd starts but never negotiates Dynamic Boost — it just
>idles on DBus without raising the power limit.
>
>Windows with OMEN Gaming Hub works fine (115W available).
>
>Full logs attached.
Hi Kobeto,
Yes you are right, this is likely because your board isn't listed in
the hp_wmi_feature_boards[] array. Can you share the output of:
Embedded Controller:
# modprobe ec_sys
# xxd /sys/kernel/debug/ec/ec0/io
DMI information:
# dmidecode
ACPI tables:
# acpidump
I think these should be sufficient to build a patch for you to test.
>Please CC me on any patches. I can test kernel builds.
>
>Thanks,
>Medo
prev parent reply other threads:[~2026-08-09 14:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-02 19:04 HP OMEN 16-am0xxx: GPU power limit stuck at 95W (needs hp-wmi cTGP unlock) Kobeto zebida
2026-08-09 14:06 ` Krishna Chomal [this message]
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=aniHYZwsb6Q1-mjg@archlinux \
--to=krishna.chomal108@gmail.com \
--cc=kobetozebida0@gmail.com \
--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.