Armen post at 2017-11-1 02:51:50

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?

pmpp post at 2017-11-4 17:08:55

Hi, they probably all work fine,assuming you use android,did you manually insert kernel module for those ( /vendor/modules/usbnet.ko) ?

Armen post at 2017-11-4 22:01:54

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,

pmpp post at 2017-11-6 01:56:09

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.

Armen post at 2017-11-6 02:42:03

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

Armen post at 2017-11-6 19:07:20

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]
View full version: Any type of USB-Ethernet converter for 2G-IOT