Search found 3 matches

by k5map
Wed Apr 15, 2020 11:16 pm
Forum: Pi-Star General Support
Topic: After upgrade to v4 NTP not syncing
Replies: 3
Views: 3536

Re: After upgrade to v4 NTP not syncing

I was using this to monitor ntp syncing

pi-star@pi-star(ro):~$ ntpq -p
remote refid st t when poll reach delay offset jitter
==============================================================================
0.debian.pool.n .POOL. 16 p - 64 0 0.000 0.000 0.002
1.debian.pool.n .POOL. 16 p - 64 0 0 ...
by k5map
Wed Apr 15, 2020 7:48 pm
Forum: Pi-Star General Support
Topic: After upgrade to v4 NTP not syncing
Replies: 3
Views: 3536

Re: After upgrade to v4 NTP not syncing

KE7FNS,

Thanks... I don't have this problem with my other Pi-Star (its running v3) so do you think they left the ntpdate package out of v4?

Also, even though I don't have the ntpdate package installed, do you agree ntp is attempting to sync? When I look in the ntp.conf file, it does have the pool ...
by k5map
Wed Apr 15, 2020 6:02 pm
Forum: Pi-Star General Support
Topic: After upgrade to v4 NTP not syncing
Replies: 3
Views: 3536

After upgrade to v4 NTP not syncing

I have a Pi Zero running Pi-Star v3 for over a year without any issues... yesterday I upgraded to Pi-Star v4 and have rebooted the PiZ multiple times but ntp time is not syncing. I stopped the ntp service and attempted to run "sudo ntpdate pool.ntp.org" but get "sudo: ntpdate: command not found". I ...