Hi all,
I’m trying to install Tumbleweed and to make use of tpm2 on my laptop following this guide:
https://news.opensuse.org/2024/09/20/quickstart-fde-yast2/
But I’m stuck at one point.
I did the following steps from the guide.
Selected “Suggested Partitioning”
Then “Guided Setup”
Enabled “Disk Encryption”
At “installation settings”
Changed the bootloader to “Systemd Boot”
Made sure that tpm2.0-tools, tpm2-0-tss and libtss2-tcti-device0 are going to be installed.
Rebooted, and after entering the passphrase to unlock my drive I logged in.
Then did “sudo bash”
And then “sdbootutil enroll --method tpm2”
Wich resulted with the following:
16 lines with “Event log header has unexpected event type 0x00000008. (Probably not a TPM2 event log?)”
Error creating the systemd-pcrlock policy!
Predictions with systemd-pcrlock failed
Re-trying with pcr-oracle
Generating new RSA key
Warning: Encountered TPM event log apparently generated by a TPMv1 device
Warning: Things will most likely fail
Fatal: Event log lacks a hash for digest algorithm sha256
ERROR: Failed to install TPM predictions for opensuse-tumbleweed-6.14.5-1default-1.conf
This is all new to me.
I’ve never tried to use TPM2 before.
Can somebody shed some light on what’s going on here?
Thank you.