Hi.

On Sat, 18 Jun 2022 06:39:14 -0500 Anil F Duggirala wrote:
>> My guess is that your system has not built new nvidia Kmods since you
>> added the signing key.

>> You will need to force the mod to be rebuilt so that is signed.
>> I do not know what the reliable way to do the rebuild is.

> Does anyone know how to do this?

Try that (for the running kernel):

  dnf remove kmod-nvidia-$(uname -r)
  akmods --akmod nvidia

You may want to do that for all the installed kernels. See akmods -h

You can also use akmods-shutdown that rebuild for all the installed kernels,
and is done at shutdown by the akmods-shutdown service (if enabled).

-- 
francis
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to