You are not logged in.
Pages: 1
How do I put my laptop to sleep (suspend to ram)? I thought there was a way to do it with the suspend2 hibernate script but there is no mention of it in the man page.
Offline
nobody? I'm using ACPI.
Offline
Use the beyond kernel. Search forums/wiki/dev blog for lots of info.
Offline
Ok, I am doing this (after reading the manpage instead of just searching for 'sleep'):
hibernate -F /etc/hibernate/ram.conf
Networking doesn't come back up. I tried telling hibernate to restart it but it doesn't come up unless the rc script is run twice (it fails the first time). This is good enough for now.
Offline
i'm not familiar with hibernate at all, but can you tell it to stop the network when you go into hibernate, and start it when you come back? that might fix it.
Offline
i'm not familiar with hibernate at all, but can you tell it to stop the network when you go into hibernate, and start it when you come back? that might fix it.
I tried that, it exhibits the same behavior.
Offline
Pages: 1