PeterHuewe / tpm-emulator

The famous tpm-emulator by Mario Strasser, previously hosted on BerliOs. It supports TPM1.2 only!
GNU General Public License v2.0
177 stars 75 forks source link

Cannot set presence #11

Open Melab opened 8 years ago

Melab commented 8 years ago

I've got it to create the data and I've taken ownership of it, but now tpm_setpresence doesn't work. Trying any of the options related to modifying the presence returns Tspi_TPM_SetStatus failed: 0x00002006 - layer=tcs, code=0006 (6), Not enabled.

PeterHuewe commented 8 years ago

Hi are you sure it's an emulator problem? Can you send the raw set physical presence bytes maybe? Thanks, Pete

PeterHuewe commented 7 years ago

@Melab Any updates?

Melab commented 7 years ago

@PeterHuewe Well, now I am having trouble getting TrouSerS to connect to when I run sudo /etc/init.d/trousers start. But, that is on Ubuntu 16.04 and I am using Aorimn's patch.

PeterHuewe commented 5 years ago

@Melab what is the status on this? can we close it?