View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001201 | channel: elrepo/el8 | linux-firmware | public | 2022-02-19 07:08 | 2022-05-11 17:47 |
Reporter | eax | Assigned To | burakkucat | ||
Priority | immediate | Severity | block | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | el8 | OS | rocky linux | OS Version | 8.5 |
Summary | 0001201: bnx2x not working | ||||
Description | dear 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 | ||||
Tags | bnx2x, driver, firmware, linux-firmware | ||||
|
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. |
|
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 |
|
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 |
|
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. |
|
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 |
|
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 |
|
Closed, no feedback provided |
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 |