Results 1 to 10 of 23

Thread: incorrect time

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. I got mine to work in the end. Seems so simple but caused me more grief than it should have.

    To summarise tips from this thread and what helped me:
    1. Make sure your firewall isn't blocking traffic to 65.49.60.197 or 132.163.4.103 (and whatever other NTP servers your tivo might be pointing to - 132.163.4.101?)
    2. Make sure you're in the / directory before you run the rsync command.
    3. Make the filesystem read/writable with the rw command
    4. Make sure you use two colons '::' in the rsync command
    5. Make sure you have a space and . on the end of the rsync command.
    6. Run the ntpdate command a couple of times. Mine didn't update on the first go.
    7. Reboot (Still not sure if this is really required but can't hurt).

    Code:
    [TiVo [p0] ~]# cd /
    [TiVo [p0] ~]# rw
    [TiVo [p0] ~]# rsync -rv 65.49.60.197::oztivo_timezones .
    [TiVo [p0] ~]# /bin/ntpdate -b -v 132.163.4.103
    [TiVo [p0] ~]# ro
    Cheers.
    Last edited by LochNessMonster; 08-10-2008 at 10:31 PM.

Similar Threads

  1. Incorrect time zone - post code issue?
    By mkhannah in forum Australian TiVoHD
    Replies: 14
    Last Post: 03-05-2018, 08:31 PM
  2. Time issues with Daylight Saving and Guide Time
    By Ray in forum New Zealand General Forum
    Replies: 4
    Last Post: 06-04-2010, 06:55 AM
  3. Incorrect time
    By jumbophut in forum New Zealand General Forum
    Replies: 14
    Last Post: 01-04-2010, 06:27 PM
  4. Guide data time incorrect
    By jackal in forum TV Guide Issues
    Replies: 2
    Last Post: 11-08-2009, 09:14 PM
  5. Daily Call setting incorrect time
    By Wanted in forum New Zealand General Forum
    Replies: 6
    Last Post: 04-08-2009, 09:03 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •