Paul Civati <p...@xciv.org> wrote on 07/29/2011 04:46:16 PM:

> I'm trying to boot on a Dell R210 but the bnx2 driver fails to
> load the firmware on 4.9.
> 
> This is what happens:
> 
> # modprobe -v bnx2
> insmod /lib/modules/2.6.38.6/kernel/drivers/net/bnx2.ko
> bnx2: Broadcom NetXtreme II Gigabit Ethernet Driver bnx2 v2.0.21 
> (Dec 23, 2010)
> bnx2 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> bnx2: Can't load firmware file "bnx2/bnx2-mips-09-6.2.1.fw"
> bnx2 0000:02:00.0: PCI INT A disabled
> bnx2: probe of 0000:02:00.0 failed with error -2
> bnx2 0000:02:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
> bnx2: Can't load firmware file "bnx2/bnx2-mips-09-6.2.1.fw"
> bnx2 0000:02:00.1: PCI INT B disabled
> bnx2: probe of 0000:02:00.1 failed with error -2
> 
> Note, having played around with the path and checked the presence
> of the firmware files within the initrd image I don't actually
> think this is not finding the firmware file.

It's not.  Loadable firmware requires udev/hotplug, in my understanding, 
and the Unattended boot CD doesn't support udev/hotplug

> There is a long pause between the PCI INT line and the firmware 
> loading error, this would seem to suggest there is some other 
> problem causing it not to load the firmware.

No, there's a long timeout for firmware loading.  In my case (Broadcom 
Ethernet cards that accept but do not require loadable firmware), I simply 
reduced the timeout to 3 seconds or something to make the boot process 
faster.

> I wonder if there could be something missing from the initrd
> or not set up correctly?

No.  AFAICT, loadable firmware has *never* worked with the Unattended boot 
CD.

I asked about this several times in the past with zero feedback. 
Fortunately for me, it was mostly cosmetic/delay, and I hacked around it. 
If you look in the list archives starting from April or so 2011 you'll see 
the bits that I previously posted, including how to reduce the timeout. 
But if you *need* the firmware, it's not gonna help.

Timothy J. Massey

 
Out of the Box Solutions, Inc. 
Creative IT Solutions Made Simple!
http://www.OutOfTheBoxSolutions.com
tmas...@obscorp.com 
 
22108 Harper Ave.
St. Clair Shores, MI 48080
Office: (800)750-4OBS (4627)
Cell: (586)945-8796 
------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to