From: Krishna Chomal <krishna.chomal108@gmail.com>
To: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
Cc: Ben Young <benj.n.yng@gmail.com>, platform-driver-x86@vger.kernel.org
Subject: Re: hp-wmi: Fix thermal profile board classification for HP Omen Max 16 (8D41)
Date: Tue, 28 Apr 2026 21:21:21 +0530 [thread overview]
Message-ID: <afDTImx7bAcjU8Sp@archlinux> (raw)
In-Reply-To: <44b67685-ab94-ebca-e241-02b0a8d19562@linux.intel.com>
Hi Ilpo,
Sorry for the delay in response, I forgot to update you but I was
working with Benjamin Young to get more information about this issue. It
turns out this is related to a failure in fan table parsing. Luckily this
was detected for a similar HP Omen Max device earlier and I had submitted
a fix for it [1]. It has been merged into the mainline kernel in 7.1-rc1,
so the issue should be automatically resolved for Benjamin whenever the
said kernel is released.
Meanwhile I have taken this opportunity to determine EC offsets for
board 8D41 in order to remove the "Unknown EC layout for board 8D41.
Thermal profile readback will be disabled. Please report this to
platform-driver-x86@vger.kernel.org" warning in their dmesg. I will send
a fix patch for this soon.
[1] https://lore.kernel.org/all/20260410191039.125659-2-krishna.chomal108@gmail.com/
On Fri, Apr 24, 2026 at 02:58:43PM +0300, Ilpo Järvinen wrote:
>Hi Krishna,
>
>Could please take a look what's going on here. It seems 8D41 was in
>victus_s_thermal_profile_boards[] even before the dmi_system_id
>conversion in the commit 8ca7515d3c76 ("platform/x86: hp-wmi: fix
>platform profile values for Omen 16-wf1xxx").
>
>On Wed, 22 Apr 2026, Ben Young wrote:
>
>> Unfortunately - the fans do not change speed upon terminal commands. The
>> HP-WMI is properly loaded and recognizes the board, but appears to not
>> allow any level of fan change. Do you have any recommendations? This is
>> important to HP laptop owners.
>>
>> Thank you!
>>
>> Sent from my iPhone
>>
>> > On Apr 21, 2026, at 8:18 PM, Benjamin Young <benj.n.yng@gmail.com> wrote:
>> >
>> > Subject: hp-wmi: Fix thermal profile board classification for HP Omen Max 16 (8D41)
>> >
>> > Board 8D41 (HP Omen MAX Gaming Laptop 16t-ah000) was incorrectly added
>> > to victus_s_thermal_profile_boards in kernel 7.0, causing hp-wmi probe
>> > to fail with -EINVAL.
>> >
>> > The fix is to remove 8D41 from victus_s_thermal_profile_boards and add
>> > it to omen_thermal_profile_boards whitelist instead.
>> >
>> > Tested on HP Omen MAX Gaming Laptop 16t-ah000, BIOS F.21, kernel
>> > 7.0.0-1-cachyos-bore. After the fix, hp_wmi registers successfully as
>> > a platform profile handler.
>> >
>>
>
>--
> i.
next prev parent reply other threads:[~2026-04-28 15:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-22 0:18 hp-wmi: Fix thermal profile board classification for HP Omen Max 16 (8D41) Benjamin Young
2026-04-22 8:58 ` Ben Young
2026-04-24 11:58 ` Ilpo Järvinen
2026-04-28 15:51 ` Krishna Chomal [this message]
2026-04-28 15:58 ` Ilpo Järvinen
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=afDTImx7bAcjU8Sp@archlinux \
--to=krishna.chomal108@gmail.com \
--cc=benj.n.yng@gmail.com \
--cc=ilpo.jarvinen@linux.intel.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.