Clock dst
Just noticed that the clock is out on my HAH by an hour how do I adjust for dst?
DS,
Does the TZ file exist? (looks not to). if not create by echoing the text GMT0BST-1 into the file like so:
#echo GMT0BST-1 > /etc/TZ
otherwise if exists open file in vi and edit so it contains the text GMT0BST-1 on the first line.
You will have to reboot the HAH for all date/time dependant apps to use this, kill/restart may not be enough.
--andy
pps: watch your googlecal if you do this as there is/was (at least on my build 306) a situation with gcal events being triggered 1hr out, reminds me, I need to file a issue in the tracker.
--andy
NTP is not working possibly due to a misconfiguration of the NTP setting or your internet is down.
# grep ntp /etc/xap-livebox.ini
ntp_host=uk.pool.ntp.org
#
The date/time is set automatically as part of bring the network up in the DHCP script in /usr/share/udhcpc
Try manual.
# ntpclient -s -h uk.pool.ntp.org
56069 57036.876 23701.0 36.5 1665967.6 30807.5 0
#
Brett
Well as a once off sure - but every reboot you don't want to be typing that in. So you might want to reboot and see if this was a once off issue or if you have a configuration problem. Your work is not done yet young padawan.
Brett
Might be worth just leaving it as is - I've noticed that PVOutput delays data if you have your Hub on GMT+1.....
Your consumedW data is looking tidier! Have you been capturing the RunningW data?
Off for a pint now.....will check back later.....
EJ