You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I should've activated the tpm2-totp dracut module. Now I can see the codes, but only in the console if I press <Esc> in plymouth.
This project uses the label.so file from plymouth-plugin-label. However, it seems to have been split into two files in plymouth 23.356.9: label-freetype.so and label-pango.so (see this commit). Symlinking label-pango.so to label.so solves the problem.
There is also a redundant slash in /lib/dracut/modules.d/70tpm2-totp/module-setup.sh:
inst_library /usr/lib64/plymouth//label.so
teackot
changed the title
Doesn't work on Fedora 40
Code isn't displayed in plymouth on Fedora 40
Jul 4, 2024
The code isn't shown in plymouth on boot on Fedora 40. I couldn't find any relevant info in the logs
How to reproduce
Build and install the project
Regenerate initramfs
Setup totp
Verify that the code is correct
Reboot
The text was updated successfully, but these errors were encountered: