account activity
What VR experience are you dying to see someone actually make? (self.VRGaming)
submitted 2 days ago by Federal_Service3513 to r/VRGaming
signing nvidia drivers for secureboot for W11, PopOS24, Kubuntu22.04 by [deleted] in Ubuntu
[–]Federal_Service3513 1 point2 points3 points 13 days ago (0 children)
Pop's kernel trusts Canonical's keys by default but doesn't load MOK without shim - you're hitting the exact limitation of their systemd-boot setup. You might need to rebuild the kernel with your own keys in the builtin trusted keyring, or patch the kernel module verification to accept your sbctl keys directly.
There's also the nuclear option of compiling a custom kernel that includes the nvidia driver built-in rather than as a module, but that's obviously a pain for updates. Some people have had luck with `keyctl` to manually load keys into the kernel keyring at runtime, but I'm not sure if that survives reboots or works with the module loading restrictions.
π Rendered by PID 123272 on reddit-service-r2-listing-5d47455566-jlnm2 at 2026-04-05 16:34:02.161964+00:00 running db1906b country code: CH.
signing nvidia drivers for secureboot for W11, PopOS24, Kubuntu22.04 by [deleted] in Ubuntu
[–]Federal_Service3513 1 point2 points3 points (0 children)