Re: Time and date wrong on RevPi: RTC backup not working?
Posted: 02 Dec 2019, 15:42
Hi Simon
Sorry for the long delay - moved on to a different project, but back again now.
As before, running would result in . However, I then set the clock to the correct time/date using and . After doing this returns
Is this now the correct setting? I will try and test this week.
Thanks
Ray
Sorry for the long delay - moved on to a different project, but back again now.
As before, running
Code: Select all
sudo timedatectl status
Code: Select all
Failed to query server: Invalid argument
Code: Select all
sudo timedatectl -s "2019-12-02 14:34"
Code: Select all
sudo hwclock -w
Code: Select all
sudo timedatectl status
Code: Select all
Local time: Mon 2019-12-02 14:34:45 GMT
Universal time: Mon 2019-12-02 14:34:45 UTC
RTC time: Mon 2019-12-02 14:34:46
Time zone: Etc/Greenwich (GMT, +0000)
Network time on: yes
NTP synchronized: no
RTC in local TZ: no
Is this now the correct setting? I will try and test this week.
Thanks
Ray