You are not logged in.
When I resume my system after a suspension I see graphical corruptions, this happens across many apps. Before this update I had already done what suggested in the wiki
https://wiki.archlinux.org/title/NVIDIA … er_suspend
and checked again:
# sort /proc/driver/nvidia/params | grep -e Preserve -e Temporary
PreserveVideoMemoryAllocations: 1
TemporaryFilePath: "/var/tmp"
$ systemctl list-unit-files --type=service | grep -i nvidia
nvidia-hibernate.service enabled disabled
nvidia-persistenced.service disabled disabled
nvidia-powerd.service disabled disabled
nvidia-resume.service enabled disabled
nvidia-suspend-then-hibernate.service disabled disabled
nvidia-suspend.service enabled disabledI'm running Sway, the GPU is an RTX 3060.
Aside from this, there's another issue that I'm not sure if it's related or not, but I've noticed it around the same time. On Firefox, Youtube videos get out of sync with audio or skip frames at a constant rate. I have to pause and unpause a few times for the issue to go away. This is not related to system suspension.
Offline