[LinuxPPS] ntpd

Folkert van Heusden folkert at vanheusden.com
Thu Aug 3 11:24:12 CEST 2006


> > Oh hold on: there's a bug in the patch. After some hacking I do get
> > output:
> > Aug  3 11:11:36 keetweej ntpd[15870]: refclock: found PPS source #0 "/dev/ttyS0" on "pps_8250_0"
> > Aug  3 11:11:36 keetweej ntpd[15870]: refclock_nmea: time_pps_kcbind failed: Operation not supported
> > BUT: the output is INCORRECT. My GPS is connected to /dev/ttyS1(!).
> > also the test/ppstest 1 doesn't emit anything at all (apart of the
> > banners of course).
> Try replacing the line:
>    fd = time_pps_findsource(-1, path, 40, id, 40);
> with the line:
>    fd = time_pps_findsource(1, path, 40, id, 40);
> This because the NTPD driver is not using the time_pps_findpath()
> function. :)

Tried that, no difference.



Folkert van Heusden

-- 
Ever wonder what is out there? Any alien races? Then please support
the seti at home project: setiathome.ssl.berkeley.edu
----------------------------------------------------------------------
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com



More information about the LinuxPPS mailing list