From: bugzilla-daemon@kernel.org
To: platform-driver-x86@vger.kernel.org
Subject: [Bug 220639] [BUG] hp-wmi: OMEN 16-wf0xxx (board 8BAB) – fans stuck at 0 RPM, Boost/WMI queries rejected (hp_wmi: query 0x4c error 0x6)
Date: Thu, 26 Feb 2026 07:23:58 +0000 [thread overview]
Message-ID: <bug-220639-215701-omNzyKMctU@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-220639-215701@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=220639
Jie7172585@gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Jie7172585@gmail.com
--- Comment #15 from Jie7172585@gmail.com ---
Hi,
I am testing the Linux 7.0-rc1 kernel on my HP OMEN 16-wf1xxx and noticed that
the fan control and thermal profile features do not work.
When attempting to change the platform profile or fan speed, nothing happens
physically, and dmesg outputs the following errors:
hp_wmi: query 0x4c returned error 0x6
ACPI BIOS Error (bug): Attempt to CreateField of length zero
ACPI Error: Aborting method \_SB.WMID.WMAA
I saw that Krishna recently added support for the OMEN 16-wf0xxx (Board 8BAB)
via a DMI quirk list. It appears my specific board ID (8C76) is also missing
from the victus_s_thermal_profile_boards list, causing the driver to use the
wrong fallback thermal parameters.
Hardware Info:
- Laptop: OMEN by HP Gaming Laptop 16-wf1xxx
- DMI Board ID: 8C76
Following the debugging steps from Bugzilla, here is the EC register dump for
my 8C76 board. As you can see, register 0x59 is also holding the thermal
profile state:
$ sudo modprobe ec_sys
$ sudo xxd /sys/kernel/debug/ec/ec0/io
00000000: 0000 0000 0001 48aa 0f84 fa71 0ffa 1c01 ......H....q....
00000010: 0129 251e ff00 ffff ffff ffff 00fa ac24 .)%............$
00000020: 0000 0000 0000 f900 350f 2000 0036 4b59 ........5. ..6KY
00000030: 5844 304b 3831 4a38 324a 5400 0100 00ff XD0K81J82JT.....
00000040: ffff ff01 00ff ffff ff4c 494f 4e00 0000 .........LION...
00000050: 0009 ffff 3100 000f 4301 2d41 0000 0000 ....1...C.-A....
00000060: 0080 1620 3333 332d 4143 2d31 322d 4100 ... 333-AC-12-A.
00000070: 0000 0000 0000 0000 0000 0000 0000 0000 ................
00000080: 0000 0000 0b00 0000 0000 0000 0000 0000 ................
00000090: 3333 332d 4143 2d31 3257 4b30 3630 3833 333-AC-12WK06083
000000a0: 0001 00d8 4500 004c 0000 0008 642a 0078 ....E..L....d*.x
000000b0: 4d4d 3c5b 4100 3232 008c 0800 f242 1111 MM<[A.22.....B..
000000c0: 0000 7e1b 8505 0c32 3c2d 6c20 7e1b 6421 ..~....2<-l ~.d!
000000d0: 0000 0000 0000 7e1b bf02 5b11 0000 e000 ......~...[.....
000000e0: 0000 00af 10ad 10af 1000 0083 430b 0080 ............C...
000000f0: 0009 0200 0000 0000 5000 0061 580b 0000 ........P..aX...
Could you please consider adding the "8C76" board ID to the quirk list in your
upcoming patches? I am already on the 7.0-rc1 kernel and am fully available to
test any patches you send my way.
Thanks for your work!
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
next prev parent reply other threads:[~2026-02-26 7:23 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-08 4:30 [Bug 220639] New: [BUG] hp-wmi: OMEN 16-wf0xxx (board 8BAB) – fans stuck at 0 RPM, Boost/WMI queries rejected (hp_wmi: query 0x4c error 0x6) bugzilla-daemon
2025-10-08 6:29 ` [Bug 220639] " bugzilla-daemon
2025-10-08 20:10 ` bugzilla-daemon
2025-10-20 23:32 ` bugzilla-daemon
2025-11-09 14:00 ` bugzilla-daemon
2026-02-12 13:43 ` bugzilla-daemon
2026-02-12 20:05 ` bugzilla-daemon
2026-02-13 13:51 ` bugzilla-daemon
2026-02-14 5:00 ` bugzilla-daemon
2026-02-14 5:00 ` bugzilla-daemon
2026-02-14 5:01 ` bugzilla-daemon
2026-02-14 5:09 ` bugzilla-daemon
2026-02-14 5:17 ` bugzilla-daemon
2026-02-14 5:26 ` bugzilla-daemon
2026-02-14 6:28 ` bugzilla-daemon
2026-02-14 10:35 ` bugzilla-daemon
2026-02-16 7:33 ` bugzilla-daemon
2026-02-26 7:23 ` bugzilla-daemon [this message]
2026-02-27 7:07 ` bugzilla-daemon
2026-02-27 10:20 ` bugzilla-daemon
2026-02-27 10:45 ` bugzilla-daemon
2026-03-30 15:20 ` bugzilla-daemon
2026-03-30 16:07 ` bugzilla-daemon
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=bug-220639-215701-omNzyKMctU@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox