LukeShortCloud / rootpages

Root Pages is a collection of easy-to-reference tutorials and guides primarily for Linux and other UNIX-like systems.
Other
55 stars 6 forks source link

[storage][bootloaders] NVIDIA proprietary driver breaks Secure Boot #1070

Open LukeShortCloud opened 6 months ago

LukeShortCloud commented 6 months ago

Because the NVIDIA kernel module drivers are not signed.

https://www.reddit.com/r/linux4noobs/comments/1145etz/turning_off_secure_boot_in_windows_11/

Consider using the open source nouveau (OpenGL) and NVK (Vulkan) drivers instead which are built into the Linux kernel. Linux distributions such as Fedora and Ubuntu sign the kernel drivers for those.