On 7/19/2016 2:51 AM, mipsan.K wrote: > However, when I try to takeownership, it returns an error as follow; > > root@odroid:/home/odroid# tpm_takeownership > > Tspi_TPM_TakeOwnership failed: 0x00000007 - layer=tpm, code=0007 (7), > TPM is disabled
The error says it - your TPM is disabled. Typically, enabling the TPM is done in BIOS. If your platform doesn't support that, you have to somehow run TPM_PhysicalEnable while asserting physical presence. ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports.http://sdm.link/zohodev2dev _______________________________________________ TrouSerS-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/trousers-users
