Bug 2476974 - Laptop screen goes permanently black when screen lock activates on Intel Meteor Lake-P hardware with kernel 7.0.4
Summary: Laptop screen goes permanently black when screen lock activates on Intel Mete...
Keywords:
Status: CLOSED DUPLICATE of bug 2463170
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 43
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Justin M. Forbes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-13 09:59 UTC by Andrew Clegg
Modified: 2026-05-21 01:20 UTC (History)
14 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-05-21 01:20:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
dmesg output showing deadlock (145.72 KB, text/plain)
2026-05-13 10:00 UTC, Andrew Clegg
no flags Details

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 ***


Note You need to log in before you can comment on or make changes to this bug.