Masoud Posted January 31, 2017 Posted January 31, 2017 Hi, I have nanopi neo air and want to use Ethernet over USB (micro USB on the board). I configured CDC_Ethernet and RNDIS on kernel's(Debian Jessie) USB gadget section. With ifconfig, usb0 is in the list and with dmesg, it seems g_ether has been configured and it is ready but noting happens on windows nor Linux to show any active network connection or even usb connection on device manager... Please help how can i use usb to have ethernet ... BR, Masoud
tkaiser Posted January 31, 2017 Posted January 31, 2017 Just use the custom Google forum search and search for 'g_ether'. There's a thread explaining everything and there's no need to rebuild the kernel (just ensure that g_serial isn't loaded since both modules are in conflict... At least with legacy kernel)
Recommended Posts