Whaddayaknow, just happened to me. Upstream issue here.
As unfortunate as it is that you encountered this issue, I have to admit I’m glad it’s not just me. Have you had any more black screens since the first one? Searching for that error online has also returned results from others going back to early July of this year.
I want to say I’ve had similar “black screen on wakeup” events, but I haven’t kept any notes/into.
I also don’t usually walk away from an unlocked screen so I may be giving this too few chances to occur.
How reliably do you reproduce this?
So far, not reliably at all. There are times when it seems to do this immediately once the screen goes dark and locks due to inactivity, other times (like now) it won’t give me any issues for days on end.
There’s firmware updates after the 2024-09-09 date that corresponds to (currently) latest releases in various distros. New linux-firmware
versions are cut roughly monthly, so we’ll hopefully get a chance to test this soon.
Here’s an interesting update, I have had multiple instances in the past few days where my entire session became incredibly slow and choppy while watching Youtube. During one of these slowdowns I was able to open System Monitor but nothing stood out. CPU, RAM, GPU, nothing was even close to being capped out. During the most recent slow down, I stepped away long enough for my system to lock due to inactivity and when I came back I had the black screen issue. I didn’t mention this at first because I didn’t know if it was related, but now I think they are. Had you been watching anything on your laptop prior to when you had your last black screen?
I can’t say yes or no for sure, but leaning towards no. I’ll try to keep a better note of when I watch videos (which isn’t that often).
I ran into another severe slow down, again while trying to watch something on Youtube. I did find in another thread (here) that running the command sudo cat /sys/kernel/debug/dri/1/amdgpu_gpu_recover
will at least get things working again without rebooting, although it resets your session so be sure to save everything before running it. Just wanted to let you know in case you start to experience the slow down issue in addition to the black screen.
Quick note that the firmware updates are rolling out, here’s the Fedora update, currently still in updates-testing
with:
amdgpu: DMCUB DCN35 update
Thanks for the heads up. I updated earlier today and noticed amdgpu firmware listed in the software to be updated so let’s hope this resolves the issue for everyone. I’ll post an update within a few days or sooner depending on how things are running.
I also just ran into a black screen, although I was lucky in that pressing CTRL + ALT + F3
and then switching back to F2 fixed it. Sometimes doing this works, sometimes it doesn’t. Oddly enough I do not see any amdgpu errors when I run journalctl this time around.
I just ran into this myself (Fedora 40, latest update, so kernel 6.11.3). I thought it was a fluke and thought nothing of it until I read this thread.
Running into the same issue with Ubuntu 24.04 and updated to the latest rc2 kernel update, but it didn’t solve the issue sadly
@dimitris @Dominik_Rabus @Techie_Zeddie Just wanted to check in to see if any of you are still experiencing this issue? I have not experienced this exact issue in over a month now (No amdgpu DMCUB errors since Oct 19th). Instead the issue has evolved into random red colored flickers that run horizontally across the middle of my laptop screen (has happened at idle and while watching videos). The flicker does not happen on external displays if connected, only to the laptop display. I have also had an increase in crashing to the login screen.
I never had the flicker issue (red color or otherwise), just the “screen stays blank when it should have woken up” one. I also haven’t seen that one in a while, but it may be because I’ve been kind of mindful to keep the desktop from locking due to inactivity, choosing to lock it myself when walking away from the desk. Still, I do still forget that from time to time and haven’t had the issue reproduce yet.
I do have the updated 20241110-1.fc41
version of amd-gpu-firmware
installed, FWIW. Currently running the 6.11.9-300.fc41
kernel. No external display atm since I’m away from the desk for a little while.
For me it’s still the same issue but didn’t invest time yet on that matter, resoluted for now to always shut down my device
but probably should once properly upload the logs to see what could be the issue, somehow the xinput can’t start anymore after closing the lid, and if i try to go to suspense it wakes up immediatly
I found a solution, by investigating my logs i found out that there were some nvidea drivers installed with the latest kernel, which causes my laptop trying to use them for suspense.
removed them, now it works
journalctl -b -1 | grep -i suspend
I don’t use my laptop all that much to give you a reliable assessment of the issue. I typically turn it on, get on it for a bit, then shut it down. I don’t let it idle all that much.
When it happens to me, I close the screen and reopen it… and it comes back.