3

I know this question has already been asked but none of those methods worked for me. I tried

sudo systemctl hibernate

but it shuts down my pc. I know this means hibernate isn't supported but I could hibernate on this pc itself on Ubuntu 16.04 before i upgraded to 18.04. So I'm pretty sure that hibernate is supported.

$ swapon --summary

Filename                Type        Size    Used    Priority
/dev/sda6                               partition   4194300 0   -2
Pablo Bianchi
  • 15,657
Zkp
  • 39

1 Answers1

3

Try this way.

sudo apt-get install hibernate

After that just type in terminal sudo hibernate This way work for me

Roby
  • 31
  • By this system get hibernate but start in black screen, I wait few minutes but had to power off/on pc :( – Irfan Ashraf Dec 29 '18 at 17:42
  • I installed this app but it just went black for a few seconds and then the screen came back.not even power down. Nothing accomplished. – Bhikkhu Subhuti May 30 '19 at 18:21
  • Same happened to me - i.e. got stuck on black screen and pc was unresponsive to all inputs - had to resort to long push-down-on-Power-button to reboot. Hmmmmm – Duncan Sep 30 '20 at 10:38