Recommended NTP application

49 views
Skip to first unread message

Eric Gammeter

unread,
Feb 22, 2026, 10:44:53 AM (5 days ago) Feb 22
to weewx-user
What Network Time application to use?  I have a Raspberry PI4 and WEEWX 5.2.  

Tom Farley

unread,
Feb 22, 2026, 11:59:36 AM (5 days ago) Feb 22
to weewx...@googlegroups.com
I have been happy with chrony(d) thru the years. But others may have suggestions.

On Feb 22, 2026, at 8:44 AM, Eric Gammeter <n8a...@gmail.com> wrote:

What Network Time application to use?  I have a Raspberry PI4 and WEEWX 5.2.  

--
You received this message because you are subscribed to the Google Groups "weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/c6153259-717f-42e8-872c-38a556baf300n%40googlegroups.com.

Tom Farley

unread,
Feb 22, 2026, 12:02:22 PM (5 days ago) Feb 22
to weewx...@googlegroups.com
Imo, it is lighter weight and has better ntp server selection than Dr. Mill’s ntp implementation (which is the gold standard) 

Nate Bargmann

unread,
Feb 22, 2026, 12:18:44 PM (5 days ago) Feb 22
to weewx...@googlegroups.com
* On 2026 22 Feb 09:45 -0600, Eric Gammeter wrote:
> What Network Time application to use? I have a Raspberry PI4 and WEEWX
> 5.2.

Presumably you mean an NTP client. One is already bundled in Raspberry
Pi OS--systemd-timesyncd. You can see if it's running by running:

sudo systemctl status systemd-timesyncd.service

If it shows that it is not running then start it with:

sudo systemctl start systemd-timesyncd.service

Then to ensure that it is started on every system restart enable with:

sudo systemctl enable systemd-timesyncd.service

Check its status again to see that it is running and enabled.

That is all there is to it, no additional packages to install and
configure.

If you have a time server on your network, then it can be added by
editing /etc/systemd/timesyncd.conf, uncommenting the "NTP" line and
adding its IP address or host name.

You'll likely never have to mess with it again.

- Nate

--
"The optimist proclaims that we live in the best of all
possible worlds. The pessimist fears this is true."
Web: https://www.n0nb.us
Projects: https://github.com/N0NB
GPG fingerprint: 82D6 4F6B 0E67 CD41 F689 BBA6 FB2C 5130 D55A 8819

signature.asc

Vince Skahan

unread,
Feb 22, 2026, 12:55:17 PM (5 days ago) Feb 22
to weewx-user
I install ntpsec which works far better than the thing built into systemd. Works much better for catchup to true time on initial startup and big feature is it is not the systemd borg.

Chuck Rhode

unread,
Feb 22, 2026, 1:06:59 PM (5 days ago) Feb 22
to weewx...@googlegroups.com
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sun, 22 Feb 2026 11:18:35 -0600
Nate Bargmann <n0...@n0nb.us> wrote:

> Presumably you mean an NTP client...

Speak to me, oh Amateur Radio seer, of LoRa technology.

- --
.. Be Seeing You,
.. Chuck Rhode, Sheboygan, WI, USA
.. Weather: https://LacusVeris.com/Wx
.. 24° — Wind NW at 20 mph. Sky overcast.
-----BEGIN PGP SIGNATURE-----

iF0EARECAB0WIQT+MY/5I/LMPSswTbVg2/xipKOWUgUCaZtFtgAKCRBg2/xipKOW
UvIFAJ9Po5984EcdYlOogXJoTieGDnliewCfYzUhNigEaJuqPkodzhCQxqtwM34=
=EH7T
-----END PGP SIGNATURE-----

Eric Gammeter

unread,
Feb 22, 2026, 1:43:10 PM (5 days ago) Feb 22
to weewx-user
Ok great info.  I will go with systemd-timesyncd and C.  
Thank you-
/EricG

RESOLVED.   CAN CLOSE THIS post.
Reply all
Reply to author
Forward
0 new messages