Andre Rein
Andre Rein
On Arch Linux I did the following to get it MathJax to work properly. `mkdir /opt/mathjax` `cd /opt/mathjax` `sudo npm install mathjax@2` **NOTE: Do not use `npm install` inside of...
@PeterHuewe Hi Peter, sure I can elaborate. I simply want to use the TPM emulator on a Debian 9.0 system and forward the TPM to a qemu instance. After overcoming...
Hi, so I tried to re-activate/re-enable with the corresponding commands multiple times. So basically tpmd decativated / clear ... But it did not make any change. Indeed, the TPM device...
So, I did some testing. As it turns out, neither the kernel nor OpenSSL caused the issue. The problem which is causing that the tpm gets deactivated, is due to...
Not sure, I have also a system that forwards a hardware TPM to qemu. This works fine with the both qemu versions, i.e. stable-2.5 and stable-2.6. Unfortunately I could not...
@PeterHuewe Actually I did not follow up on this matter. :) If I find some time, I will have a look though.
I would love to have such a feature too!