Quote:
Originally Posted by Alan_S
tshering, possible problem with setting time through wifi and KSM9.
I connected to wifi, checked that, but when using option to get time from time servers, I get current time displayed (1.1.2012 1:00).
I had battery run out, so I lost time and I tried to get correct time the fastest way, but it didn't worked for some reason. Not sure why, maybe something only on my device (KA1).
Later I manually set it up through koreader.
Any advice what to do?
|
Change in /adds/kbmenu/scripts_intern/wifi/x_ntpd_set_time.sh
Code:
#timeserver=pool.ntp.org
timeserver=193.219.61.110
to
Code:
timeserver=pool.ntp.org
#timeserver=193.219.61.110
Best,
tshering