Almalinux 8/9 Install No Network Device

Hello,
In install Almalinux 8 and 9 , setup screen can’t recognize network adapters.
HP FlexFabric 554FLB Adapter
https://docs.broadcom.com/doc/12356374

Run lspci -nn in order to get device ID of the card. (The installer has text terminal where one can run commands.)

From the hardware documentation it appears that the controller is listed as “BladeEngine 3 (BE3)”. In that case ELRepo’s kmod-be2net will work.

However to confirm, we have to wait for the device ID as suggested by @jlehtone.