In Ubuntu check to see if there is an interface for the USB connection to the BBB. (ifconfig) - if not you need to install the usbnet driver to access the BBB through the usb port with IP connectivity. If you do see the interface make sure it is set to 192.168.7.1/24 otherwise it will not be on the right network to communicate with the BBB.
Hope this helps... gm... On Tuesday, February 24, 2015 at 12:55:40 PM UTC-5, Alex Fuhr wrote: > > I just recently got a Beaglebone Black Rev C, and have tried for a while > to do the "Getting Started" guide in Ubuntu, and cannot seem to get the > network connection to work. I have tried running the mkudevrule script and > updating my kernel to 3.16, none of these have worked. > > To verify that it is not the Beaglebone's issue, I booted into Windows, > installed the drivers linked on the page, and was able to easily get a web > server. What might I be doing wrong in Ubuntu? > -- 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.
