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: > 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 > > 1. > > login as: root > [email protected] <javascript:>'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: > * opkg_download: Failed to download > http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/base/Packages.gz, > > wget returned 1. > * opkg_download: Failed to download > http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/machine/beaglebone/Packages.gz, > > wget returned 1. > * opkg_download: Failed to download > http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/debug/Packages.gz, > > wget returned 1. > * opkg_download: Failed to download > http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/gstreamer/Packages.gz, > > wget returned 1. > * opkg_download: Failed to download > http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/all/Packages.gz, > > wget returned 1. > * opkg_download: Failed to download > http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/perl/Packages.gz, > > wget returned 1. > * opkg_download: Failed to download > http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/python/Packages.gz, > > wget returned 1. > root@beaglebone:~# okpg install python python-modules python-pyserial > python-numpy python-setuptools python-misc python-pip git exit > sh: okpg: command not found > root@beaglebone:~# opkg install python python-modules python-pyserial > python-numpy python-setuptools python-misc python-pip git exit > Package python-core (2.7.3-r0.3.6) installed in root is up to date. > Unknown package 'python-modules'. > Unknown package 'python-pyserial'. > Package python-numpy (1.4.1-r4.8) installed in root is up to date. > Unknown package 'python-setuptools'. > Package python-misc (2.7.3-r0.3.6) installed in root is up to date. > Unknown package 'python-pip'. > Package git (1.7.7-r2.8) installed in root is up to date. > Unknown package 'exit'. > Collected errors: > * opkg_install_cmd: Cannot install package python-modules. > * opkg_install_cmd: Cannot install package python-pyserial. > * opkg_install_cmd: Cannot install package python-setuptools. > * opkg_install_cmd: Cannot install package python-pip. > * opkg_install_cmd: Cannot install package exit. > root@beaglebone:~# su > root@beaglebone:~# ntpdate -b -s -u pool.ntp.org > Error resolving pool.ntp.org: Name or service not known (-2) > root@beaglebone:~# > > > > > -- 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.
