From: Arnd Bergmann <arnd@arndb.de>
To: "Robert P. J. Day" <rpjday@crashcourse.ca>
Cc: linux-mmc@vger.kernel.org
Subject: Re: why would an SD card, after 12 hours, start to fail recording video?
Date: Tue, 24 May 2011 21:24:13 +0200 [thread overview]
Message-ID: <201105242124.13856.arnd@arndb.de> (raw)
In-Reply-To: <alpine.DEB.2.00.1105241307400.3975@localhost6.localdomain6>
On Tuesday 24 May 2011 19:11:48 Robert P. J. Day wrote:
> a maddeningly vague question -- i'm currently after more information
> -- but i've been told about an issue where someone is recording video
> to an SD card and, after 12 hours, the units begin to "fail." that's
> all the info i have at the moment, i hope to get more so i don't even
> know what the definition of "fail" is here, or the brands or models or
> vendors involved, only what you read above.
>
> has anyone run across something like this before? again, i realize
> this is annoyingly vague but if i had a hint as to what might be
> going on, i might be able to offer some advice. what could possibly
> cause properly recording SD cards to start misbehaving after several
> hours? thanks for any wildly speculative guesses.
There are many reasons why this could happen:
* You used a Kingston (or other cheap) SD card with a file system other
than FAT32
* The partition is not aligned to 4 MB
* The cluster size is less than 16 KB
* You have multiple partitions on the card
If any of these are true, you have destroyed the card by writing a
lot of data to it.
Arnd
next prev parent reply other threads:[~2011-05-24 19:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-24 17:11 why would an SD card, after 12 hours, start to fail recording video? Robert P. J. Day
2011-05-24 19:24 ` Arnd Bergmann [this message]
2011-05-24 20:03 ` Robert P. J. Day
2011-05-26 4:50 ` Patrick Fu
2011-05-26 6:01 ` Arnd Bergmann
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=201105242124.13856.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=linux-mmc@vger.kernel.org \
--cc=rpjday@crashcourse.ca \
/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.