<div dir="ltr"><div>Thank you so much for the work, that seems to do it.</div><div>I have the speed I am expecting and it works.</div><div><br></div><div>You guys have saved another perfectly good piece of hardware from the junk pile.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Apr 17, 2020 at 2:23 PM Phil Perry <<a href="mailto:phil@elrepo.org">phil@elrepo.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 17/04/2020 18:18, Phil Perry wrote:<br>
> On 17/04/2020 00:33, Jeremy Reben wrote:<br>
>> It appears that didn't work. I don't suppose there is a GEN1 option is <br>
>> there?<br>
>> That device still doesn't show a kernel device driver after rebooting.<br>
>> lsmod shows the elrepo mlx drivers, but nothing loaded, no dmesg, no <br>
>> nothing.<br>
>> Is that driver supporting those device ids?<br>
>> Did I need to do something else to enable it loading beyond dnf install?<br>
>><br>
>><br>
> <br>
> Hi Jeremy,<br>
> <br>
> Thanks for the feedback. Obviously something more is required. Let me <br>
> have a more in depth look at what Red Hat did to disable your device and <br>
> I'll have another go for you. I'll post back here when I have another <br>
> version for you to test.<br>
> <br>
> Regards,<br>
> <br>
> Phil<br>
> <br>
<br>
Fixed version uploaded to testing repository for you to try:<br>
<br>
kmod-mlx4-4.0-2.el8_1.elrepo.x86_64.rpm<br>
<br>
Should be available on the mirror sites shortly.<br>
<br>
For some reason I've not yet fathomed out, the definition of <br>
MLX4_CORE_GEN2 in the Makefile did not/is not working, so for now I've <br>
just commented out the #ifdef statement in the source code.<br>
<br>
I've performed a quick test install, and modinfo now lists your pci_id <br>
so we should be good to go:<br>
<br>
<br>
$ modinfo mlx4_core<br>
filename: <br>
/lib/modules/4.18.0-147.8.1.el8_1.x86_64/weak-updates/mlx4/mlx4_core.ko<br>
version: 4.0-0<br>
license: Dual BSD/GPL<br>
description: Mellanox ConnectX HCA low-level driver<br>
author: Roland Dreier<br>
rhelversion: 8.1<br>
srcversion: 7C614DAF883104426BEE53E<br>
alias: pci:v000015B3d00001010sv*sd*bc*sc*i*<br>
alias: pci:v000015B3d0000100Fsv*sd*bc*sc*i*<br>
alias: pci:v000015B3d0000100Esv*sd*bc*sc*i*<br>
alias: pci:v000015B3d0000100Dsv*sd*bc*sc*i*<br>
alias: pci:v000015B3d0000100Csv*sd*bc*sc*i*<br>
alias: pci:v000015B3d0000100Bsv*sd*bc*sc*i*<br>
alias: pci:v000015B3d0000100Asv*sd*bc*sc*i*<br>
alias: pci:v000015B3d00001009sv*sd*bc*sc*i*<br>
alias: pci:v000015B3d00001008sv*sd*bc*sc*i*<br>
alias: pci:v000015B3d00001007sv*sd*bc*sc*i*<br>
alias: pci:v000015B3d00001006sv*sd*bc*sc*i*<br>
alias: pci:v000015B3d00001005sv*sd*bc*sc*i*<br>
alias: pci:v000015B3d00001004sv*sd*bc*sc*i*<br>
alias: pci:v000015B3d00001003sv*sd*bc*sc*i*<br>
alias: pci:v000015B3d00001002sv*sd*bc*sc*i*<br>
alias: pci:v000015B3d0000676Esv*sd*bc*sc*i*<br>
alias: pci:v000015B3d00006746sv*sd*bc*sc*i*<br>
alias: pci:v000015B3d00006764sv*sd*bc*sc*i*<br>
alias: pci:v000015B3d0000675Asv*sd*bc*sc*i*<br>
alias: pci:v000015B3d00006372sv*sd*bc*sc*i*<br>
alias: pci:v000015B3d00006750sv*sd*bc*sc*i*<br>
alias: pci:v000015B3d00006368sv*sd*bc*sc*i*<br>
alias: pci:v000015B3d0000673Csv*sd*bc*sc*i*<br>
alias: pci:v000015B3d00006732sv*sd*bc*sc*i*<br>
alias: pci:v000015B3d00006354sv*sd*bc*sc*i*<br>
alias: pci:v000015B3d0000634Asv*sd*bc*sc*i*<br>
alias: pci:v000015B3d00006340sv*sd*bc*sc*i*<br>
<br>
_______________________________________________<br>
elrepo mailing list<br>
<a href="mailto:elrepo@lists.elrepo.org" target="_blank">elrepo@lists.elrepo.org</a><br>
<a href="http://lists.elrepo.org/mailman/listinfo/elrepo" rel="noreferrer" target="_blank">http://lists.elrepo.org/mailman/listinfo/elrepo</a><br>
</blockquote></div>