You are not logged in.

#1 2021-04-08 16:21:14

mgaetzner
Member
Registered: 2021-04-08
Posts: 3

Blackscreen after wake from suspend, but hibernate works [SOLVED]

Hello,

After I suspend the computer via "systemctl suspend" and try to start the computer again (press of on-button) I get a black screen.
Rebooting, hibernation and just booting works fine.
Strangely suspend sometimes works but most of the time it doesn't.

System:
- CPU: Amd 5600x
- GPU: Nvidia gtx 1650 Super (using propriatary driver)
- Kernel: Linux 5.11.11-arch1-1
- Gnome with pop_shell (https://github.com/pop-os/shell)

Other (maybe) relevant information:
- /etc/gdm/custom.conf is same as default
- dmesg: https://pastebin.com/65VtBQD0
- /etc/default/grub: https://pastebin.com/ccKHDRkZ
- journalctl (last 100 lines): https://pastebin.com/u3QacRWR

Please let me know if there is something else I could post that could help.

Last edited by mgaetzner (2021-12-19 11:31:13)


Longterm Value = Significance * Persistence * Contingency

Offline

#2 2021-04-16 06:02:48

mgaetzner
Member
Registered: 2021-04-08
Posts: 3

Re: Blackscreen after wake from suspend, but hibernate works [SOLVED]

Update: Had a blackscreen after 

sudo systemctl hibernate

too today.

I managed to find a solution for both issues (blackscreen after awake from suspend & hibernate).

Solution:

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

Hope this helps someone.

Last edited by mgaetzner (2021-12-19 11:30:48)


Longterm Value = Significance * Persistence * Contingency

Offline

Board footer

Powered by FluxBB