From: Larry Finger <Larry.Finger@lwfinger.net>
To: "linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>
Cc: Benny Silberstein <bennys@benchmarkmerchantsolutions.com>,
"peretz@benchmarkmerchantsolutions.com >> Peretz Mockin"
<peretz@benchmarkmerchantsolutions.com>
Subject: Help with writing to micro SD card
Date: Thu, 14 May 2015 15:03:02 -0500 [thread overview]
Message-ID: <5554FF76.2010206@lwfinger.net> (raw)
I am helping to get wifi and Bluetooth woring under Linux using a Winbook TW100
tablet. The main goal is working quite well; however, I am only able to run
using Live media. Whenever I try to load Linux onto either the internal SD card,
or one mounted in the external slot, the process stalls with nothing logged.
I know the external card is OK as I can read or write it when it is mounted in
my laptop.
When I received the tablet, I used dd to back up the internal card. When I used
a block size of 4M in that operation, it also froze; however, the standard block
size (512) worked. That suggests that the standard Linux r/w operations on the
device are too fast.
What should I do to get some debug information? If my idea is correct, how might
I slow down the I/O to the device?
Thanks,
Larry
next reply other threads:[~2015-05-14 20:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-14 20:03 Larry Finger [this message]
2015-05-14 22:07 ` Help with writing to micro SD card One Thousand Gnomes
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=5554FF76.2010206@lwfinger.net \
--to=larry.finger@lwfinger.net \
--cc=bennys@benchmarkmerchantsolutions.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=peretz@benchmarkmerchantsolutions.com \
/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.