Hi, I've been testing the recent tpm2 packages on Debian 9/10 lately. I installed some packages via apt:
tpm2-tss( 1.4): libsapi-dev libsapi-utils libsapi0 tpm2-abrmd( 1.3.1) tpm2-tools( 2.1.0) "tpm2_listpcrs -T device" is only work w/ tabrmd systemd serviced disabled. If I started the tpm2-abrmd service, the I'll get the errors: # tpm2_listpcrs -T device Failed to initialize device TCTI context: 0xa000a # tpm2_listpcrs -T socket Failed to initialize tcti context: 0x1 # tpm2_listpcrs Failed to initialize tcti context: 0x1 Then, I tried to build tpm2-tss from source code and also got some errors: https://github.com/tpm2-software/tpm2-tss/issues/1110 But I can build it on Ubuntu-based( 16.04) distro. Any ideas? -- GNU powered it... GPL protect it... God blessing it... regards Shawn

