Results 1 to 10 of 10
Thread: sd card problems
-
10-26-2011, 11:03 PM #1Junior Member
- Join Date
- Oct 2011
- Posts
- 9
- Thanks
- 0 Times
- Thanked
- 0 Times
sd card problems
sorry if this has been posted somewhere else but since I installed miui 1.10.14 and 1.10.21 my external sd card is not being recognized for some weird reason. i keep getting a notification that my sd card my be damaged or that it has been removed which i always keep inside the phone. i have to keep mounting sd card through recovery or through settings. im new to miui so i was wondering what i can do to fix this. ive used several different roms, paragon rc6 being my fav so far. once i saw miui i fell in love...haha. if this a bug and cannot be fixed then i have no choice to have to flash back to another rom which reads my internal and external sd cards. thanks in advance for any help i can you guys gimme.
-
11-06-2011, 05:18 PM #2
have u tried formatting the card from the phone and see if that fix it?
-
12-04-2011, 05:17 AM #3Junior Member
- Join Date
- Oct 2011
- Posts
- 9
- Thanks
- 0 Times
- Thanked
- 0 Times
Yes but it doesn't recognize my external SD card
-
12-04-2011, 05:34 AM #4
If this is still a problem I would recommend taking your sdcard out of your phone and connecting it to your computer through a card reader and reformatting it there. The best way to do this is with gparted but windows will work fine
Sent by Owl Post
-
12-04-2011, 12:39 PM #5Junior Member
- Join Date
- Oct 2011
- Posts
- 9
- Thanks
- 0 Times
- Thanked
- 0 Times
OK will try thanks
-
12-04-2011, 07:38 PM #6Junior Member
- Join Date
- Oct 2011
- Posts
- 9
- Thanks
- 0 Times
- Thanked
- 0 Times
Just found out that this rom doesn't support 32 gb external SD cards
-
12-06-2011, 06:10 PM #7Junior Member
- Join Date
- Dec 2011
- Posts
- 1
- Thanks
- 0 Times
- Thanked
- 0 Times
Have same problem with my 8gb external sd card and also my 16gb. Doesn't read none of them. Any Solutions???
-
12-07-2011, 02:01 AM #8
My 8GB worked fine since the day I switched from the 4GB. Getting a "Scan the partition" when I connect to a Windows, but that's SD-card related, has nothing to do with the ROM.
-
12-07-2011, 05:47 PM #9Junior Member
- Join Date
- Dec 2011
- Posts
- 1
- Thanks
- 0 Times
- Thanked
- 0 Times
Greetings. I have similar problem with my 8 gb sandisk card. This card worked well for about 6 monts on various ROMs. It acts like this only on cm7/MIUI. Here is the output of logcat at the time when i insert sdcard:
D/Vold ( 111): Volume emmc state changing 0 (No-Media) -> 2 (Pending)
D/Vold ( 111): Volume emmc state changing 2 (Pending) -> 1 (Idle-Unmounted)
D/VoldCmdListener( 111): volume mount /mnt/sdcard/external_sd
I/Vold ( 111): /dev/block/vold/179:9 being considered for volume emmc
D/Vold ( 111): Volume emmc state changing 1 (Idle-Unmounted) -> 3 (Checking)
I//system/bin/fsck_msdos( 111): ** /dev/block/vold/179:9
I/StorageNotification( 235): Media {/mnt/sdcard/external_sd} state changed from {removed} -> {unmounted}
D/Gallery/SystemReceiver( 866): Got intent with action:android.intent.action.MEDIA_UNMOUNTED
D/Gallery/MediaCache( 866): media is unmounted
I//system/bin/fsck_msdos( 111): Invalid signature in boot block: 0000
I/logwrapper( 111): /system/bin/fsck_msdos terminated by exit(2)
I//system/bin/e2fsck( 111): /system/bin/e2fsck: Attempt to read block from filesystem resulted in short read while trying to open /dev/block/vold/179
:9
I//system/bin/e2fsck( 111): Could this be a zero-length partition?
I/logwrapper( 111): /system/bin/e2fsck terminated by exit(8)
W/Vold ( 111): Filesystem check failed (not a FAT or EXT filesystem)
W/Vold ( 111): /dev/block/vold/179:9 does not contain a FAT or EXT4 filesystem
E/Vold ( 111): /dev/block/vold/179:9 failed to mount via NTFS (No such device)
E/Vold ( 111): Volume emmc found no suitable devices for mounting
D/Vold ( 111): Volume emmc state changing 3 (Checking) -> 1 (Idle-Unmounted)
W/MountService( 170): Insertion mount failed (-2)
D/VoldCmdListener( 111): volume shared /mnt/sdcard ums
D/VoldCmdListener( 111): volume shared /mnt/sdcard ums
I/StorageNotification( 235): Media {/mnt/sdcard/external_sd} state changed from {unmounted} -> {checking}
D/Gallery/SystemReceiver( 866): Got intent with action:android.intent.action.MEDIA_UNMOUNTED
D/Gallery/MediaCache( 866): media is unmounted
D/VoldCmdListener( 111): volume shared /mnt/sdcard ums
I/StorageNotification( 235): Media {/mnt/sdcard/external_sd} state changed from {checking} -> {unmounted}
D/VoldCmdListener( 111): volume shared /mnt/sdcard ums
What I tried:
1. Mount it via adb shell
mount -t vfat /dev/block/vold/179:9 /mnt/sdcard/external_sd
mount: mounting /dev/block/vold/179:9 on /mnt/sdcard/external_sd failed: I/O error
2. As far as i know lagfix is based on file system conversion from rfs to ext4, so the kernel support it. So I just formatted my sd card in ext4 using Minitool Partition Wizard( can be found on http://forum.xda-developers.com/show....php?t=1072369). I got similar output with logcat to the one above.
The system did not mounted it and I did it myself:
mount -t ext4 /dev/block/vold/179:9 /mnt/sdcard/external_sd
chmod 777 /mnt/sdcard/external_sd
And it Worked! I can access my sd card and have r\w permissions!(to be correct every program on your phone has r\w permissions to external sd)
mount | grep 179
/dev/block/vold/179:1 on /mnt/sdcard type vfat (rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000, gid=1015,fmask=0602,dmask=0602,allow_utime=0020,co depage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
/dev/block/vold/179:9 on /mnt/sdcard/external_sd type ext4 (rw,relatime,barrier=1,data=ordered)
Now all that need to be done is to create simple script to mount external sd at boot, and find a way to mount this card on windows machines. I will try to find a solution tomorrow.
-
12-19-2011, 09:51 PM #10Member
- Join Date
- Dec 2011
- Posts
- 44
- Thanks
- 7 Times
- Thanked
- 0 Times
Actually I'm a Fascinate user, but I have found that on some (if not all) Galaxy S phones 32gb cards don't seem to be working. It is a ROM problem as this seems to be the case with MTD based ROMS. I don't know if this will ever be addressed.
Reply With Quote
Bookmarks