View previous topic :: View next topic |
Author |
Message |
schiotz Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 20 Jan 2004 Posts: 206 Location: Denmark
|
Posted: Mon May 14, 2007 1:29 pm Post subject: [SOLVED] intel_rng: FWH not detected |
|
|
After upgrading to gentoo-sources 2.6.20 (from 2.6.19) I get this message when booting:
Quote: |
intel_rng: FWH not detected
|
Does anyone knows what it means? Do I have something in the kernel that tries to use non-existing hardware and should be left out of the kernel?
I do not see any symptoms, so I don't worry about this, I am just curious.
/Jakob
Last edited by schiotz on Mon May 14, 2007 6:59 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
widan Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/142533236243680bda6f27b.jpg)
Joined: 07 Jun 2005 Posts: 1512 Location: Paris, France
|
Posted: Mon May 14, 2007 5:53 pm Post subject: |
|
|
It's from the driver for Intel hardware random number generator. For that to work, you need to have a motherboard that has an actual Intel Firmware Hub (instead of a regular BIOS flash chip or a third-party firmware hub flash). The message means you don't have a Firmware Hub (which is the chip that contains the RNG hardware), like most motherboards. If you want you can disable support for hardware RNG in the kernel, but it's harmless if you leave it in. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
schiotz Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 20 Jan 2004 Posts: 206 Location: Denmark
|
Posted: Mon May 14, 2007 6:58 pm Post subject: |
|
|
Thanks! I will disable it next time I compile a kernel.
/Jakob |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|