how to install new drivers

huky

Renowned Member
Jul 1, 2016
70
3
73
45
Chongqing, China
I installed a fc hba and a Ethernet card

# lspci -nn | grep -i fi
04:00.0 Ethernet controller [0200]: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection [8086:10fb] (rev 01)
04:00.1 Ethernet controller [0200]: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection [8086:10fb] (rev 01)
05:00.0 Fibre Channel [0c04]: Emulex Corporation Lancer-X: LightPulse Fibre Channel Host Adapter [10df:e200] (rev 30)
05:00.1 Fibre Channel [0c04]: Emulex Corporation Lancer-X: LightPulse Fibre Channel Host Adapter [10df:e200] (rev 30)

but there are no drivers for them in PVE 5.1:
# grep -R 8086 /lib/modules/*/modules.* | egrep '(e200|10fb)'
#

the fc hba is LPe16002B-M6 , and I search LPe16002B-M6 in https://www.broadcom.com/support/download-search but the supperted OS are windows/rhel/sles , no debian or ubuntu
 
Hi,
If there is no Ubuntu/Debian support you can try to extract the binary and copy them manual.