[tboot-devel] TPM PCR 17 was not properly initialized (flicker)

2011-01-14 Thread Jeff Cleveland
Hi list, My question stems from a TXT error I'm getting while trying to run Flicker. I have a dual core i5 laptop I'm testing on and using the sinit module i5_i7_DUAL_SINIT_18.bin. During execution of Flicker my computer reboots, upon startup I see the TXT ERRORCODE 0xc0003cd1, which parses as

Re: [tboot-devel] TPM PCR 17 was not properly initialized (flicker)

2011-01-14 Thread Jonathan McCune
Although there are some distinct error codes for locality access problems, you might check whether the Linux TPM driver is active. If the TPM has an active locality (which would be locality 1 with Linux's tpm_tis), then SENTER will not succeed. The easiest way to test if this makes a difference i

Re: [tboot-devel] TPM PCR 17 was not properly initialized (flicker)

2011-01-14 Thread Cihula, Joseph
What model system is this and who is the TPM manufactured by? Joe > -Original Message- > From: Jonathan McCune [mailto:jonmcc...@cmu.edu] > Sent: Friday, January 14, 2011 8:50 AM > To: Jeff Cleveland > Cc: tboot-devel@lists.sourceforge.net > Subject: Re: [tboot-devel] TPM PCR 17 was not p

Re: [tboot-devel] TPM PCR 17 was not properly initialized (flicker)

2011-01-14 Thread Jeff Cleveland
The system is a Dell Latitude E4310 and the TPM is manufactured by Broadcom. Jeff On 01/14/2011 12:24 PM, Cihula, Joseph wrote: > What model system is this and who is the TPM manufactured by? > > Joe > >> -Original Message- >> From: Jonathan McCune [mailto:jonmcc...@cmu.edu] >> Sent: Frid

Re: [tboot-devel] TPM PCR 17 was not properly initialized (flicker)

2011-01-14 Thread Jeff Cleveland
I do not believe the tpm_tis driver was loaded, however if I do load the module I get the same error code. It does seem the TPM has an active locality. I'm getting the debug output from this snippet of code in tpm.c: /* * must ensure TPM_ACCESS_0.activeLocality bit is clear * (

Re: [tboot-devel] TPM PCR 17 was not properly initialized (flicker)

2011-01-14 Thread Cihula, Joseph
You should make sure that your TPM FW is the latest version, which you can get from: http://support.dell.com/support/downloads/download.aspx?c=us&cs=08W&l=en&s=bsdv&releaseid=R267128&SystemID=LAT_E4310&servicetag=&os=W732&osl=en&deviceid=21505&devlib=0&typecnt=0&vercnt=1&catid=-1&impid=-1&formatc

Re: [tboot-devel] TPM PCR 17 was not properly initialized (flicker)

2011-01-14 Thread Jeff Cleveland
Thanks for the suggestion, unfortunately installing the newest TPM FW has not made a difference. Jeff On 01/14/2011 02:59 PM, Cihula, Joseph wrote: > You should make sure that your TPM FW is the latest version, which you can > get from: > http://support.dell.com/support/downloads/download.aspx