hwclock error

Posted:
Tue Jan 06, 2015 8:46 am
by taetae
Happy new year guys!!
Installed the new version at this time,
This alert is normal when I press power led off or on?
Current System Status: could not update field: __ FILE__, hwclock -w -u, err = 1
but the starting of the engine on or off work
hwclock error

Posted:
Tue Jan 06, 2015 9:17 am
by Jocko
Happy new year taetae,
taetae wrote:This alert is normal when I press power led off or on?
Current System Status: could not update field: __ FILE__, hwclock -w -u, err = 1
Absolutely, not !
did you have the same behaviour previously when you set manually the time? (disable the option "Clock from internet time server")
hwclock error

Posted:
Tue Jan 06, 2015 12:02 pm
by taetae
is not set
Set Clock from internet time server (NTP)
NTP server 1: 0.it.pool.ntp.org
NTP server 2:
I'm not clear the server inserted
hwclock error

Posted:
Tue Jan 06, 2015 2:00 pm
by Jocko
Hi taetae,
So keep disable the option "clock from Internet time server" and change manually time.
You should get the same error.
hwclock error

Posted:
Tue Jan 06, 2015 2:21 pm
by Jocko
very amazing because in some previous posts, I can read these lines in your dmesg:
- Code: Select all
rtc-rs5c372 0-0032: rs5c372b found, 24hr, driver version 0.6
rtc-rs5c372 0-0032: rtc core: registered rtc-rs5c372 as rtc0
...
rtc-rs5c372 0-0032: setting system clock to 2013-12-31 20:49:53 UTC (1388522993)
So can you check your dmesg?
hwclock error

Posted:
Tue Jan 06, 2015 2:58 pm
by Jocko
So the hardware time seems to be rightly set at booting :scratch
In putty what is the ouput of these commands
- Code: Select all
hwclock
hwclock -w -u
echo $?
hwclock
date
hwclock error

Posted:
Tue Jan 06, 2015 4:11 pm
by Jocko
As you did not post enough lines of the dmesg output, I could not check what rtc device is set.
So post the output of
- Code: Select all
ls -Rl /dev/rtc*