Jump to content

d00b2020

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hmmm, I don't quite remember.... I think it worked on the Macbook but not on the desktop (I use a Hackintosh) so I just moved my development to the Macbook entirely. Anyway, I just found my Banana Pi too hot and unstable for what I was doing, so I moved back to the Raspberry Pi, where the OTG worked nicely on both systems. Regards!
  2. Hi all! Please excuse my noobness. It's my first day on Armbian + Orange Pi Zero. Until now I was using Raspbian + RPi Zero W but I could not find related docs for what I was doing so far on the previous platform. My goal here is quite simple: being able to connect my OPi through OTG (ether) and enable the RNDIS interface on my macOS. Already tried several tips and configuration snippets I've found around, which led me to this stage: The USB0 is up and configured: 3: usb0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 link/ether ee:95:f9:4f:6c:28 brd ff:ff:ff:ff:ff:ff inet 169.254.1.1/16 brd 169.254.255.255 scope global usb0 valid_lft forever preferred_lft forever inet6 fe80::ec95:f9ff:fe4f:6c28/64 scope link valid_lft forever preferred_lft forever But my RNDIS interface on the mac still shows "Cable unplugged". The same cable/usb port is used on the RPi, following the basic instruction about dtoverlay and module load, and the RNDIS interface goes online immediately after modprobe g_ether. How can I achieve a similar result on Armbian and Orange Pi? Already tried Xenial and Jessie 3.4.113 and Jessie 4.11.3, all of them with the same result. I believe I'm just missing some simple step here! http://sprunge.us/cMBN Thanks! Regards, d00b
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines