-----
Unsere Datenschutzerklärung finden Sie hier 
(https://www.lawo.com/de/website/company/rechtliches/datenschutz.html).
See our Privacy Policy here 
(https://www.lawo.com/en/website/company/legal/data-protection.html).
On Fri, 2018-10-19 at 13:41 +0200, Robin Shamsnejad wrote:
> 
> There is no problem with it this way. Now I would like to start ptp4l
> as a service using :
> 
>  # service ptp4l start
> 
> It outputs nothing to stdout (as expected), and neither to
> /var/log/messages. 
> 
> ps aux | grep ptp4l outputs nothing, and when I check journalctl I
> get the following :
> 
> # journalctl -u ptp4l
> Oct 19 13:13:27 GLenovo-Debian systemd[1]: Started Precision Time
> Protocol (PTP) service.
> Oct 19 13:13:27 GLenovo-Debian ptp4l[2934]: [1185.665] ioctl
> SIOCETHTOOL failed: No such device

Hi,

the systemd service assumes eth0 as the interface name. Please read
/usr/share/doc/linuxptp/README.Debian to adjust the interface name to
match your setup or just remove the -i option if the interface is
already specified in the config file.

I intend to change this with one of the next versions of the package
and replace the interface selection by something more sane.

Regards,
Tino




_______________________________________________
Linuxptp-users mailing list
Linuxptp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-users

Reply via email to