I am unable to use an USB to 10/100 Ethernet Adapter on Apalis. Have tried to create a new gadget following the basis on the USB Device Mode (Linux) article, but the device does not really work. How can I configure the adapter to work?
[ 28.112880] usb 2-1.3: new high-speed USB device number 3 using ci_hdrc
[ 29.156893] usb 2-1.3: USB disconnect, device number 3
[ 29.462879] usb 2-1.3: new high-speed USB device number 4 using ci_hdrc
[ 30.262882] usb 2-1.3: device no response, device descriptor read/64, error -71
Hey Marcel.tx,
I’m using an Apalis iMX6Q module with an Ixora Carrier Board.
Software Version: Linux apalis-imx6 4.9.84-2.8.2+gb2a7f2f #1 SMP Sat Mar 31 02:44:15 UTC 2018 armv7
Have tried the same with the Apalis-iMX6_LXDE-Image_2.7 image and the device also had no response.
The adapter is a commercial model. The return message when plugged to my notebook shows it is a Realtek USB 10/100 LAN:
[ 1515.258225] usb 1-1: new high-speed USB device number 6 using xhci_hcd
[ 1515.399404] usb 1-1: New USB device found, idVendor=0bda, idProduct=8152
[ 1515.399411] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1515.399415] usb 1-1: Product: USB 10/100 LAN
[ 1515.399418] usb 1-1: Manufacturer: Realtek
[ 1515.399422] usb 1-1: SerialNumber: 00E04C36063B
[ 1515.483263] usbcore: registered new interface driver r8152
[ 1515.509553] usbcore: registered new interface driver cdc_ether
[ 1515.602649] usb 1-1: reset high-speed USB device number 6 using xhci_hcd
[ 1515.799572] r8152 1-1:1.0 eth1: v1.08.9
Well, I thought the driver was already deployed. The device is a Realtek Semiconductor Corp. RTL8152, shown in the comment. Will find out if its driver its not enabled…