Hi, I have a homelab server assembled.
In addition to the network card integrated into the motherboard (Asrock B650 pro) I have a PEX10GSFP4I (quad SFP+ intel XL710).
https://www.startech.com/it-it/ingressi-uscite-reti/pex10gsfp4i
At the beginning I only had an rj45 sfp module (https://www.amazon.it/gp/product/B075WMWRHH), then I wanted to add an SFP DAC to take advantage of the sfp ports of my switch (https://www.amazon.it/gp/product/B0C581MB9M).
Everything was temporarily mounted on my PC with Windows 10 and I had the following situation:
- working network card
- working sfp rj45 module
- dac cable not detected
I looked around for information and discovered that Intel, on these cards, in addition to updating the drivers, also updates the firmware.
After updating the driver the situation is as follows
- working network card
- sfp rj45 module not detected
- working DAC cable
Due to various timing problems I decided to use the card anyway on my newly assembled proxmox server while waiting for new Intel updates.
Three days ago Intel released the update in which the NVM firmware goes from the current 9.40 to 9.50. 2024-05-21 29.1.1
https://www.intel.com/content/www/u...hernet-controller-products-release-notes.html
At the moment the Intel card only has the DAC connected to my switch and with that I manage the entire LAN part.
The integrated network card of the motherboard is connected to the fiber of the internet provider.
I had tried to temporarily use USB-ETH adapters but every time I connected them the proxmox hw addressing got messed up and I was no longer able to use it (I'm not very expert in Linux).
I ask you for help to know what is the best way to update the NVM of the network card and if there is a way to update it only on one of the four ports. So I can test the compatibility with the sfp-rj45 module without interfering with the rest.
If I connect the sfp-rj45 module to one of the card ports I receive this message in syslog:
Sorry for my English, I'm Italian and I translate with Google Translate.
In addition to the network card integrated into the motherboard (Asrock B650 pro) I have a PEX10GSFP4I (quad SFP+ intel XL710).
https://www.startech.com/it-it/ingressi-uscite-reti/pex10gsfp4i
At the beginning I only had an rj45 sfp module (https://www.amazon.it/gp/product/B075WMWRHH), then I wanted to add an SFP DAC to take advantage of the sfp ports of my switch (https://www.amazon.it/gp/product/B0C581MB9M).
Everything was temporarily mounted on my PC with Windows 10 and I had the following situation:
- working network card
- working sfp rj45 module
- dac cable not detected
I looked around for information and discovered that Intel, on these cards, in addition to updating the drivers, also updates the firmware.
After updating the driver the situation is as follows
- working network card
- sfp rj45 module not detected
- working DAC cable
Due to various timing problems I decided to use the card anyway on my newly assembled proxmox server while waiting for new Intel updates.
Three days ago Intel released the update in which the NVM firmware goes from the current 9.40 to 9.50. 2024-05-21 29.1.1
https://www.intel.com/content/www/u...hernet-controller-products-release-notes.html
At the moment the Intel card only has the DAC connected to my switch and with that I manage the entire LAN part.
The integrated network card of the motherboard is connected to the fiber of the internet provider.
I had tried to temporarily use USB-ETH adapters but every time I connected them the proxmox hw addressing got messed up and I was no longer able to use it (I'm not very expert in Linux).
I ask you for help to know what is the best way to update the NVM of the network card and if there is a way to update it only on one of the four ports. So I can test the compatibility with the sfp-rj45 module without interfering with the rest.
If I connect the sfp-rj45 module to one of the card ports I receive this message in syslog:
Code:
May 26 15:55:28 pve1 kernel: i40e 0000:01:00.0 enp1s0f0: NIC Link is Down
May 26 15:55:28 pve1 kernel: vmbr0: port 1(enp1s0f0) entered disabled state
May 26 15:55:28 pve1 kernel: i40e 0000:01:00.1: Rx/Tx is disabled on this device because an unsupported SFP module type was detected.
May 26 15:55:28 pve1 kernel: i40e 0000:01:00.1: Refer to the Intel(R) Ethernet Adapters and Devices User Guide for a list of supported modules.
May 26 15:55:29 pve1 kernel: i40e 0000:01:00.0 enp1s0f0: NIC Link is Up, 1000 Mbps Full Duplex, Flow Control: None
May 26 15:55:29 pve1 kernel: vmbr0: port 1(enp1s0f0) entered blocking state
May 26 15:55:29 pve1 kernel: vmbr0: port 1(enp1s0f0) entered forwarding state
Sorry for my English, I'm Italian and I translate with Google Translate.
Last edited: