I have installed Ubuntu using a Secure Boot option on UEFI. Since then I have disabled secure boot, and now I want to install NVidia drivers. But the Additional Drivers section of the Settings panel is still empty. How do I change that?
Asked
Active
Viewed 1,538 times
0
-
What video do you have? Are you running dual video? Post this: lspci -nnk | grep -iA3 vga – oldfred Aug 02 '13 at 18:02
1 Answers
1
Installing nvidia-current
manually worked. No doubt it will fail miserably if I ever reenable Secure Boot, though.

Aleksei Averchenko
- 1,273
-
With secure boot enabled you would get a black screen because no video driver is loaded (see this). – Stéphane Tréboux Jul 29 '16 at 18:25