| To: | Kernel Newbies <kernelnewbies@nl.linux.org>, Linux MIPS Mailing List <linux-mips@linux-mips.org> |
|---|---|
| Subject: | how to make /dev/random work? |
| From: | loody <miloody@gmail.com> |
| Date: | Fri, 28 Aug 2009 14:41:41 +0800 |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=mrZAndV42GxvsASaBpCiRp75DrHOCIxYDKnBWTRTUKY=; b=ImXWTXAwrV2C7Sz0lfOlJ1PopJuiL0x5ULCBwto1ruWcZMyUQGLe92AeNTUqQKfME0 yeCs1TBGtdPMVjkL44u2OYp6amtVLrwWikxPPEeE8kXSxe8keE4idicnjbkCBnSgnGjK /3HfZghJv+ed2eKnYe0gbourYvBrXgsIh/2aI= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=axPLC1PtzQhf5JNHPWrhaVeQISiBElptwo8oiS1qqMXwFlay6a7NxZCMJB/kcoRtFw 4LrLp4FWbqATRgkpjHJyrWuudiH/2m5JdZ4pHVgsRET3l73ix7cxm1ExGdNhBxPWMRx5 OcP+I88EhB4OwwArd5HenQeq8JNEETLl+cZMQ= |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
Dear all: I made linux running on Mips machine. Right now I found the /dev/random doesn't work properly, since I use "dd if=/dev/random of=/tmp/random.txt", it stops working. If I use "cat /dev/random", it will not pop out anything. Is there any setting I forget while make menuconfig or should i add another driver for /dev/random such that I can make /dev/random work? appreciate your help, miloody |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 2/2] ar7_wdt: convert to become a platform driver, Wim Van Sebroeck |
|---|---|
| Next by Date: | MTX build failure, Ralf Baechle |
| Previous by Thread: | [PATCH v2] Alchemy: override loops_per_jiffy detection, Manuel Lauss |
| Next by Thread: | Re: how to make /dev/random work?, Florian Fainelli |
| Indexes: | [Date] [Thread] [Top] [All Lists] |