PeterHuewe / tpm-emulator

The famous tpm-emulator by Mario Strasser, previously hosted on BerliOs. It supports TPM1.2 only!
GNU General Public License v2.0
177 stars 75 forks source link

TPM make install on Ubuntu 16.04 Server (VBClient) #31

Closed tpmuser99 closed 5 years ago

tpmuser99 commented 6 years ago

Have what appears to be an almost perfect build, minus the install errors which I cant seem to find any reference or pointers to within the build itself. Please see attached file. Apologies for not including the text here as its running in a VM and ... and ....

screen shot 2018-04-25 at 4 53 44 pm

PeterHuewe commented 6 years ago

This is because ubuntu 16.04 and up use signed kernel modules. I would have to create a dkms package to be included in ubuntu. Otherwise not much I can do - since the signing key is not available to me (as it would defeat the whole purpose of having signed modules).

PeterHuewe commented 5 years ago

Nothing I can do - won't fix. So I close this for now.