-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mokutil is failing for almost all options #87
Comments
|
I'm running the commands as root user but it's still the same. The --list-enrolled option works fine and lists the enrolled MOK keys. I don't know why I wrote that it didn't work for me. Also, the option --sb-state works well. |
Sounds like you have problem to write EFI variables into Could you try the following commands and see if you can create a testing EFI variable (MokTest)?
The expected result:
The variable can be removed with the following commands:
|
It appears in /sys/firmware/efi/efivars:
And I can't delete it:
I don't know if the variable already existed or not, but it seems that the command to create it failed, and it still appears in /sys/firmware/efi/efivars. |
It's beyond the scope of mokutil. Either the kernel or the firmware caused the error. |
I guess this problem doesn't have a solution, but thanks for trying help me! :) |
Only some options work like --sb-state or --list-enrolled
Sample results:
Does anyone have any suggestions on what I'm doing wrong?
I have Secure Boot enabled correctly and it works but I can't use mokutil well.
I have a HP ENVY 700-310ns:
The text was updated successfully, but these errors were encountered: