Take a look at the main spec. The first Action of TPM_ReadPubek may be the source of your error.
On 3/27/2015 10:12 PM, Harry Chan-Maestas wrote: > I can't read the pubEK either. I get the same error as take ownership > > # tpm_getpubek > LOG_DEBUG TSPI rpc/tcstp/rpc.c:359 Sending TSP packet to host localhost. > LOG_DEBUG TSPI rpc/tcstp/rpc.c:374 Connecting to 127.0.0.1 > LOG_DEBUG TSPI rpc/tcstp/rpc_context.c:44 RPC_OpenContext_TP: Received > TCS Context: 0xa0eece01 > LOG_DEBUG TSPI rpc/tcstp/rpc_ek.c:96 RPC_ReadPubek_TP: TCS Context: > 0xa0eece01 > LOG_RETERR TSPI tspi_ek.c:210: 0x128 > Tspi_TPM_GetPubEndorsementKey failed: 0x00003128 - layer=tsp, code=0128 > (296), Unknown > LOG_DEBUG TSPI rpc/tcstp/rpc_context.c:60 RPC_CloseContext_TP: TCS > Context: 0xa0eece01 > LOG_RETERR TSPI tspi_context.c:113: 0x126 > ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ TrouSerS-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/trousers-users
