[Bug 842560] Re: bnx2 firmware missing

Netmatters 842560 at bugs.launchpad.net
Thu Oct 20 13:21:12 UTC 2011


Not sure if this will help much but this is the behavior that I get on
an HP DL380 G5 running Oneiric with 3.0.0-12-server:

I've got 2 interfaces connected and configured yet only eth1 comes up.

I can confirm all that Tom Ellis see's above as well as the following:

$ cat /etc/udev/rules.d/70-persistent-net.rules

# PCI device 0x14e4:0x164c (bnx2)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1a:4b:4c:ae:1e", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"

# PCI device 0x14e4:0x164c (bnx2)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1a:4b:4c:ae:1c", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1"

$ dmesg  | grep bnx
[    1.085804] bnx2: Broadcom NetXtreme II Gigabit Ethernet Driver bnx2 v2.1.6 (Mar 7, 2011)
[    1.085851] bnx2 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   61.920053] bnx2: Can't load firmware file "bnx2/bnx2-mips-06-6.2.1.fw"
[   61.920093] bnx2 0000:03:00.0: PCI INT A disabled
[   61.920109] bnx2: probe of 0000:03:00.0 failed with error -2
[   61.920149] bnx2 0000:05:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   64.329467] bnx2 0000:05:00.0: eth0: Broadcom NetXtreme II BCM5708 1000Base-T (B2) PCI-X 64-bit 133MHz found at mem fa000000, IRQ 17, node addr 00:1a:4b:4c:ae:1c
[   64.375917] bnx2 0000:05:00.0: irq 46 for MSI/MSI-X
[   64.496012] bnx2 0000:05:00.0: eth1: using MSI
[   67.656482] bnx2 0000:05:00.0: eth1: NIC Copper Link is Up, 1000 Mbps full duplex
[  461.728088] bnx2 0000:05:00.0: irq 46 for MSI/MSI-X
[  461.912009] bnx2 0000:05:00.0: eth1: using MSI
[  464.761214] bnx2 0000:05:00.0: eth1: NIC Copper Link is Up, 1000 Mbps full duplex
[  471.404087] bnx2 0000:05:00.0: irq 46 for MSI/MSI-X
[  471.604008] bnx2 0000:05:00.0: eth1: using MSI
[  474.539930] bnx2 0000:05:00.0: eth1: NIC Copper Link is Up, 1000 Mbps full duplex

$ dmesg  | grep udev
[    1.045498] udevd[93]: starting version 173
[   64.086957] udevd[312]: starting version 173
[   64.360430] udevd[322]: renamed network interface eth0 to eth1

I was just about to upgrade a 10 node cloud all running G5's!! :(

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/842560

Title:
  bnx2 firmware missing

Status in “linux” package in Ubuntu:
  Confirmed
Status in “update-manager” package in Ubuntu:
  Invalid

Bug description:
  Installing the latest Beta 1 of Ubuntu 11.10 (downloaded iso on
  09-06-2011) fails after the first reboot with this error:

  bnx2: Can't load firmware file "bnx2/bnx2-mips-06-6.2.1.fw"
  udevd[107]: '/sbin/modprobe -bv pci:v000014E4d0000164Csv00001028sd000001B2bc02sc00i00' [172] terminated by signal 9 (Killed)

  Earlier stable versions of Ubuntu Server (11.04) work fine on this
  machine.

  For further investigations i collected some additional information for
  you. (Attachments)

  Are there any other needed information i can supply?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/842560/+subscriptions




More information about the foundations-bugs mailing list