At minimum you would need to power the "client" via barrel jack I'd think.
But there should not be any reason why this wouldn't work. After all it works on a PC running Debian wheezy, or Lubuntu 14.04. I've "tested" both of these personally. william@eee-pc:~$ *uname -a* Linux eee-pc 3.2.0-4-686-pae #1 SMP Debian 3.2.60-1+deb7u3 i686 GNU/Linux william@eee-pc:~$ *lsusb* Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 028: ID 0525:a4a2 Netchip Technology, Inc. Linux-USB Ethernet/RNDIS Gadget Bus 001 Device 003: ID 13d3:5071 IMC Networks Bus 002 Device 002: ID 1cbe:00fd Luminary Micro Inc. william@eee-pc:~$ *lsmod | grep cdc* cdc_acm 17596 0 cdc_subset 12401 0 cdc_ether 12534 0 usbnet 17699 2 cdc_ether,cdc_subset usbcore 104555 9 ehci_hcd,uhci_hcd,usb_storage,uvcvideo,cdc_acm,usbnet,cdc_ether,cdc_subset william@eee-pc:~$ *ssh [email protected] <[email protected]>* [email protected]'s password: Linux arm 3.8.13-bone64.1 #1 SMP Sun Aug 31 13:30:46 MST 2014 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Sun Nov 9 04:05:29 2014 from 192.168.7.1 william@arm:~$ *uname -a* Linux arm 3.8.13-bone64.1 #1 SMP Sun Aug 31 13:30:46 MST 2014 armv7l GNU/Linux william@arm:~$ *lsmod* Module Size Used by g_ether 23544 0 libcomposite 14601 1 g_ether omap_rng 4066 0 william@arm:~$ *uptime* 04:09:04 up 52 days, 11:13, 1 user, load average: 0.01, 0.03, 0.05 On Sat, Nov 8, 2014 at 10:58 PM, BeagleInterest <[email protected]> wrote: > If I plug a Beaglebone into my PC then it appears as a RNDIS device. Can > I do the same thing with 2 beaglebones? Eg hook up one beaglebone to > another over USB so the appear on a local network? I tried this with > Debian and it seemed to be lacking some drivers. Is there something I need > to install to get RNDIS host side driver working? > > -- > 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.
