Re: [Linuxptp-users] Which distributions have native ptp support?
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Keller, J. E <jac...@in...> - 2013-10-28 18:22:12
|
You shouldn't have to, however, I would suggest disabling EEE support, as this has been known to cause issues on the i350 ethtool --set-eee device eee off This should fix your issue, if not please me know. Regards, Jake On Mon, 2013-10-28 at 15:29 +0000, Gabe Black wrote: > Hi William, > > I installed redhat 6.4 and have the intel i350 (with igb driver) and am having trouble getting it to work with a meinberg master. > > The output I get is: > > ptp4l[246980.523]: selected /dev/ptp1 as PTP clock > ptp4l[246980.525]: port 1: INITIALIZING to LISTENING on INITIALIZE > ptp4l[246980.526]: port 0: INITIALIZING to LISTENING on INITIALIZE > ptp4l[246980.773]: port 1: new foreign master 00606e.fffe.7c230e-1 > ptp4l[246985.014]: selected best master clock 00606e.fffe.7c230e > ptp4l[246985.014]: foreign master not using PTP timescale > ptp4l[246985.014]: running in a temporal vortex > ptp4l[246985.014]: port 1: LISTENING to UNCALIBRATED on RS_SLAVE > ptp4l[246985.989]: recvmsg tx timestamp failed: Resource temporarily unavailable > ptp4l[246985.989]: port 1: send delay request failed > ptp4l[246985.989]: port 1: UNCALIBRATED to FAULTY on FAULT_DETECTED > > Did you have to do anything differently on the stock RH6.4 install to get it to work? > > Thanks, > Gabe > > > -----Original Message----- > > From: Ledda William EXT [mailto:Wil...@it...] > > Sent: Monday, October 21, 2013 1:02 AM > > To: Richard Cochran; Gabe Black > > Cc: lin...@li... > > Subject: RE: [Linuxptp-users] Which distributions have native ptp > > support? > > > > I'm currently using RH 6.4 with Intel i350 (igb driver) with success > > (no need to recompile the kernel). About RH 6.5 I know that there will > > be many improvements, more eth driver supported, and it should include > > version 1.3 of linuxptp package. > > > > William > > > > ----Original Message----- > > From: Richard Cochran [mailto:ric...@gm...] > > Sent: 19 October 2013 08:01 > > To: Gabe Black > > Cc: lin...@li... > > Subject: Re: [Linuxptp-users] Which distributions have native ptp > > support? > > > > On Thu, Oct 10, 2013 at 07:18:29PM +0000, Gabe Black wrote: > > > > > I've been trying to search and find which distributions have native > > > ptp support. I am finding it difficult to find out without actually > > > installing the distribution. > > > > > > So far I have found that Redhat 6.5 will have support (according to > > > their release notes). Are there any others? > > > > There are a few distro people on this list, but they are all silent :( > > > > I can only say that I use debian or my own SLIM for embedded (github), > > but on debian I compile my own kernel and also linuxptp. > > > > In general, I think the distros will need more time, since you really > > want at least kernel 3.5 for ETHTOOL_GET_TS_INFO, and 3.9 for the > > latest drivers. > > > > Thanks, > > Richard > > > > ----------------------------------------------------------------------- > > ------- > > October Webinars: Code for Performance > > Free Intel webinars can help you accelerate application performance. > > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the > > most from the latest Intel processors and coprocessors. See abstracts > > and register > > > http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.cl > > ktrk > > _______________________________________________ > > Linuxptp-users mailing list > > Lin...@li... > > https://lists.sourceforge.net/lists/listinfo/linuxptp-users > > ------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from > the latest Intel processors and coprocessors. See abstracts and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk > _______________________________________________ > Linuxptp-users mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxptp-users |