Purpose
Release NVM update package for NMC-2503 target version from 3.10 to 4.30
Target Audience
Everyone who needs to update NMC-2503 target version from 3.10 to 4.30
Minimum requirement
- The package in this FAQ supports upgrade from NMC-2503 NVM 3.10 only.
- Linux based OS
- ice driver up to 1.12.7 or beyond (see driver requirement)
Steps
1. Download NMC-2503_NVM430.tgz from attachment
2. Check current nvm version from one of Ethernet device of NMC-2503 (bb3p0 as an example)
example 1: NVM 3.10
# ethtool -i bb3p0
driver: ice
version: 1.12.7
firmware-version: 3.10 0x8000e611 1.3106.0
expansion-rom-version:
bus-info: 0000:b3: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-2503.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 -if ioctl -l nmc-2503.log
Intel(R) Ethernet NVM Update Tool
NVMUpdate version 1.40.5.5
Copyright(C) 2013 - 2023 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 N/A(N/A) 1533 00:004 Update not
Connection available
02) Intel(R) Ethernet Controller 3.16(3.10) 1593 00:179 Update
E810-C for SFP available
Options: Adapter Index List (comma-separated), [A]ll, e[X]it
Enter selection: 02 <-please key-in NMC-2503 (E810) ID number
Would you like to back up the NVM images? [Y]es/[N]o: Y y <- suggest key-in y to backup old NVM
Update in progress. This operation may take several minutes.
[**[ 577.251006] ice 0000:b3:00.1: The DDP package was successfully loaded: ICE OS Default Package version 1.3.35.0
[ 577.251070] ice 0000:b3:00.0: DDP package already present on device: ICE OS Default Package version 1.3.35.0
[ 577.251105] ice 0000:b3:00.2: DDP package already present on device: ICE OS Default Package version 1.3.35.0
[ 577.290347] ice 0000:b3:00.3: DDP package already present on device: ICE OS Default Package version 1.3.35.0
[ 577.320159] ice 0000:b3:00.2: PTP reset successful
[ 577.390494] ice 0000:b3:00.0: PTP reset successful
[ 577.445442] ice 0000:b3:00.1: PTP reset successful
[ 577.504597] ice 0000:b3:00.3: PTP reset successful
[ 578.295001] ice 0000:b3:00.2: VSI rebuilt. VSI index 0, type ICE_VSI_PF
[ 578.316903] ice 0000:b3:00.2: VSI rebuilt. VSI index 1, type ICE_VSI_CTRL
[ 578.347367] ice 0000:b3:00.2 bb3p2: Module is not present.
[ 578.349917] ice 0000:b3:00.1: VSI rebuilt. VSI index 0, type ICE_VSI_PF
[ 578.353295] ice 0000:b3:00.2 bb3p2: Possible Solution 1: Check that the module is inserted correctly.
[ 578.365631] ice 0000:b3:00.1: VSI rebuilt. VSI index 1, type ICE_VSI_CTRL
[ 578.369986] ice 0000:b3:00.2 bb3p2: Possible Solution 2: If the problem persists, use a cable/module that is found in the supported modules and cables list for this device.
[ 578.390020] ice 0000:b3:00.1 bb3p1: Module is not present.
[ 578.393454] ice 0000:b3:00.2 bb3p2: Port Number: 2.
[ 578.393640] ice 0000:b3:00.0: VSI rebuilt. VSI index 0, type ICE_VSI_PF
[ 578.397822] ice 0000:b3:00.0: VSI rebuilt. VSI index 1, type ICE_VSI_CTRL
[ 578.399392] ice 0000:b3:00.1 bb3p1: Possible Solution 1: Check that the module is inserted correctly.
[ 578.428781] ice 0000:b3:00.1 bb3p1: Possible Solution 2: If the problem persists, use a cable/module that is found in the supported modules and cables list for this device.
[ 578.439469] ice 0000:b3:00.3: VSI rebuilt. VSI index 0, type ICE_VSI_PF
[ 578.441706] ice 0000:b3:00.0 bb3p0: Module is not present.
[ 578.441709] ice 0000:b3:00.0 bb3p0: Possible Solution 1: Check that the module is inserted correctly.
[ 578.441711] ice 0000:b3:00.0 bb3p0: Possible Solution 2: If the problem persists, use a cable/module that is found in the supported modules and cables list for this device.
[ 578.441713] ice 0000:b3:00.0 bb3p0: Port Number: 3.
[ 578.445057] ice 0000:b3:00.1 bb3p1: Port Number: 1.
[ 578.480193] ice 0000:b3:00.3: VSI rebuilt. VSI index 1, type ICE_VSI_CTRL
[ 578.525740] ice 0000:b3:00.3 bb3p3: Module is not present.
[ 578.531661] ice 0000:b3:00.3 bb3p3: Possible Solution 1: Check that the module is inserted correctly.
[ 578.541314] ice 0000:b3:00.3 bb3p3: Possible Solution 2: If the problem persists, use a cable/module that is found in the supported modules and cables list for this device.
[ 578.557555] ice 0000:b3:00.3 bb3p3: Port Number: 0.
*-
Num Description Ver.(hex) DevId S:B Status
=== ================================== ============ ===== ====== ==============
01) Intel(R) I210 Gigabit Network N/A(N/A) 1533 00:004 Update not
Connection available
02) Intel(R) Ethernet Controller 4.48(4.30) 1593 00:179 Update
E810-C for SFP successful
A reboot is required to complete the update process.
Tool execution completed with the following status: All operations completed successfully.
Press any key to exit.
- 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.
- Power OFF and ON to apply the changes.
- Check NVM version from one of Ethernet device of NMC-2503 (bb3p0 as an example)
# ethtool -i bb3p0
driver: ice
version: 1.13.7
firmware-version: 4.30 0x8001dd14 1.3429.0
expansion-rom-version:
bus-info: 0000:b3:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes
- Check VPD info from Advantech network device (Assume device NMC-2503 on bus b3:00.0)
# lspci -s b3:00.0 -vvv |grep -i "Vendor specific"
[V0] Vendor specific: N450
[V1] Vendor specific: V4.30
[V2] Vendor specific: V4.30.01
# lspci -s b3:00.0 -vvv | head -n 4
b3:00.0 Ethernet controller: Intel Corporation Ethernet Controller E810-C for SFP (rev 02)
Subsystem: Advantech Co. Ltd Ethernet Controller E810-C for SFP
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-
Check SVID: 13FE and SDID: 2060 with the command.
# ./nvmupdate64e -i -o
----------
Intel(R) Ethernet NVM Update Tool
NVMUpdate version 1.40.5.5
Copyright(C) 2013 - 2023 Intel Corporation.
-----------
<Instance vendor="8086" device="1593" subdevice="2060" subvendor="13FE" bus="179" dev="0" func="0" PBA="" port_id="Port 1 of 4" display="Intel(R) Ethernet Controller E810-C for SFP">
<Module type="PXE" version="2.6.2" update="0">
</Module>
<Module type="EFI" version="4.0.75" update="0">
</Module>
<Module type="Netlist" version="4.3.5.1" update="0">
</Module>
<Module type="NVM" version="8001DD14" update="0">
</Module>
<VPD>
<VPDField type="String">NMC-2503FN </VPDField>
<VPDField type="Readable" key="MN">13FE</VPDField>
<VPDField type="Readable" key="V0">N450</VPDField>
<VPDField type="Readable" key="V1">V4.30</VPDField>
<VPDField type="Readable" key="V2">V4.30.01</VPDField>
<VPDField type="Checksum" key="RV">6A</VPDField>
</VPD>
<MACAddresses>
<MAC address="CC827F138648">
</MAC>
</MACAddresses>
</Instance>
<Instance vendor="8086" device="1593" subdevice="2060" subvendor="13FE" bus="179" dev="0" func="1" PBA="" port_id="Port 2 of 4" display="Intel(R) Ethernet Controller E810-C for SFP">
<Module type="PXE" version="2.6.2" update="0">
</Module>
<Module type="EFI" version="4.0.75" update="0">
</Module>
<Module type="Netlist" version="4.3.5.1" update="0">
</Module>
<Module type="NVM" version="8001DD14" update="0">
</Module>
<VPD>
<VPDField type="String">NMC-2503FN </VPDField>
<VPDField type="Readable" key="MN">13FE</VPDField>
<VPDField type="Readable" key="V0">N450</VPDField>
<VPDField type="Readable" key="V1">V4.30</VPDField>
<VPDField type="Readable" key="V2">V4.30.01</VPDField>
<VPDField type="Checksum" key="RV">6A</VPDField>
</VPD>
<MACAddresses>
<MAC address="CC827F138649">
</MAC>
</MACAddresses>
</Instance>
<Instance vendor="8086" device="1593" subdevice="2060" subvendor="13FE" bus="179" dev="0" func="2" PBA="" port_id="Port 3 of 4" display="Intel(R) Ethernet Controller E810-C for SFP">
<Module type="PXE" version="2.6.2" update="0">
</Module>
<Module type="EFI" version="4.0.75" update="0">
</Module>
<Module type="Netlist" version="4.3.5.1" update="0">
</Module>
<Module type="NVM" version="8001DD14" update="0">
</Module>
<VPD>
<VPDField type="String">NMC-2503FN </VPDField>
<VPDField type="Readable" key="MN">13FE</VPDField>
<VPDField type="Readable" key="V0">N450</VPDField>
<VPDField type="Readable" key="V1">V4.30</VPDField>
<VPDField type="Readable" key="V2">V4.30.01</VPDField>
<VPDField type="Checksum" key="RV">6A</VPDField>
</VPD>
<MACAddresses>
<MAC address="CC827F13864A">
</MAC>
</MACAddresses>
</Instance>
<Instance vendor="8086" device="1593" subdevice="2060" subvendor="13FE" bus="179" dev="0" func="3" PBA="" port_id="Port 4 of 4" display="Intel(R) Ethernet Controller E810-C for SFP">
<Module type="PXE" version="2.6.2" update="0">
</Module>
<Module type="EFI" version="4.0.75" update="0">
</Module>
<Module type="Netlist" version="4.3.5.1" update="0">
</Module>
<Module type="NVM" version="8001DD14" update="0">
</Module>
<VPD>
<VPDField type="String">NMC-2503FN </VPDField>
<VPDField type="Readable" key="MN">13FE</VPDField>
<VPDField type="Readable" key="V0">N450</VPDField>
<VPDField type="Readable" key="V1">V4.30</VPDField>
<VPDField type="Readable" key="V2">V4.30.01</VPDField>
<VPDField type="Checksum" key="RV">6A</VPDField>
</VPD>
<MACAddresses>
<MAC address="CC827F13864B">
</MAC>
</MACAddresses>
</Instance>
</DeviceInventory>
Comments
0 comments
Please sign in to leave a comment.