On Rocky Linux 9.2, I am seeing miscellanous programs (e.g. Matlab)
spew a bunch of messages which look TPM-relasted.
First I get a small number of messages all at once,
WARNING:fapi:src/tss2-fapi/ifapi_io.c:282:ifapi_io_check_create_dir()
Directory /var/lib/tpm2-tss/system/keystore/policy does not exist,
creating
(skipped several errors that it couldn't be created, then)
ERROR:fapi:src/tss2-fapi/api/Fapi_Initialize.c:212:Fapi_Initialize_Finish()
ErrorCode (0x0006000b) Keystore could not be initialize
Maybe 30 seconds later I get a longer set of errors which say things like
CRITICAL: failed to allocate dbus proxy object: Error calling
StartServiceByName for com.intel.tss2.Tabrmd: Timeout was reached
WARNING: tcti:src/tss2-tcti/tctildr.c:79:tcti_from_init() TCTI
init for function 0x7f9ae5e3c210 failed with a0008
ERROR: tcti:src/tss2-tcti/tctildr-dl.c:154:tcti_from_file() Could
not initialize TCTI file: libtss2-tcti-tabrmd.so.0
etc.
Some of the messages reference /dev/tpm0, but this system has no TPM
in the hardware. How do I make the messages go away?
.. Lana (lana.deere(a)gmail.com)