All of lore.kernel.org
 help / color / mirror / Atom feed
* Help with writing to micro SD card
@ 2015-05-14 20:03 Larry Finger
  2015-05-14 22:07 ` One Thousand Gnomes
  0 siblings, 1 reply; 2+ messages in thread
From: Larry Finger @ 2015-05-14 20:03 UTC (permalink / raw)
  To: linux-mmc@vger.kernel.org, LKML
  Cc: Benny Silberstein,
	peretz@benchmarkmerchantsolutions.com >> Peretz Mockin

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-05-14 22:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-14 20:03 Help with writing to micro SD card Larry Finger
2015-05-14 22:07 ` One Thousand Gnomes

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.