Jump to content

How to set up an Orange Pi Zero with Armbian as a USB Network Card


Recommended Posts

Hi, 

 

I'm trying to set up an Orange Pi Zero with Armbian, so that I can use it as a Network Card (i.e. when I plug it into a computer it's automatically recognized as a Network Card). 

It seems there isn't enough documentation about this issue. 

 

Can anybody help me, please?

 

Thanks in advance.

 

Kind Regards.

Link to comment
Share on other sites

On 7/30/2018 at 1:17 PM, CarlosPuyana said:

It seems there isn't enough documentation about this issue

 

This is kernel functionality. For the H3 legacy kernel we had to add a mini patch (contained in our kernel by default since more than 2 years now): https://forum.armbian.com/topic/1417-g_ether-driver-h3-device-as-ethernet-dongle/

 

With mainline kernel it also should 'just work': see comments here: https://github.com/armbian/build/issues/538

 

 

You just need to make sure to disable g_serial module since only one USB gadget module can be active at the same time and by default we provide a serial console on the Micro USB port by default. More info can be found by using Google Site Search for 'g_ether'.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines