View Issue Details

IDProjectCategoryView StatusLast Update
0001201channel: elrepo/el8linux-firmwarepublic2022-05-11 17:47
Reportereax Assigned Toburakkucat  
PriorityimmediateSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Platformel8OSrocky linuxOS Version8.5
Summary0001201: bnx2x not working
Descriptiondear sir
server not see network interface
with os kernel it's work fine
but on elrepo 5.16.10-1.el8.elrepo.x86_64 it's not working at all
i'll tried to install linux-frimware forceby ...
but it's not working


Installed Packages
linux-firmware.noarch 20210702-103.gitd79c2677.el8 @baseos
Available Packages
linux-firmware.noarch 20200817-97.1.git7a30af16.el8_2.elrepo elrepo-extras
linux-firmware.noarch 20210702-103.gitd79c2677.el8 baseos

after yum update linux-firmware reinstalled from baseos .

i don't know what to do.
please letme know

dmessage :

[ 2.334574] bnx2x 0000:03:00.0: msix capability found
[ 2.334990] bnx2x 0000:03:00.0: part number 394D4342-31383735-31543030-47303030
[ 2.368220] bnx2x 0000:03:00.0: Direct firmware load for bnx2x/bnx2x-e2-7.13.21.0.fw failed with error -2
[ 2.368362] bnx2x 0000:03:00.0: Direct firmware load for bnx2x/bnx2x-e2-7.13.15.0.fw failed with error -2
[ 2.368651] bnx2x: probe of 0000:03:00.0 failed with error -2
[ 2.368813] bnx2x 0000:03:00.1: msix capability found
[ 2.369110] bnx2x 0000:03:00.1: part number 394D4342-31383735-31543030-47303030
[ 2.401205] bnx2x 0000:03:00.1: Direct firmware load for bnx2x/bnx2x-e2-7.13.21.0.fw failed with error -2
[ 2.401333] bnx2x 0000:03:00.1: Direct firmware load for bnx2x/bnx2x-e2-7.13.15.0.fw failed with error -2
[ 2.401587] bnx2x: probe of 0000:03:00.1 failed with error -2


if i use this command

rmmod bnx2x
modprobe bnx2x int_mode=1

interface init but it's not stable and not work properly
Tagsbnx2x, driver, firmware, linux-firmware

Activities

pperry

2022-02-19 10:13

administrator   ~0008196

Last edited: 2022-02-19 10:17

Dmesg seems to indicate it's a firmware issue.

For now, perhaps you could try downloading the latest linux-firmware tarball from here:

https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/

extract it, and copy the contents of the /bnx2x dir to your firmware bnx2x/ dir and see if you are then able to load the module.

If that fixes things, then we probably need to update our linux-firmware package to the latest upstream sources.

eax

2022-02-19 12:05

reporter   ~0008198

i do that ,

after reboot
[ 2.553085] bnx2x 0000:03:00.0: part number 394D4342-31383735-31543030-473030 30
[ 2.584951] bnx2x 0000:03:00.0: Direct firmware load for bnx2x/bnx2x-e2-7.13.21.0.fw failed with error -2
[ 2.585085] bnx2x 0000:03:00.0: Direct firmware load for bnx2x/bnx2x-e2-7.13.15.0.fw failed with error -2
[ 2.585380] bnx2x: probe of 0000:0


first i uploaded bnx2x to /usr/lib/firmware/bnx2x
it's not work
then i change whole files , and copy new firmware to /usr/lib/firmware



rmmod bnx2x
modprobe bnx2x


after copying bnx2x

rmmod bnx2x
modprobe bnx2x

what is " error -2" ?

network is up

but i dont know why it's not load on boot automaticly

eax

2022-02-19 12:06

reporter   ~0008199

i forget to add more info
i have this two file after updating firmware

-rw-r--r-- 1 root root 323416 Feb 19 20:16 /usr/lib/firmware/bnx2x/bnx2x-e2-7.13.21.0.fw
-rw-r--r-- 1 root root 323360 Feb 19 20:16 /usr/lib/firmware/bnx2x/bnx2x-e2-7.13.15.0.fw

pperry

2022-02-19 19:38

administrator   ~0008204

Last edited: 2022-02-19 19:40

Please can you confirm, is the network now working with the newer firmware version? If not, please show the output from dmesg when loading the driver.

eax

2022-02-20 07:40

reporter   ~0008206

dear pperry after reboot

rmmod bnx2x
modprobe bnx2x

this two command init device and make it up


it's dmesg after boot

[ 2.553085] bnx2x 0000:03:00.0: part number 394D4342-31383735-31543030-473030 30
[ 2.584951] bnx2x 0000:03:00.0: Direct firmware load for bnx2x/bnx2x-e2-7.13.21.0.fw failed with error -2
[ 2.585085] bnx2x 0000:03:00.0: Direct firmware load for bnx2x/bnx2x-e2-7.13.15.0.fw failed with error -2
[ 2.585380] bnx2x: probe of 0000:0

burakkucat

2022-03-05 11:19

administrator   ~0008241

There has been a recent release of an updated linux-firmware package set. [1]

It uses the latest firmware available from upstream [2] as of March 1st, 2022.

Please test to see if it resolves your problem.

[1] https://lists.elrepo.org/pipermail/elrepo/2022-March/006036.html
[2] git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git

pperry

2022-05-11 17:47

administrator   ~0008341

Closed, no feedback provided

Issue History

Date Modified Username Field Change
2022-02-19 07:08 eax New Issue
2022-02-19 07:08 eax Status new => assigned
2022-02-19 07:08 eax Assigned To => burakkucat
2022-02-19 07:08 eax Tag Attached: bnx2x
2022-02-19 07:08 eax Tag Attached: driver
2022-02-19 07:08 eax Tag Attached: firmware
2022-02-19 07:08 eax Tag Attached: linux-firmware
2022-02-19 10:13 pperry Note Added: 0008196
2022-02-19 10:17 pperry Note Edited: 0008196
2022-02-19 12:05 eax Note Added: 0008198
2022-02-19 12:06 eax Note Added: 0008199
2022-02-19 19:38 pperry Note Added: 0008204
2022-02-19 19:40 pperry Note Edited: 0008204
2022-02-20 07:40 eax Note Added: 0008206
2022-03-05 11:19 burakkucat Status assigned => feedback
2022-03-05 11:19 burakkucat Note Added: 0008241
2022-05-11 17:47 pperry Note Added: 0008341
2022-05-11 17:47 pperry Status feedback => resolved
2022-05-11 17:47 pperry Resolution open => fixed