<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Dec 2, 2020, 4:12 PM Fred via users <<a href="mailto:users@ntpsec.org">users@ntpsec.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Trying to setup NMEA refclock.  I'm seeing the following error in ntpd.log:<div>2020-12-02T16:58:12 ntpd[705]: PROTO: NMEA(0) 804b 8b clock_event clk_no_reply<br>2020-12-02T16:58:13 ntpd[705]: PROTO: NMEA(0) 805b 8b clock_event clk_bad_format<br>2020-12-02T16:59:16 ntpd[705]: PROTO: NMEA(0) 806b 8b clock_event clk_no_reply<br>2020-12-02T16:59:17 ntpd[705]: PROTO: NMEA(0) 807b 8b clock_event clk_bad_format<br></div><div><br></div><div>ntpq -p does not change from:</div><div>NMEA(0)                                 .GPS.            0 l    -   64    0   0.0000   0.0000   <b>1.9531</b><br></div><div>+ server pool<br></div><div><b><br></b></div><div><b>ntp.conf</b></div><div>server 127.127.20.0 mode 1 prefer<br>fudge 127.127.20.0 flag1 1 flag2 0  refid GPS<br></div><div><br></div><div>server <a href="http://0.us.pool.ntp.org" target="_blank" rel="noreferrer">0.us.pool.ntp.org</a> iburst<br>server <a href="http://1.us.pool.ntp.org" target="_blank" rel="noreferrer">1.us.pool.ntp.org</a> iburst<br>server <a href="http://2.us.pool.ntp.org" target="_blank" rel="noreferrer">2.us.pool.ntp.org</a> iburst<br>server <a href="http://3.us.pool.ntp.org" target="_blank" rel="noreferrer">3.us.pool.ntp.org</a> iburst<br></div><div><br></div><div>+ ntpstat lines<br></div><div><br></div><div>Any insight would be helpful.</div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Without looking at all, I would guess that your GPS is not sending the NMEA0183 sentences ntpsec was expecting. My course of action would be to check the output of that GPS and look at the source to see what else could trigger those messages. Also IIRC gpsd is the preferred interface to GPS receivers and the pool directive should be used instead of the four server directives. Better answers might come later.</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>