From: Gary E. M. <ge...@re...> - 2017-10-27 19:52:01
|
Yo All! Sorry, a typo: > I start the daemon this way: > > # ptp4l -s -f /etc/ptp-howto.conf I start this way, with a capital S: # ptp4l -S -f /etc/ptp-howto.conf strace shows me a bit of SHM action: # strace -o tmp ptp4l -S -f /etc/ptp-howto.conf shmget(0x4e545032, 96, IPC_CREAT|0600) = 65538 shmat(65538, NULL, 0) = 0x7fc60af87000 I'm out of ideas.... RGDS GARY --------------------------------------------------------------------------- Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703 ge...@re... Tel:+1 541 382 8588 Veritas liberabit vos. -- Quid est veritas? "If you can’t measure it, you can’t improve it." - Lord Kelvin |