Quote Originally Posted by DJC
OK so the ntpdates are all correct. So thats not the issue, the image is ok.

Please post your /etc/postcodezones file... type:-

cat /etc/postcodezones

You need to check two things.

1. There is only one tab between the postcode and timezone

2. The file is in unix format (that there are no ^M's) ...
[TiVo [p1] ~]# cat /etc/postcodezones
# A list of TiVo postcodes and the timezones that they represent
# Two columns, separated by one tab only.
#
00800 Australia/Darwin
02000 Australia/Sydney
02600 Australia/Sydney
03000 Australia/Melbourne
04000 Australia/Brisbane
05000 Australia/Adelaide
06000 Australia/Perth
07000 Australia/Hobart
[TiVo [p1] ~]#
[TiVo [p1] ~]#