Re: [Linuxptp-users] Installation of Linuxptp on Ubuntu PC
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2015-08-29 12:59:24
|
On Sat, Aug 29, 2015 at 12:19:25PM +0100, Guo Hao wrote: > Hi Richard, > > i have 2 Intel 82547 NICs and they should support hardware timestamping. ^^^^^ 82574 ? > Please see below the output of ethtool -T ethx: Ok, then: - Download and untar the linuxptp sources. - Change into the directory. - Type "make" Then, run the program: ./ptp4l -m -q -i eth0 HTH, Richard |