×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

Still weird issue with GPS time

  • Posts: 22
  • Thank you received: 1

What are we up to in version? I still have the 1.2 image and saw on the SM website that it's up to 1.2.3
6 years 4 months ago #20556

Please Log in or Create an account to join the conversation.

  • Posts: 22
  • Thank you received: 1

Thanks. The version of NTP in MATE for RPI is just hosed, it refuses to run at all so I cannot use GPSD with it. Removing timesyncd didn't help either, so I started looking for other solutions and came across CHRONY. I purged all NTP files, installed CHRONY, and then modified my chrony.conf file to read the data stream coming off the USB GPS receiver. If it was a PPS capable receiver, I would've had better accuracy, but it appears to hold time just fine over the course of a night.
6 years 4 months ago #20557

Please Log in or Create an account to join the conversation.

  • Posts: 983
  • Thank you received: 375
I have just checked how I fixed NTP issue on Astroberry Server... The solution is to run the following:
sudo systemctl stop prefer-timesyncd.service
sudo systemctl disable prefer-timesyncd.service

The above disables preference of timesyncd over NTP.
6 years 4 months ago #20578

Please Log in or Create an account to join the conversation.

Time to create page: 0.799 seconds