Recent content by Tillus

  1. T

    Hibernate does not restore session

    Maybe we have different definitions for different words, but in my case the normal suspend to ram is not saving the state on powerloss (and additionally consumes like 10% of battery over night). Otherwise I would not need hibernation as well :D
  2. T

    Hibernate does not restore session

    Hey, I really though I had made that final post. :rolleyes: I just want to explain for future readers what solved the problem for me: I actually just installed a clean version of Manjaro i3 (therefore I had to delete my whole macos and any other OS) on my machine. And voila, now it works. Still...
  3. T

    Hibernate does not restore session

    Yo, ok good to know whats going on :) ~$ cat /sys/power/state freeze mem disk So I guess hibernation should be enabled for my kernel via freeze. Enjoy you road trip! I will sleep now for some hours so I'll be unavailable as well. ;)
  4. T

    Hibernate does not restore session

    G'morning from Germany :D Thanks for the input, here's the output: ~$ df -Th Filesystem Type Size Used Avail Use% Mounted on udev devtmpfs 3,9G 0 3,9G 0% /dev tmpfs tmpfs 786M 1,7M 784M 1% /run /dev/sda6 ext4 45G 38G 4,6G 90% / tmpfs...
  5. T

    Hibernate does not restore session

    Hey Charis, thanks for your hint. I tried that out, but it did not change anything unfortunately. @Wizard: I did update my grub before. What I also did is `sudo update-initramfs -u -k all` after I put `RESUME=UUID=43766461-abe9-4c26-bae0-1bfa64e85c2e` in `/etc/initramfs-tools/conf.d/resume`...
  6. T

    Hibernate does not restore session

    Yeah sure, thanks for tuning in. ~$ cat /etc/default/grub # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub.cfg. # For full documentation of the options in this file, see: # info -f grub -n 'Simple configuration' GRUB_DEFAULT=0 GRUB_TIMEOUT_STYLE=hidden...
  7. T

    Hibernate does not restore session

    Hey . I use a MacBook Pro Late 12, Ubuntu 18.04, i3wm and I have configured 12 Gb of swap (thats 1.5x my RAM size). Unfortunately when my laptop tries to hibernate (like with sudo pm-hibernate) it just turns off completely and when I boot again it does not restore the session. I tried out...
Top