I have a problem with time in my Orange Pi Plus 2E.
I have installed yesterday Linux orangepiplus2e 4.19.62-sunxi #5.92 SMP Wed Jul 31 22:07:23 CEST 2019 armv7l GNU/Linux and and I can't set right time.
root@orangepiplus2e:~# hwclock
2019-10-07 16:52:25.994362+02:00
root@orangepiplus2e:~# date
Mon Oct 7 16:56:46 CEST 2019
Now is 16:40 hour. Yesterday different was about 20 minutes, today is about 4 minutes. How to align the time?
root@orangepiplus2e:~# hwclock --test -D
hwclock: use --verbose, --debug has been deprecated.
hwclock from util-linux 2.33.1
System Time: 1570460247.618048
Trying to open: /dev/rtc0
Using the rtc interface to the clock.
Last drift adjustment done at 1570392310 seconds after 1969
Last calibration done at 1570392310 seconds after 1969
Hardware clock is on local time
Assuming hardware clock is kept in local time.
Waiting for clock tick...
...got clock tick
Time read from Hardware Clock: 2019/10/07 16:53:13
Hw clock time : 2019/10/07 16:53:13 = 1570459993 seconds since 1969
Time since last adjustment is 67683 seconds
Calculated Hardware Clock drift is 0.000000 seconds
2019-10-07 16:53:11.370984+02:00
Test mode: nothing was changed.
root@orangepiplus2e:~# timedatectl status
Local time: Mon 2019-10-07 16:59:06 CEST
Universal time: Mon 2019-10-07 14:59:06 UTC
RTC time: Mon 2019-10-07 16:54:51
Time zone: Europe/Warsaw (CEST, +0200)
System clock synchronized: no
NTP service: inactive
RTC in local TZ: yes
Warning: The system is configured to read the RTC time in the local time zone.
This mode cannot be fully supported. It will create various problems
with time zone changes and daylight saving time adjustments. The RTC
time is never updated, it relies on external facilities to maintain it.
If at all possible, use RTC in UTC by calling
'timedatectl set-local-rtc 0'.
Question
Fazik83
Hello Guys,
I have a problem with time in my Orange Pi Plus 2E.
I have installed yesterday Linux orangepiplus2e 4.19.62-sunxi #5.92 SMP Wed Jul 31 22:07:23 CEST 2019 armv7l GNU/Linux and and I can't set right time.
root@orangepiplus2e:~# hwclock 2019-10-07 16:52:25.994362+02:00 root@orangepiplus2e:~# date Mon Oct 7 16:56:46 CEST 2019
Now is 16:40 hour. Yesterday different was about 20 minutes, today is about 4 minutes. How to align the time?
root@orangepiplus2e:~# hwclock --test -D hwclock: use --verbose, --debug has been deprecated. hwclock from util-linux 2.33.1 System Time: 1570460247.618048 Trying to open: /dev/rtc0 Using the rtc interface to the clock. Last drift adjustment done at 1570392310 seconds after 1969 Last calibration done at 1570392310 seconds after 1969 Hardware clock is on local time Assuming hardware clock is kept in local time. Waiting for clock tick... ...got clock tick Time read from Hardware Clock: 2019/10/07 16:53:13 Hw clock time : 2019/10/07 16:53:13 = 1570459993 seconds since 1969 Time since last adjustment is 67683 seconds Calculated Hardware Clock drift is 0.000000 seconds 2019-10-07 16:53:11.370984+02:00 Test mode: nothing was changed.
root@orangepiplus2e:~# timedatectl status Local time: Mon 2019-10-07 16:59:06 CEST Universal time: Mon 2019-10-07 14:59:06 UTC RTC time: Mon 2019-10-07 16:54:51 Time zone: Europe/Warsaw (CEST, +0200) System clock synchronized: no NTP service: inactive RTC in local TZ: yes Warning: The system is configured to read the RTC time in the local time zone. This mode cannot be fully supported. It will create various problems with time zone changes and daylight saving time adjustments. The RTC time is never updated, it relies on external facilities to maintain it. If at all possible, use RTC in UTC by calling 'timedatectl set-local-rtc 0'.
Link to comment
Share on other sites
10 answers to this question
Recommended Posts