Quote:
Originally Posted by Lucas Malor
It's the inactivity that drive me mad. Instead of discussing that something is impossible, try it.
|
Your slogan
try it could apply to a few of your own statements:
Quote:
Originally Posted by Lucas Malor
I remember there's a way to check if Kobo is in sleeping mode. Probably `nickel` process is in stopped state, but also other third party programs stops nickel.
|
Quote:
Originally Posted by Lucas Malor
halt does not do a shutdown.
|
Quote:
Originally Posted by Lucas Malor
I don't think Kobo do a real suspend mode. It probably shows the sleep image and then send a STOP signal to nickel.
|
You seem confused about ACPI daemon as the only way to suspend a system.
You seem confused about the differences between halt and shutdown -h on a embedded device.
I would start for trying to probe my own points.
I'm not saying you have no reason in your past experiences but sometimes humans reach wrong conclusions.
I came to the conclusion that sleep mode didn't work because I was debugging a Kobo using usbnet module, which in fact prevents the device sleep. I had to watch a few places to know that I was wrong as my experiment was the thing to lead me to wrong conclusions.
So: are you sure that you're not preventing the system from falling asleep by writting stuff to a file?. If you are sure please explain how do you know. If not please
try it