Cheers,
I tried to run a chineese no name USB-adapter with 3 USB ports and one RJ45 Network interface on a Raspberry pi Zero.
The USB-adapter with 3 USB ports and one RJ45 Network interface runs well on my Windows PC and the Network interface is detected as following: VID 0FE6 PID 9700
When I try to run it on a Raspberry pi Zero powered with a 5,3V, 3A Power supply I get the following errors on boot:
[ 297.500844] usb 1-1.3: device descriptor read/64, error -32
[ 319.010241] usb 1-1.3: device descriptor read/64, error -32
[ 319.230268] usb 1-1.3: device descriptor read/64, error -32
[ 319.550273] usb 1-1.3: device descriptor read/64, error -32
...
The USB is running well, but the RJ45 network interface does not work. Is is just not found in lsusb...
lsusb
Bus 001 Device 003: ID 1a81:2204 Holtek Semiconductor, Inc. Optical Mouse
Bus 001 Device 002: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Has somone got a clue how to get it running?
Regards

