Hi guys,
I've decided to try the new OpenPLi-4.0 on my DM8000. To my greatest surprise everything wen't smoothly ;-) After the first startup all my settings were restored from the backup.
I've noticed in /var/log/messages that there's a problem with tpmd not starting. The wdog complains about the tpmd every second.
Apparently it seems to be a problem with a dependency on libcrypto version 0.9.8 whereas the 4.0 version of the image ships with libcrypto 1.0.1e.
The wdog process reports the following:
"user.info wdog[373]: tpmd exited with status 32512"
when trying to start tpmd it exits with:
"tpmd: error while loading shared libraries: libcrypto.so.0.9.8: cannot open shared object file: No such file or directory"
I've tried tricking the tpmd by creating a symlink to the newer libcrypto in /lib but then the tpmd exit status is 256 and the message is:
"tpmd: /lib/libcrypto.so.0.9.8: version 'OPENSSL_0.9.8' not found (required by tpmd)"
I don't have any more tricks up my sleeve, I'm not really an expert :-(
Are you aware of the problem or is it just a problem with my box and the fact that it restored settings from OpenPLi-3.0 backup? If it's a general problem, are you working on a solution?
Is there anything I can do to solve it?
What is the tpmd process responsible for, can I live without it for the time being?
BTW. thx for a really good image :-)