El 12/05/13 10:44, Carlos E. R. escribió:
In fact, there is a file at "/usr/lib/pm-utils/sleep.d/90clock" that attempts it, perhaps it is failing in your case. Or, looking at it contents, you need setting the variable "NEED_CLOCK_SYNC" to true..
Try editing the file "/usr/lib/pm-utils/defaults", there is this section:
+++·········································· # If you need to synchronize the system clock across a suspend/resume or # hibernate/thaw cycle, set this variable. # NEED_CLOCK_SYNC="true" ··········································++-
remove the '#' in front of the variable. If that does not work, I still have more amunition ;-)
If you saw the comment it says "Modern kernels handle this correctly so we skip this hook by default" So I suggest you not to do that, it will probably make things worst, pm-utils is full of hacks whose necessity is questionable and will go away. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org