#how to use ZRAM with Swap partition for hibernation
26 messages · Page 1 of 1 (latest)
It should be possible to make hibernation work with zram, but there is also zswap which also works with hibernation
it just opens like after a shutdown but wifi disappears until a restart or proper shutdown. @fervent vortex
Looked at the log?
journalctl -b0
when exactly do I have to see this log after hibernation or whenever
also it is some crazy stuff I don't get it
-b0 is the current boot
-b-1 is the previous boot
The journal opens in a pager
less by default
So jump to the end
should I hibernate and then run -b0 and send you a screenshot at the end?
journalctl -b -0 | curl -F 'file=@-' 0x0.st will upload the log
to where?
then?
send the link
of course the log has to include your hibernation attempt so upload after you've tried it or change the boot number
PLEASE HELP