[ltp] tpm chip
Cougar
linux-thinkpad@linux-thinkpad.org
Thu, 3 Mar 2005 22:16:43 +0200 (EET)
On Thu, 3 Mar 2005, Gijs Hillenius wrote:
> >>>>> Alejandro Bonilla writes:
>
> (snip)
> > Why don't you try it? I used it once, and found it useless for
> > me cause I don't need to encrypt any file.
>
> Ok. I don't work at the CIA either, but am curious, so I switched it
> on.
>
> Dmesg: Initializing Cryptographic API
>
> I can compile TPM-2.0.tar.gz but:
> insmod: error inserting 'tpm.o': -1 Invalid module format
> and dmesg
> No module found in object
Looks like your kernel is 2.6 and you have to use .ko not .o file ;-)
---
Cougar