Re: TPM on IBM thinkcenter S51

From: Torsten Landschoff
Date: Mon May 30 2005 - 08:19:03 EST


On Fri, 2005-05-27 at 13:42 -0700, trusted linux wrote:

> I can't make TPM work on an IBM thinkcenter S51
> running 2.6.12-rc5 kernel. Here is what I did:
>
> 1. build the drivers tpm.ko and tpm_nsc.ko and
> modprobe tpm
> 2. create /dev/tpm
> 3. build tpm libtcpa (version 1.1)
> 4. run tcpa_demo
>
> then I got an error "Can't open TPM driver".

I'd check with strace first what's going on there. In my case I
had /dev/tpm0 created by udev with libtcpa accessing /dev/tpm. So -
what's the output of

strace ./tcpa_demo

??

Greetings

Torsten

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/