Balding Posted February 14, 2018 Posted February 14, 2018 Windows 7 and 10 I put one the "client" computer to sleep after about 10 minutes the computer wakes again. powercfg -requests says synergy is the issue. I've found all sorts of ways to disable wake on devices, and disabling wake timers. But I can't find anything about stopping a program from waking a computer. Why is the service even still running when the computer is asleep?
jml Posted February 14, 2018 Posted February 14, 2018 Services run when the computer's asleep. That's normal. If the background service receives a request, it'll act on that request. This is more of a feature request -- we probably need a "Sleep until <this key> is pressed" configuration option. Good idea - moving to Feature requests forum.
Balding Posted February 15, 2018 Author Posted February 15, 2018 I think I may have figured out a solution. I went into the BIOS and disabled “remote wake” seems that makes it so that network services can’t wake the computer. This obviously disabled other features as well, so it doesn’t work for everyone.
rat103070 Posted February 21, 2018 Posted February 21, 2018 powerfcg -requestsoverride SERVICE <name_of_service> <type_of_request> You can get a usage message with "powercfg /?". You can extract the name of the caller and the type of request from "powercfg -requests" I had to do this to keep synergy from preventing my displays from sleeping.
Balding Posted February 23, 2018 Author Posted February 23, 2018 if I put both computers to sleep they seem to be staying asleep now, I haven't made any additional changes. if I wake computer A it will wake computer B, but if I wake computer B it doesn't seem to wake computer A. This isn't a problem for me, but just something I noticed.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.