Failed to install mlnx-ofed-kernel-dkms DEB with Version 5.8-3.0.7.0

I am trying to install MLNX_OFED_LINUX-5.8-3.0.7.0-ubuntu22.04-x86_64. My MLNX card on the machine should support this version.

However, once I get to the mlnx-ofed-kernel-dkms driver install it fails.

Attached are the log files. some help would be greatly appreciated.


Unloading HCA driver: [ OK ]
Module mlx5_ib does not belong to MLNX_OFED, skipping… [FAILED]
Module mlx5_core does not belong to MLNX_OFED, skipping… [FAILED]
Module ib_umad does not belong to MLNX_OFED, skipping… [FAILED]
Module ib_uverbs does not belong to MLNX_OFED, skipping… [FAILED]
Module ib_ipoib does not belong to MLNX_OFED, skipping… [FAILED]
Loading HCA driver and Access Layer: [ OK ]
Module rdma_cm does not belong to MLNX_OFED, skipping… [FAILED]
Module rdma_ucm does not belong to MLNX_OFED, skipping… [FAILED]
All tasks completed successfully.

mlnx-ofed-kernel.debbuild.log (608.5 KB)

Downgraded to 20.04 and the issue has been fixed.

1 Like

Were there several kernel in the system? That might get such error.
With ubuntu 22.04, did you try to reinstall OFED 5.8-3.0.7.0 ?

Anyway, good to hear that you have solved the issue.

Regards,
Levei

Hey, I did try to use OFED 5.8-3.0.7.0 on 22.04 but I was given error above.

Hi,

Do you know why this error happened anyway?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.