Re: [Linuxptp-users] Installation of Linuxptp on Ubuntu PC
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Guo H. <gh...@gm...> - 2015-08-29 13:18:16
|
Hi Richard, Thanks a lot for the help. Sorry I make a mistake. It should be Intel 82574 NIC. Will try to install the linuxptp now. Best regards, Hao On 29 August 2015 at 13:59, Richard Cochran <ric...@gm...> wrote: > 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 > > |