eth0 not working on snowball, since January Linaro release

Bug #1178210 reported by Cedric Durand
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro Ubuntu
Fix Released
Undecided
Unassigned

Bug Description

I tested Linaro ubuntu 2013 releases on two different snowballs, and neither has the eth0 working.
Linaro Android is working fine on both cards, eth0 is active and operational.

root@localhost:~# 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:65536 Metric:1
          RX packets:34 errors:0 dropped:0 overruns:0 frame:0
          TX packets:34 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:2660 (2.6 KB) TX bytes:2660 (2.6 KB)

root@localhost:~# ip link show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT qlen 1000
    link/ether ae:99:2f:e0:54:19 brd ff:ff:ff:ff:ff:ff

root@localhost:~# ifdown eth0
Internet Systems Consortium DHCP Client 4.2.4
Copyright 2004-2012 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
Listening on LPF/eth0/ae:99:2f:e0:54:19
Sending on LPF/eth0/ae:99:2f:e0:54:19
Sending on Socket/fallback

root@localhost:~# ifup eth0
Internet Systems Consortium DHCP Client 4.2.4
Copyright 2004-2012 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
RTNETLINK answers: No such device
Listening on LPF/eth0/ae:99:2f:e0:54:19
Sending on LPF/eth0/ae:99:2f:e0:54:19
Sending on Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
send_packet: Network is down
dhclient.c:1922: Failed to send 308 byte long packet over eth0 interface.
receive_packet failed on eth0: Network is down
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
send_packet: Network is down
dhclient.c:1922: Failed to send 308 byte long packet over eth0 interface.
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
send_packet: Network is down
dhclient.c:1922: Failed to send 308 byte long packet over eth0 interface.
^C

root@localhost:~# cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp

root@localhost:~#

Fathi Boudra (fboudra)
Changed in linaro-ubuntu:
milestone: none → 13.05
Revision history for this message
Fathi Boudra (fboudra) wrote :

Hi,

according to our test results, the network interface works well.
Could you try latest RC: http://snapshots.linaro.org/ubuntu/pre-built/snowball/344/snowball-raring_developer_20130526-344.img.gz

Changed in linaro-ubuntu:
status: New → Fix Committed
Fathi Boudra (fboudra)
Changed in linaro-ubuntu:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.