Re: [Linuxptp-users] Which distributions have native ptp support?
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2013-10-19 06:01:42
|
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 |