All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Luca T." <luca-t@libero.it>
To: linux-kernel@vger.kernel.org
Subject: /dev/random broken?
Date: Sun, 29 Jun 2003 01:18:09 +0200	[thread overview]
Message-ID: <3EFE2231.2050707@libero.it> (raw)

Hello,
i am not sure if this is a kernel/module problem but so it seems to me.
My computer is an AMD 2000+ with an ABIT motherboard, my kernel version 
is 2.4.21-0.13mdk (but i tried it with 2.4.21-0.18mdk too and it doesn't 
work either).

If i give this command:
  dd if=/dev/zero of=./xxx bs=1024 count=100
it will work perfectly. But if i try to do the same reading from 
/dev/random with this command:
  dd if=/dev/random of=./xxx bs=1024 count=100
it will just sit there and stare at me until i move the mouse... and 
then the program will exit without any error message (i checked in 
/var/log/messages too and there is no message there either about this).

Is this a bug? If yes... do you have any idea that would help me fix it?

Thank you,
     Luca


             reply	other threads:[~2003-06-28 23:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-28 23:18 Luca T. [this message]
2003-06-28 23:26 ` /dev/random broken? Rudo Thomas
2003-06-28 23:29 ` Måns Rullgård
2003-06-28 23:30 ` Tom Vier
  -- strict thread matches above, loose matches on Subject: below --
2003-06-28 23:24 Luca T.
2003-07-01  4:30 ` H. Peter Anvin
     [not found] <E19WOvK-0001I7-00@andromeda>
2003-06-29  2:10 ` Justin Pryzby
2003-06-29  2:31   ` Robert Love
2003-06-29  2:36   ` Valdis.Kletnieks

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3EFE2231.2050707@libero.it \
    --to=luca-t@libero.it \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.