Angstrom not responding to anything

I cannot get angstrom to do anything. I attempted to update the chip with a micro scan disk card and the led’s bounced around for hours instead of the 30-45 minutes the tutorial claimed. I cannot login to

  1. http://beaglebone.local Below is my attempt at to install python on the board. Nothing. any hints this thing just does not work with anything.
    Thanks

`

login as: root
root@192.168.7.2’s password:
root@beaglebone:~# cd ~
root@beaglebone:~# su
root@beaglebone:~# opkg update
Downloading http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/base/Packages.gz.
wget: bad address ‘feeds.angstrom-distribution.org
Downloading http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/machine/beaglebone/Packages.gz.
wget: bad address ‘feeds.angstrom-distribution.org
Downloading http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/debug/Packages.gz.
wget: bad address ‘feeds.angstrom-distribution.org
Downloading http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/gstreamer/Packages.gz.
wget: bad address ‘feeds.angstrom-distribution.org
Downloading http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/all/Packages.gz.
wget: bad address ‘feeds.angstrom-distribution.org
Downloading http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/perl/Packages.gz.
wget: bad address ‘feeds.angstrom-distribution.org
Downloading http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/python/Packages.gz.
wget: bad address ‘feeds.angstrom-distribution.org
Collected errors:

`

I cannot get angstrom to do anything. I attempted to update the chip with a micro scan disk card and the led’s bounced around for hours instead of the 30-45 minutes the tutorial claimed.

I am going to guess you have a BBB since you are trying to update “the chip”.

It sounds like you are using a bootable image instead of a flasher image.

I cannot login to

http://beaglebone.local

Are you trying that address from the board or your computer?

Below is my attempt at to install python on the board. Nothing. any hints this thing just does not work with anything.

Thanks

login as: root
root@192.168.7.2’s password:

The address tells me you are using USB Ethernet. Is your network connection from your computer share with the board?

root@beaglebone:~# cd ~
root@beaglebone:~# su
root@beaglebone:~# opkg update
Downloading http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/base/Packages.gz.
wget: bad address ‘feeds.angstrom-distribution.org
Downloading http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/machine/beaglebone/Packages.gz.
wget: bad address ‘feeds.angstrom-distribution.org
Downloading http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/debug/Packages.gz.
wget: bad address ‘feeds.angstrom-distribution.org
Downloading http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/gstreamer/Packages.gz.
wget: bad address ‘feeds.angstrom-distribution.org
Downloading http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/all/Packages.gz.
wget: bad address ‘feeds.angstrom-distribution.org
Downloading http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/perl/Packages.gz.
wget: bad address ‘feeds.angstrom-distribution.org
Downloading http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/python/Packages.gz.
wget: bad address ‘feeds.angstrom-distribution.org
Collected errors:

All of these failures suggest no internet connection. Try using an Ethernet cable for the connection.

That’s because their main webserver is down. I’ve been checking for 2 days to download a toolchain to no avail
http://www.angstrom-distribution.org/

Hocine

Actually their website is back up. I tested it yesterday afternoon and just now and it works. Also the feeds website has nothing to do with pool.ntp.org at the end of the log which also failed.

Configure your BBB internet connection, either plug in Ethernet cable or refer to this page to enable internet-over-usb: http://lanceme.blogspot.ca/2013/06/windows-7-internet-sharing-for.html

بتاريخ السبت، 16 نوفمبر، 2013 UTC-5 7:30:34 م، كتب Bill Dussault: