Hacker News new | ask | show | jobs
by sudders 1574 days ago
The sleep then hibernate sounds promising. But is it something you need to configure yourself?
1 comments

On Linux? Yes.

Changing the mode is just a matter of changing one line in one file. But getting hibernate to actually work is a bit of hassle, especially if you have any kind of encryption or non-standard file system. This said - I managed to get mine working on encrypted Btrfs.

At some point I tried to have dual boot with windows and encryption and hibernate working. No fun and no success.
What linux distro do you use? I always encountered the problem that after doing some work to get things going everything had to be redone after the next upgrade. Do you expect to have this issue?
I don't think upgrades change this configuration. I use Arch, which is a rolling release distro, so maybe this is a factor, but I didn't have any issues with upgrades, apart from one time when Framework released FW upgrade few months ago, which overwrote the boot record (took 15min to fix/recover), but that is a different story...