David Li <dlipubkey <at> gmail.com> writes:

> 
> Hi,
> I am trying to use IBM software TPM following the instructions at
> 
> 
> http://ibmswtpm.sourceforge.net/tpm_tss.html
> 
> 
> This is what I have done:
> 
> - Started "tpm_server"
> 
> - Ran the following successfully
> > tpmbios                             (each time the TPM is started)
> > createek                            (only required once)
> > ./nv_definespace -in ffffffff -sz 0 (only required once)Though I am not
quite sure what the last cmd did.But when I tried to start tcsd, here is
what I got:sudo /usr/local/sbin/tcsd -e -fTCSD TDDL ERROR: Could not find a
device to open!Can anyone tell what I am missing here?Thanks!
> 
> 
> 
> ------------------------------------------------------------------------------
> Comprehensive Server Monitoring with Site24x7.
> Monitor 10 servers for $9/Month.
> Get alerted through email, SMS, voice calls or mobile push notifications.
> Take corrective actions from your mobile device.
> http://p.sf.net/sfu/Zoho
> 
> ------------------------------------------------------------------------------
> Comprehensive Server Monitoring with Site24x7.
> Monitor 10 servers for $9/Month.
> Get alerted through email, SMS, voice calls or mobile push notifications.
> Take corrective actions from your mobile device.
> http://p.sf.net/sfu/Zoho


Hi there, 

I am having the same set of issues.  This time, I am using a Windows
environment.  I'm trying to connect to the IBM SW TPM using Trousers

Here's what I've done so far :

Environment variables :

TCSD_TCP_DEVICE_PORT=6543
TPM_PORT=6543
TPM_SERVER_NAME=localhost
TPM_SERVER_PORT=30005

the TPM SW has been initialized, and works fine with the set of tools that
are provided with it.

then I run :
tpm_server

and in a separate window:
tpmbios
tcsd -e

I wrote a simple program that gets a random number from the TPM in
CodeBlocks.  It returns "Success", but since I do not see anything moving in
the tpm_server shell window, I can only assume my program is querying the
physical TPM instead of the IBM SW.

Can anyone tell me what I'm missing ?

Many thanks !


------------------------------------------------------------------------------
_______________________________________________
TrouSerS-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/trousers-users

Reply via email to