Under last version of *Linux Fedora *for desktop:
$ dnf list installed | grep trousers
trousers.x86_64         0.3.13-12.fc30    @koji-override-0
trousers-lib.x86_64     0.3.13-12.fc30    @anaconda

Error related to starting of *tcsd,* be it tcsd -f or tcsd --foreground.
# tcsd -f
TCSD TDDL ERROR: Could not find a device to open!

Therefore start of service tcsd relies on tool systemctl.
$ systemctl status tcsd | head -n 3
● tcsd.service - TCG Core Services Daemon
   Loaded: loaded (/usr/lib/systemd/system/tcsd.service; enabled; vendor
preset: disabled)
   Active: active (running) since Fri 2019-07-19 19:10:36 EEST; 11min ago

Additional information:
$ dmesg | grep -wi tpm
[    1.460717] tpm_tis 00:05: 1.2 TPM (device-id 0x2001, rev-id 48)
[    1.472760] tpm tpm0: Adjusting TPM timeout parameters.
$ ls -alh /dev/tpm*
crw-rw----. 1 tss root 10, 224 26. 4. 12:49 /dev/tpm0
_______________________________________________
TrouSerS-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/trousers-tech

Reply via email to