Login loop when installing 390 driver on Ubuntu 16.04 GTX1060

New linux user here. Installed the 390 driver for my GTX 1060 on Ubuntu 16.04 and upon rebooting my PC there is a login loop which cannot be passed unless I uninstall all nvidia drivers using:

sudo apt purge nvidia*

Can’t find any solutions so far on any forums that worked for me. Any help would be much appreciated.

nvidia-bug-report.log.gz (49.5 KB)

Looks like you have secure boot enabled so the nvidia kernel driver doesn’t load since it isn’t signed. Disable and use an unsigned kernel/bootloader.

You could also add your own certificate to the BIOS and sign your compiled drivers with it.

how to view this thread?