Re: [ntp:questions] Updating NTP on FreeBSD 8.x

2012-11-19 Thread David Taylor
On 19/11/2012 04:51, Steve Kostecke wrote: You don't. Just update the port to the current version of ntp-devel. Doing so usually works unless there is a significant enough change in the port codebase to "break" the port. Here's how: 1. cd /usr/ports/net/ntp-devel 2. Edit the Makefile and updat

Re: [ntp:questions] Timing issue with Linux and kernel PPS?

2012-11-19 Thread David Taylor
On 18/11/2012 14:17, David Woolley wrote: David Taylor wrote: I'm unsure how to interpret the difference, or what pps_ldisc does. I would assume that pps_ldisc maps PPS events onto the serial port API. (Line discipline) OK, thanks. Would that be the part of the code which detected a DCD c

Re: [ntp:questions] Timing issue with Linux and kernel PPS?

2012-11-19 Thread David Taylor
On 18/11/2012 15:20, Uwe Klein wrote: [] what happens if you "insmod pps_ldisc" into the "not ready" system? you may need a call to ldattach afterwards: http://net.its.hawaii.edu/network-performance/using-praecis/ "grep" your way through the udev scripts !? uwe (1) I get Error: could no

Re: [ntp:questions] Timing issue with Linux and kernel PPS?

2012-11-19 Thread Miroslav Lichvar
On Mon, Nov 19, 2012 at 09:02:12AM +, David Taylor wrote: > On 18/11/2012 15:20, Uwe Klein wrote: > >what happens if you "insmod pps_ldisc" into the "not ready" system? > > (1) I get Error: could not load pps_ldisc module: No such file or directory insmod needs full path to the module, it's b

Re: [ntp:questions] Timing issue with Linux and kernel PPS?

2012-11-19 Thread Uwe Klein
Miroslav Lichvar wrote: On Mon, Nov 19, 2012 at 09:02:12AM +, David Taylor wrote: (1) I get Error: could not load pps_ldisc module: No such file or directory insmod needs full path to the module, it's better to call "modprobe pps_ldisc". yup, sorry, my error. uwe __

Re: [ntp:questions] Timing issue with Linux and kernel PPS?

2012-11-19 Thread David Taylor
On 19/11/2012 09:44, Miroslav Lichvar wrote: On Mon, Nov 19, 2012 at 09:02:12AM +, David Taylor wrote: On 18/11/2012 15:20, Uwe Klein wrote: what happens if you "insmod pps_ldisc" into the "not ready" system? (1) I get Error: could not load pps_ldisc module: No such file or directory in

Re: [ntp:questions] why does asterisk still show after the ntp server is shutdown?

2012-11-19 Thread E-Mail Sent to this address will be added to the BlackLists
You might try something like: ntpq -n -clas -clpe -c "rv &1 timereach" -c"rv &1 timerec" Where &1 is the first server, see the ind column of the association list. -- E-Mail Sent to this address will be added to the BlackLists. ___ questions maili

Re: [ntp:questions] why does asterisk still show after the ntp server is shutdown?

2012-11-19 Thread E-Mail Sent to this address will be added to the BlackLists
BlackLists wrote: > ntpq -n -clas -clpe -c "rv &1 timereach" -c "rv &1 timerec" or just ntpq -n -clas -clpe -c "rv &1 reach" -- E-Mail Sent to this address will be added to the BlackLists. ___ questions mailing list questions@lists.ntp.org http://li