#how to use ZRAM with Swap partition for hibernation

26 messages · Page 1 of 1 (latest)

fervent vortex
#

What happens when you hibernate?

#

It should be possible to make hibernation work with zram, but there is also zswap which also works with hibernation

balmy cedar
#

it just opens like after a shutdown but wifi disappears until a restart or proper shutdown. @fervent vortex

fervent vortex
#

journalctl -b0

balmy cedar
#

when exactly do I have to see this log after hibernation or whenever

#

also it is some crazy stuff I don't get it

fervent vortex
#

-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

balmy cedar
#

should I hibernate and then run -b0 and send you a screenshot at the end?

fervent vortex
#

journalctl -b -0 | curl -F 'file=@-' 0x0.st will upload the log

balmy cedar
#

to where?

fervent vortex
balmy cedar
#

then?

fervent vortex
#

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

balmy cedar
#

this is non-hibernate

balmy cedar
#

PLEASE HELP

fervent vortex
#

Lol

#

Try this @balmy cedar

su -l
rmmod intel_hid && systemctl hibernate && sleep 10 && modprobe intel_hid