On Sat, Mar 05, 2022 at 04:45:44PM -0500, James Knight wrote:
> Trying to understand why when using a GPS (without PPS support; less
> than ideal) that the chronyd instance will not "synchronize"/talk when
> using the `SOCK` reference clock type. Using a setup of chronyd and
> gpsd, I can inspect that gpsd (via gpsmon) is receiving GPS
> information; however, a call to `chronyc sources` shows that no
> updates are getting through:

That's expected. gpsd sends over the SOCK socket only PPS-based
samples. If you don't have working PPS, gpsd will not write anything
there. There would need to be a separate socket for that. Mixing
message-based and PPS-based samples in one source wouldn't work well.

-- 
Miroslav Lichvar


-- 
To unsubscribe email chrony-users-requ...@chrony.tuxfamily.org 
with "unsubscribe" in the subject.
For help email chrony-users-requ...@chrony.tuxfamily.org 
with "help" in the subject.
Trouble?  Email listmas...@chrony.tuxfamily.org.

Reply via email to