I have the same issue. Is there an official fix for this yet?
enable networking manually, then do: opkg update ; opkg upgrade
I tried this, but I did not get a successful update with the following errors. Also I am using the image from: http://www.angstrom-distribution.org/demo/beaglebone/ as the starting point.
Is this the correct starting point, or is there a more recent image I should be using?
Thanks.
root@beaglebone1:~# ifup -a
[ 125.938093]
[ 125.938103] CPSW phy found : id is : 0x7c0f1
[ 125.945051] PHY 0:01 not found
udhcpc (v1.19.3) started
Sending discover...
Sending select for 192.168.1.47...
Lease of 192.168.1.47 obtained, lease time 3600
adding dns 68.87.85.98
adding dns 68.87.69.146
root@beaglebone1:~# opkg update ; opkg upgrade
Downloading http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/armv7a/base/Packages.gz.
Inflating http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/armv7a/base/Packages.gz.
Updated list of available packages in /var/lib/opkg/lists/base.
Downloading http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/armv7a/machine/beaglebone/Packages.gz.
Inflating http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/armv7a/machine/beaglebone/Packages.gz.
Updated list of available packages in /var/lib/opkg/lists/beaglebone.
Downloading http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/armv7a/debug/Packages.gz.
Inflating http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/armv7a/debug/Packages.gz.
Updated list of available packages in /var/lib/opkg/lists/debug.
Downloading http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/armv7a/gstreamer/Packages.gz.
Inflating http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/armv7a/gstreamer/Packages.gz.
Updated list of available packages in /var/lib/opkg/lists/gstreamer.
Downloading http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/all/Packages.gz.
Inflating http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/all/Packages.gz.
Updated list of available packages in /var/lib/opkg/lists/no-arch.
Downloading http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/armv7a/perl/Packages.gz.
Inflating http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/armv7a/perl/Packages.gz.
Updated list of available packages in /var/lib/opkg/lists/perl.
Downloading http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/armv7a/python/Packages.gz.
Inflating http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/armv7a/python/Packages.gz.
Updated list of available packages in /var/lib/opkg/lists/python.
Upgrading iw on root from 0.9.20-r0 to 3.2-r1...
Downloading http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/armv7a/base/iw_3.2-r1_armv7a.ipk.
Installing libnl-3-200 (3.2.3-r0) to root...
Downloading http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/armv7a/base/libnl-3-200_3.2.3-r0_armv7a.ipk.
Upgrading wpa-supplicant on root from 0.7.3-r5 to 0.7.3-r6...
Downloading http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/armv7a/base/wpa-supplicant_0.7.3-r6_armv7a.ipk.
Installing libnl-3-200 (3.2.3-r0) to root...
Upgrading shadow on root from 4.1.4.3-r5 to 4.1.4.3-r6...
Downloading http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/armv7a/machine/beaglebone/shadow_4.1.4.3-r6_beaglebone.ipk.
Upgrading shadow-dev on root from 4.1.4.3-r5 to 4.1.4.3-r6...
Downloading http://feeds.angstrom-distribution.org/feeds/core/ipk/eglibc/armv7a/machine/beaglebone/shadow-dev_4.1.4.3-r6_beaglebone.ipk.
shadow-dev: unsatisfied recommendation for pam-plugin-mail-dev
shadow-dev: unsatisfied recommendation for pam-plugin-motd-dev
shadow-dev: unsatisfied recommendation for libpam-runtime-dev
shadow-dev: unsatisfied recommendation for pam-plugin-env-dev
shadow-dev: unsatisfied recommendation for pam-plugin-shells-dev
shadow-dev: unsatisfied recommendation for pam-plugin-limits-dev
shadow-dev: unsatisfied recommendation for pam-plugin-group-dev
shadow-dev: unsatisfied recommendation for pam-plugin-securetty-dev
shadow-dev: unsatisfied recommendation for pam-plugin-lastlog-dev
shadow-dev: unsatisfied recommendation for pam-plugin-nologin-dev
shadow-dev: unsatisfied recommendation for pam-plugin-faildelay-dev
shadow-dev: unsatisfied recommendation for pam-plugin-rootok-dev
Upgrading shadow on root from 4.1.4.3-r5 to 4.1.4.3-r6...
Collected errors:
* pkg_get_installed_files: Failed to open //var/lib/opkg/info/perl-module-build.pm.list: No such file or directory.
* pkg_get_installed_files: Failed to open //var/lib/opkg/info/perl-module-load.pm.list: No such file or directory.
* check_data_file_clashes: Package libnl-3-200 wants to install file /etc/libnl/pktloc
But that file is already provided by package * libnl2
* check_data_file_clashes: Package libnl-3-200 wants to install file /etc/libnl/pktloc
But that file is already provided by package * libnl2
* check_data_file_clashes: Package shadow wants to install file /etc/login.defs
But that file is already provided by package * shadow-sysroot
* check_data_file_clashes: Package shadow wants to install file /etc/login.defs
But that file is already provided by package * shadow-sysroot
root@beaglebone1:~# reboot
[ 164.067308] connmand[104]: Aborting (signal 11) [/usr/sbin/connmand]
[ 164.669065] systemd-cgroups-agent[439]: Failed to get D-Bus connection: Failed to connect to socket /org/freedesktop/systemd1/private: Connection refused
Sending SIGTERM to remaining processes...
Sending SIGKILL to remaining processes...
Unmounting file systems.
Unmounted /sys/kernel/debug.
Unmounted /dev/mqueue.
Disabling swaps.
Detaching loop devices.
Detaching DM devices.
[ 167.605445] Restarting system.
U-Boot SPL 2011.09-00000-gf63b270-dirty (Nov 14 2011 - 10:37:14)
Texas Instruments Revision detection unimplemented
No AC power, disabling frequency switch
OMAP SD/MMC: 0
reading u-boot.img
U-Boot 2011.09-00000-gf63b270-dirty (Nov 14 2011 - 10:37:14)
I2C: ready
DRAM: 256 MiB
No daughter card present
NAND: HW ECC Hamming Code selected
No NAND device found!!!
0 MiB
MMC: OMAP SD/MMC: 0
*** Warning - readenv() failed, using default environment
Net: cpsw
Hit any key to stop autoboot: 1 0
SD/MMC found on device 0
reading uEnv.txt
33 bytes read
Loaded environment from uEnv.txt
Importing environment from mmc ...
reading uImage
3031456 bytes read
## Booting kernel from Legacy Image at 80007fc0 ...
Image Name: Angstrom/3.1/beaglebone
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3031392 Bytes = 2.9 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
XIP Kernel Image ... OK
OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.067533] omap_l3_smx omap_l3_smx.0: couldn't find resource
[ 0.244331] _omap_mux_get_by_name: Could not find signal leds-gpio
[ 0.313716] omap2_set_init_voltage: unable to get clk dpll1_ck
[ 0.319875] omap2_set_init_voltage: unable to set vdd_mpu_iva
[ 0.326022] omap2_set_init_voltage: unable to get clk l3_ick
[ 0.332023] omap2_set_init_voltage: unable to set vdd_core
systemd-fsck[57]: Angstrom-Cloud9-: clean, 28026/874496 files, 983101/3494137 blocks (check in 2 mounts)
[ 2.254285] /usr/sbin/crond[90]: (CRON) INFO (Syslog will be used instead of sendmail.): No such file or directory
.---O---.
> .-. o o
> >-----.-----.-----.| | .----..-----.-----.
> > __ | ---'| '--.| .-'| | |
> > > > >--- || --'| | | ' | | | |
'---'---'--'--'--. |-----''----''--' '-----'-'-'-'
-' |
'---'
The Angstrom Distribution beaglebone1 ttyO0
Angstrom v2011.12-core - Kernel 3.1.0+
beaglebone1 login: root
root@beaglebone1:~# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
root@beaglebone1:~#