Hi guys,
I'm having a problem with my G1, bought in UK. I tryed to SPL, and loaded a new Radio. In get the following when I go in fastboot:
HBoot-0.95.000
CPLD-4
Radio-2.22.19.26I
My problem is that the SD card is not recognized anymore, and when I put a card into the device I get a format message. This is what I get with ADG log cat:
I/vold ( 46): New MMC card 'SU01G' (serial 16941020) added @ /devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:e624
E/vold ( 46): Unable to read device partition table (-1, I/O error)
I/vold ( 46): Disk (blkdev 179:0), 1984000 secs (968 MB) 0 partitions
I/vold ( 46): New blkdev 179.0 on media SU01G, media path /devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:e624, Dpp 0
I/vold ( 46): Evaluating dev '/devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:e624/block/mmcblk0' for mountable filesystems for '/sdcard'
D/MountListener( 73): handleEvent volume_checking:/sdcard
I//system/bin/fsck_msdos( 46): ** /dev/block//vold/179:0
W/AudioFlinger( 50): write blocked for 91 msecs
I//system/bin/fsck_msdos( 46): Invalid signature in boot block: 0000
I/logwrapper( 46): /system/bin/fsck_msdos terminated by exit(2)
D/vold ( 46): Filesystem check failed (not a FAT filesystem)
E/vold ( 46): vfat filesystem check failed on 179:0 (No data available)
D/MountListener( 73): handleEvent volume_nofs:/sdcard
D/Sensors ( 73): sensors=00000000, real=00000000
I tryed with several SD cards, Sandisk or Kingstone
Do you have any ideas about it?
I can't load any Rom and when I'm in bootmode I cannot use fastboot command, no skateboard Android at all!!!
Suggestions? Do you think it's an hardware issue? Have you evere experienced something like that? PLS!!
"D/vold ( 46): Filesystem check failed (not a FAT filesystem)"
Format the card in the computer, load the rom you want, then format the ext/swap if you wanted.
I did it already with no resolt at all! tryed in Fat/32 and ext2, the SD card is not recognized
This is the command I used to format the sd card:
format *: /FS:FAT32 /A:4096
I didn't try with an ext2 filesystem. Can you explain what you mean by "format the ext/swap if you wanted." ?
Thanks a lot for helping!
Format with ext/swap if you want to use those features. Did you format the card in the recovery or from the computer, try in recovery.
use a card reader to (maybe) rescue anything u want to keep from ur sd card then format ur card from ur computer. this happened to me before and this method worked for me, however the problem kept reccuring after a while si i got a new card.
Hi guys,
tnx for helping. Unfortunately I'm still unable to access the SD. I formatted the SD (more than one card) with another andorid phone, tried also to start in recovery, but no luck. I'm afraid is an hw problem, or may be a problem with the rom or radio I'm using at the moment. The phone it's not rooted yet, and with out SD I have no idea on how to solve this problem. Ideas? Is it possible to change the rom without using the SD?
can you mount the phone to a windows computer?
If so, just open my computer, right click on your phone and format it that way.
download all the needed files directly to the PC, move them to the formatted SD card, procede with rooting, installing your rom of choice and getting AmonRAs recovery image. Do a Nandroid+ext backup. Enjoy.
:edit: You said maybe a problem with the rom, but that it was not rooted yet... that doesnt make sense. Tell us EVERYTHING about what you have done if what I said above does not work.
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.
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_stream_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
Click to expand...
Click to collapse
And this is what I get by issuing `mount`.
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/mmcblk0p9 /system ext4 ro,noatime,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p7 /cache ext4 rw,nosuid,nodev,noatime,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p10 /data ext4 rw,nosuid,nodev,noatime,barrier=1,data=ordered,noauto_da_alloc 0 0
/dev/block/mmcblk0p12 /preload ext4 rw,nosuid,nodev,noatime,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p1 /efs ext4 rw,nosuid,nodev,noatime,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p4 /mnt/.lfs j4fs rw,relatime 0 0
/sys/kernel/debug /sys/kernel/debug debugfs rw,relatime 0 0
/dev/block/vold/179:25 /storage/sdcard1 vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
Click to expand...
Click to collapse
What roms have you tried.
Sent from my GT-N7000 using xda premium
SuperNexus (current), JellyBAM, Paranoid Android.
NoobSibot said:
SuperNexus (current), JellyBAM, Paranoid Android.
Click to expand...
Click to collapse
You could try ics sd binder from play store. Guessing the mount points are located elsewhere, but i cant remember where as am on jb tw which has it set different.
Sent from my GT-N7000 using xda premium
Often people with this issue have success with stock GB
Sent from my GT-N7000000000 using Tapastalker 2
SpyderTracks said:
You could try ics sd binder from play store. Guessing the mount points are located elsewhere, but i cant remember where as am on jb tw which has it set different.
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
Thanks, I'll give it a try.
asf58967 said:
Often people with this issue have success with stock GB
Sent from my GT-N7000000000 using Tapastalker 2
Click to expand...
Click to collapse
Yeah, but the device is in a condition that stock GB is useless. Believe me, I've tried.
Sorry man sucks. Hope you get it working.
Sent from my GT-N7000000000 using Tapastalker 2
NoobSibot said:
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.
Click to expand...
Click to collapse
I would also try to swap internal and external sdcard to see if it helps. The guide is below:
http://forum.xda-developers.com/showthread.php?t=1454753
Awesome idea
forest1971 said:
I would also try to swap internal and external sdcard to see if it helps. The guide is below:
http://forum.xda-developers.com/showthread.php?t=1454753
Click to expand...
Click to collapse
I tried ics sd binder and had no success. Force close.
And I don't really like the idea of swapping internal and external. I'll try repartitioning again and if it didn't help I guess I have to swap.
Doesn't seem like many options are left for you
And one more thing. Could this be caused by a broken External SD Card?
Apparently the sdcard is fine 'cause I can access it using shell or my laptop. But for all I know something might be broken in there because repartitioning (again) didn't help,
Hood the ext SD to your comp using an adapter directly and check it
Sent from my GT-N7000000000 using Tapastalker 2
I just fail to see why is this happening and I'm frustrated about it!
After repartitioning there is at least 2GB of internal memory left usable for data. I can easily install apps and it's working just fine.
But whenever I try to recieve a file from internet or bluetooth it says the sdcard is not mounted!
And I can't see why I can not use the external sd card. I can access it using these paths '/extSdCard', '/storage/sdcard1', '/mnt/extSdCard'.
And swapping did not help either.
What about using a sym link
What about it?
There is a symlink, '/sdcard' which is a link to '/storage/sdcard0' but when I try to go inside it in Root Explorer it says "The SdCard is not currently mounted."
What are the permissions set to ...
You may want to try to create the link in terminal emulator...back up original first... I don't know if this is the right thing to do or not just coming up with ideas
ln -s would be the command
NoobSibot said:
What about it?
There is a symlink, '/sdcard' which is a link to '/storage/sdcard0' but when I try to go inside it in Root Explorer it says "The SdCard is not currently mounted."
Click to expand...
Click to collapse
Give this a try___: http://forum.xda-developers.com/showthread.php?t=1667886
I'm repeatedly having an error while flashing cm10.2 on my c5502.
it shows installation aborted.
error log:
I:Checking for extendedcommand...
I:Skipping execution of extendedcommand, file not found...
I:605 Volume sdcard /storage/sdcard1 state changed from 1 (Idle-Unmounted) to 7 (Shared-Unmounted)
/storage/sdcard1: Shared-Unmounted
I:200 0 volume operation succeeded
I:605 Volume sdcard /storage/sdcard1 state changed from 7 (Shared-Unmounted) to 1 (Idle-Unmounted)
I:/storage/sdcard1: Idle-Unmounted
I:200 0 volume operation succeeded
I:605 Volume sdcard /storage/sdcard1 state changed from 1 (Idle-Unmounted) to 3 (Checking)
I:/storage/sdcard1: Checking
I:605 Volume sdcard /storage/sdcard1 state changed from 3 (Checking) to 4 (Mounted)
I:/storage/sdcard1: Mounted
I:200 0 volume operation succeeded
I:Can't partition non mmcblk device: /devices/platform/msm_sdcc.3/mmc_host/mmc1
-- Installing: /storage/sdcard1/cm-10-2.zip
Finding update package...
I:Update location: /storage/sdcard1/cm-10-2.zip
Opening update package...
Installing update...
Installation aborted.
I:using /data/media for /sdcard/0/clockworkmod/.last_install_path.
I:Can't partition non mmcblk device: /devices/platform/msm_sdcc.3/mmc_host/mmc1
I:using /data/media for /sdcard.
/tmp/recovery.log was copied to /sdcard/clockworkmod/recovery.log. Please open ROM Manager to report the issue.
Outputting key codes.
Go back to end debugging.
please help fast!!!
I ran into the same issue - did anyone figure out what's the problem?
Thanks!
aj1324 said:
I'm repeatedly having an error while flashing cm10.2 on my c5502.
it shows installation aborted.
error log:
I:Checking for extendedcommand...
I:Skipping execution of extendedcommand, file not found...
I:605 Volume sdcard /storage/sdcard1 state changed from 1 (Idle-Unmounted) to 7 (Shared-Unmounted)
/storage/sdcard1: Shared-Unmounted
I:200 0 volume operation succeeded
I:605 Volume sdcard /storage/sdcard1 state changed from 7 (Shared-Unmounted) to 1 (Idle-Unmounted)
I:/storage/sdcard1: Idle-Unmounted
I:200 0 volume operation succeeded
I:605 Volume sdcard /storage/sdcard1 state changed from 1 (Idle-Unmounted) to 3 (Checking)
I:/storage/sdcard1: Checking
I:605 Volume sdcard /storage/sdcard1 state changed from 3 (Checking) to 4 (Mounted)
I:/storage/sdcard1: Mounted
I:200 0 volume operation succeeded
I:Can't partition non mmcblk device: /devices/platform/msm_sdcc.3/mmc_host/mmc1
-- Installing: /storage/sdcard1/cm-10-2.zip
Finding update package...
I:Update location: /storage/sdcard1/cm-10-2.zip
Opening update package...
Installing update...
Installation aborted.
I:using /data/media for /sdcard/0/clockworkmod/.last_install_path.
I:Can't partition non mmcblk device: /devices/platform/msm_sdcc.3/mmc_host/mmc1
I:using /data/media for /sdcard.
/tmp/recovery.log was copied to /sdcard/clockworkmod/recovery.log. Please open ROM Manager to report the issue.
Outputting key codes.
Go back to end debugging.
please help fast!!!
Click to expand...
Click to collapse
I didn't quite figure out the problem yet.
meanwhile, if you haven't figured out how to unbrick, try using sony (or androxyde) flashtool to flash a .ftf image.
There's tons of handy guides on how to do that here on XDA, just look it up.
There's an update to the problem. I managed to get a replaced phone from warranty after trying to (unsuccessfully) solve it the first time.(those gullible buggers ). After 2 months, I tried to flash cm 11 from 4.3 (FXP 326 to be precise) again. followed instructions to the T (all wipes and i used the kernel from the rom zip itself) The *exact* same error recurred. (I used flash tool to flash an image of a 4.4.2 stock rom and my phone's stable now.)
The replaced phone has the same error. i used a different source (freexperia unofficial cm11 vs cyanogenmod official 10.2 ) a different kernel, (each was packaged with the rom itself) and both times i was on an unlocked boot loader, with a pre done factory reset. i tried flashing from internal and external sd, as well as adb sideload. i also tried to flash an omni unofficial from here that is supposed to work on a cm11 kernel (the instructions were followed precisely).
Please help me!!! I'm tired of stock and I want to get a custom rom!
Solution (perhaps)
I was finally able to successfully flash a custom ROM.
My Safari opens the zip file by itself, and adds a hidden folder in the ROM zip.
This is the only thing I did differently (i disabled auto open files)
My guess is that the recovery cannot read the rom zip correctly. so, it gives a flash error.
hi everyone, i have a problem:
i factory reset the phone and flashed a cm12, latest nightly i think. however the problem is there's not a sdcard0 anymore. when i go there from file manager, pc or adb shell there is just an empty folder. any way to restore it? this doesn't allow me to do anything: downloads, photos ecc.ecc.
i have inquired more and i finally found the core problem: the internal storage it's not mounting, here's what i found from adb logcat
I/Vold ( 271): /dev/block/vold/4095:1048575 being considered for volume sdcard0
D/Vold ( 271): Volume sdcard0 state changing 1 (Idle-Unmounted) -> 3 (Checking)
D/Vold ( 271): Trying to get filesystem type for /dev/block/vold/4095:1048575
E/Vold ( 271): None or unknown filesystem on /dev/block/vold/4095:1048575
D/Vold ( 271): Volume sdcard0 state changing 3 (Checking) -> 1 (Idle-Unmounted)
W/Vold ( 271): Returning OperationFailed - no handler for errno 0
D/MountService( 696): volume state changed for /storage/sdcard0 (unmounted -> checking)
D/MountService( 696): sendStorageIntent Intent { act=android.intent.action.MEDIA_CHECKING dat=file:///storage/
flg=0x4000000 (has extras) } to UserHandle{-1}
D/MountService( 696): volume state changed for /storage/sdcard0 (checking -> unmounted)
I/PackageManager( 696): Updating external media status from unmounted to unmounted
D/MountService( 696): sendStorageIntent Intent { act=android.intent.action.MEDIA_UNMOUNTED dat=file:///storage/sdcard0 flg=0x4000000 (has extras) } to UserHandle{-1}
E/MountService( 696): Boot-time mount failed (-1)
and here's what ls show from the /dev/block/folder
[email protected]:/dev/block/vold # ls
179:0
179:1
179:10
179:11
179:12
179:13
179:14
179:2
179:3
179:32
179:33
179:4
179:5
179:6
179:7
179:8
179:9
I have te same problem, do you fix it?
Same here! Anyone can help??
Στάλθηκε από το SM-N920C μου χρησιμοποιώντας Tapatalk