I’ve recently updated from Kubuntu 24.04 to 24.10 (and from X11 to Wayland as KDE seems to be finally ready - its not perfect, but user experience is already better than with X11) and since then I’ve experience issues with resume from suspend.
I have already added GRUB_CMDLINE_LINUX="amdgpu.dcdebugmask=0x10"
to /etc/default/grub which seemed to help to some extent - I no longer experience completely black screen without backlight - but I still have sporadic failures with resume. From time to time (I didn’t observe any pattern yet) resume end up with black screen, backlight on and with cursor visible (but not movable).
The only recovery path that’s working is holding power button for couple seconds for hard power off and booting again.
The system isn’t completely dead, because after reboot I can see in system logs (journalctl -b -1
) logs from short power button press (“Power key pressed short”).
Today I’ve also observed freeze during reboot when it seems reboot process completed:
systemd-shutdown[1]: Sending SIGTERM to remaining processes...
systemd-journald[380]: Received SIGTERM from PID 1 (systemd-shutdow).
systemd-journald[380]: Journal stopped
but than it just hang (for 5 minute, before hard power off) on shutdown screen (with framework logo). Also every couple reboots Bluetooth adapter is not being detected, which is annoying but not critical.
Did any of you bumped into similar issues and found solution? I know that x.10 Ubuntu releases are always less polished than x.04, but it is currently the main issue that prevents me from recommending 24.10 update to others (which is better in other things, e.g. WiFi seems to work better)