Support and General Use > Hardware

Sansa Clip+ - "MSD: Not Present" - 64gb microSD card

(1/1)

aeregos:
Hey guys, I'm having a problem. My clip+ says that the microSD card I have in the device isn't detected? I honestly wouldn't know where to start with what might be going wrong as I'm really new to rockbox. I installed it on my device a few months ago (with a lot of trouble, as I remember) and have only tried to access the SD card now. Does anyone know what I can do to fix this?

saratoga:
Does it work in the Sandisk firmware? How is it formatted?

RGamma:
I had a similar problem and resolved this just now (Rockbox 3.13). In my case it was a wrong partition type in the partition table. It is very important that the microSD FAT32 partition is marked as 0x0B (FAT32)!

On Linux you can use cfdisk /dev/sdX, where X is the drive letter for your card, then delete all partitions (that you want to delete anyway, don't know how Rockbox deals with more than one partition), create a new primary one and use "b" as type. Write to disk, format with mkdosfs -F32 /dev/sdX1 (assuming it's the first partition) and my card got detected (I had it marked as NTFS by accident). I'm sure you can find partitioning (this part is important and separate from formatting) and formatting tools on Windows as well.

Edit: Of course you should check all the usual stuff too: Card works at all, card works on standard firmware, card is exposed on Rockbox via USB to your PC....

Navigation

[0] Message Index

Go to full version