Unable to disable secure boot with mokutil in 16.04
Solution 1:
while I did have a slightly different problem (my Broadcom Wifi driver wasn't working), the symptoms seem to be the same. I too had to enter a password during installation which was never checked after boot.
I too got the strange error message
Failed to request new MokSB state
after executing mokutil --disable-validation
However: in my case, the problem was I didn't type sudo: sudo mokutil --disable-validation
.
After that reboot, Shim was starting and I was able to disable secure boot after shim without disabling secure boot in the BIOS (which is necessary for Windows dual boot).