Can't wake from suspend - black screen

OS: Arch Linux x86_64 
Kernel: 5.10.78-1-lts 
Uptime: 1 hour, 25 mins 
Packages: 1200 (pacman) 
Shell: zsh 5.8 
Resolution: 2560x1440, 2560x1440, 2560x1440 
DE: GNOME 41.1 
WM: Mutter 
WM Theme: Adwaita 
Theme: Orchis-dark-compact [GTK2/3] 
Icons: Tela-dark [GTK2/3] 
Terminal: kitty 
CPU: AMD Ryzen 9 5900X (24) @ 3.700GHz 
GPU: NVIDIA GeForce RTX 3070 
Memory: 3574MiB / 32079MiB

I will take a look at the link you posted, thanks.

EDIT: I fixed it! Here are the commands that helped me:

sudo systemctl enable nvidia-suspend.service
sudo systemctl enable nvidia-hibernate.service
sudo systemctl enable nvidia-resume.service

These symlinks did not exist for some reason, not sure what happened there because last driver/kernel update was quite some time ago…

5 Likes