INC-2026-05-23-002: P16g Display Fails to Wake from DPMS After Kernel/NVIDIA Upgrade
Incident Summary
| Field | Value |
|---|---|
Detected |
2026-05-23 (display unresponsive after returning from extended idle; observed on 2 occasions since 2026-05-22 upgrade) |
Mitigated |
2026-05-23 (backlight-only approach applied — avoids DRM interaction entirely) |
Resolved |
2026-05-23 (backlight-only approach confirmed working — eDP-1 wakes on input) |
Duration |
Ongoing (intermittent) |
Severity |
P2 (High) — Display completely unresponsive after DPMS/monitor-disable timeout. No visual feedback on laptop panel. Combined with INC-2026-05-23-001 (power button = shutdown), this caused unintended full system poweroff and loss of all running applications. |
Impact |
After hypridle triggers display-off at 15 minutes of idle, eDP-1 (laptop panel) does not wake on mouse movement or keyboard input. Hyprland and hyprlock continue running — verified by connecting an external monitor, which showed the hyprlock login screen. The laptop panel specifically fails to re-enable. |
Root Cause |
i915 PSR (Panel Self Refresh) hangs on kernel 7.0.9 for Arrow Lake-S Intel Graphics. eDP-1 is driven by the Intel iGPU (card1, |
Environment
| Property | Value |
|---|---|
Machine |
modestus-p16g (ThinkPad P16 Gen 1) |
OS |
Arch Linux |
Kernel (before) |
6.19.14.arch1-1 |
Kernel (after) |
7.0.9.arch1-1 |
Intel iGPU |
Arrow Lake-S [Intel Graphics] (rev 06) — i915 driver (xe module also available) |
NVIDIA dGPU |
NVIDIA GeForce RTX 5090 Laptop GPU (nvidia-open 595.71.05) |
Display path |
eDP-1 on card1 (Intel iGPU) — NVIDIA GPU has no connected displays |
Hyprland |
v0.55.2 |
hypridle |
0.1.7-9 |
hyprlock |
0.9.5-4 |
Kernel parameters |
|
Timeline
| Time | Event |
|---|---|
2026-05-22 10:18 |
|
2026-05-22 |
First occurrence: user returns from extended idle to black screen. Mouse/keyboard input does not wake display. Forced reboot required. |
2026-05-23 ~09:10 |
Second occurrence: user walks away from P16g. hypridle dims screen at 5 min, locks at 10 min, DPMS off at 15 min. |
2026-05-23 ~09:25 |
User returns to black screen. Mouse/keyboard produces no response. hyprlock interface not visible. Power button pressed (triggering INC-2026-05-23-001 shutdown). |
2026-05-23 |
Initial investigation incorrectly attributes issue to NVIDIA DRM ( |
2026-05-23 |
Third occurrence: monitor-disable approach also fails. eDP-1 stays black. User connects external monitor — hyprlock visible and functional on external display. This proves Hyprland is alive and the issue is specific to eDP-1 re-enablement. |
2026-05-23 |
Corrected diagnosis: eDP-1 is on card1 (Intel iGPU, i915 driver), not the NVIDIA GPU. The NVIDIA CRTC error was a red herring. Journal shows i915 GuC firmware full reload on monitor re-enable, indicating DRM layer re-initialization failure. |
2026-05-23 |
Workaround 2 applied: replace all DRM interaction with |
2026-05-23 |
Workaround 2 also fails after ~30 minutes. External monitor again shows hyprlock while eDP-1 is black. Journal reveals true root cause: |
2026-05-23 |
Fix applied: |
Metadata
| Field | Value |
|---|---|
Incident ID |
INC-2026-05-23-002 |
Author |
Evan Rosado |
Created |
2026-05-23 |
Last Updated |
2026-05-23 |
Status |
Resolved (pending reboot confirmation) |
Trigger |
|
Fix Location |
|
Post-Incident Review |
Complete |