<div dir="ltr">I know the 'magic' to release /dev/ttyAMA0 and BT.  <div><br></div><div>Found the error in ntpd.log</div><div> NMEA(0) serial /dev/gps0 open at 4800 bps<br></div><div><br></div><div>in the driver documentation the default is 9600.  but is being opened at 4800</div><div>"<span style="background-color:rgb(253,241,225);color:rgb(0,102,0);font-family:verdana,sans-serif;font-size:medium;text-align:justify">The driver uses 9600 bps by default, unless NTPsec was built in Classic strict-compatibility mode, in which case the old default of 4800 bps is used."</span></div><div><br></div><div>here is my configure:</div><div><span style="font-size:12pt;font-family:Consolas,monospace;color:rgb(0,0,0);background-color:transparent">./waf
configure --refclock=nmea,pps,local,generic,shm </span><font color="#000000" style="font-size:12pt;font-family:Consolas,monospace;color:rgb(0,0,0);background-color:transparent">--prefix=/usr</font></div><div><font color="#000000" style="font-size:12pt;font-family:Consolas,monospace;color:rgb(0,0,0);background-color:transparent"><br></font></div><div><font color="#000000" face="Consolas, monospace"><span style="font-size:16px">I'll set the baud rate in ntp.conf.</span></font></div><div><font color="#000000" face="Consolas, monospace"><span style="font-size:16px">Thanks for pointing me in the right direction</span></font></div><div><font color="#000000" face="Consolas, monospace"><span style="font-size:16px"><br></span></font></div><div><font color="#000000" face="Consolas, monospace"><span style="font-size:16px">Fred</span></font></div><div><font color="#000000" face="Consolas, monospace"><span style="font-size:16px"><br></span></font></div><div><font color="#000000" face="Consolas, monospace"><span style="font-size:16px"><br></span></font></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Dec 2, 2020 at 7:42 PM Hal Murray via users <<a href="mailto:users@ntpsec.org">users@ntpsec.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
> are the default paths /dev/gps0 and /dev/gpspps0?  links are /dev/ttyAMA0 and<br>
> /dev/pps0 <br>
<br>
There should be an error message if it can't open the file.<br>
There should be a message if it opens the file telling you the baud rate.<br>
<br>
Sample:<br>
  16 Nov 00:40:41 ntpd[514]: NMEA(0) serial /dev/ttyAMA0 open at 9600 bps<br>
<br>
There is some magic you have to go through to get /dev/ttyAMA0 away from the <br>
system console or bluetooth or something like that.   There are several web <br>
pages describing the details.  I'll fish out a URL if you can't find one.<br>
<br>
<br>
-- <br>
These are my opinions.  I hate spam.<br>
<br>
<br>
<br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@ntpsec.org" target="_blank">users@ntpsec.org</a><br>
<a href="http://lists.ntpsec.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ntpsec.org/mailman/listinfo/users</a><br>
</blockquote></div>