06-02-2018, 01:17 PM
(This post was last modified: 06-02-2018, 01:17 PM by MichaelRock.)
(06-01-2018, 10:20 AM)scalextrix Wrote: OK I think the problem might be that there is no tpm-rng module available that can be added in /etc/modules, it might be something the maintainer may need to compile and add to the kernel? Dunno, out of my depth here, but somethin' aint working right.Hi,
which distro do you use ? (I'm guessing it's a debian based)
it may be not too hard to compile your own kernel based on ayufan's source package if there are any available; there are plenty of documentation on how to do it (a quick search with "debian compile kernel" gives me the common docs.)
At configuration step, just need to browse to reach the relevant item, then run the build, wait, install the new kernel, reboot, pick this kernel on boot, then rng-tools might work. You should also see the module loaded if you have done things right (with 'lsmod' command)
I could provide some assistance if you need, I'll also have to play a bit with mine
