From: Tomek K. <tto...@gm...> - 2019-07-17 07:52:33
|
I've been following this post: https://sourceforge.net/p/linuxptp/mailman/message/35980617/ But when I try the following command I obtain 2 interface with grandmaster role and I don't think this working well. ubuntu@tk-vm:~$ sudo ptp4l -i eth0 -i ens7 -S -m sudo: unable to resolve host tomasz-koziak-vm ptp4l[523036.385]: port 1: INITIALIZING to LISTENING on INITIALIZE ptp4l[523036.385]: port 2: INITIALIZING to LISTENING on INITIALIZE ptp4l[523036.386]: port 0: INITIALIZING to LISTENING on INITIALIZE ptp4l[523043.190]: port 1: LISTENING to MASTER on ANNOUNCE_RECEIPT_TIMEOUT_EXPIRES ptp4l[523043.190]: selected best master clock fa163e.fffe.fdf714 ptp4l[523043.190]: assuming the grand master role ptp4l[523044.123]: port 2: LISTENING to MASTER on ANNOUNCE_RECEIPT_TIMEOUT_EXPIRES ptp4l[523044.123]: selected best master clock fa163e.fffe.fdf714 ptp4l[523044.123]: assuming the grand master role ptp4l[523044.123]: assuming the grand master role Do you have any ideas what could be wrong? Thanks, Tom |