Re: [Linuxptp-users] Ptp4l as a service

2020-11-27 Thread Hussamuddin Nasir via Linuxptp-users
endet:*Donnerstag, 26. November 2020 05:11 *An:*Werner Macho <mailto:werner.ma...@gmail.com>> *Cc:*linuxptp-users@lists.sourceforge.net <mailto:linuxptp-users@lists.sourceforge.net> *Betreff:*Re: [Linuxptp-users] Ptp4l as a service Thank you, Werner. But it did not help. Yes

Re: [Linuxptp-users] Ptp4l as a service

2020-11-26 Thread Ivan Zabaluyev
e service configuration file (in my distro > /usr/lib/systemd/system/ptp4l.service) which files is used for the options – > don’t know for your distro. > > cheers, > Christian > > > Von: Ivan Zabaluyev > Gesendet: Donnerstag, 26. November 2020 05:11 > An: Wer

Re: [Linuxptp-users] Ptp4l as a service

2020-11-25 Thread Christian Soenke
/lib/systemd/system/ptp4l.service) which files is used for the options – don’t know for your distro. cheers, Christian Von: Ivan Zabaluyev Gesendet: Donnerstag, 26. November 2020 05:11 An: Werner Macho Cc: linuxptp-users@lists.sourceforge.net Betreff: Re: [Linuxptp-users] Ptp4l as a service

Re: [Linuxptp-users] Ptp4l as a service

2020-11-25 Thread Ivan Zabaluyev
Thank you, Werner. But it did not help. Yes, Linux Mint is Ubuntu based distro. But as I previously said, configuration file for using ptp4l as a service placed here: /etc/ptp4l/ptp4l.conf But I can’t find any lines dedicated to the interface. That was the reason I was trying to add -i (myint

Re: [Linuxptp-users] Ptp4l as a service

2020-11-24 Thread Werner Macho
Hi! I am not 100% sure about Linux Mint, but as it is Ubuntu based you should have a file called /etc/default/ptpd where you can set the options for the service .. The service itself should only be started with one argument. So systemctl start ptp4l should be enough. Hope this helps regards We

[Linuxptp-users] Ptp4l as a service

2020-11-24 Thread Ivan Zabaluyev
Dear community, I am making my first steps in Linux. I am trying to use ptp4l as a Grand Master for my AES67/RAVENNA test laboratory. I am not very familiar with Linux, and probably make something wrong. I am using Linux Mint XFCE distro. And everything is working fine when I am starting ptp4l as