On Wed, Jun 01, 2016 at 02:59:21AM -0400, Jeffrey Walton wrote: > > $ cat /proc/modules | egrep -i '(via|padlock|rng)' > padlock_sha 16384 0 - Live 0x00000000 > padlock_aes 16384 0 - Live 0x00000000 > via_cputemp 16384 0 - Live 0x00000000 > hwmon_vid 16384 1 via_cputemp, Live 0x00000000 > via_rng 16384 0 - Live 0x00000000 > i2c_viapro 16384 0 - Live 0x00000000 > pata_via 16384 0 - Live 0x00000000 > sata_via 16384 2 - Live 0x00000000 OK, by default hwrng entropy is not fed into /dev/random. You need to enable it by hand by setting default_quality on the rng-core module to a non-zero value. Cheers, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html