Date always resets to 11 Feb 2016 on Odroid XU4, running Ubuntu MATE 16.04

Every time I start my odroid XU4, the date seems to be 11th Feb 2016 for some reason. timedatectl command shows the below result:

Network time on: yes
NTP synchronized: yes
RTC in local TZ: no
2

1 Answer

If you don't have the RTC backup battery, the system will not preserve the time. You can purchase one here: rtc-battery.

However, the time should be kept if you maintain the ODROID XU4 connected to the power supply. If this does not work, I could think this is a hardware fault. Other thing you could try, is using an external RTC module, or run an script in every reboot to sync the clock using Internet for example.

3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like