|
Page 4 of 4 |
|
Prev |
2 3 4
|
Re: How can N900 sync time? GPS, NTP, and/or GSM?
Quote:
http://forums.internettablettalk.com...d.php?p=884697 ;-) I did not try, but maybe you can write a script and use it with a cronjob? |
Re: How can N900 sync time? GPS, NTP, and/or GSM?
I just installed openntpd. How do I know if its working?
|
Re: How can N900 sync time? GPS, NTP, and/or GSM?
If your time is right it is working properly?! You may use a ntp server close to your location to have the sync most accurate.
Some GPS apps do also sync the internal clock and I think it was columbus telling me how far off it was after syncing with satellite-time. |
Re: How can N900 sync time? GPS, NTP, and/or GSM?
Quote:
|
Re: How can N900 sync time? GPS, NTP, and/or GSM?
TANKS!!!
i fix my problem! Quote:
|
Re: How can N900 sync time? GPS, NTP, and/or GSM?
gps recorder syncs time with gps
|
Re: How can N900 sync time? GPS, NTP, and/or GSM?
How can I debug clockd? It was working ideally on my first N900, and doesn't seem to work on the second with the same software, SIM and settings.
|
Re: How can N900 sync time? GPS, NTP, and/or GSM?
Without a sim card and with inserting a new battery, I can make my n900 sync time over wifi on startup with:
Code:
rootCode:
sudo apt-get remove osso-startup-wizard= More Info = My usb charging port is broken. However, I have 2 batteries and charge them in an external charger. I have to swap them 2x a day. I do not have a sim card. Previously I had to manually sync time every time I changed a battery (pressing a few buttons or running a script) and click on the set date and time prompt! = Failed Attempts = My n900 doesn't have the man command (not sure how to get it) so writing scripts was kind of difficult. Below are my failed automation attempts. == sh == shell script works but can not be used with: * alarmd GUI (only runs the first reboot after saving an event) * event.d (couldn't get it to run correctly) === script === vi vask.timesync.sh #!/bin/sh echo '/usr/sbin/ntpd ntp.ubuntu.com' | /usr/bin/root chmod +x vask.timesync.sh ./vask.timesync.sh == rootsh == won't let me run it because it says deprecated and security risk |
| All times are GMT. The time now is 18:41. |
Page 4 of 4 |
|
Prev |
2 3 4
|
vBulletin® Version 3.8.8