USB Ethernet interface Issue

Hi Yogesh,

Were you able to work past this issue? In release 6, there was an ECM MAC address issue in the ECM gadget causing the ECM driver to not load for host kernels 4.4.x (e.g. Ubuntu 14.04 / 16.04). I wonder if that’s what you observed, since you mentioned the Ethernet interface specifically. If that’s the issue you were/are seeing, I’m not aware of a workaround aside from upgrading. But if you happen to be rebuilding your kernel, I can provide you the simple patch for this issue. Let me know if that’s a viable solution, if one is still needed.

To check if this is the problem, you would see something like this in your host logs during enumeration:
Oct 18 16:11:58 t430 kernel: [ 1003.223466] cdc_ether: probe of 3-1:1.19 failed with error -22

Thanks,
Ryan