Main public logs
From Freephile Wiki
Combined display of all available logs of Freephile Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:35, 1 July 2025 Admin talk contribs created page Nvidia on Ubuntu/Kernel modules (Created page with "I came across an issue on a https://github.com/linux-surface/linux-surface/issues/906 I modified /etc/dkms/framework.conf to specify the "existing" certs that were generated by DKMS on Ubuntu:<pre> # mok_signing_key=/var/lib/dkms/mok.key mok_signing_key="/var/lib/shim-signed/mok/MOK.priv" # mok_certificate=/var/lib/dkms/mok.pub mok_signing_key="/var/lib/shim-signed/mok/MOK.der" </pre>Then I issued an <pre> sudo update-secureboot-policy --enroll-key </pre>gave it a passw...") Tag: Visual edit