<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 <<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 11/07/2020 15:51, <a href="mailto:ng0177@gmail.com" target="_blank">ng0177@gmail.com</a> wrote:<br>
> Hi, I used "sudo yum install kmod-nvidia" to install the nvidia driver <br>
> on CentOS 8 Stream but it is not active albeit installed. Any ideas? <br>
> Appreciate your help, Thomas<br>
> <br>
> Name : kmod-nvidia<br>
> Version : 450.57<br>
> Release : 1.el8_2.elrepo<br>
> Architecture : x86_64<br>
> Size : 30 M<br>
> Source : kmod-nvidia-450.57-1.el8_2.elrepo.nosrc.rpm<br>
> Repository : @System<br>
> From repo : elrepo<br>
> Summary : NVIDIA OpenGL kernel driver module<br>
> URL : <a href="http://www.nvidia.com/" rel="noreferrer" target="_blank">http://www.nvidia.com/</a><br>
> License : Proprietary<br>
> Description : This package provides the proprietary NVIDIA OpenGL <br>
> kernel driver module.<br>
> : It is built to depend upon the specific ABI provided by <br>
> a range of releases<br>
> : of the same variant of the Linux kernel and not on any <br>
> one specific build.<br>
> <br>
> <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>