| From: D. Hugh Redelmeier <h...@mimosa.com>
| To: Community support for Fedora users <users@lists.fedoraproject.org>
| Date: Tue, 17 May 2016 15:27:53 -0400 (EDT)
| Subject: Re: Entropy from TPM of Fedora 23?
| 
| | From: D. Hugh Redelmeier <h...@mimosa.com>
| 
| | I don't know how to get the TPM to feed entropy to the Linux kernel RNG.
| 
| Maybe a clue here:
| 
|       sudo modprobe tpm-rng
|       sudo ./rngd -f -v

Create a file /etc/modules-load.d/tpm-rng.conf with the line
        tpm-rng

That will start the tpm-rng module on each boot.
See 
<https://docs.fedoraproject.org/en-US/Fedora/23/html/System_Administrators_Guide/sec-Persistent_Module_Loading.html>
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
http://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to