Freshly installed KDE Wayland wakeup from Sleep are still half botched

nVidia resume from suspend

sudo nano /etc/modprobe.d/nvidia-power-management.conf

Then add the following line

options nvidia NVreg_PreserveVideoMemoryAllocations=1 NVreg_TemporaryFilePath=/var/tmp

Enable the nVidia resume service.

See point 10

https://wiki.archlinux.org/title/NVIDIA/Tips_and_tricks

2 Likes