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 beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
First of all, how do I check if usbnet is installed/working? I don't see any option to install it either.
sudo ifconfig eth1 192.168.7.1
IN MY CASE IT WAS eth1
then run
ssh ro...@192.168.7.2
after 2 month im finally able to solve this issue.. it actually forces the ethernet to accept the ip 7.1 and then tunnels via ssh using 7.2..
plz give it a thumbs up it may help many ..
sudo ifconfig usb0 192.168.7.1