Re: [chrony-users] Resume from suspend and default makestep configuration |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-users Archives
]
- To: "chrony-users@xxxxxxxxxxxxxxxxxxxx" <chrony-users@xxxxxxxxxxxxxxxxxxxx>
- Subject: Re: [chrony-users] Resume from suspend and default makestep configuration
- From: FUSTE Emmanuel <emmanuel.fuste@xxxxxxxxxxxxxxx>
- Date: Tue, 19 May 2020 14:39:28 +0000
- Accept-language: fr-FR, en-US
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thalesgroup.com; s=xrt20181201; t=1589899169; bh=QLyYVsGrpGqtV0JjqebyfEGZIY9po5rbQ1JJfaU3MEQ=; h=From:To:Subject:Date:Message-ID:References:In-Reply-To: Content-Transfer-Encoding:MIME-Version:From; b=lg1LQcAHjrBcyt5v2a/1Vi19tkS355wapgPoe1/Y47eVWhRg0g3J+0F+f7clW4iX3 gvL3tVi1vSTHTqzMEW4fceykaZD91d46fvbatyav5e8i4Ia31t2PpRa1lNwqCqYBAt Y2v7hgM6iywrGVZb/dK0I3+Gnb7KZNW5zMmgXH6ruAL7mviqXAdgt7UpAawuMSagIp uqcXLEWfEIYTqkUdPYjdCPFO/4G3M6b/kmkAEtN1sbwitlhe0W1knXyfI7McgsJ5oU A0dAUU5/fWjN9pkikfvrLgA8muo25nzCYR/+Xgc2boACWsPEB12kwauMfhNZsJsXnO oGViLzmSyu+sw==
- Thread-index: AQHWJZCybs6tsl5rVkeZuk2veTx73Kiidm+AgAsddICAAAI2AIAACJIAgAApuoCAAVvJgIAACziAgAAF1gCAABQAgIAACC8AgAAH+oCAAAjcAIAAB6sA
- Thread-topic: [chrony-users] Resume from suspend and default makestep configuration
Le 19/05/2020 à 16:11, Pali Rohár a écrit :
> On Tuesday 19 May 2020 13:40:18 FUSTE Emmanuel wrote:
>> Le 19/05/2020 à 15:11, Pali Rohár a écrit :
>>
>>> In past I lot of time seen problem that Windows stored system time in
>>> local timezone to RTC, then computer was rebooted to Linux which reads
>>> system time from RTC in UTC and saw incorrect time. Installing NTP
>>> daemon fixed this problem. And then after reboot Windows time was
>>> shifted and after few seconds/minutes it synchronized it again against
>>> Windows time server.
>> A better workaround: just intruct linux that RTC is in localtimezone and
>> not UTC and it would have worked.
> I remember that this setup did not work in one case: when linux system
> was booted prior booting windows system after DST change. Time was
> shifted two times, once by linux, once by windows as windows did not
> know that it should do it...
> Emmanuel.
Yes , the problem of shadow states. Only one could control the RTC,
simultaneously (VM) or asynchronously (Multiboot).
Your hibernation image is a shadow state too.
Emmanuel.