Netchip USB RNDIS/ETH Gadget not working

I am unable to use a Netchip USB RNDIS/ETH gadget device on the TX2 which works on both standard Linux and the Raspberry Pi 3.

I believe that the reason it is unable to ping the device is because the Jetson lacks the following drivers:
CONFIG_USB_ETH
CONFIG_USB_ETH_RNDIS

Are these drivers available on the TX2, I am fairly certain these are the drivers restricting me from using the device. I have already tried the USB tethering patch listed on the 32.3.x patch website and it was not successful.

Also, can I manually add these to the config file and rebuild the kernel or will I get some sort of error during compilation?

Thanks for all help

HI,

The manual config is the tegra_defconfig inside our kernel source.

Please download from the DLC and follow the instructions to re-build kernel.

https://docs.nvidia.com/jetson/l4t/index.html#page/Tegra%20Linux%20Driver%20Package%20Development%20Guide/kernel_custom.html#

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.