A while ago (a couple of months) I had an issue where installing an F40 update appeared to hang my main machine - AMD 7950X, MSI PRO mobo, DDR5-6000 - during the process and I ended up with an unbootable machine.
Since then I have this issue which seems 100% reproducible; it could be a chicken or an egg, I’m not sure which. As usual I searched for a similar problem first, but didn’t find anything recent - there looked to be a similar issue back in 2022.
The machine sleeps, either via timeout, or manually. If I try to bring it back out of sleep it starts to paint the login screen and then hangs. I’m pretty sure it crashes as there’s no response - no keyboard, no mouse. If I do the same on dual-booted Windows 11 everything is AOK so I don’t believe it’s specifically a machine problem, but obviously it could be since I have no diagnostics.
I see this via journalctl just before the “-- Boot” line after I hard reset it but I don’t have any keener insight to what might be going wrong:
Nov 01 16:26:04 fedora systemd[1]: Starting systemd-suspend.service - System Suspend...
Nov 01 16:26:04 fedora wpa_supplicant[1647]: wlp15s0: CTRL-EVENT-DSCP-POLICY clear_all
Nov 01 16:26:04 fedora systemd-sleep[9406]: Performing sleep operation 'suspend'...
Nov 01 16:26:04 fedora kernel: PM: suspend entry (deep)
Nov 01 16:26:04 fedora kernel: Filesystems sync: 0.011 seconds
There are 2 4K displays attached to an MSI RX 6800 graphics card.
The length of time the machine is asleep appears immaterial: a few seconds or several days (I have other machines…)
Anyone got any insight into info I might gather to try and track down what’s happening?
The machine also has Debian installed but when I had to do a full reinstall of Fedora after the last hang during upgrade GRUB got nuked and I can’t currently access Debian until I reinstall it (I guess, or try my hand at grub.conf updating manually; I think reinstalling will be easier - it’s my main dev machine)
Thanks for any thoughts, info or insights.
I always forget something… I’m going to try upgrading to F41, but I’m not anticipating that will fix it. I’m not sure what will.