linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Adam Wozniak <awozniak@irobot.com>
To: linux-omap@vger.kernel.org
Subject: MMC read errors
Date: Thu, 01 Mar 2012 12:57:34 -0800	[thread overview]
Message-ID: <4F4FE2BE.70402@irobot.com> (raw)

I'm seeing weird read errors on a DM3730.  Has anyone seen anything like 
this before?

Environment:
   factory images from
   http://cumulus.gumstix.org/images/angstrom/factory/2011-08-30-1058/
   loaded onto and MMC card on a
   Gumstix WaterStorm on a Chestnut board

Commands:
   dd if=/dev/urandom of=garbage bs=1024 count=1048576
   while true; do md5sum garbage; done

example output:

99e983a8f17f3258ddaff73bf622db47  garbage
99e983a8f17f3258ddaff73bf622db47  garbage
99e983a8f17f3258ddaff73bf622db47  garbage
99e983a8f17f3258ddaff73bf622db47  garbage
99e983a8f17f3258ddaff73bf622db47  garbage
4dee7d74d6d8013291b48d955ea7af1f  garbage
99e983a8f17f3258ddaff73bf622db47  garbage
99e983a8f17f3258ddaff73bf622db47  garbage
99e983a8f17f3258ddaff73bf622db47  garbage
99e983a8f17f3258ddaff73bf622db47  garbage
99e983a8f17f3258ddaff73bf622db47  garbage

dmesg has nothing interesting.

Any clues?

root@overo:~# cat /proc/version
Linux version 2.6.39 (neil@cumulus) (gcc version 4.3.3 (GCC) ) #1 Mon 
Aug 15 19:04:09 PDT 2011

Although I've also seen similar behavior on a recent 3.2 kernel using 
oe-core.

--Adam




                 reply	other threads:[~2012-03-01 21:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4F4FE2BE.70402@irobot.com \
    --to=awozniak@irobot.com \
    --cc=linux-omap@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).