On Fri, Apr 20, 2018 at 02:59:09PM +0200, Jord Pool wrote:
> I am aiming to let NTP synchronise the system clock by using the shared 
> memory which I would like to fill by using PTP. Now I have read that 
> Timemaster is the binary to realise such setup. 

> ptp4l_option slaveOnly 1
> ptp4l_option clock_servo ntpshm
> ptp4l_option time_stamping hardware

The three options above shouldn't be specified in timemaster config.
It will add them automatically when needed.

>From the log it looks like ptp4l is not in the slave state. Does it
work when you run it manually as "ptp4l -H -i eno1 -s" ?
Do you see any ptp-event and ptp-general messages in tcpdump output?

It might be a firewall issue.

-- 
Miroslav Lichvar

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Linuxptp-users mailing list
Linuxptp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-users

Reply via email to