Comment 40 for bug 89892

Revision history for this message
oddeirik (oddeirik) wrote :

A better solution than renaming intel-rng.ko would be to blacklist the module. This way it works, even after a kernel upgrade.

Create the file "/etc/modprobe.d/blacklist-custom", open it in an editor and add the line:

"blacklist intel-rng"

Save and exit. No more having to remember to rename the file after a kernel upgrade.