On Thu, Aug 04, 2022 at 02:27:30PM +0300, Aya Levin via Linuxptp-users wrote:
> Hi,
> 
> I am trying to use ptp4l combined with synce.
> Thus I am using nullf servo.
> Configuring:
> I keep getting the fault messages below.
> Q: Is this expected? Am I missing some configurations?

> clock_servo                     nullf
> step_threshold                  0.000000001

You have the step threshold set to 1 ns, but the log below shows
larger offsets, which means it's frequently stepping. You should
increase the threshold.

If you want to synchronize to the average offset instead of sticking
to the first measurement, you can use the PI servo with small
constants.

> Output:
> port 1: SLAVE to UNCALIBRATED on SYNCHRONIZATION_FAULT
> rms    4 max   10 freq     +0 +/-   0 delay  7173 +/-   0
> port 1: UNCALIBRATED to SLAVE on MASTER_CLOCK_SELECTED
> port 1: SLAVE to UNCALIBRATED on SYNCHRONIZATION_FAULT
> port 1: UNCALIBRATED to SLAVE on MASTER_CLOCK_SELECTED
> rms    4 max    7 freq     +0 +/-   0 delay  7172 +/-   0

-- 
Miroslav Lichvar



_______________________________________________
Linuxptp-users mailing list
Linuxptp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-users

Reply via email to