Hi,
I am trying to install the 4.6-1.0.1.1 for SLES15 SP1. The kernel for my installed OS is,
uname -r
4.12.14.-197.10-default
If I try to install the drivers using the script mlnxofedinstall, then I get,
“Current operation system is not supported!”
It seems the supported kernel mentioned in the file .supported_kernels is 4.12.14-193-default.
I tried adding support for this kernel version by different ways. For example,
- ./mlnx_add_kernel_support.sh -m $PWD --kmp -y
- ./mlnxofedinstall --add-kernel-support
- ./mlnxofedinstall --skip-distro-check
- ./mlnxofedinstall --skip-distro-check --add-kernel-support
- ./mlnxofedinstall --skip-distro-check --add-kernel-support --force
- ./mlnxofedinstall --skip-distro-check --add-kernel-support --kmp --force
Unfortunately except the first one, rest of them are returned with same message in red saying, “Current operation system is not supported!”.
At this point I’m out of ideas. So any help regarding this will be greatly appreciated.
Also, please change the word “operation” to “operating” unless you seriously mean this to be operation. My eyes can’t take this anymore.