it does not recover the previous workspace after hibernation, but it is not a clean restart as the network does not work. checking for a sleep process does not find any.
any ideas?
I had already done that and it still does not work. is it possible hibernate needs to resume from a non-root partition? I have another mate where swap is on its own partition and it works fine. this new install has a single partition and uses a swapfile as I show. Is that a problem??
Have you tried passing UUID as the parameter (instead of /swapfile) ...
GRUB_CMDLINE_LINUX_DEFAULT=“quiet splash resume=UUID=xxxxxxx”
don't forget to update-grub after mod.