![]() |
2011-05-11
, 06:31
|
Posts: 96 |
Thanked: 6 times |
Joined on May 2010
@ Adelaide, Australia
|
#32
|
![]() |
2011-05-11
, 09:27
|
|
Administrator |
Posts: 1,036 |
Thanked: 2,019 times |
Joined on Sep 2009
@ Germany
|
#33
|
![]() |
2011-05-11
, 11:58
|
Posts: 992 |
Thanked: 738 times |
Joined on Jun 2010
@ Low Earth Orbit
|
#34
|
![]() |
2011-09-09
, 23:32
|
Posts: 55 |
Thanked: 36 times |
Joined on Oct 2010
@ Milano, Italia
|
#35
|
I got openntpd working!
This is what I did!
Make sure you have a working internet connection!
Install rootsh over application manager if you haven't yet.
Open XTerminal
type:
(wait until it's done installing)Code:sudo gainroot apt-get install openntpd
Then type:
after around 20 seconds, the time on the N900 should have updated!Code:ntpd
You can check whether you suceeded using thecommand!Code:date
Everytime you want to update the time on your phone, you need to type
Code:sudo gainroot ntpd
![]() |
2011-09-10
, 00:48
|
Posts: 1,746 |
Thanked: 1,832 times |
Joined on Dec 2010
|
#36
|
![]() |
2014-03-12
, 10:28
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#37
|
![]() |
2014-08-30
, 21:35
|
Posts: 25 |
Thanked: 9 times |
Joined on Oct 2010
|
#38
|
root vi /etc/event.d start on started hildon-desktop script sleep 60 exec /usr/sbin/ntpd ntp.ubuntu.com end script
sudo apt-get remove osso-startup-wizard
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?