* [Bug 221430] nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025)
2026-04-28 21:23 [Bug 221430] New: nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025) bugzilla-daemon
@ 2026-04-28 21:25 ` bugzilla-daemon
2026-04-28 21:25 ` bugzilla-daemon
` (11 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2026-04-28 21:25 UTC (permalink / raw)
To: platform-driver-x86
https://bugzilla.kernel.org/show_bug.cgi?id=221430
--- Comment #1 from floquimaurice@gmail.com ---
Created attachment 309993
--> https://bugzilla.kernel.org/attachment.cgi?id=309993&action=edit
Full boot dmesg (username/hostname redacted)
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread* [Bug 221430] nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025)
2026-04-28 21:23 [Bug 221430] New: nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025) bugzilla-daemon
2026-04-28 21:25 ` [Bug 221430] " bugzilla-daemon
@ 2026-04-28 21:25 ` bugzilla-daemon
2026-04-28 21:25 ` bugzilla-daemon
` (10 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2026-04-28 21:25 UTC (permalink / raw)
To: platform-driver-x86
https://bugzilla.kernel.org/show_bug.cgi?id=221430
--- Comment #2 from floquimaurice@gmail.com ---
Created attachment 309994
--> https://bugzilla.kernel.org/attachment.cgi?id=309994&action=edit
dmidecode output (serial/UUID/asset redacted)
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread* [Bug 221430] nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025)
2026-04-28 21:23 [Bug 221430] New: nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025) bugzilla-daemon
2026-04-28 21:25 ` [Bug 221430] " bugzilla-daemon
2026-04-28 21:25 ` bugzilla-daemon
@ 2026-04-28 21:25 ` bugzilla-daemon
2026-05-05 12:23 ` bugzilla-daemon
` (9 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2026-04-28 21:25 UTC (permalink / raw)
To: platform-driver-x86
https://bugzilla.kernel.org/show_bug.cgi?id=221430
--- Comment #3 from floquimaurice@gmail.com ---
Created attachment 309995
--> https://bugzilla.kernel.org/attachment.cgi?id=309995&action=edit
lspci -nnvv full output
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread* [Bug 221430] nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025)
2026-04-28 21:23 [Bug 221430] New: nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025) bugzilla-daemon
` (2 preceding siblings ...)
2026-04-28 21:25 ` bugzilla-daemon
@ 2026-05-05 12:23 ` bugzilla-daemon
2026-05-10 10:16 ` bugzilla-daemon
` (8 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2026-05-05 12:23 UTC (permalink / raw)
To: platform-driver-x86
https://bugzilla.kernel.org/show_bug.cgi?id=221430
Hans de Goede (hansg@kernel.org) changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hansg@kernel.org
--- Comment #4 from Hans de Goede (hansg@kernel.org) ---
Hi, thank you for your bug report.
Problems like this with nvidia_wmi_ec backlight control are a known issue. I've
had a plan to properly fix this for a while now, but I don't have the time to
implement this.
I've taken the time to write this down, see:
https://lore.kernel.org/dri-devel/f10c039b-e9ef-4aae-8291-8f1e71074586@oss.qualcomm.com/
In the mean time as a workaround can you try adding "acpi_backlight=native" to
your kernel commandline I suspect/hope that that will help.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread* [Bug 221430] nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025)
2026-04-28 21:23 [Bug 221430] New: nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025) bugzilla-daemon
` (3 preceding siblings ...)
2026-05-05 12:23 ` bugzilla-daemon
@ 2026-05-10 10:16 ` bugzilla-daemon
2026-05-10 15:20 ` bugzilla-daemon
` (7 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2026-05-10 10:16 UTC (permalink / raw)
To: platform-driver-x86
https://bugzilla.kernel.org/show_bug.cgi?id=221430
--- Comment #5 from floquimaurice@gmail.com ---
Hi Hans,
Thanks for the lore link. The backlight-aggregate plan to mimic Windows'
behavior makes perfect sense!
Regarding the workaround: I tested acpi_backlight=native, but unfortunately it
fails on this OMEN. The sysfs entries populate, but the panel ignores the
changes (likely because the EC is still waiting for the unpopulated CBL1
variable).
Since you are short on time, let me know if I can help draft/test for this
specific model in the meantime.
Thanks again!
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread* [Bug 221430] nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025)
2026-04-28 21:23 [Bug 221430] New: nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025) bugzilla-daemon
` (4 preceding siblings ...)
2026-05-10 10:16 ` bugzilla-daemon
@ 2026-05-10 15:20 ` bugzilla-daemon
2026-05-11 22:29 ` bugzilla-daemon
` (6 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2026-05-10 15:20 UTC (permalink / raw)
To: platform-driver-x86
https://bugzilla.kernel.org/show_bug.cgi?id=221430
--- Comment #6 from Hans de Goede (hansg@kernel.org) ---
Hmm, can you try adding the following to your kernel commandline:
acpi_backlight=native nvidia_wmi_ec_backlight.force=1
That should give you both nvidia_wmi_ec and native (possibly multiple native)
entries under /sys/class/backlight
and then try echoing values in the 0 - max_brightness range to all the
/sys/class/backlight/*/brightness
attributes and see if that does something? Note the max_brightness variable can
differ quite a bit between different backlight interfaces and can be found by
doing:
cat /sys/class/backlight/<foo>/max_brightness
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread* [Bug 221430] nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025)
2026-04-28 21:23 [Bug 221430] New: nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025) bugzilla-daemon
` (5 preceding siblings ...)
2026-05-10 15:20 ` bugzilla-daemon
@ 2026-05-11 22:29 ` bugzilla-daemon
2026-05-12 9:47 ` bugzilla-daemon
` (5 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2026-05-11 22:29 UTC (permalink / raw)
To: platform-driver-x86
https://bugzilla.kernel.org/show_bug.cgi?id=221430
--- Comment #7 from floquimaurice@gmail.com ---
Hi Hans,
I added acpi_backlight=native nvidia_wmi_ec_backlight.force=1 (and
nvidia.NVreg_EnableBacklightHandler=0) to my kernel command line.
Here are the folders that appeared in /sys/class/backlight/:
intel_backlight (max_brightness: 192000)
nvidia_0 (max_brightness: 100)
nvidia_wmi_ec_backlight (max_brightness: 100)
I tried echoing different values into the brightness file for each of these
three folders. The commands were accepted without any errors, but the physical
screen brightness did not change at all.
I am just reporting the facts here. Let me know if you need me to run any other
specific commands or tests!
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread* [Bug 221430] nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025)
2026-04-28 21:23 [Bug 221430] New: nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025) bugzilla-daemon
` (6 preceding siblings ...)
2026-05-11 22:29 ` bugzilla-daemon
@ 2026-05-12 9:47 ` bugzilla-daemon
2026-05-12 20:22 ` bugzilla-daemon
` (4 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2026-05-12 9:47 UTC (permalink / raw)
To: platform-driver-x86
https://bugzilla.kernel.org/show_bug.cgi?id=221430
--- Comment #8 from Hans de Goede (hansg@kernel.org) ---
(In reply to floquimaurice from comment #7)
> Hi Hans,
>
> I added acpi_backlight=native nvidia_wmi_ec_backlight.force=1 (and
> nvidia.NVreg_EnableBacklightHandler=0) to my kernel command line.
>
> Here are the folders that appeared in /sys/class/backlight/:
>
> intel_backlight (max_brightness: 192000)
>
> nvidia_0 (max_brightness: 100)
>
> nvidia_wmi_ec_backlight (max_brightness: 100)
>
> I tried echoing different values into the brightness file for each of these
> three folders. The commands were accepted without any errors, but the
> physical screen brightness did not change at all.
>
> I am just reporting the facts here. Let me know if you need me to run any
> other specific commands or tests!
Ok, so this is not a classic "which backlight driver should we use" problem.
But rather some issue with one of the backlight drivers.
The 192000 max-brightness for the intel_backlight looks suspicious.
Assuming that the LCD panel is indeed being driven by the Intel GPU and not
muxed to the nvidia GPU then I would start with filing a bug against the i915
driver:
https://drm.pages.freedesktop.org/intel-docs/how-to-file-i915-bugs.html
What value did you select in the BIOS for the hybrid-GPU config ? If you
selected discrete only instead of one of the hybrid options then this more
likely is an nvidia driver issue...
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread* [Bug 221430] nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025)
2026-04-28 21:23 [Bug 221430] New: nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025) bugzilla-daemon
` (7 preceding siblings ...)
2026-05-12 9:47 ` bugzilla-daemon
@ 2026-05-12 20:22 ` bugzilla-daemon
2026-05-12 20:23 ` bugzilla-daemon
` (3 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2026-05-12 20:22 UTC (permalink / raw)
To: platform-driver-x86
https://bugzilla.kernel.org/show_bug.cgi?id=221430
--- Comment #9 from floquimaurice@gmail.com ---
Hi Hans,
To answer your question: The BIOS is set to Hybrid Graphics (Optimus). The eDP
panel is driven directly by the Intel GPU.
You are right about the anomalous 192000 max_brightness on intel_backlight. I
have gathered the full dmesg (drm.debug=0xe) and the i915_vbt dump.
I will open a bug report with the Intel DRM team on GitLab and link this thread
there.
Thanks for your help and for pointing me in the right direction!
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread* [Bug 221430] nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025)
2026-04-28 21:23 [Bug 221430] New: nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025) bugzilla-daemon
` (8 preceding siblings ...)
2026-05-12 20:22 ` bugzilla-daemon
@ 2026-05-12 20:23 ` bugzilla-daemon
2026-05-12 20:25 ` bugzilla-daemon
` (2 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2026-05-12 20:23 UTC (permalink / raw)
To: platform-driver-x86
https://bugzilla.kernel.org/show_bug.cgi?id=221430
--- Comment #10 from floquimaurice@gmail.com ---
Created attachment 310098
--> https://bugzilla.kernel.org/attachment.cgi?id=310098&action=edit
dmesg debug
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread* [Bug 221430] nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025)
2026-04-28 21:23 [Bug 221430] New: nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025) bugzilla-daemon
` (9 preceding siblings ...)
2026-05-12 20:23 ` bugzilla-daemon
@ 2026-05-12 20:25 ` bugzilla-daemon
2026-05-12 20:25 ` bugzilla-daemon
2026-05-15 10:01 ` bugzilla-daemon
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2026-05-12 20:25 UTC (permalink / raw)
To: platform-driver-x86
https://bugzilla.kernel.org/show_bug.cgi?id=221430
--- Comment #11 from floquimaurice@gmail.com ---
Created attachment 310099
--> https://bugzilla.kernel.org/attachment.cgi?id=310099&action=edit
i915 VBT dump
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread* [Bug 221430] nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025)
2026-04-28 21:23 [Bug 221430] New: nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025) bugzilla-daemon
` (10 preceding siblings ...)
2026-05-12 20:25 ` bugzilla-daemon
@ 2026-05-12 20:25 ` bugzilla-daemon
2026-05-15 10:01 ` bugzilla-daemon
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2026-05-12 20:25 UTC (permalink / raw)
To: platform-driver-x86
https://bugzilla.kernel.org/show_bug.cgi?id=221430
floquimaurice@gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #310098|dmesg debug |dmesg with drm.debug=0xe
description| |
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread* [Bug 221430] nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025)
2026-04-28 21:23 [Bug 221430] New: nvidia_wmi_ec_backlight: brightness writes silently dropped on HP OMEN 16 (2025) bugzilla-daemon
` (11 preceding siblings ...)
2026-05-12 20:25 ` bugzilla-daemon
@ 2026-05-15 10:01 ` bugzilla-daemon
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2026-05-15 10:01 UTC (permalink / raw)
To: platform-driver-x86
https://bugzilla.kernel.org/show_bug.cgi?id=221430
--- Comment #12 from floquimaurice@gmail.com ---
Hi,
I opened a ticket with the Intel DRM team, and they analyzed the drm.debug=0xe
logs.
https://gitlab.freedesktop.org/drm/i915/kernel/-/work_items/16065
They confirmed that the VBT correctly points to PCH PWM, and the i915 driver is
doing its job perfectly. The logs show the driver successfully calculating and
sending the PWM updates to the registers (set backlight level = 98259).
However, the physical panel ignores it. The Intel developers concluded this is
not an i915 issue. The hardware is deliberately ignoring the PCH PWM registers,
which perfectly confirms your initial theory: the HP Embedded Controller is
waiting for the \_SB.PC00.GFX0.CBL1 ACPI trigger to release the backlight
control.
Now that Intel has officially bounced the ball back to the ACPI/firmware side,
how can we proceed?
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 14+ messages in thread