Please add “intel_iommu=on” for vmlinuz in your grub file to enable iommu which 
will disable the PMR DMA protection enabled by SINIT and use VTd DMA memory map 
to protect.

kernel          /boot/tboot.gz logging=serial,vga,memory 
serial=115200,8n1,0x60b0
module        /boot/vmlinuz-3.2.0-27-generic 
root=UUID=0e94671f-f0fe-4018-b086-67104a3185a7 ro quiet splash intel_iommu=on
module        /boot/initrd.img-3.2.0-27-generic
module          /boot/3rd_gen_i5_i7_SINIT_67.BIN

Jimmy

From: xinyue [mailto:xin...@nfs.iscas.ac.cn]
Sent: Monday, August 11, 2014 5:16 PM
To: justin.king-lacroix
Cc: tboot-devel
Subject: Re: [tboot-devel] Fwd: booting prolem with TPM reading failed

Thanks!


在 2014-08-11, Mon, 16:08:00 ,Justin King-Lacroix 写到:

Hi Xin,

Please resent all of these CCing the mailing list, as I don't think I can help 
you.

Regards,
Justin
On 11 Aug 2014 03:10, "xinyue" 
<xin...@nfs.iscas.ac.cn<mailto:xin...@nfs.iscas.ac.cn>> wrote:
Hi Justin,

So sorry for reply late!
I use the Grub1,the content is as follow:

title           Tboot
rootnoverify    (hd0,5)
kernel          /boot/tboot.gz logging=serial,vga,memory 
serial=115200,8n1,0x60b0
module        /boot/vmlinuz-3.2.0-27-generic 
root=UUID=0e94671f-f0fe-4018-b086-67104a3185a7 ro quiet splash
module        /boot/initrd.img-3.2.0-27-generic
module          /boot/3rd_gen_i5_i7_SINIT_67.BIN

My os kernel is ubuntu 3.2.0-27-genetic,I think it's compiled with TXT.The 
information is as follows:

nfs@nfs-ThinkPad-T430:~$ cat /boot/config-`uname -r`|grep TXT
CONFIG_HAVE_INTEL_TXT=y
# CONFIG_INTEL_TXT is not set

Is that my Grub configure wrong?

Thanks and best regards!

Xinyue

在 2014-08-09, Sat, 21:23:58 ,Justin King-Lacroix 写到:

OK, so Linux is starting.
It could be a grub config issue.

Stupid question, have you checked that your kernel is compiled with the TXT 
option enabled?

J
On 9 Aug 2014 13:52, "xinyue" 
<xin...@nfs.iscas.ac.cn<mailto:xin...@nfs.iscas.ac.cn>> wrote:
Thanks for your reply,it droped into busybox.

The message is:

     Gave up waiting for root device. Common problems:
       -Boot args (cat /proc/cmdline)
        -Check rootdelay= (did the system wait long enough?)
        -Check root=(did the system wait for the right device?)
       -Missing mudoles (cat /proc/module; ls /dev)
     ALERT! /dev/disk/by-uuid/0e94671f-......  does not exist
     Dropping to a shell!

I think maybe it's a problem in grub.


在 2014-08-09, Sat, 20:24:37 ,Justin King-Lacroix 写到:
How long are you leaving it before you assume it's failed?

Reason is: the same thing happens to me, but it hasn't crashed, it's just 
kernel init taking a *very* long time (a good couple of minutes). Then my 
machine resumes booting and running correctly.

Justin


On 9 August 2014 12:49, xinyue 
<xin...@nfs.iscas.ac.cn<mailto:xin...@nfs.iscas.ac.cn>> wrote:
The log is in attached.

Thanks again!


-------------------------------------- 源邮件 
--------------------------------------
发 件 人:xinyue
发送时间:2014-08-09 19:42:33
收 件 人:tboot-devel;
主  题:booting prolem with TPM reading failed

Hi all,

       I can't boot tboot with failure , it can't find LCP and TXT.ERRORCODE: 
0xc0000001.

       The boot ends with the following information:
TBOOT: no LCP module found
TBOOT: Error: ELF magic number is not matched.
TBOOT: assuming kernel is Linux format
TBOOT: Initrd from 0x1e05b000 to 0x1ffff400
TBOOT: Kernel (protected mode) from 0x1000000 to 0x149d400
TBOOT: Kernel (real mode) from 0x90000 to 0x94400
TBOOT: transfering control to kernel @0x1000000...
TBOOT: VMXOFF done for cpu 1
TBOOT: cpu 1 waking up, SIPI vector=99000
TBOOT: VMXOFF done for cpu 2
TBOOT: cpu 2 waking up, SIPI vector=99000
TBOOT: VMXOFF done for cpu 3
TBOOT: cpu 3 waking up, SIPI vector=99000

My computer is Lenovo T430 with Intel i5-3360 CPU

The OS is Ubuntu-3.2.0-27-generic

Has there someone come with the same problem and hope for you reply for how the 
solve this problem.

Thanks and best regards!

xinyue

------------------------------------------------------------------------------

_______________________________________________
tboot-devel mailing list
tboot-devel@lists.sourceforge.net<mailto:tboot-devel@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/tboot-devel

------------------------------------------------------------------------------
_______________________________________________
tboot-devel mailing list
tboot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tboot-devel

Reply via email to