[Bug?:] Dracut module for tpm2-totp doesn't exist

Hi, I’m trying to enable tpm2-totp in opensuse tumbleweed.

After installing tpm2-totp package, initializing it, I couldn’t add dracut module.
Dracut[E]: Module ‘tpm2-totp’ cannot be found.

Dracut module is necessary for showing TOTP at boot up. I guess at disk encryption password prompt. I’m trying to use this TOTP functionality to [semi-]replace secure boot in my system.

Expected behavior: tpm2-totp dracut module should exist.

Thank you

@MrShinigamiDa It’s a library and tool, there is no kernel module.

See https://github.com/tpm2-software/tpm2-totp

Hi @malcolmlewis , not a kernel module, but a module for Dracut, so that tpm2-totp can be installed and [auto] configured to be displayed during boot process.

@MrShinigamiDa See the information in the link, it uses Plymouth to display…
https://github.com/tpm2-software/tpm2-totp#initramfs-integration