|
Page 2 of 4 |
|
Prev |
1 2
3 4
|
Next
Re: How can N900 sync time? GPS, NTP, and/or GSM?
Search the forum for rdate, which works very well
|
Re: How can N900 sync time? GPS, NTP, and/or GSM?
Quote:
I'm still hoping for a working ntpd to maintain clock accuracy without my intervention, but this serves my purposes very well. Quote:
I work in broadcasting. When you're trying to hit a network feed that begins at precisely one minute past the top of the hour, a six-second error sounds really nasty! |
Re: How can N900 sync time? GPS, NTP, and/or GSM?
Quote:
|
Re: How can N900 sync time? GPS, NTP, and/or GSM?
1 Attachment(s)
Quote:
Code:
# Start openntpdYou need rootsh installed from Extras repository and the openntpd package from Extras-Testing to do this. Please remember to always be very careful when running stuff as root as this may damage your device if you don't know what you are doing! 1. Download the attachment ntpd.sh.txt to your N900 directory. (Which means just don't put it into any folder.) You should see this file when you open the file manager and then tap on "N900". 2. Open XTerminal and type Code:
sudo gainrootCode:
sudo gainrootI hope this works for you all! Have fun syncing your clocks! |
Re: How can N900 sync time? GPS, NTP, and/or GSM?
Quote:
|
Re: How can N900 sync time? GPS, NTP, and/or GSM?
Thanks to vinc17 and youxing for pointing the way to an effective workaround.
First, as root, I created a file, /usr/bin/ntpdstart, containing this: Code:
#! /bin/shchmod +x /usr/bin/ntpdstart Now, invoking ntpdstart from the command line will start ntpd as a daemon, updating system time regularly. The next step I found in another thread, and I don't remember who to credit. Again, as root, I creaed this file: /etc/event.d/startopenntpd: Code:
description "Start ntpd"As always, there are no guarantees that this will work for anyone else. |
Re: How can N900 sync time? GPS, NTP, and/or GSM?
Just in case anyone is still seeking a solution, there is now a compatible version of openntpd in Extras. Installs cleanly and is configured to run at startup, so the old workarounds are no longer needed.
I had to uninstall the old version; it would not update. There was also already an openntpd script in /etc/event.d, which had to be deleted manually before the installation could be completed. |
Re: How can N900 sync time? GPS, NTP, and/or GSM?
Quote:
Is there a log file or anything that I can check to see if the changes I made to the time servers it uses are ok? **UPDATE** don't worry, I figured out how to run it so I could see the results, stopped the daemon "openntpd stop", then ran it again as "ntpd -s -d" |
Re: How can N900 sync time? GPS, NTP, and/or GSM?
hi guys, let me know understand why at start on my n900 ps aux shows me /usr/sbin/ntpd daemon working but if I connect to internet it doesn't update automatically my date and time?
I've to launch manually ntpd command to do it! so, what do this daemon? |
Re: How can N900 sync time? GPS, NTP, and/or GSM?
Why not use the Automatic time sync feature provided by the cell phone network in the clock settings? Is there a special reason to update the clock by ntp?
|
| All times are GMT. The time now is 18:41. |
Page 2 of 4 |
|
Prev |
1 2
3 4
|
Next
vBulletin® Version 3.8.8