<div dir="ltr">Hello all,<br><br>So previously - I had Debian 11 or 12 (?) and <a href="http://ntp.org">ntp.org</a> ntpd built from source (NOT ntpsec).  I was running refclock type 20 here - and using "integrated" PPS (i.e. I only had one source/refclock).  This worked like a charm for years.  Very steady, single digit usec offsets etc.<br><br>I just reinstalled this machine with Debian 13 and I am trying to use the Debian ntpsec package(s) and am having a lot of trouble.<br><br>It seems like the two refclocks I need to use (well maybe just one of them ?) are nmea and pps.  Reading the docs it seems that I can do what I used to have and "integrate" PPS into nmea and just have one source<span class="gmail_default" style="font-family:arial,sans-serif"> ? (Bonus question: If that is true, and I were to do that, is there an ntpq command that would verify that PPS is being used properly ?  Or would the source be prefixed with an 'o' in the billboard ?)</span><br><br>It also seems that I can have an nmea + PPS source and these will work in concert.<br><br>I currently have:<br><br><font face="monospace">refclock pps unit 2 minpoll 4 maxpoll 4 ppspath /dev/pps2<br>refclock nmea prefer minpoll 4 maxpoll 4 mode 1 baud 4800 path /dev/gps0 flag4 1</font><div><font face="monospace"><br></font></div><font face="arial, sans-serif">W<span class="gmail_default" style="font-family:arial,sans-serif">hich gets me:</span></font><div><font face="arial, sans-serif"><span class="gmail_default" style="font-family:arial,sans-serif"><br></span></font></div><div><font face="monospace">root@jetway:/etc/ntpsec# ntpq -pn<br>     remote                                   refid      st t when poll reach   delay   offset   jitter<br>=======================================================================================================<br>xPPS(2)                                  .PPS.            0 l    9   16  377   0.0000 158.7602   0.0340<br>xNMEA(0)                                 .GPS.            0 l   12   16  377   0.0000   0.3310   0.0525</font><font face="arial, sans-serif"><span class="gmail_default" style="font-family:arial,sans-serif"><br></span></font></div><div><font face="monospace"><br></font></div>A<span class="gmail_default" style="font-family:arial,sans-serif">gain, my hardware is solid.  My NMEA output is good, as well as PPS (GPS location sanitized):</span><div><span class="gmail_default" style="font-family:arial,sans-serif"><br></span></div><div><span class="gmail_default"><font face="monospace">root@jetway:/etc/ntpsec# cat < /dev/gps0<br>$GPRMC,224921.000,A,0.0,N,0.0,W,000.2,328.9,120825,05.2,W*53<br><br>$GPRMC,224922.000,A,0.0,N,0.0,W,000.2,328.9,120825,05.2,W*58<br><br>$GPRMC,224923.000,A,0.0,N,0.0,W,000.2,328.9,120825,05.2,W*53</font><br></span></div><div><span class="gmail_default"><font face="monospace"><br></font></span></div><div><span class="gmail_default"><font face="monospace">root@jetway:/etc/ntpsec# ppswatch /dev/pps2<br>trying PPS source "/dev/pps2"<br>found PPS source "/dev/pps2"<br>timestamp: 1755038482, sequence: 1859, offset: -57088441<br>timestamp: 1755039046, sequence: 1860, offset: -58500396<br>timestamp: 1755039046, sequence: 1860, offset: -58500396<br>timestamp: 1755039047, sequence: 1861, offset: -58614668<br>timestamp: 1755039047, sequence: 1861, offset: -58614668<br>timestamp: 1755039048, sequence: 1862, offset: -58567599<br>timestamp: 1755039048, sequence: 1862, offset: -58567599<br></font></span></div><div><span class="gmail_default"><font face="monospace"><br></font></span></div><div><span class="gmail_default"><font face="arial, sans-serif">Can someone point me in the right direction here ?  I figured I'd have some bumps getting this to work with ntpsec, but I didn't think it would be this hard.</font></span></div><div><span class="gmail_default"><font face="arial, sans-serif"><br></font></span></div><div><span class="gmail_default"><font face="arial, sans-serif">Thanks.</font></span></div></div>