|
I have a similar situation with my Orange Pi R1, I have changed /etc/modules to have g_ether, I have also ran armbian-config and made sure to enable all usb ports under "System > Hardware", using ifconfig or ip addr within the orange pi I can see the network usb0, I can even ping it to the ip I set on /etc/network/interfaces and it responds, but when I plug the Orange Pi to either a linux or Windows laptops, I see nothing, even after running lsusb all I get is:
- Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
- Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
- Bus 001 Device 008: ID 0bda:0177 Realtek Semiconductor Corp. USB2.0-CRW
- Bus 001 Device 004: ID 0c45:671f Microdia Integrated_Webcam_HD
- Bus 001 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
- Bus 001 Device 002: ID 045e:07f8 Microsoft Corp. Wired Keyboard 600 (model 1576)
- Bus 001 Device 005: ID 8087:0aaa Intel Corp. Bluetooth 9460/9560 Jefferson Peak (JfP)
- Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
- Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Copy code
For the time being I'm just going to plug an Ethernet to USB dongle to my laptop and "share internet" to the Orange Pi via a regular Ethernet cable so I can ssh into it regardless of the networks available at the places I work at, but still, I would love it if USB Gadget mode just worked and I could simply plug the little guy directly to my laptop without further hassle. |
|