pgeorges wrote: 
> Hi,
> 
> I fixed the drift problem in two steps :
> 
> 1/ A simple script /usr/bin/ntp.sh : 
> msntp -P no -r pool.ntp.org > /dev/null 2>&1
> 
> 2/ A second script loop.sh :
> nohup watch -n 86400 /usr/bin/ntp.sh > /dev/null 2>&1
> 
> Of course one should issue 'chmod +x' for each script.
> 
> Then typing 'loop.sh' will trigger a query to update the clock once a
> day. It is sufficient for me and the problem is solved.

Hello pgeorges,

I am French (nobody is perfect !), and trying to solve the problem of
time drift on my Squeezebox Touch, when disconnected from MySQB.com !

I have tried the method described here:
http://forums.slimdevices.com/showthread.php?85339-Wrong-time-showing-on-Touch/page2&highlight=time+drift,
but the time is still drifting about 30 s a day.

I would like to try your above method but I am not very skilled with
Linux commands... I am using WinSCP and Putty softwares to process the
SSH connection to my Touch.

Could you explain me :
- where (in which directory) should I put the first script ?
- where to put the second script ? 
- how to use the "chmod = x" command ?

Thank you for more detailed explanations...

Dangze


------------------------------------------------------------------------
Dangze's Profile: http://forums.slimdevices.com/member.php?userid=34327
View this thread: http://forums.slimdevices.com/showthread.php?t=98322

_______________________________________________
Touch mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/touch

Reply via email to