Skip to main content
14 events
when toggle format what by license comment
Jun 3, 2013 at 6:11 history rollback hunter2
Rollback to Revision 3
S May 31, 2013 at 13:18 history edited Anthon CC BY-SA 3.0
Show appreciation through votes. Thanks not necessary on SO/SX http://meta.stackoverflow.com/a/3021/186664
S May 31, 2013 at 13:18 history suggested user2354329 CC BY-SA 3.0
thank deleted
May 31, 2013 at 13:17 review Suggested edits
May 31, 2013 at 13:18
May 31, 2013 at 3:05 history edited hunter2 CC BY-SA 3.0
status update / half-solved
May 31, 2013 at 2:52 comment added hunter2 I tried the /sys/power/state way before, with no luck. Good note on the documentation, I'll check that out. Like I said, I'm curious to know the difference/what pm-things do; I think they are designed to run over s2things, and possibly do other things (change ENV, run other scripts, etc) - eg, probably not a conflict there. Do you actually know that pm-utils can conflict with something? B/c I don't want to start uninstalling stuff 'just cuz'.
May 30, 2013 at 7:43 comment added peterph You could also try uninstalling pm-utils (to make sure they don't interfere) and trying to do it the old-fashined way: echo -n disk > /sys/power/state - see Documentation/power/ in kernel source tree, especially basic-pm-debugging.txt.
May 30, 2013 at 5:55 comment added hunter2 Also - IIUC, pm-suspend-hybrid calls s2both ... does it do anything else? Is there a reason to use one over the other? (I know this is a different question, but I havent searched for the answer enough to be ready to post it as one - just figured if someone reading this knows the answer offhand ... thanks)
May 30, 2013 at 3:15 vote accept hunter2
May 29, 2013 at 11:40 answer added Gilles 'SO- stop being evil' timeline score: 4
May 29, 2013 at 10:16 comment added hunter2 @peterph, My system stops the resume process before I get to that point; what you're calling the "linux console" is what I meant by "tty". IOW, yes I've tried 'ctrl-alt-f1', and it doesn't work. I doubt the system would get far enough to start sshd. I have checked kernel logs after rebooting; so far I haven't found anything useful, but would welcome suggestions on what to look for. Thanks for the suggestions.
May 29, 2013 at 9:54 comment added peterph Recently I've seen that waking-up may end up with black screen instead of showing locked X11 screen. It is probably some corner case in the graphic driver, since switching to linux console and back solves the problem. Have you tried that - i.e. switching to linux console and back to X? You may also run sshd onn the machine, connect to it over network and check kernel logs remotely (if the framebuffer console approach failed).
May 29, 2013 at 9:31 history edited hunter2
added pm-utils tag
May 29, 2013 at 9:25 history asked hunter2 CC BY-SA 3.0