Hi Passmark,
I'm making an automated script that calls sleeper to go into S3 for 10 cycles via Command line.
Sleeper.exe -S0010 -N 10 -D 30 -F -E -L sleeper.log
After the process finishes, my app parses the log and reports back. However, sometimes the system goes into S3 AFTER the sleeper.exe has exited. And the system does not automatically wake up from S3. Do you know what's causing this? Currently, I have a workaround that simulate keypresses after the sleeper.exe process exited, and that seems to help 90% of the time. Please look into this extra S3.
Sidenote: For some odd reason, calc.exe opens up after every S3. Anyone seen that?
Sidenote#2: Is there a way to specific Log Level via Command Line?
Thanks for a great tool!
-Dennis
I'm making an automated script that calls sleeper to go into S3 for 10 cycles via Command line.
Sleeper.exe -S0010 -N 10 -D 30 -F -E -L sleeper.log
After the process finishes, my app parses the log and reports back. However, sometimes the system goes into S3 AFTER the sleeper.exe has exited. And the system does not automatically wake up from S3. Do you know what's causing this? Currently, I have a workaround that simulate keypresses after the sleeper.exe process exited, and that seems to help 90% of the time. Please look into this extra S3.
Sidenote: For some odd reason, calc.exe opens up after every S3. Anyone seen that?
Sidenote#2: Is there a way to specific Log Level via Command Line?
Thanks for a great tool!
-Dennis
Comment