We have problem to install Mellanox card on Proxmox 6
kernel: 4.15.18-24-pve
Output of lspci -k:
04:00.0 Ethernet controller: Mellanox Technologies MT27710 Family [ConnectX-4 Lx]
Subsystem: Mellanox Technologies MT27710 Family [ConnectX-4 Lx]
04:00.1 Ethernet controller: Mellanox Technologies MT27710 Family [ConnectX-4 Lx]
Subsystem: Mellanox Technologies MT27710 Family [ConnectX-4 Lx]
But there is no kernel driver.
On Mellanox pages is only driver for Debian 9.9. - mlnx-en-4.7-3.2.9.0-debian9.9-x86_64
install --skip-distro-check
ends with error:
One or more required packages for installing mlnx-en are missing.
/lib/modules/4.15.18-24-pve/build/scripts is required for the Installation.
Attempting to install the following missing packages:
linux-headers-4.15.18-24-pve
Failed command: apt-get install -y linux-headers-4.15.18-24-pve
We did this:
wget http://download.proxmox.com/debian/...ve-headers-4.15.18-5-pve_4.15.18-24_amd64.deb
dpkg -i pve-headers-4.15.18-5-pve_4.15.18-24_amd64.deb
But it doesnot help.
kernel: 4.15.18-24-pve
Output of lspci -k:
04:00.0 Ethernet controller: Mellanox Technologies MT27710 Family [ConnectX-4 Lx]
Subsystem: Mellanox Technologies MT27710 Family [ConnectX-4 Lx]
04:00.1 Ethernet controller: Mellanox Technologies MT27710 Family [ConnectX-4 Lx]
Subsystem: Mellanox Technologies MT27710 Family [ConnectX-4 Lx]
But there is no kernel driver.
On Mellanox pages is only driver for Debian 9.9. - mlnx-en-4.7-3.2.9.0-debian9.9-x86_64
install --skip-distro-check
ends with error:
One or more required packages for installing mlnx-en are missing.
/lib/modules/4.15.18-24-pve/build/scripts is required for the Installation.
Attempting to install the following missing packages:
linux-headers-4.15.18-24-pve
Failed command: apt-get install -y linux-headers-4.15.18-24-pve
We did this:
wget http://download.proxmox.com/debian/...ve-headers-4.15.18-5-pve_4.15.18-24_amd64.deb
dpkg -i pve-headers-4.15.18-5-pve_4.15.18-24_amd64.deb
But it doesnot help.