similar to: tcsd service fails on boot because device missing

Displaying 20 results from an estimated 1000 matches similar to: "tcsd service fails on boot because device missing"

2008 Aug 26
2
vTPM NVM, loadkey and trousers questions
Hi everyone, I am using Xen 3.2.1 with the vtpm-12-patch.diff patch posted in [0]. My TPM is an Infineon 1.2. In total I have got three different questions: 1. NVM loading problem at VM creation When I am creating a VM the last few lines of the vtpm_manager output are: TPMD[245]: tpm/tpm_startup.c:45: Info: TPM_Startup(1) Loading NVM. Sending LoadNVM command ERROR[VTPM]: Failed to load
2009 Jul 13
0
Unable to communicate with TPM on domU
Hi, I am currently running a Debian lenny on top of a Ubuntu 9.04 dom0. (Xen version is 3.4) Now I want to test some tpm functions in the domU, but I am having troubles reaching the TPM. To do so, I am following the tutorial here : https://www.grounation.org/index.php?post/2008/07/04/8-how-to-use-a-tpm-with-linux I have already used this tutorial on a non-virtualised machine, and even on my
2009 Sep 07
0
[TPM, vTPM] Persistence of data on VM?
Hi, In advance, sorry, I am not sure if it''s the right mailing list to ask that, but as my question is half-way between Xen and trousers, I thought asking in both mailing lists would not be too much.... I am currently having a little problem finding out how to make work my seal/unseal things... Running a Debian Lenny on top of Xen 3.5 unstable. with vtpm management enabled on my
2019 Jul 04
0
where are all the Redhat 8 -devel packages?
On 04/07/2019 03:12, Florin Andrei wrote: > I'm probably missing something really simple. > > I've installed an RH8 IAM in AWS and I'm trying to build packages on it. > I've noticed there are many *-devel packages that I cannot install: > > ######################################## > [ec2-user at site1-vpn ~]$ sudo yum install trousers-devel > Last
2019 Jul 04
4
where are all the Redhat 8 -devel packages?
I'm probably missing something really simple. I've installed an RH8 IAM in AWS and I'm trying to build packages on it. I've noticed there are many *-devel packages that I cannot install: ######################################## [ec2-user at site1-vpn ~]$ sudo yum install trousers-devel Last metadata expiration check: 1:10:41 ago on Thu 04 Jul 2019 01:01:14 AM UTC. No match for
2007 Apr 03
0
Release: VMKNOPPIX(20070328) with Trusted Boot
Dear, We released VMKNOPPIX(20070328) with Trusted Boot. http://unit.aist.go.jp/itri/knoppix/vmknoppix/index-en.html VMKnoppix is a collection of Virtual Machine Software, Xen, KVM, VirtualBox, QEMU, KQEMU(QEMU with Accelerator) and UserModeLinux. This version includes "Trusted Boot" (Trusted GRUB and IMA: Integrity Measured Architecture). === Features
2015 Jun 24
0
CEBA-2015:1146 CentOS 7 trousers BugFix Update
CentOS Errata and Bugfix Advisory 2015:1146 Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-1146.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 06b041f6ed4d20c2a4b6eea65dfc53d454fc370173bb60fc60aed3af4ab14b91 trousers-0.3.11.2-4.el7_1.i686.rpm
2018 Nov 03
2
Kodi crashes when trying to browse network
On 11/3/18 11:10 AM, Rowland Penny via samba wrote: > I think it may be because Debian uses libgnutls28-dev, whilst Fedora > uses trousers It seems to be a Kodi CMake issue, but I would argue Samba or trousers need to change the name of "read_data" to something more unique if it is going to be an exported shared symbol. Kodi requires libmicrohttpd. The libmicrohttpd library
2008 Jul 18
0
/dev/tpm0 in DomainU
hi, I try to load front-end tpm driver, but there is no /dev/tpm0 in DomainU. I use redhat5 and add tpm_vtpm.c+ tpm_xen.c by myself. Has anybody sucessfully loaded front-end tpm ? Could u please give the detailed steps? and Could u please tell which file create /dev/tpm0 in DomainU? thank a lot. --Yaody CHANG _______________________________________________ Xen-devel mailing list
2016 Oct 18
0
Fw: HELP
zhunxun@gmail.com From: zhunxun@gmail.com Date: 2016-10-18 18:46 To: berrange Subject: HELP Now I want to get qemu:commandline XML content in Libvirt,and then do my own job,but I do not know how to do it.Can you help me?? thank you ! the xml content is follows: <qemu:commandline> <qemu:arg value='-enable-kvm'/> <qemu:arg value='-drive'/>
2006 Dec 07
7
[PATCH] [Firmware] TCG BIOS extensions for the Bochs BIOS
This patch adds an implementation of the TCG BIOS extensions to the Bochs BIOS and enables logging of boot measurements using the previously implemented support for TCPA ACPI tables. A low-level driver for a TPM TIS device and an Atmel device is provided. The implemented specification is described here:
2018 Nov 03
0
Kodi crashes when trying to browse network
On Sat, 3 Nov 2018 15:12:37 +0000 Rowland Penny via samba <samba at lists.samba.org> wrote: > On Sat, 3 Nov 2018 09:30:08 -0500 > Michael Cronenworth via samba <samba at lists.samba.org> wrote: > > > On 11/2/18 4:29 PM, Michael Cronenworth via samba wrote: > > > > > > A compiler bug is also possible. When I have time I'll try to > > >
2018 Nov 03
2
Kodi crashes when trying to browse network
On Sat, 3 Nov 2018 09:30:08 -0500 Michael Cronenworth via samba <samba at lists.samba.org> wrote: > On 11/2/18 4:29 PM, Michael Cronenworth via samba wrote: > > > > A compiler bug is also possible. When I have time I'll try to > > rebuild Samba with -O0 to make sure it isn't an optimization issue. > > When I built with -O0 the backtrace changed. >
2006 Oct 06
0
[PATCH] Remove variable buffer size and partial reads from tpm.c
I am removing the experimental feature that allows buffer sizes for transfers from TPMs larger than 2kb. This could become useful if a vTPM is located in its owns domain and needs to be serialized for suspension or migration and the packet size becomes bigger than the current limit. Partial reads were supposed to complement this feature for applications to know how many bytes to read from
2006 Sep 05
0
[PATCH][vTPM][XM-TEST] echo command string break-up fix
When redirecting the output of the echo command using ''>'' on bash, the output seems to be broken up into multiple write()s (depending on the version of busybox?). Unfortunately /dev/tpm0 needs to have the complete command written to in one chunk. The work-around ''echo <string> > file ; cat file > /dev/tpm0'' seems to get around this problem. The
2018 Nov 03
0
Kodi crashes when trying to browse network
On 11/2/18 4:29 PM, Michael Cronenworth via samba wrote: > > A compiler bug is also possible. When I have time I'll try to rebuild Samba with > -O0 to make sure it isn't an optimization issue. When I built with -O0 the backtrace changed. #0  0x00007ff699ec153f in raise () from /lib64/libc.so.6 #1  0x00007ff699eab895 in abort () from /lib64/libc.so.6 #2  0x00007ff696b19925 in
2015 Jun 24
0
CentOS-announce Digest, Vol 124, Issue 12
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2013 Dec 09
1
[PATCH] launch: switch from -nographic to -display none
The latter is a better way to disable the qemu display output as we need to, without enabling extra devices (which are disabled already, anyway). Also, related to the change above, ban the -display parameter from the ones that can be supplied by the user. --- configure.ac | 8 ++++---- src/launch-direct.c | 12 ++++++++---- src/launch.c | 1 + 3 files changed, 13 insertions(+), 8
2009 Sep 25
0
[LLVMdev] Global register variables/custom calling conventions
Hi Andrew, On Wed, Sep 23, 2009 at 7:26 AM, Andrew Jeffery <andrew at aj.id.au> wrote: > TCG seperates the guest (ARM) code into blocks - my front end translates > these to LLVM IR for LLVM to translate to x86.  The assumption is that LLVM > will produce a better translation than TCG*. At some future point the > TCG-generated native block is replaced by the LLVM's, and as
2009 Sep 23
2
[LLVMdev] Global register variables/custom calling conventions
Anton Korobeynikov wrote: > Ok, what's left from QEMU then? :) The hardware emulation (interrupts, condition flags, register file etc) and execution framework (block selection and execution) from qemu are still used - translating the ARM to the native architecture is only part of the story :) > >> generating reasonable code - this approach keeps it in place while we do