Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to insert module 'gasket|apex': Key was rejected by service #11

Open
raintonr opened this issue Apr 22, 2023 · 3 comments
Open

Comments

@raintonr
Copy link

Am using the fork by @robertzaage on Fedora (FC38) - https://github.com/robertzaage/gasket-driver installed from copr - https://copr.fedorainfracloud.org/coprs/robertzaage/gasket-dkms.

While lspci -vvv shows my Coral Edge installed, and the apex kernel module is listed there (although gasket is not!), neither are loaded (verified with lsmod | grep -E 'gasket|apex').

Looking further, one sees in systemctl status systemd-modules-load.service these errors:

Apr 22 18:10:16 host systemd-modules-load[602]: Failed to insert module 'gasket': Key was rejected by service
Apr 22 18:10:16 host systemd-modules-load[602]: Failed to insert module 'apex': Key was rejected by service

Similar to google-coral/edgetpu#407 but for reasons beyond my control cannot disable secure boot on this system to see if that workaround solves this 😢

@robertzaage
Copy link
Contributor

Hmm, I just digged a little into this topic. Looks like the whole signing thing is done on users side: https://github.com/dell/dkms#secure-boot

@raintonr Can you give this mokutil steps a try?

@raintonr
Copy link
Author

Sadly I cannot use the BIOS/console on this machine so can't check 😞

However, I did get the RPMs from @robertzaage working on another machine that I can disable secure boot on, so looks like that may well be the issue.

@robertzaage
Copy link
Contributor

I guess you have no luck here, if you can't access your UEFI to enroll a MOK cert. But I'm still glad to hear that the copr RPM works well on your other machine! 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants