Re: Problem: non-SDHC 2GB SD cards are unreadable

From: Arnd Bergmann
Date: Mon Apr 14 2008 - 08:42:18 EST


On Monday 14 April 2008, H. Peter Anvin wrote:

> Actually, I believe 2 GB (non-SDHC) *only* have 1024 byte sectors.
>

Right, I found out the same after reading the page pointed out by Wander,
and the older specifications. SD 2.0 SDHC requires 512 byte sectors now, but
the older standard is still used for 2GB cards.

Most USB card readers seem to translate the native sector size to 512 byte
sectors internally, and we've seen that the linux SCSI disk driver together
with the USB mass storage driver doesn't cope well with the device
Alexia is using.

Arnd <><
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/