Re: [Linuxptp-users] Issues with linuxptp and Intel 82574
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2013-10-21 17:14:45
|
On Mon, Oct 21, 2013 at 05:11:13PM +0000, Fabrizio Giordano wrote: > I figured... but it's odd because the error message says: > > Cannot enable PTP Hardware Clock support due to a pre-3.0 kernel version or CONFIG_PTP_1588_CLOCK not enabled in the kernel > > I actually have CONFIG_PTP_1588_CLOCK enabled in my kernel. But unless you back-ported the PHC code, the option will have no effect. [ If you back-ported the code, then you may have a bug in your port. ] Thanks, Richard |