<div dir="ltr">Hi Phil, thanks for that. If I revert back to CentOS 8.2 Linux and get kmod-nividia to work, what is the recommendation on adding Cuda support to it, if any?<div><br></div><div>Thanks, Thomas</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jul 11, 2020 at 5:18 PM Phil Perry &lt;<a href="mailto:phil@elrepo.org">phil@elrepo.org</a>&gt; 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 11/07/2020 15:51, <a href="mailto:ng0177@gmail.com" target="_blank">ng0177@gmail.com</a> wrote:<br>
&gt; Hi, I used &quot;sudo yum install kmod-nvidia&quot; to install the nvidia driver <br>
&gt; on CentOS 8 Stream but it is not active albeit installed. Any ideas? <br>
&gt; Appreciate your help, Thomas<br>
&gt; <br>
&gt; Name         : kmod-nvidia<br>
&gt; Version      : 450.57<br>
&gt; Release      : 1.el8_2.elrepo<br>
&gt; Architecture : x86_64<br>
&gt; Size         : 30 M<br>
&gt; Source       : kmod-nvidia-450.57-1.el8_2.elrepo.nosrc.rpm<br>
&gt; Repository   : @System<br>
&gt;  From repo    : elrepo<br>
&gt; Summary      : NVIDIA OpenGL kernel driver module<br>
&gt; URL          : <a href="http://www.nvidia.com/" rel="noreferrer" target="_blank">http://www.nvidia.com/</a><br>
&gt; License      : Proprietary<br>
&gt; Description  : This package provides the proprietary NVIDIA OpenGL <br>
&gt; kernel driver module.<br>
&gt;               : It is built to depend upon the specific ABI provided by <br>
&gt; a range of releases<br>
&gt;               : of the same variant of the Linux kernel and not on any <br>
&gt; one specific build.<br>
&gt; <br>
&gt; <br>
<br>
Hi,<br>
<br>
ELRepo kmod packages do not support CentOS Stream kernels as these are <br>
essentially beta kernels for the next RHEL release and may not have the <br>
stable kernel ABI that kmod packages depend upon.<br>
<br>
You can see if your kernel is supported by running the following command <br>
to see if the nvidia modules are linked against your kernel:<br>
<br>
$ find /lib/modules -name nvidia\*<br>
<br>
I suspect they are not.<br>
<br>
Regards,<br>
<br>
Phil<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>