hi everyone
After installing fedora 40 i install the nvidia driver through the guide in asus org website.
I try to enroll new keys like the instruction at rpm fusion but it keep sending back “failed to enroll new keys”
Could u guys help me with this one?
Thanks yall
I am not familiar with the instructions on the asus org website.
What repo did you use to install the drivers. Did you download it directly from nvidia, from the repo at negativo17 or the recommended methos by installing the drivers as shown at Howto/NVIDIA - RPM Fusion
The guide in the file /usr/share/doc/akmods/README.secureboot is the defining instructions for loading the key and testing that it has properly been imported into bios.
During the import do not select anything except the direct path to the import. If you get sidetracked the import has always failed for me. The exact path is listed in that README. On the blue screen select Enroll MOK → Continue → Yes → enter the password you created during the import → reboot
The test at the end of that README will tell you if it properly imported or not. You can run the test first to see what is there, then perform the import and repeat the test to view the change.
To test if your key is already enrolled use mokutil --test-key /etc/pki/akmods/certs/public_key.der
(the same file that would be used with the mokutil --import command)
Thank you i have manage to fix it !