<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: random number generator in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572615#M18388</link>
    <description>thanks for all answers,&lt;BR /&gt;but howto check if my hardware support&lt;BR /&gt;random number generator ?&lt;BR /&gt;is it any tools for linux or windows ?</description>
    <pubDate>Thu, 30 Jun 2005 17:54:41 GMT</pubDate>
    <dc:creator>'chris'</dc:creator>
    <dc:date>2005-06-30T17:54:41Z</dc:date>
    <item>
      <title>random number generator</title>
      <link>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572608#M18381</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;during the startup of my Debian Sarge Stable, I get following error messages:&lt;BR /&gt;&lt;BR /&gt;Sun Jun 26 13:17:39 2005: insmod: /lib/modules/2.4.27-2-386/kernel/drivers/hotplug/shpchp.o: init_module: Operation not permitted&lt;BR /&gt;Sun Jun 26 13:17:39 2005: insmod: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.&lt;BR /&gt;Sun Jun 26 13:17:39 2005:       You may find more information in syslog or the output from dmesg&lt;BR /&gt;Sun Jun 26 13:17:39 2005: insmod: /lib/modules/2.4.27-2-386/kernel/drivers/hotplug/shpchp.o: insmod shpchp failed&lt;BR /&gt;Sun Jun 26 13:17:39 2005:      shpchp: can't be loaded&lt;BR /&gt;Sun Jun 26 13:17:39 2005: missing kernel or user mode driver shpchp&lt;BR /&gt;Sun Jun 26 13:17:39 2005: insmod: /lib/modules/2.4.27-2-386/kernel/drivers/hotplug/pciehp.o: init_module: Operation not permitted&lt;BR /&gt;Sun Jun 26 13:17:39 2005: insmod: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.&lt;BR /&gt;Sun Jun 26 13:17:39 2005:       You may find more information in syslog or the output from dmesg&lt;BR /&gt;Sun Jun 26 13:17:39 2005: insmod: /lib/modules/2.4.27-2-386/kernel/drivers/hotplug/pciehp.o: insmod pciehp failed&lt;BR /&gt;Sun Jun 26 13:17:39 2005:      pciehp: can't be loaded&lt;BR /&gt;Sun Jun 26 13:17:39 2005: missing kernel or user mode driver pciehp&lt;BR /&gt;Sun Jun 26 13:17:39 2005: insmod: /lib/modules/2.4.27-2-386/kernel/drivers/char/i810_rng.o: init_module: No such device&lt;BR /&gt;Sun Jun 26 13:17:39 2005: insmod: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.&lt;BR /&gt;Sun Jun 26 13:17:39 2005:       You may find more information in syslog or the output from dmesg&lt;BR /&gt;Sun Jun 26 13:17:39 2005: insmod: /lib/modules/2.4.27-2-386/kernel/drivers/char/i810_rng.o: insmod i810_rng failed&lt;BR /&gt;Sun Jun 26 13:17:39 2005:      i810_rng: can't be loaded&lt;BR /&gt;Sun Jun 26 13:17:39 2005: missing kernel or user mode driver i810_rng&lt;BR /&gt;Sun Jun 26 13:17:39 2005: insmod: /lib/modules/2.4.27-2-386/kernel/drivers/char/hw_random.o: init_module: No such device&lt;BR /&gt;Sun Jun 26 13:17:39 2005: insmod: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.&lt;BR /&gt;Sun Jun 26 13:17:39 2005:       You may find more information in syslog or the output from dmesg&lt;BR /&gt;Sun Jun 26 13:17:39 2005: insmod: /lib/modules/2.4.27-2-386/kernel/drivers/char/hw_random.o: insmod hw_random failed&lt;BR /&gt;Sun Jun 26 13:17:39 2005:      hw_random: can't be loaded&lt;BR /&gt;Sun Jun 26 13:17:39 2005: missing kernel or user mode driver hw_random&lt;BR /&gt;Sun Jun 26 13:17:39 2005:      ehci-hcd: already loaded&lt;BR /&gt;Sun Jun 26 13:17:39 2005:      usb-uhci: already loaded&lt;BR /&gt;Sun Jun 26 13:17:39 2005: insmod: /lib/modules/2.4.27-2-386/kernel/drivers/usb/host/uhci.o: init_module: No such device&lt;BR /&gt;Sun Jun 26 13:17:39 2005: insmod: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.&lt;BR /&gt;Sun Jun 26 13:17:39 2005:       You may find more information in syslog or the output from dmesg&lt;BR /&gt;Sun Jun 26 13:17:39 2005: insmod: /lib/modules/2.4.27-2-386/kernel/drivers/usb/host/uhci.o: insmod uhci failed&lt;BR /&gt;Sun Jun 26 13:17:39 2005:      uhci: can't be loaded&lt;BR /&gt;Sun Jun 26 13:17:39 2005: missing kernel or user mode driver uhci&lt;BR /&gt;Sun Jun 26 13:17:39 2005:      intelfb: ignoring pci display module&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;this is a very important PROXY / DNS server for ca. 300 clients &lt;BR /&gt;it seems the system cannot finde some modules.&lt;BR /&gt;how dangerous is, to run this server  without a random number generator ?&lt;BR /&gt;when the random number generator is exactly required ? &lt;BR /&gt;or I can really sleep well if I blacklist these all modules ?&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;chris</description>
      <pubDate>Tue, 28 Jun 2005 17:31:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572608#M18381</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2005-06-28T17:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: random number generator</title>
      <link>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572609#M18382</link>
      <description>I highly doubt you have a hardware-random-number-generator!&lt;BR /&gt;&lt;BR /&gt;And why is your system trying to insert all these drivers of hardware you don't have ?!&lt;BR /&gt;&lt;BR /&gt;err, so 'No', won't do any bad thing.  Black-list away!</description>
      <pubDate>Tue, 28 Jun 2005 18:34:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572609#M18382</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-06-28T18:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: random number generator</title>
      <link>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572610#M18383</link>
      <description>&lt;BR /&gt;It looks like Debian simply tries to load all the modules regardless of whether the corresponding hardware exist or not.&lt;BR /&gt;&lt;BR /&gt;check up /etc/rc.sysinit (I am not sure) which loads most of the drivers and call other scripts to load drivers. &lt;BR /&gt;&lt;BR /&gt;I faced similar kind of issue in slackware where it tries to load all drivers&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Gopi</description>
      <pubDate>Wed, 29 Jun 2005 00:48:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572610#M18383</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-06-29T00:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: random number generator</title>
      <link>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572611#M18384</link>
      <description>howto check if I need hardware-random-number-generator ?</description>
      <pubDate>Wed, 29 Jun 2005 12:52:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572611#M18384</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2005-06-29T12:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: random number generator</title>
      <link>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572612#M18385</link>
      <description>I can say that you do not need one, without any doubt whats-so-ever.  This server is only doing DNS and SQUID, nothing that needs good randomness!&lt;BR /&gt;&lt;BR /&gt;You're not doing high level entropy testing and development, or physics calculations.  You're not doing anything which would require true random numbers (just like 99.9% of the rest of us).&lt;BR /&gt;&lt;BR /&gt;The '/dev/random' and '/dev/urandom' are good enough.</description>
      <pubDate>Wed, 29 Jun 2005 19:39:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572612#M18385</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-06-29T19:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: random number generator</title>
      <link>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572613#M18386</link>
      <description>Random number generators are important. Encryption uses them, secure shell and certain kinds of authentication needs a strong random number generator.&lt;BR /&gt;&lt;BR /&gt;I would not tolerate this problem on a production server for any length of time.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 30 Jun 2005 01:50:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572613#M18386</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-06-30T01:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: random number generator</title>
      <link>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572614#M18387</link>
      <description>Whilst SSH and HTTPS uses random number generation for it's encryption, they do not require a Hardware Random Number Generator.&lt;BR /&gt;&lt;BR /&gt;I've actually never used a system with a Hardware Random Number Generator, and i've used many thousands of systems.&lt;BR /&gt;&lt;BR /&gt;I wasn't aware that *ANY* HP server came with one, regardless of whether it was PARISC, x86 or IA64!</description>
      <pubDate>Thu, 30 Jun 2005 01:55:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572614#M18387</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-06-30T01:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: random number generator</title>
      <link>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572615#M18388</link>
      <description>thanks for all answers,&lt;BR /&gt;but howto check if my hardware support&lt;BR /&gt;random number generator ?&lt;BR /&gt;is it any tools for linux or windows ?</description>
      <pubDate>Thu, 30 Jun 2005 17:54:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572615#M18388</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2005-06-30T17:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: random number generator</title>
      <link>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572616#M18389</link>
      <description>The comments in the Linux hw_random driver source code file (&lt;KERNELSOURCE&gt;/drivers/char/hw_random.c) suggest that the driver recognizes three kinds of hardware random number generators:&lt;BR /&gt;- the one in AMD 768 chipset&lt;BR /&gt;- the one in some Intel i810 series chipsets&lt;BR /&gt;- the one in VIA Nehemiah CPUs (mostly seen in newer Mini-ITX motherboards).&lt;BR /&gt;&lt;BR /&gt;The i810_rng was an older version of the driver, which supported only i810 chipset RNG. Later a generalized version with more hardware support was made, and it was named "hw_random".&lt;BR /&gt;&lt;BR /&gt;Before these chipsets, the hardware random number generator was a feature only in some SSL accelerators or other specialized hardware. Since the hardware RNG is not very difficult to implement and cryptography is getting more important, someone had an idea to add it to a basic PC chipset.&lt;BR /&gt;&lt;/KERNELSOURCE&gt;</description>
      <pubDate>Fri, 01 Jul 2005 04:10:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572616#M18389</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2005-07-01T04:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: random number generator</title>
      <link>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572617#M18390</link>
      <description>I think that you get errors because the modules are missing. Compile a new kernel with all the modules that you need into the kernel</description>
      <pubDate>Fri, 01 Jul 2005 04:41:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572617#M18390</guid>
      <dc:creator>Guru Dutta</dc:creator>
      <dc:date>2005-07-01T04:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: random number generator</title>
      <link>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572618#M18391</link>
      <description>No, the errors are becuase the hardware the drivers are trying to access are absent.&lt;BR /&gt;&lt;BR /&gt;Thus meaning that the system this is running on does not have those pices of hardware.</description>
      <pubDate>Fri, 01 Jul 2005 04:48:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572618#M18391</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-07-01T04:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: random number generator</title>
      <link>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572619#M18392</link>
      <description>Hardware random number generator?&lt;BR /&gt;&lt;BR /&gt;No, you don't need that. The CPU has a math coprocessor and all the power it needs built in. Software random number generation built into the OS will more than do the job.&lt;BR /&gt;&lt;BR /&gt;Apologies if I confused anyone here.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 01 Jul 2005 08:39:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/random-number-generator/m-p/3572619#M18392</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-07-01T08:39:11Z</dc:date>
    </item>
  </channel>
</rss>

