Graphics don’t work upon resume

I have a brand new install of Endeavour/gnome. I installed it with nvidia drivers as I have a GTX 970. When I let my computer suspend and resume it, I get the following:

What’s goin on? If I log out and log back in everything works fine but I’m unsure what’s happening here

Thanks

Sorry i didn’t see you have Nvidia.

Edit: Are you using the latest nvidia drivers?

If you are using nvidia drivers you could try.

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

Edit: https://download.nvidia.com/XFree86/Linux-x86_64/495.44/README/powermanagement.html#SystemdConfigur74e29

1 Like

Switching to and back from tty2 fixes this for me. NVidia is crap.

1 Like

So I tried inputting the nvidia systemd commands, and switching to and from tty2, neither of which rendered any improvement :smiling_face_with_tear:

I suppose it’s time to purchase an AMD card

Thank you for the suggestions, though