Comment 75 for bug 102982

Revision history for this message
careta (eusou15) wrote :

Hey everybody, I got the same problem. Here is how i solved it:

sudo gedit /etc/modprobe.d/intel-rng

add the line:
options intel-rng no_fwh_detect=1

This differs from the post by Brian Kemp (intel-rng instead of intel_rng).

This solution works perfectly.