Hi, My image is configured to give the ethernet device the static IP address 192.168.0.21 and default gateway 192.168.0.1. If those settings aren’t compatible with your network setup, change them in the /boot/uboot/uEnv.txt file. I had to hard-code them because I wasn’t getting any joy setting up eth0 from ubuntu. I’m still not sure why. So I chose to use uboot to help out.
l8r, Xris. On 28 Feb 2014, at 05:28, [email protected] wrote: > > I have a problem that my ubuntu 12.04 BBB as you said me to set up can not > connect to the Internet. How can I solve this problem? > //--------------------------------------------------------------------------------- > Vào 17:08:50 UTC+7 Thứ tư, ngày 26 tháng hai năm 2014, [email protected] đã > viết: > In my case, Ubuntu 12.04 BBB image has the random reboot issue! > Can the random reboot issue be fixed by updating Ubuntu kernel? > > On Thursday, January 23, 2014 8:12:25 PM UTC+2, [email protected] wrote: > Hey guys, > > As promised. Ubuntu 12.04 BBB image for the Chipsee 7” 1024x600 LCD > touchscreen. > > Grab it here: > http://www.fileswap.com/dl/sdFGPZoIw6/ > > You should find yourself downloading bbb-ubuntu-12.04-for-community.xz > > Just extract and write that to your SD card (4gb expected) with something > like: > > cat bbb-ubuntu-12.04-for-community.xz | xz -d > /dev/sdX > > Note it’s a raw sector dump NOT a tarball, so extract straight to your SD > card device. (eg. /dev/sdx, NOT /dev/sdx1) > > Also note this image doesn’t install or boot from MMC so make sure you’ve got > the SD card selected on the boot switch thing. > > Once the extract is complete, simply slap it into the BBB and boot. It > should come up with the Chipsee splash screen but then > boot into Ubuntu 12.04 after a while. > > Hope this helps. > > l8r, > Xris. -- 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/groups/opt_out.
