Bug 2476974

Summary: Laptop screen goes permanently black when screen lock activates on Intel Meteor Lake-P hardware with kernel 7.0.4
Product: [Fedora] Fedora Reporter: Andrew Clegg <andy2.0>
Component: kernelAssignee: Justin M. Forbes <jforbes>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 43CC: acaringi, adscvr, airlied, hans, hpa, jforbes, kernel-maint, linville, masami256, mchehab, nickolasjcarr, ptalbert, steved, suraj.ghimire7
Target Milestone: ---Keywords: Desktop, Regression
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-05-21 01:20:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
dmesg output showing deadlock none

Description Andrew Clegg 2026-05-13 09:59:16 UTC
1. Please describe the problem:

After the screen lock activates (via KDE kscreenlocker), the laptop's built-in display (eDP-1) goes completely black and cannot be recovered. Mouse movement, keyboard input, and password entry do not restore the display. A hard reboot is required. The external monitor (DP-4) is unaffected.

The kernel log shows the following errors immediately before the display becomes unrecoverable:

    i915 0000:00:02.0: [drm] *ERROR* flip_done timed out
    i915 0000:00:02.0: [drm] *ERROR* [CRTC:149:pipe A] commit wait timed out
    i915 0000:00:02.0: [drm] *ERROR* [CONNECTOR:506:eDP-1] commit wait timed out
    i915 0000:00:02.0: [drm] *ERROR* [PLANE:33:plane 1A] commit wait timed out

Hardware: Intel Meteor Lake-P [Intel Arc Graphics] [8086:7d55] (display controller), NVIDIA GeForce RTX 4060 Laptop GPU (discrete, unused for display). Session: KDE Plasma on Wayland, SDDM

2. What is the Version-Release number of the kernel:

7.0.4-100.fc43.x86_64

3. Did it work previously in Fedora? If so, what kernel version did the issue
   *first* appear?  Old kernels are available for download at
   https://koji.fedoraproject.org/koji/packageinfo?packageID=8 :

Yes. The issue first appeared with kernel 7.0.4-100.fc43.x86_64. The previous kernel, 6.19.12-200.fc43.x86_64, did not exhibit this problem.

4. Can you reproduce this issue? If so, please provide the steps to reproduce
   the issue below:

1. Boot kernel 7.0.4-100.fc43.x86_64
2. Log in to a KDE Plasma Wayland session via SDDM
3. Leave the system idle until the screen lock activates (or trigger it manually via the lock screen shortcut)
4. The laptop display (eDP-1) goes black and does not recover on any input.

5. Does this problem occur with the latest Rawhide kernel? To install the
   Rawhide kernel, run ``sudo dnf install fedora-repos-rawhide`` followed by
   ``sudo dnf update --enablerepo=rawhide kernel``:

Not yet tested

6. Are you running any modules that not shipped with directly Fedora's kernel?:

kmod-nvidia-580.159.03-1.fc43.x86_64

7. Please attach the kernel logs. You can get the complete kernel log
   for a boot with ``journalctl --no-hostname -k > dmesg.txt``. If the
   issue occurred on a previous boot, use the journalctl ``-b`` flag.

Attached

Reproducible: Always

Comment 1 Andrew Clegg 2026-05-13 10:00:03 UTC
Created attachment 2141028 [details]
dmesg output showing deadlock

Comment 2 Andrew Clegg 2026-05-13 10:01:50 UTC
Same/similar issue reported: https://bbs.archlinux.org/viewtopic.php?pid=2297604

Comment 3 Andrew Clegg 2026-05-21 01:20:04 UTC

*** This bug has been marked as a duplicate of bug 2463170 ***