All of lore.kernel.org
 help / color / mirror / Atom feed
* [REGRESSION] hp-wmi fails to probe on HP OMEN (board 8D41)
@ 2026-04-30  4:59 yue li
  2026-05-03  7:26 ` Krishna Chomal
  0 siblings, 1 reply; 7+ messages in thread
From: yue li @ 2026-04-30  4:59 UTC (permalink / raw)
  To: platform-driver-x86

Hi,

I am reporting a regression in the hp-wmi driver on an HP OMEN laptop.

System:

Vendor: HP
Product: OMEN MAX Gaming Laptop 16-ah0089TX
Board: 8D41
BIOS: F.12
Kernel: 7.0.2-zen1-1-zen

Regression:
The hp-wmi driver works correctly on kernel 6.18.6-zen1-1-zen,
but fails to probe on 7.0.2-zen1-1-zen with error -22.

Issue:
On the affected kernel, loading the module fails:

modprobe: ERROR: could not insert 'hp_wmi': No such device

dmesg output:

hp_wmi: Unknown EC layout for board 8D41. Thermal profile readback
will be disabled.
hp-wmi hp-wmi: probe with driver hp-wmi failed with error -22

The system exposes the expected WMI GUIDs:

5FB7F034-2C63-45E9-BE91-3D44E2C707E4
95F24279-4D7B-4334-9387-ACCDC67EF61C

This suggests the driver matches the device, but fails during probe due to
the unknown EC layout.

Question:
Is this board expected to be supported? If not, would it be acceptable to
allow the driver to load in a degraded mode instead of failing probe?

Please let me know if additional logs or testing are required.

Thanks.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-05-07 18:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-30  4:59 [REGRESSION] hp-wmi fails to probe on HP OMEN (board 8D41) yue li
2026-05-03  7:26 ` Krishna Chomal
2026-05-04  7:22   ` Thorsten Leemhuis
2026-05-07  8:47     ` Thorsten Leemhuis
2026-05-07  9:55       ` Ilpo Järvinen
2026-05-07 10:59         ` Thorsten Leemhuis
2026-05-07 18:41           ` Krishna Chomal

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.