I have Ubuntu 16.04 and after enabling Secure Boot Nvidia drivers stops loading. Same is with VirtualBox kernel modules. When I try to force loading kernel
# modprobe nvidia_361
modprobe: ERROR: could not insert 'nvidia_361': Required key not available sign module
I read that from Ubuntu 16.04 version kernel prevents loading unsigned modules. Is there any way to turn on Secure Boot and use proprietary kernel modules, without compiling own kernel?