Ethernet Products
Determine ramifications of Intel® Ethernet products and technologies
4865 Discussions

x710 - firmware update

SHers
Beginner
4,475 Views

Hi

I am trying to update firmware to my x710 card using linux and nvmupdate64e

But tools says that update is not available, am i doing something wrong ?

./nvmupdate64e -u -l -o update.xml -b -c nvmupdate.cfg

Intel(R) Ethernet NVM Update Tool

NVMUpdate version 1.24.33.08

Copyright (C) 2013 - 2015 Intel Corporation.

Config file read.

No devices to update

Post update inventory

./nvmupdate64e

Intel(R) Ethernet NVM Update Tool

NVMUpdate version 1.24.33.08

Copyright (C) 2013 - 2015 Intel Corporation.

WARNING: TO AVOID DAMAGE TO YOUR DEVICE, DO NOT EXIT OR REBOOT OR POWER OFF THE SYSTEM DURING THIS UPDATE

Inventory in progress. Please wait [+.........]

Num Description Device-Id B:D Adapter Status

=== ====================================== ========= ===== ====================

01) Intel(R) Ethernet Converged Network Ad 8086-1572 02:00 Update not available

02) Intel(R) I350 Gigabit Network Connecti 8086-1521 06:00 Update not available

lspci -v | grep Eth

02:00.0 Ethernet controller: Intel Corporation Ethernet Controller X710 for 10GbE SFP+ (rev 01)

Subsystem: Intel Corporation Ethernet Controller X710 for 10GbE SFP+

02:00.1 Ethernet controller: Intel Corporation Ethernet Controller X710 for 10GbE SFP+ (rev 01)

Subsystem: Intel Corporation Ethernet Converged Network Adapter X710

ethtool -i eth1

driver: i40e

version: 1.3.49

firmware-version: 4.26 0x80001609 0.0.0

bus-info: 0000:02:00.1

supports-statistics: yes

supports-test: yes

supports-eeprom-access: yes

supports-register-dump: yes

supports-priv-flags: yes

0 Kudos
6 Replies
st4
New Contributor III
3,079 Views

HI Szym,

What is the serial number of your X710 network adapter? You may check this website out on where to locate the serial number

http://www.intel.com/content/www/us/en/support/network-and-i-o/ethernet-products/000005584.html Identify Your Wired Ethernet Adapter and Driver Version for Network...

Ther serial number has the format of 5 digits + 6 digits + 6-3 digits

Thanks,

wb

0 Kudos
SHers
Beginner
3,079 Views

lspci -nn | grep -i 'Ethernet Controller'

02:00.0 Ethernet controller [0200]: Intel Corporation Ethernet Controller X710 for 10GbE SFP+ [8086:1572] (rev 01)

02:00.1 Ethernet controller [0200]: Intel Corporation Ethernet Controller X710 for 10GbE SFP+ [8086:1572] (rev 01)

lspci -vv | grep -i 'Intel Corporation Ethernet Controller X710'

Capabilities: [e0] Vital Product Data

Product Name: Intel X710 2x10GbE SFP+ Adapter for IBM System x

Read-only fields:

[SN] Serial number: 11S81Y3521Y050KK53M01U

[PN] Part number: 81Y3520

[MN] Manufacture ID: 30 30 30 41

[V1] Vendor specific: Intel X710 2x10GbE SFP+ Adapter for IBM System x

[V2] Vendor specific: 81Y3521

[VL] Vendor specific: 81Y3522

[VR] Vendor specific: 22

[VS] Vendor specific: 32773

[VT] Vendor specific: 9

[EC] Engineering changes: N33474

[VU] Vendor specific: 43DD395ED4DA445E8E5C86DFD2674DFD

[RV] Reserved: checksum good, 0 byte(s) reserved

0 Kudos
SHers
Beginner
3,079 Views

OK i see that is "Adapter for IBM System x" but was sold as Intel

trying intc_sw_nic_v20.3-cd_anyos_32-64.iso without success (firmware 4.50)

intc_sw_nic_v20.0-cd_anyos_32-64.iso (4.42) worked fine

0 Kudos
SHers
Beginner
3,079 Views

Trying to upgrade frmware 4.50 shows:

Error: Image iSCSI offset exceeds image size (offset=0x663, image size=0x200)

0 Kudos
st4
New Contributor III
3,079 Views

Hi Szym,

Thank you for the updaet. Try to get the firmware from IBM, the available firmware on our website is here https://downloadcenter.intel.com/download/24769/NVM-Update-Utility-for-Intel-Ethernet-Converged-Network-Adapter-XL710-X710-Series?wapkw=x710 Download NVM Update Utility for Intel® Ethernet Converged Network Adapter XL710 & X710 Series but it is recommended to uset he OEM version if you are using an OEM NIC.

rgds

wb

0 Kudos
SHers
Beginner
3,079 Views

ok thanks

Can you give me 'trick' to force update to intels firmware ?

0 Kudos
Reply