#Do nvidia proprietary drivers cause issue on systems with secure boot?

1 messages · Page 1 of 1 (latest)

worldly bison
#

disabling secure boot is generally recommended

#

ok

#

idk otherwise ¯_(ツ)_/¯

tender heart
thorny pike
#

I have the same question

I enabled something to do with MOK in my BIOS
But I never enabled secure boot. I don't really know what that's about.

#

I'm also using nvidia but that's only on 1/4 of my systems

worldly bison
# thorny pike why

from what i can tell, it just causes weird problems with linux in general

#

it's not necessarily nvidia related

#

iirc, what secure boot does is basically just make you verify that whatever you're booting into is safe or whatever, but it basically just doesn't take linux into account at all which is kind of a pain

thorny pike
worldly bison
#

this kinda thing is what i mainly hear about secure boot:```
Yes, it is "safe" to disable Secure Boot.
Secure boot is an attempt by Microsoft and BIOS vendors to ensure drivers loaded at boot time have not been tampered with or replaced by "malware" or bad software.
With secure boot enabled only drivers signed with a Microsoft certificate will load. This helps to keep a users computer secure from malicious software being loaded at boot.
I think root kits were the genesis of the secure boot scheme.
That being said - if you are a wise and savvy computer user and surfer of the internets it is unlikely that a malicious driver will find its way into your machine.

#

honestly in general if you just look up "secure boot bad with linux", you'll see what i mean

#

in general, just do some research

you "can" use linux with secure boot, and it does have minor benefits, but it is honestly just generally not recommended.

thorny pike
#

okay

#

@worldly bisonthanks, will keep it in mind