NVIDIA / NVIDIA/open-gpu-kernel-modules

Brightness control non-functional in Hybrid mode — HP OMEN 16-am0015ns (Arrow Lake-P + RTX 5060 Max-Q, WMI GUID absent)

Open
#1,202 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C
Stars
17.4k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

Brightness control non-functional in Hybrid/Optimus mode — HP OMEN Gaming Laptop 16-am0015ns (Intel Arrow Lake-P + RTX 5060 Max-Q)

Summary

On an HP OMEN Gaming Laptop 16-am0015ns with Intel Arrow Lake-P iGPU and NVIDIA RTX 5060 Max-Q dGPU, panel backlight cannot be adjusted from Linux in Hybrid/Optimus mode. Brightness keys, GUI sliders, and direct sysfs writes all have no visible effect on the panel.

This appears to be related to bug #221530 on kernel bugzilla (HP OMEN MAX 16-ah0xxx, Arrow Lake + RTX 5080) and github.com/NVIDIA/open-gpu-kernel-modules/issues/1087.


System Information
Field | Value -- | -- Laptop Model | HP OMEN Gaming Laptop 16-am0015ns SKU | BP4Q7EA#ABE Board | HP 8D2F, version 75.54 BIOS | AMI F.14, released 04/14/2026 — latest available iGPU | Intel Arrow Lake-P [Arc Pro 130T/140T] 8086:7d51 rev 03 — 0000:00:02.0 dGPU | NVIDIA GeForce RTX 5060 Max-Q / Mobile (GB206M) 10de:2d19 rev a1 — 0000:01:00.0 NVIDIA driver | 595.80 Kernel | 7.0.12-201.fc44.x86_64 Distribution | Fedora 44 KDE Plasma Session type | Wayland Display panel | BOE, Product code 0x0CF1, manufactured 2024 week 13
Questions for NVIDIA
  1. Is there an alternative WMI GUID or EC path for brightness control on HP OMEN 16-am0015ns (board HP 8D2F) that nvidia_wmi_ec_backlight should support?
  2. Should the NVIDIA proprietary driver handle brightness via the _BCM method under PEGB/PEGE/DEDP in the DSDT, given that this method writes to the Intel IGD OpRegion?
  3. Can a DMI quirk be added for this hardware to route brightness control correctly?

I am happy to test patches and provide additional logs (full dmesg, acpidump output, disassembled DSDT) on request.


Related Issues

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no repository files or tests. Start by reviewing the nvidia_wmi_ec_backlight path and the referenced _BCM method under PEGB/PEGE/DEDP, using the requested acpidump and disassembled DSDT if provided. Done would require a confirmed brightness-control route or hardware-specific quirk, followed by validation on the listed HP OMEN system.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, linux
Domain
operating-systems
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.