https://bugzilla.novell.com/show_bug.cgi?id=815958 https://bugzilla.novell.com/show_bug.cgi?id=815958#c5 Susanne Oberhauser <froh@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Basesystem |Basesystem AssignedTo|froh@suse.com |bnc-team-screening@forge.pr | |ovo.novell.com Product|openSUSE 12.1 |openSUSE 12.3 --- Comment #5 from Susanne Oberhauser <froh@suse.com> 2013-04-23 12:20:52 UTC --- ok the topic is messy. the proper fix, teaching windows to take the hardware clock in utc, seems to be there but not perfect yet: http://www.cl.cam.ac.uk/~mgk25/mswish/ut-rtc.html Vojtech, on SUSE, it looks to me, the kernel is by default storing and restoring time from hwclock at hibernate/resume. looking at the kernel source, it will do that using UTC, not some local time. https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/tree/dr... esp. class.c and rtc-lib.c which btw also means: never ever boot windows on a hibernated machine... on the other hand, at some point preparations had been made to explicitely sync the hardware clock with the system clock at suspend/resume: https://gitorious.org/opensuse/pm-utils/blobs/master/pm/sleep.d/90clock do you think that should be the hook to use for the case hwclock is set to local time? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.