Re: [SlimDevices: Touch] NTP on the Touch

2018-07-01 Thread Phil168
Ah I see msntp is installed, but it doesn't quite provide the same functionality, since I don't want to ssh into my squeezebox and type a command everytime the time drifts. This page: http://www.linuxcertif.com/man/1/msntp/ suggests one can start a daemon to do this automatically via the

Re: [SlimDevices: Touch] NTP on the Touch

2013-04-03 Thread cfuttrup
Just so that future readers of this thread can be helped in the best possible way. For the latest setups NTP is already installed in the Touch. I have: Player Model: Squeezebox Touch Firmware: 7.7.2-r9663 On the Squeezebox Touch Go into settings - advanced on the Touch itself and re-enable

Re: [SlimDevices: Touch] NTP on the Touch

2012-05-31 Thread zeke46
Before I decided to use your method I made a service request to Logitech support: The answer I got was that the time is corrected every time the Touch is connected to mysqueezebox.com As soon as you start to listen to your own music on a SD card (or USB stick) the Touch is disconnected from

Re: [SlimDevices: Touch] NTP on the Touch

2012-05-31 Thread Mnyb
zeke46 wrote: Before I decided to use your method I made a service request to Logitech support: The answer I got was that the time is corrected every time the Touch is connected to mysqueezebox.com As soon as you start to listen to your own music on a SD card (or USB stick) the Touch is

Re: [SlimDevices: Touch] NTP on the Touch

2012-02-12 Thread jean2
Since I upgraded to 7.7.1, a few weeks ago, my Touch was pretty much on time without the need for NTP. Then, last week, all of sudden, it lost 3 minutes. Time to reinstall NTP ;-) I decided to update the tarballs with the latest fixes to the init file, all the rest remained unchanged. If you

Re: [SlimDevices: Touch] NTP on the Touch

2012-02-07 Thread braslau
sebp;630567 Wrote: Untrue, there are in fact two editors available on the Touch: ed and vi. But these are editors for real men (ed, especially). ;) BTW, Real men use cat! Thank you all for the fix. If only we can get ntpclient to be included as standard (for now, we will all have to repeat

Re: [SlimDevices: Touch] NTP on the Touch

2011-05-30 Thread jean2
Phil168;633771 Wrote: But the ntpclient process is no longer there when I look. Thus I guess it is being killed after starting by something for some reason. The version of ntpclient I was using does not deamonise. It retains attached to the parent process, which is the init script, and when

Re: [SlimDevices: Touch] NTP on the Touch

2011-05-30 Thread Phil168
OK, many thanks that seems to work, but only after changing the delay (in /etc/init.d/ntpclient) from 30 seconds to 15 seconds. At 30 seconds my touch would not boot at all and required a hard reset (it just cycled the Logitech opening screen repeatedly(!)), at 0 or 5 seconds it booted but the

Re: [SlimDevices: Touch] NTP on the Touch

2011-05-29 Thread Phil168
Let me just add a small amount of further understanding of this issue: I can confirm that ntpclient is being started in the rcS script on boot. (I put the command /etc/init.d/ntpclient start t.txt in the rcS script and then looked at /t.txt ) But the ntpclient process is no longer there

Re: [SlimDevices: Touch] NTP on the Touch

2011-05-27 Thread Phil168
OK so I am just very puzzled by this then. It is as if the rcS script is not being run(!). I have tried putting the command /etc/init.d/ntpclient start elsewhere in the rcS script and also tried putting it in a separate script (rcS.local) that is called by the rcS script, but nothing I do

Re: [SlimDevices: Touch] NTP on the Touch

2011-05-27 Thread jean2
Phil168;633545 Wrote: OK so I am just very puzzled by this then. It is as if the rcS script is not being run(!). I have tried putting the command /etc/init.d/ntpclient start elsewhere in the rcS script and also tried putting it in a separate script (rcS.local) that is called by the rcS

Re: [SlimDevices: Touch] NTP on the Touch

2011-05-27 Thread Phil168
Thanks. The permissions seem to be OK: # ls -l /usr/sbin/ntpclient -rwxr-xr-x1 root root18208 May 10 15:17 /usr/sbin/ntpclient # ls -l /etc/init.d/ -rwxr-xr-x1 root root 1322 Jan 1 1970 blupdate -rwxr-xr-x1 root root 1353 Jan 1 1970 bridge

Re: [SlimDevices: Touch] NTP on the Touch

2011-05-26 Thread Phil168
OK so the `autostart' option is not working for me. After reboot I don't get ntpclient (so lost 3 minutes this week). The end of my modified file /etc/init.d/rcS is: # Start Samba if [ -x /etc/init.d/samba ]; then /etc/init.d/samba start fi /etc/init.d/ntpclient start # Start

Re: [SlimDevices: Touch] NTP on the Touch

2011-05-26 Thread jean2
Phil168;633412 Wrote: OK so the `autostart' option is not working for me. After reboot I don't get ntpclient (so lost 3 minutes this week). The end of my modified file /etc/init.d/rcS is: # Start Samba if [ -x /etc/init.d/samba ]; then /etc/init.d/samba start fi

Re: [SlimDevices: Touch] NTP on the Touch

2011-05-10 Thread aubuti
MrC;630352 Wrote: It is more important that you use a nearby server. +1 And note that http://www.pool.ntp.org has nothing to do with the generosity of the Debian people. ntp.org is not a Debian enterprise. It's a public resource that is put out there to be used. -- aubuti

Re: [SlimDevices: Touch] NTP on the Touch

2011-05-10 Thread Phil168
OK I seem to have got something working---thanks Jean! I'll write what I did in case either 1) its wrong and I've potentially destroyed my Touch, or 2) its helpful (and easier than it appeared) 1) since Jean includes the file ntp.touch.tar.gz I don't see why I can't just extract the desired

Re: [SlimDevices: Touch] NTP on the Touch

2011-05-10 Thread sebp
Phil168;630434 Wrote: there seems to be no file editor on the touch Untrue, there are in fact two editors available on the Touch: ed and vi. But these are editors for real men (ed, especially). ;) -- sebp 'Last.fm' (http://www.last.fm/user/sebp)

[SlimDevices: Touch] NTP on the Touch

2011-05-09 Thread jean2
Hi, I'm using TinySB and I've been annoyed by the fact that it does not keep time properly, or even some time does not have the time at all : http://forums.slimdevices.com/showthread.php?t=87505 Keeping a network device on time has been solved eons ago by the NTP protocol. For some reasons,

Re: [SlimDevices: Touch] NTP on the Touch

2011-05-09 Thread Phil168
Thanks for the suggestion. It doesn't seem impossibly hard, but embarrassingly I'm immediately stuck: How do I expand the truncated urls here?: http://wiki.slimdevices.com/index.ph...d_Instructions svn co http://svn.slimdevices.com/repos/jiv...squeezeos/poky -- Phil168

Re: [SlimDevices: Touch] NTP on the Touch

2011-05-09 Thread aubuti
No need to be embarassed. You can't expand them because the OP accidentally truncated them, most likely by pasting the shortened URL from a forum post instead of grabbing the full shortcut/URL to paste (an easy mistake to spot because I've done it myself). jean2, or someone else who knows what

Re: [SlimDevices: Touch] NTP on the Touch

2011-05-09 Thread sebp
jean2;630145 Wrote: If your home router has a NTP server, you probably should use that. Otherwise, get NTP server on the Internet. A pool of public NTP servers is available there: http://www.pool.ntp.org IIRC, they're the default ones used by Debian systems. -- sebp 'Last.fm'

Re: [SlimDevices: Touch] NTP on the Touch

2011-05-09 Thread jean2
Phil168;630313 Wrote: Thanks for the suggestion. It doesn't seem impossibly hard, but embarrassingly I'm immediately stuck: How do I expand the truncated urls here?: http://wiki.slimdevices.com/index.ph...d_Instructions svn co http://svn.slimdevices.com/repos/jiv...squeezeos/poky The

Re: [SlimDevices: Touch] NTP on the Touch

2011-05-09 Thread jean2
sebp;630319 Wrote: A pool of public NTP servers is available there: http://www.pool.ntp.org IIRC, they're the default ones used by Debian systems. I'm using them on my Debian and now on the Touch. I personally would prefer using a Logitech NTP server, as I would not want to abuse the

Re: [SlimDevices: Touch] NTP on the Touch

2011-05-09 Thread MrC
jean2;630343 Wrote: I'm using them on my Debian and now on the Touch. I personally would prefer using a Logitech NTP server, as I would not want to abuse the generosity of the Debian people. Anybody knows if Logitech has a public NTP server ? It is more important that you use a nearby