From the new wiki site I'm working on:
Download http://www.tjv.org.nz/tivo/postcodezones and http://www.tjv.org.nz/tivo/Auckland
FTP to Tivo in binary mode (bin). cd /hack and put the files.
Quit FTP and telnet to Tivo.
rw (change filesystem to read/write)
cp /etc/postcodezones /etc/postcodezones.bak
cp /hack/postcodezones /etc/postcodezones
cd /hack/zoneinfo
mkdir Pacific
cp /hack/Auckland /hack/zoneinfo/Pacific/
fixtivotime
That should find the postcode for Auckland, synchronize time with an internet time server and correct your time. Make sure there isn't any trailing spaces/characters on the Auckland file by typing in the /hack/zoneinfo/Pacific directory:
cp Auck<tab> Auckland The <tab> key should fill in the rest of the Auckland filename, including any trailing rubbish, and the second Auckland filename makes sure it's the correct name.
Also, use timezoneadj30.tcl to make sure you're on 7, GMT.
You should now reboot. (You can just type reboot at the prompt after you've finished copying etc). Before you reboot you may find that your timezone is out by 5 hours (minus). This should fix after a reboot.
If you have problems with any text files you've transferred, run them through dos2unix on tivo: dos2unix filename
If you are having problems using postcodes etc you can set the clock with this, and it should stay good until the next Daylight Savings shift, at which point you'll need to set it correctly:br> settime yyyymmddhhmmss
eg. settime 20041231235900
settime -rtc
Bookmarks