Resume after suspend issue

Practically after the Operating System goes into suspension (alone or even via a button) upon resume it doesn’t allow me to do anything, forcing me to reboot.

After i click the power on button in my case, the pc slowly show me the login interface, and after unlock the desktop is completly broken and unusable, here a screen how it appear:
(a bit confusionary, but, no wallpapper, no dash-to-dock icons, no everything…)

The problem seems to be associated with the wifi driver (iwlwifi), but I’m not sure.
Things I tried to do are:

  • Disable iwlwifi’s power_save, but it seems to be unsuccessful
  • Change the iwlmvm power_scheme to 1 (this was also unsuccessful)

Here are the logs

My inixi: https://0x0.st/XEVq.txt
My journalctl -b -1 (broken suspend/resume): https://0x0.st/XEVb.txt

You may need to configure “Preserve video memory after suspend” as described here: https://wiki.archlinux.org/title/NVIDIA/Tips_and_tricks#Preserve_video_memory_after_suspend

Here is a GitHub gist with step-by-step guidance for configuring it, if that is helpful:

Thanks, it tourns out that is the “preserve video memory after suspend”.
The iwlwifi error got me wrong.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.