On 11/11/2013 01:40 PM, Dusty Mabe wrote:
On Mon, Nov 11, 2013 at 10:52 AM, Johnny Hughes johnny@centos.org wrote:
I assume the fix worked for you?
Hi, I just got around to trying this. The fix does not seem to have worked because the particular firmware I need (bnx2x-e1h-7.2.51.0.fw) is still not provided.
[root@localhost tmp]# rpm -qlp kernel-firmware-3.4.61-9.el6.centos.alt.noarch.rpm | grep bnx2x /lib/firmware/bnx2x /lib/firmware/bnx2x/bnx2x-e1-6.2.9.0.fw /lib/firmware/bnx2x/bnx2x-e1h-6.2.9.0.fw /lib/firmware/bnx2x/bnx2x-e2-6.2.9.0.fw /lib/firmware/bnx2x/bnx2x-e2-7.2.16.0.fw [root@localhost tmp]# [root@localhost tmp]# [root@localhost tmp]# rpm -qlp kernel-firmware-3.4.68-9.el6.centos.alt.noarch.rpm | grep bnx2x /lib/firmware/bnx2x /lib/firmware/bnx2x/bnx2x-e1-6.2.9.0.fw /lib/firmware/bnx2x/bnx2x-e1h-6.2.9.0.fw /lib/firmware/bnx2x/bnx2x-e2-6.2.9.0.fw /lib/firmware/bnx2x/bnx2x-e2-7.2.16.0.fw
I found an issue with the new firmware patch ... it is fixed in testing now and I will push it on the next kernel update ...
If you want to test, the kernel here should work and has the new driver:
http://dev.centos.org/centos/6/xen-c6-RC1/
Note: that is a 3.10.18 kernel and is currently in testing, but should work on the xen4centos6 repo
Thanks, Johnny Hughes