To add what Robert has said in his last post. It is fairly trivial to setup your network manually using g_ether / g_multi + cdc_ether etc. You just nee to use modprobe on the BBB, and host machines, and then bring the interfaces up after correctly setting up /etc/network/interfaces.
Now do note that if you do not know how to do the above do not ask on this forum . . . this is basic Linux / Debian knowledge with information strewn all over the web . . . if you're still unsure what to do . . . start by googling "g_ether network setup" from which you'll be greated by millions of hits . . .I say this for the lurkers out there more so than for the OP who seems to know a bit about Linux already. On Thu, Oct 16, 2014 at 1:10 PM, Robert Nelson <[email protected]> wrote: > > > > Thank you very much sir! Ill try the newer image and will return here > with > > the results. > > Quick note, the "console" is meant to be small, so it doesn't include > the dhcp server needed to do the usb gadget network connection, so > it's not enabled in those two images.. > > the lxde/lxqt images have it enabled.. > > Regards, > > -- > Robert Nelson > http://www.rcn-ee.com/ > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
