On Fri, Dec 21, 2018 at 12:12:53PM -0500, Randy Spruyt wrote: > nvidia@jetson-randy1:~$ sudo phc2sys -a -r -m > phc2sys[83977.835]: reconfiguring after port state change > phc2sys[83977.839]: selecting eth0 for synchronization > phc2sys[83977.840]: nothing to synchronize
You need -r twice if you want the Linux system time to be the source: -r Only valid together with the -a option. Instructs phc2sys to also synchronize the system clock (CLOCK_REALTIME). By default, the system clock is not considered as a possible time source. If you want the system clock to be eligible to become a time source, specify the -r option twice. HTH, Richard _______________________________________________ Linuxptp-users mailing list Linuxptp-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-users