Hi,

I am trying to setup a TPM development environment on ubuntu16.04 by following the installation wiki here: https://github.com/tpm2-software/tpm2-tools/wiki/Getting-Started#installing

Everything installs correctly but I get the following error:

$ sudo -u tss tpm2-abrmd --tcti=device
** (tpm2-abrmd:104197): WARNING **: failed to dlopen file device: device: cannot open shared object file: No such file or directory
** (tpm2-abrmd:104197): CRITICAL **: TCTI initialization failed: 0xc000b

systemctl  show me the following:
$ sudo systemctl status tpm2-abrmd.service
¡ñ tpm2-abrmd.service - TPM2 Access Broker and Resource Management Daemon
   Loaded: loaded (/lib/systemd/system/tpm2-abrmd.service; enabled; vendor preset: enabl
   Active: inactive (dead)

How would I go about figuring out what is wrong? I am new to this so any help would be highly appreciated.

Regards,
Moneeb