Quantcast
Channel: xda-developers - Galaxy Note GT-N7000 Q&A, Help & Troubleshooting
Viewing all articles
Browse latest Browse all 4112

[Q] Unrecognized SdCard

$
0
0
I have this Note and it was emmc bricked. I managed to recover it by repartitioning.
Now I have only 2GB of internal memory that I can use.
But there is problem with mounting the external sdcard in the phone.
It simply is not able to mount the sdcard to the correct mount point. When I go to the Storage section in Settings I tap mount Sdcard, the notification shows that it's preparing the sdcard and then nothing happens.
I've tried multiple ROMs to no avail.
Here is the logcat output.
Quote:

E/Trace ( 4302): error opening trace file: No such file or directory (2)
W/IInputConnectionWrapper( 3694): showStatusIcon on inactive InputConnection
D/VoldCmdListener( 1896): volume mount /storage/sdcard0
D/DirectVolume( 1896): Checking for bad partition major number
D/DirectVolume( 1896): Found bad partition
E/DirectVolume( 1896): Fixing major number from 179 to 259 for partition 11
I/Vold ( 1896): /dev/block/vold/259:3 being considered for volume sdcard0
D/Vold ( 1896): Volume sdcard0 state changing 1 (Idle-Unmounted) -> 3 (Checking)
I/AudioPolicyManager( 1903): startOutput() output 3, stream 1, session 46
D/AudioSystem( 1903): android::AudioSystem::isSeparatedStream(audio_stre am_type_t) called!
D/AudioSystem( 1903): audio_stream_type_t: 1
D/AudioSystem( 1903): isSeparatedStream: false
D/MountService( 2155): volume state changed for /storage/sdcard0 (unmounted -> checking)
I/StorageNotification( 2256): Media {/storage/sdcard0} state changed from {unmounted} -> {checking} (primary = true)
D/MountService( 2155): sendStorageIntent Intent { act=android.intent.action.MEDIA_CHECKING dat=file:///storage/sdcard0 (has extras) }
I//system/bin/fsck_msdos( 1896): ** /dev/block/vold/259:3
I//system/bin/fsck_msdos( 1896): Invalid signature in boot block: 0006
I/logwrapper( 1896): /system/bin/fsck_msdos terminated by exit(2)
D/PhoneStatusBar( 2256): addNotification score=0
E/Vold ( 1896): Filesystem check failed (not a FAT filesystem)
W/Vold ( 1896): /dev/block/vold/259:3 does not contain a FAT filesystem
E/Vold ( 1896): /dev/block/vold/259:3 failed to mount via NTFS (No such device)
E/Vold ( 1896): Volume sdcard0 found no suitable devices for mounting :(
D/Vold ( 1896): Volume sdcard0 state changing 3 (Checking) -> 1 (Idle-Unmounted)
I/PackageManager( 2155): Updating external media status from unmounted to unmounted
D/MountService( 2155): volume state changed for /storage/sdcard0 (checking -> unmounted)
D/MountService( 2155): sendStorageIntent Intent { act=android.intent.action.MEDIA_UNMOUNTED dat=file:///storage/sdcard0 (has extras) }
I/MemorySettings( 2974): Received storage state changed notification that /storage/sdcard0 changed state from unmounted to checking
I/MemorySettings( 2974): Received storage state changed notification that /storage/sdcard0 changed state from checking to unmounted
D/MediaScannerReceiver( 2303): action: android.intent.action.MEDIA_UNMOUNTED path: /storage/sdcard0
I/AudioPolicyManager( 1903): stopOutput() output 3, stream 1, session 46
D/dalvikvm( 2974): GC_CONCURRENT freed 1554K, 31% free 6544K/9351K, paused 4ms+40ms, total 125ms
D/dalvikvm( 2256): GC_CONCURRENT freed 2971K, 68% free 9850K/30407K, paused 4ms+25ms, total 125ms
D/dalvikvm( 2256): WAIT_FOR_CONCURRENT_GC blocked 101ms
I/StorageNotification( 2256): Media {/storage/sdcard0} state changed from {checking} -> {unmounted} (primary = true)
D/VoldCmdListener( 1896): volume shared /storage/sdcard0 ums
D/VoldCmdListener( 1896): volume shared /storage/sdcard1 ums
D/VoldCmdListener( 1896): volume mount /storage/sdcard0
D/DirectVolume( 1896): Checking for bad partition major number
D/DirectVolume( 1896): Found bad partition
E/DirectVolume( 1896): Fixing major number from 179 to 259 for partition 11
I/Vold ( 1896): /dev/block/vold/259:3 being considered for volume sdcard0
D/Vold ( 1896): Volume sdcard0 state changing 1 (Idle-Unmounted) -> 3 (Checking)
D/MountService( 2155): volume state changed for /storage/sdcard0 (unmounted -> checking)
I/StorageNotification( 2256): Media {/storage/sdcard0} state changed from {unmounted} -> {checking} (primary = true)
D/PhoneStatusBar( 2256): addNotification score=0
D/MountService( 2155): sendStorageIntent Intent { act=android.intent.action.MEDIA_CHECKING dat=file:///storage/sdcard0 (has extras) }
I//system/bin/fsck_msdos( 1896): ** /dev/block/vold/259:3
I//system/bin/fsck_msdos( 1896): Invalid signature in boot block: 0006
I/logwrapper( 1896): /system/bin/fsck_msdos terminated by exit(2)
E/Vold ( 1896): Filesystem check failed (not a FAT filesystem)
W/Vold ( 1896): /dev/block/vold/259:3 does not contain a FAT filesystem
I/PackageManager( 2155): Updating external media status from unmounted to unmounted
E/Vold ( 1896): /dev/block/vold/259:3 failed to mount via NTFS (No such device)
E/Vold ( 1896): Volume sdcard0 found no suitable devices for mounting :(
D/Vold ( 1896): Volume sdcard0 state changing 3 (Checking) -> 1 (Idle-Unmounted)
D/MountService( 2155): volume state changed for /storage/sdcard0 (checking -> unmounted)
I/ALSAModule( 1903): Initialized ALSA PLAYBACK device hifi
I/AudioPolicyManager( 1903): stopOutput() output 3, stream 1, session 47
D/MountService( 2155): sendStorageIntent Intent { act=android.intent.action.MEDIA_UNMOUNTED dat=file:///storage/sdcard0 (has extras) }
I/MemorySettings( 2974): Received storage state changed notification that /storage/sdcard0 changed state from unmounted to checking
I/MemorySettings( 2974): Received storage state changed notification that /storage/sdcard0 changed state from checking to unmounted
I/StorageNotification( 2256): Media {/storage/sdcard0} state changed from {checking} -> {unmounted} (primary = true)
D/VoldCmdListener( 1896): volume shared /storage/sdcard0 ums
D/VoldCmdListener( 1896): volume shared /storage/sdcard1 ums
D/MediaScannerReceiver( 2303): action: android.intent.action.MEDIA_UNMOUNTED path: /storage/sdcard0
I/ALSAModule( 1903): Terminated ALSA PLAYBACK device hif

Viewing all articles
Browse latest Browse all 4112

Trending Articles