Bnx2x driver missing from network firmware in initramfs

Bug #613543 reported by Stephen Hemminger
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
initramfs-tools (Ubuntu)
Invalid
Undecided
Unassigned
Lucid
Won't Fix
Undecided
Unassigned
Maverick
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: initramfs-tools

The newer Broadcom boards are missing from the list of network drivers that get their firmware
placed in initramfs. Therefore they won't work because these devices load firmware during probe.

Fix:
diff -up /usr/share/initramfs-tools/hook-functions.orig /usr/share/initramfs-tools/hook-functions
--- /usr/share/initramfs-tools/hook-functions.orig 2010-08-04 10:16:53.395037763 -0700
+++ /usr/share/initramfs-tools/hook-functions 2010-08-04 10:18:09.922460130 -0700
@@ -339,7 +339,7 @@ auto_add_modules()
   done
  ;;
  net)
- for x in 3c59x 8139cp 8139too 8390 atl1 atl1e b44 bmac \
+ for x in 3c59x 8139cp 8139too 8390 atl1 atl1e b44 bmac bnx2 bnx2x\
   cxgb3 defxx dl2k e100 e1000 e1000e ehea epic100 \
   ep93xx_eth eql fealnx famachi forcedeth gelic_net \
   hp100 igb ipg mace mv643xx_eth myri10ge \

Revision history for this message
Robbie Williamson (robbiew) wrote :

I targeted the wrong bug :/

Changed in initramfs-tools (Ubuntu Maverick):
status: New → Invalid
Revision history for this message
Robbie Williamson (robbiew) wrote :

which release is this for?

Revision history for this message
Stephen Hemminger (shemminger) wrote :

I was looking at Lucid, not sure what is in Maverick.

Revision history for this message
Rolf Leggewie (r0lf) wrote :

lucid has seen the end of its life and is no longer receiving any updates. Marking the lucid task for this ticket as "Won't Fix".

Changed in initramfs-tools (Ubuntu Lucid):
status: New → Won't Fix
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.