lkml.org 
[lkml]   [2005]   [Jun]   [3]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: TPM on IBM thinkcenter S51
FromTorsten Landschoff <>
DateFri, 03 Jun 2005 11:23:08 +0200
On Thu, 2005-06-02 at 15:00 -0700, trusted linux wrote:
> thanks, here is my strace related to tpm:
> 
> open("/dev/tpm", O_RDWR)                = -1 ENODEV
> (No such device)
> write(2, "Can\'t open TPM Driver\n", 22Can't open TPM
> Driver
> ) = 22

Okay, so the driver is in fact not working. It could be that /dev/tpm
has the wrong device number assigned. If the driver is really installed
can be checked by

	systool -c misc|grep tpm
I bet it does not show anything. OTOH if the module loads successfully
it really should be there. No idea what's going wrong then. 

Which version of the driver are you using?

Greetings

	Torsten

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

\
 
 \ /
  Last update: 2005-06-03 09:28    [from the cache]
©2003-2008