Purpose
Release NVM update package for NMC-1009 target version from 6.8/7.2/8.10 to 9.00
Target Audience
Everyone who needs to update NMC-1009 from 6.8/7.2/8.10 to 9.00
Minimum requirement
- Advantech hardware NMC-1009 with nvm version 9.00 (package in this FAQ supports upgrade from 6.8/7.2/8.10 only. Please contact Advantech supports for updating from those versions which are older than 6.8)
- Linux based OS
- i40e driver up to 2.15.9 or above (see driver requirement)
Steps
1. Download NMC1009NVM900.tgz from attachment
2. Check current nvm version from one of Ethernet device of NMC-1009 (bb1p0 as an example NVM 6.80)
# ethtool -i bb1p0
driver: i40e
version: 2.15.9
firmware-version: 6.80 0x8000488b 0.0.0
expansion-rom-version:
bus-info: 0000:b1:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes
(bb1p0 as an example NVM 7.20)
# ethtool -i bb1p0
driver: i40e
version: 2.15.9
firmware-version: 7.20 0x80008263 0.0.0
expansion-rom-version:
bus-info: 0000:b1:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes
(bb1p0 as an example NVM 8.10)
# ethtool -i bb1p0
driver: i40e
version: 2.15.9
firmware-version: 8.10 0x8000a20f 0.0.0
expansion-rom-version:
bus-info: 0000:b1:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes
3. Get in unzipped folder and run following command to execute update process ; You should understand which device is available to be updated.
"-l nmc-1009.log" specifies the log file for recording output from the nvmupdate utility, if NMC can't success to update NVM file, please forward this log file to Advantech FAE (support@advantech-ncg.zendesk.com),
# ./nvmupdate64e -l nmc-1009.log
Intel(R) Ethernet NVM Update Tool
NVMUpdate version 1.39.5.5
Copyright(C) 2013 - 2022 Intel Corporation.
WARNING: To avoid damage to your device, do not stop the update or reboot or power off the system during this update.
Inventory in progress. Please wait [***.......]
Num Description Ver.(hex) DevId S:B Status
=== ================================== ============ ===== ====== ==============
01) Intel(R) I210 Gigabit Network 3.37(3.25) 1533 00:001 Update not
Connection available
02) Intel(R) I210 Gigabit Network 3.37(3.25) 1533 00:002 Update not
Connection available
03) Intel(R) Ethernet Connection X722 3.29(3.1D) 37D3 00:063 Update not
for 10GbE SFP+ available
04) Intel(R) Ethernet Controller X710 6.128(6.80) 1572 00:177 Update
for 10GbE SFP+ available
Options: Adapter Index List (comma-separated), [A]ll, e[X]it
Enter selection: 04 <--please cheoose X710 (NMC-1009) item
Would you like to back up the NVM images? [Y]es/[N]o: Y <-- suggesting choose "Y" to backup older NVM
Update in progress. This operation may take several minutes.
[****[ 641.371223] i40e 0000:b1:00.0: Reset Requested! (EMPR)
[ 641.381824] i40e 0000:b1:00.1: Reset Requested! (EMPR)
[ 641.621818] i40e 0000:b1:00.0: VF BW shares not restored
[ 641.873927] i40e 0000:b1:00.1: VF BW shares not restored ....******
Num Description Ver.(hex) DevId S:B Status
=== ================================== ============ ===== ====== ==============
01) Intel(R) I210 Gigabit Network 3.37(3.25) 1533 00:001 Update not
Connection available
02) Intel(R) I210 Gigabit Network 3.37(3.25) 1533 00:002 Update not
Connection available
03) Intel(R) Ethernet Connection X722 3.29(3.1D) 37D3 00:063 Update not
for 10GbE SFP+ available
04) Intel(R) Ethernet Controller X710 9.00(9.00) 1572 00:177 Update
for 10GbE SFP+ successful
Reboot is required to complete the update process.
Tool execution completed with the following status: All operations completed successfully.
Press any key to exit.
4. Wait few minutes for completing the upgrade process, you will find “All operations completed successfully” shown on screen after it completed, and follow the message to exit the utility.
5. Power OFF and ON to apply the changes.
6. Check nvm version from one of Ethernet device of NMC-1009 (bb1p0 as an example)
# ethtool -i bb1p0
driver: i40e
version: 2.15.9
firmware-version: 9.00 0x8000cff4 0.0.0
expansion-rom-version:
bus-info: 0000:b1:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes
7. Check VPD info from Advantech network device (Assume device NMC-1009 on bus b1:00.0)
# lspci -s b1:00.0 -vvv | grep -i "Vendor specific"
[V0] Vendor specific: N240
[V1] Vendor specific: V9.00
[V2] Vendor specific: V9.00.01
# nvmupdate64e -i -o | grep VPD
<VPD>
<VPDField type="String">NMC-1009 </VPDField>
<VPDField type="Readable" key="MN">13FE</VPDField>
<VPDField type="Readable" key="V0">N240</VPDField>
<VPDField type="Readable" key="V1">V9.00</VPDField>
<VPDField type="Readable" key="V2">V9.00.01</VPDField>
</VPD>
<VPD>
<VPDField type="String">NMC-1009 </VPDField>
<VPDField type="Readable" key="MN">13FE</VPDField>
<VPDField type="Readable" key="V0">N240</VPDField>
<VPDField type="Readable" key="V1">V9.00</VPDField>
<VPDField type="Readable" key="V2">V9.00.01</VPDField>
</VPD>
8. Check SDID with the command.
# lspci -s b1:00.0 -vvv | head -n 4
b1:00.0 Ethernet controller: Intel Corporation Ethernet Controller X710 for 10GbE SFP+ (rev 02)
Subsystem: Advantech Co. Ltd Device 200c
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Comments
0 comments
Please sign in to leave a comment.