Any type of USB-Ethernet converter for 2G-IOT
I have 3 type of USB Ethernet converter but there are don't work, someone had success with any type of converter?Hi, they probably all work fine,assuming you use android,did you manually insert kernel module for those ( /vendor/modules/usbnet.ko) ? pmpp replied at 2017-11-4 17:08
Hi, they probably all work fine,assuming you use android,did you manually insert kernel module f ...
Thanks for answering.
No I using NAND Linux image from surfero,
Same module different place then, try:
$ find /lib/modules/$(uname -r)|grep usbnet.ko
if you don't see something like :
/lib/modules/X.X.X-X/kernel/drivers/net/usb/usbnet.ko
then change distribution or rebuild your kernel.
pmpp replied at 2017-11-6 01:56
Same module different place then, try:
$ find /lib/modules/$(uname -r)|grep usbnet.ko
Thanks I will check
it's work !! for my situation:I connected 5V power via Header and it doesn't work and when I change power to Micro USB it's start working. I cannot say why .
page:
[1]