Just to confirm: You're using a generic GNU/Linux Live CD (shown above) just for the purposes of comparing how ESXI/vSphere sees the NIC, and/or apply the firmware updates, so that you can eventually run ESXi/vSphere on this hardware platform?
-------------------------------------------
Original Message:
Sent: Sep 14, 2025 01:52 AM
From: ninjabrum
Subject: BCM57416 - Card not in operational state?
Hypervisor versions / hardware vendors / details will help immensely. The info you e provided cannot be used to help resolve this issue. Provide more details or we're done here.
Original Message:
Sent: Sep 13, 2025 05:19 PM
From: Dave Seddon
Subject: BCM57416 - Card not in operational state?
Thanks for the replies guys!
I did try to boot the UEFI version of the niccli, but I couldn't get it to boot. Basically, I copied the files into a new folder in the fat32 UFI boot, and added the menu item. It didn't seem to boot though. I might try using USB key.
Here's a little video of what I see happening with the cards
https://youtu.be/mUrVC7oo2_g?si=FVQACO3eeX4XyAol&t=1378
Original Message:
Sent: Sep 13, 2025 02:40 PM
From: Brian Seklecki
Subject: BCM57416 - Card not in operational state?
Does your compute platform have an iLOM where you can make UEFI firmware upgrades at the pre-OS level? iDRAC / HP iLO / Cisco UCS Manager ?
Can you boot a USB/Live ISO for GNU/Linux and apply it from there?
Original Message:
Sent: Sep 11, 2025 06:24 PM
From: Dave Seddon
Subject: BCM57416 - Card not in operational state?
I'm trying to use BCM57416, but getting "Card not in operational state"
```
[das@l:~/Downloads/broadcom/niccli-234.0.151.0_linux/Linux/linux_x86_64/niccli-234.0.151.0-linux_x86_64]$ sudo ./niccli.x86_64
-------------------------------------------------------------------------------
NIC CLI v234.0.151.0 - Broadcom Inc. (c) 2025 (Bld-106.52.39.138.16.0)
-------------------------------------------------------------------------------
BoardId(Rev) MAC Address FwVersion PCIAddr Type Mode
1) BCM57416(NA) Card not in operational state 0000:41:00.0 NIC PCI
2) BCM57416(NA) Card not in operational state 0000:41:00.1 NIC PCI
Enter the target index to connect with : exit
ERROR: Invalid value specified. Specify valid input.
Enter the target index to connect with : ^C
[das@l:~/Downloads/broadcom/niccli-234.0.151.0_linux/Linux/linux_x86_64/niccli-234.0.151.0-linux_x86_64]$
[das@l:~/Downloads/broadcom/niccli-234.0.151.0_linux/Linux/linux_x86_64/niccli-234.0.151.0-linux_x86_64]$ uname -a
Linux l 6.16.5 #1-NixOS SMP PREEMPT_DYNAMIC Thu Sep 4 14:55:53 UTC 2025 x86_64 GNU/Linux
[das@l:~/Downloads/broadcom/niccli-234.0.151.0_linux/Linux/linux_x86_64/niccli-234.0.151.0-linux_x86_64]$
```
```
BCM57416(NA)> show
CRITICAL !! Card is in a bad state. Recover/Flash firmware on the controller
PCI Device ID : 0x16D8
PCI Vendor ID : 0x14E4
PCI Revison ID : 0x1
PCI Component ID : 0x16D8
PCI Subsys Device ID : 0x4160
PCI Subsys Vendor ID : 0x17AA
BCM57416(NA)>
```
-------------------------------------------