First of all, how do I check if usbnet is installed/working? I don't see any option to install it either.
Also, I don't have an eth2 interface when I plug in the BBB, and I can't add one with dhclient because it doesn't exist. On Wednesday, February 25, 2015 at 4:55:59 AM UTC-8, Miguel Aveiro wrote: > > Look at the topic "Cannot SSH into BBB (or access 192.168.7.2 web page) > from Linux". It was on this list about two weeks ago... > > The guy used the command "dhclient eth2" to configure his eth2 IP in the > same range of BBB usb port... > > > Miguel Aveiro > > On 25-02-2015 08:29, Gary McKinney wrote: > > 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] <javascript:>. > 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.
