Ewald Comhaire

Results 57 comments of Ewald Comhaire

I am using Samba on Joshua's distribution since the very beginning (as a NAS server). The only "problems" I have encountered are with syncing files (it can take days for...

How are you testing ptp (ptp4l config files, one step/two step, master/slave system types, kernel versions)? I am in the process of finalizing a rewrite of the 8125 driver (fixed...

@rxdu, thanks so much for your help! I had seen your page, but have not been succesful to execute it on the r8125. For example, when I run `phc2sys -w...

I have dropped the device files from the config files since I pass them on the command line with the `-i` option. You can see in both log files that...

Thanks again! I looked at your repo (drivers/ptp, commits) but could not really find out what changes you had to make at the kernel level to get PTP to work...

Thanks for confirming my findings. Tried 9.010.01 (both versions) and it is not working, both as a whole and also when just leveraging the PTP code sections: ``` ptp4l[10886.515]: port...

Some progress. Compiling [linuxptp 4.4](https://github.com/richardcochran/linuxptp/releases/tag/v4.4) and setting `ptp_minor_version 0` in `ppt4l.conf` made the `received DELAY_REQ without timestamp` error disappear. V4.4 includes the compatibility patch which introduces this new config variable...