Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
09-10-2005, 12:49 PM
|
#1
|
Member
Registered: Aug 2005
Distribution: Arch Linux
Posts: 291
Rep:
|
modprobe: FATAL: Error inserting hw_random
i compiled an lfs system. it works properly but at bott time shows the foll mesg.
Code:
Loading modules for system devices
hw_random : RNG not detected
modprobe : FATAL : Error inserting hw_random (/lb/modules/2.6.12/kernel/drivers/char/hw_random.ko) : No such device
cant load module hw_random
missing kernel or username driver hw_random
how FATAL is it really??? i remember during kernel compilation, it had presented me an option to choose a random number generator (or something like that..) and i chose this.
how do i solve this?
|
|
|
09-10-2005, 12:58 PM
|
#2
|
LQ Guru
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522
Rep:
|
is it
/lb/modules/
or
/lib/modules/
|
|
|
09-10-2005, 11:30 PM
|
#3
|
Member
Registered: Aug 2005
Distribution: Arch Linux
Posts: 291
Original Poster
Rep:
|
yeah..sorry. its /lib/modules..
|
|
|
09-10-2005, 11:46 PM
|
#4
|
LQ Guru
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507
Rep:
|
It's not fatal at all. I mean, it's fatal to the module, but nothing else. And it's probably fatal because you don't HAVE a hardware RNG.
|
|
|
09-10-2005, 11:58 PM
|
#5
|
Member
Registered: Aug 2005
Distribution: Arch Linux
Posts: 291
Original Poster
Rep:
|
so does that mean i dont need random numer generator for my LFS install (since it is continuing to boot properly and also running without a hitch as of yet)?
|
|
|
09-11-2005, 11:16 AM
|
#6
|
LQ Guru
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507
Rep:
|
Linux will instead use its internal pseudo random number generator, so you will be fine.
|
|
|
09-14-2005, 08:25 PM
|
#7
|
LQ Newbie
Registered: Aug 2005
Location: Canada
Distribution: freeBSD & gentoo on ThinkPad T42
Posts: 25
Rep:
|
You can see if your machine supports RNG. Although hw_random failures that appear in the syslog are a good indication that your chipset does not support RNG, there are other ways of determining for certain whether this applies to your machine.
How do I know if my machine supports RNG?
Nothing to be worried about if you see "hw_random" FATAL errors in your syslog (at startup). Just means your system does not support the feature (INTEL disabled RNG in most of their newer chipsets).
Hope this helps!
|
|
|
09-14-2005, 10:37 PM
|
#8
|
LQ Guru
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507
Rep:
|
I wish I had a nice HW RNG.
|
|
|
All times are GMT -5. The time now is 01:29 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|