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
New install, Fedora 34.
TPM2TOOLS_TCTI=tabrmd:bus_name=com.intel.tss2.Tabrmd
tpm2-abrmd --tcti=mssim
connects to the SW TPM.
When I try
tpm2_getrandom --hex 8
abrmd exits, with no error message.
The result of tpm2_getrandom is
** (process:3031): WARNING **: 15:33:25.743: Failed to create connection with service: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Remote peer disconnected
WARNING:tcti:src/tss2-tcti/tctildr.c:79:tcti_from_init() TCTI init for function 0x7f0122633210 failed with a0008
WARNING:tcti:src/tss2-tcti/tctildr.c:109:tcti_from_info() Could not initialize TCTI named: tcti-abrmd
ERROR:tcti:src/tss2-tcti/tctildr-dl.c:154:tcti_from_file() Could not initialize TCTI file: tabrmd
ERROR:tcti:src/tss2-tcti/tctildr.c:416:Tss2_TctiLdr_Initialize_Ex() Failed to instantiate TCTI
ERROR: Could not load tcti, got: "tabrmd:bus_name=com.intel.tss2.Tabrmd"
The text was updated successfully, but these errors were encountered:
New install, Fedora 34.
TPM2TOOLS_TCTI=tabrmd:bus_name=com.intel.tss2.Tabrmd
tpm2-abrmd --tcti=mssim
connects to the SW TPM.
When I try
tpm2_getrandom --hex 8
abrmd exits, with no error message.
The result of tpm2_getrandom is
** (process:3031): WARNING **: 15:33:25.743: Failed to create connection with service: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Remote peer disconnected
WARNING:tcti:src/tss2-tcti/tctildr.c:79:tcti_from_init() TCTI init for function 0x7f0122633210 failed with a0008
WARNING:tcti:src/tss2-tcti/tctildr.c:109:tcti_from_info() Could not initialize TCTI named: tcti-abrmd
ERROR:tcti:src/tss2-tcti/tctildr-dl.c:154:tcti_from_file() Could not initialize TCTI file: tabrmd
ERROR:tcti:src/tss2-tcti/tctildr.c:416:Tss2_TctiLdr_Initialize_Ex() Failed to instantiate TCTI
ERROR: Could not load tcti, got: "tabrmd:bus_name=com.intel.tss2.Tabrmd"
The text was updated successfully, but these errors were encountered: