Activity log for bug #394783

Date Who What changed Old value New value Message
2009-07-02 16:18:48 Ronald McCollam bug added bug
2009-07-06 15:14:04 Leann Ogasawara linux (Ubuntu): importance Undecided High
2009-07-06 15:14:04 Leann Ogasawara linux (Ubuntu): status New Triaged
2009-07-06 15:15:31 Leann Ogasawara description Broadcom BCM5708 network adapter does not work correctly on a fresh karmic install until after rmmod/modprobe of bnx2: ubuntu@ubuntu:~$ sudo ifup eth0 [sudo] password for ubuntu: Internet Systems Consortium DHCP Client V3.1.2 Copyright 2004-2008 Internet Systems Consortium. All rights reserved. For info, please visit http://www.isc.org/sw/dhcp/ SIOCSIFADDR: No such device eth0: ERROR while getting interface flags: No such device eth0: ERROR while getting interface flags: No such device Bind socket to interface: No such device Failed to bring up eth0. ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ lsmod Module Size Used by lp 11844 0 parport 40464 1 lp radeon 667552 1 iTCO_wdt 13456 0 iTCO_vendor_support 4292 1 iTCO_wdt ttm 42224 1 radeon i5000_edac 11216 0 edac_core 48524 3 i5000_edac dell_wmi 3248 0 psmouse 57124 0 i5k_amb 7176 0 pcspkr 2944 0 serio_raw 6564 0 dcdbas 9104 0 shpchp 37724 0 ses 7488 0 enclosure 9920 1 ses bnx2 77064 0 megaraid_sas 41692 2 fbcon 41216 70 tileblit 3104 1 fbcon font 8832 1 fbcon bitblit 6624 1 fbcon softcursor 2336 1 bitblit i915 210504 0 drm 192224 3 radeon,ttm,i915 i2c_algo_bit 7076 2 radeon,i915 video 23388 1 i915 output 3680 1 video intel_agp 31568 0 ubuntu@ubuntu:~$ sudo rmmod bnx2 ubuntu@ubuntu:~$ sudo modprobe bnx2 ubuntu@ubuntu:~$ sudo ifup eth0 ifup: interface eth0 already configured ubuntu@ubuntu:~$ ifconfig eth0 Link encap:Ethernet HWaddr 00:19:b9:f3:ba:c4 inet6 addr: fe80::219:b9ff:fef3:bac4/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:4 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:596 (596.0 B) Interrupt:16 Memory:f8000000-f8012800 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) Once the module has been removed and reinserted, the network card functions properly. Broadcom BCM5708 network adapter does not work correctly on a fresh karmic install until after rmmod/modprobe of bnx2. This was not an issue for Jaunty: ubuntu@ubuntu:~$ sudo ifup eth0 [sudo] password for ubuntu: Internet Systems Consortium DHCP Client V3.1.2 Copyright 2004-2008 Internet Systems Consortium. All rights reserved. For info, please visit http://www.isc.org/sw/dhcp/ SIOCSIFADDR: No such device eth0: ERROR while getting interface flags: No such device eth0: ERROR while getting interface flags: No such device Bind socket to interface: No such device Failed to bring up eth0. ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ lsmod Module Size Used by lp 11844 0 parport 40464 1 lp radeon 667552 1 iTCO_wdt 13456 0 iTCO_vendor_support 4292 1 iTCO_wdt ttm 42224 1 radeon i5000_edac 11216 0 edac_core 48524 3 i5000_edac dell_wmi 3248 0 psmouse 57124 0 i5k_amb 7176 0 pcspkr 2944 0 serio_raw 6564 0 dcdbas 9104 0 shpchp 37724 0 ses 7488 0 enclosure 9920 1 ses bnx2 77064 0 megaraid_sas 41692 2 fbcon 41216 70 tileblit 3104 1 fbcon font 8832 1 fbcon bitblit 6624 1 fbcon softcursor 2336 1 bitblit i915 210504 0 drm 192224 3 radeon,ttm,i915 i2c_algo_bit 7076 2 radeon,i915 video 23388 1 i915 output 3680 1 video intel_agp 31568 0 ubuntu@ubuntu:~$ sudo rmmod bnx2 ubuntu@ubuntu:~$ sudo modprobe bnx2 ubuntu@ubuntu:~$ sudo ifup eth0 ifup: interface eth0 already configured ubuntu@ubuntu:~$ ifconfig eth0 Link encap:Ethernet HWaddr 00:19:b9:f3:ba:c4 inet6 addr: fe80::219:b9ff:fef3:bac4/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:4 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:596 (596.0 B) Interrupt:16 Memory:f8000000-f8012800 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) Once the module has been removed and reinserted, the network card functions properly.
2009-07-06 15:15:31 Leann Ogasawara tags regression-release
2009-07-06 15:15:52 Leann Ogasawara tags regression-release regression-potential
2009-07-07 08:49:27 Andy Whitcroft linux (Ubuntu): status Triaged In Progress
2009-07-07 08:49:27 Andy Whitcroft linux (Ubuntu): assignee Andy Whitcroft (apw)
2009-07-07 09:41:20 Andy Whitcroft bug task added udev (Ubuntu)
2009-07-07 09:41:32 Andy Whitcroft udev (Ubuntu): status New In Progress
2009-07-07 09:41:32 Andy Whitcroft udev (Ubuntu): assignee Andy Whitcroft (apw)
2009-07-07 09:41:50 Andy Whitcroft udev (Ubuntu): importance Undecided Medium
2009-07-07 09:42:47 Andy Whitcroft linux (Ubuntu): status In Progress Invalid
2009-07-07 09:44:06 Andy Whitcroft attachment added udev-firmware-loader http://launchpadlibrarian.net/28759592/udev-firmware-loader
2009-07-07 10:00:33 Launchpad Janitor branch linked lp:~apw/udev/udev-firmware-loader
2009-07-07 10:46:11 Andy Whitcroft affects udev (Ubuntu) initramfs-tools (Ubuntu)
2009-07-07 11:10:07 Launchpad Janitor initramfs-tools (Ubuntu): status In Progress Fix Released