@inawhilecrocodile@mastodon.social
Post #4208603
2026-07-10 09:10 UTC
@shinmera@mastodon.tymoon.eu
In systemd journal logs, do you see a line saying: "Timed out waiting for device /dev/tpmNNNNN" ?
In which case it could be that the delay is caused by systemd trying to start the tpm2.target.
Check if ls -la /dev/tpm* returns any files and if it doesn't then you can try to mask the tpm2.target. via:
sudo systemctl mask tpm2.target
Source: https://bbs.archlinux.org/viewtopic.php?id=296699
Replies (0)
No replies.