Issue with Flashing Mellanox Connect X5

I’m using Mellanox Connect X5 gen 3 x16 dual 100G Ethernet ports, network protocol Ethernet model no. (model no. CX516A) where it shows Flash memory while listing the card.
in order to recover the card , correct Firmwre image was being used to burn the image .
But it shows no valid FS4 image present using flint tool.
Downloaded the fw with the below link, version 16.35.1012 ,OPN MCX516A-CDA , PSID MT_0000000013.

command used
(1) For listing the card
~/Downloads$ lspci |grep Mel
01:00.0 Memory controller: Mellanox Technologies MT28800 Family [ConnectX-5 Flash Recovery]
(2) geting the MST status
sudo mst status
MST modules:

MST PCI module is not loaded
MST PCI configuration module loaded

MST devices:

/dev/mst/mt525_pciconf0 - PCI configuration cycles access.
domain:bus:dev.fn=0000:01:00.0 addr.reg=88 data.reg=92 cr_bar.gw_offset=-1
Chip revision is: 00
(3) Details of the fw binary used for flashing

sudo flint -i fw-ConnectX5-rel-16_35_1012-MCX516A-CDA_Ax_Bx-UEFI-14.28.15-FlexBoot-3.6.804.bin query full
Image type: FS4
FW Version: 16.35.1012
FW Release Date: 28.10.2022
MIC Version: 2.0.0
PRS Name: cx5_MCX516A_2p_x16_pci4.prs
Part Number: MCX516A-CDA_Ax_Bx
Description: ConnectX-5 Ex EN network interface card; 100GbE dual-port QSFP28; PCIe4.0 x16; tall bracket; ROHS R6
Product Version: rel-16_35_1012
Rom Info: type=UEFI version=14.28.15 cpu=AMD64,AARCH64
type=PXE version=3.6.804 cpu=AMD64
Description: UID GuidsNumber
Base GUID: N/A 8
Base MAC: N/A 8
Image VSD: N/A
Device VSD: N/A
PSID: MT_0000000013
Security Attributes: N/A
Security Ver: 0
Default Update Method: fw_ctrl
Dev Secure Boot Cap: Disabled
Image size: 0x00551218

(4) To query the device
sudo flint -d /dev/mst/mt525_pciconf0 q
-E- Failed to query Device: /dev/mst/mt525_pciconf0.
No valid FS4 image found. Check the flash parameters, if specified.

(5) To burn the card using the flint tool
sudo flint -d /dev/mst/mt525_pciconf0 -i home/Downloads/fw-ConnectX5-rel-16_35_1012-MCX516A-CDA_Ax_Bx-UEFI-14.28.15-FlexBoot-3.6.804.bin burn
-E- Burning FS4 image failed:
No valid FS4 image found. Check the flash parameters, if specified.

Hi,

Could you help to check if you need / before home?

/home/Downloads/fw-ConnectX5-rel-16_35_1012-MCX516A-CDA_Ax_Bx-UEFI-14.28.15-FlexBoot-3.6.804.bin

Thanks,

Suo

Hi,
I have checked it with that , yet same observation is been observed

Thanks,
Nafiah Siddiqha

Hi

Can you provide mst status result?

[root@h3 ~]# mst status

Thanks,

Suo

Hi,
The below is the output obtained
sudo mst status
MST modules:

MST PCI module is not loaded
MST PCI configuration module loaded

MST devices:

/dev/mst/mt525_pciconf0 - PCI configuration cycles access.
domain:bus:dev.fn=0000:01:00.0 addr.reg=88 data.reg=92 cr_bar.gw_offset=-1
Chip revision is: 00

Thanks,
Nafiah Siddiqha