Created attachment 282117 boot-sequence Okay I found a way to get it working and there was also a huge mistake on my last boot-config, the resume was commented :P I basically followed this: https://askubuntu.com/a/1064114 but changed to: resume=/dev/disk/by-uuid/70d967e6-ad52-4c21-baf0-01a813ccc6ac (just the uuid wouldnt work) and this is probably the most important thing to do.it worked! I also set the resume variable in initramfs to my swap partition but this might nor be so important anyway since it's automatically detected. I tested both systemctl hibernate and pm-hibernate, i guess they call the same thing anyway. I attached a screenshot. Seems to be working fine without uswsusp and with nvidia proprietary drivers! On Wed, Apr 3, 2019 at 2:55 PM Rainer Fiebig