-
Notifications
You must be signed in to change notification settings - Fork 84
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
TPM reports it's locked when trying to clear #498
Comments
Running this on a lemp12 with firmware build 2023-09-08_42bf7a6 gives me this output:
|
If I run this command I get the lockout mode error like the customer:
|
My main working platform is gaze18, which originally faced this issue. I did a bunch of experimenting on it before I saw this, like I ran Win11, built/run open firmware, etc. I though maybe it got into this state in the process. Then I got the galp7 literally out of the box, brand new, and it had the same issue. I wonder if it is possible to get in touch with someone from TPM manufacturer, because I see some other issues that I cannot explain. Thanks! |
Try |
Yes, "-c" was the magic switch - thank you! |
Hi there, I get this output:
Did I do something wrong? |
Clearing the platform is still working for me; what hardware are you on where you got this error?
|
Trying to clear the TPM with
tpm2_clear
we get a TPM error:Steps to reproduce
Expected behavior
We expect to have the TPM cleared for setting up new keys for LUKS or BitLocker use.
The text was updated successfully, but these errors were encountered: