Missing Firmware - Brocade

Karl

New Member
Jan 6, 2015
3
0
1
Hi,

Similar to this thread: http://forum.proxmox.com/threads/14382-missing-firmware-for-Brocade-HBA

We are struggling with the same missing firmware files. We have the files, and have copied them to /lib/firmware and run update-initramfs, but unfortunately this doesn't cure the problem of the driver complaining about missing firmware (we've confirmed with a -v that it adds the files). I'm guessing they need to go in the pve-firmware package to be installed via that?

The firmware files can be found here: http://rpmfind.net/linux/rpm2html/search.php?query=bfa-firmware - we used the CentOS6.6 RPM extracted with rpm2cpio and copied all the files over to /lib/firmware and can run:

modprobe -r bna
modprobe bna

and it all works fine, just not at boot.

Thanks,

Karl