Re: [Linuxptp-users] problem with version 1.1
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Miroslav L. <mli...@re...> - 2013-03-07 16:54:14
|
On Mon, Mar 04, 2013 at 05:09:09PM +0100, Álvaro Bustos wrote: > For simple testing the software I ran ">sudo phc2sys -d /dev/pps0" and it > started running: > > pps (offset) (servo_state) (sec).(nanosec) drift (servo_drift) > > If I desinstall the version 1.0 and I do the same for linuxptp version 1.1 > nothing works, it is possible that I've done something wrong. > > Any ideas? There is a difference which could explain why you don't see any output from phc2sys. Since 1.1, the default is now to send messages to syslog, to log to stdout/stderr you need use the -m option, similarly to ptp4l. -- Miroslav Lichvar |