[Q] Blank SD card - HTC Desire S

Hello everyone, this is my first post. I'm in big trouble. Yesterday I unplugged the headphone without stopping the music. it suddenly showed "Micro SD card unexpectedly removed". this happened one month ago and it was solved after few restarts, though I had to format the card then.
But not this time. I removed battery and restarted about 20 times, the only improvement is now it shows "Blank micro SD card" on notification and after touching the notification, it asks me to format. but it does not format after selecting it. I checked another card and it says same- Blank micro SD card. I checked my card in my pc with card reader and it was ok. I've tried formattind by PC and also SD Formatter software and I formatted the card in Huawei tablet but all show same- "Blank SD card". I even did factory reset, but no luck.
I've been fallen in a loop. first after powering on after removal of the battery, when I go to settings/storage then under 'SD card' total memory, available memory,mount SD card and erase all data are active. total and available memory both shows 'unavailable'. if I select mount SD card then I see 'preparing SD card' for a fraction of second in notification and then again it shows 'blank SD card'. now if I select 'erase all data' then a pop up shows 'erasing data' for 2 seconds and closes automatically. after that mount SD card and erase SD card both the options become deem(unselectable).
I've a feeling that the card slot is damaged. but that would be my worst nightmare. my phone is not covered by warranty as I bought it from abroad and there is no official service centre around. After searching many forums I found many people having this problem. some of their problems are solved after doing the measure I've taken but I guess I'm unlucky. Please help.

If you've tried multiple cards, that isn't sounding good. Does sound like a Hardware issue, warranty return an option?
Swyped form ym Dersie S unsig XAD Permuim

did you try your SD card on other phone?

@no option of warranty coz now I'm in a different country and here's no htc sales point. I wish it were solved without the touch of local repairing shop.
@yes the card works well in other mobiles though they wants a format before using.

S.Nahid said:
@no option of warranty coz now I'm in a different country and here's no htc sales point. I wish it were solved without the touch of local repairing shop.
@yes the card works well in other mobiles though they wants a format before using.
Click to expand...
Click to collapse
Stupid question, but after you've formated the sd card in the other device, you're device still force recognise it? Same issue.?
Do you have sd card reader that will enable you to format the card from the PC?
Swyped form ym Dersie S unsig XAD Permuim

same issue here

ben_pyett said:
Stupid question, but after you've formated the sd card in the other device, you're device still force recognise it? Same issue.?
Do you have sd card reader that will enable you to format the card from the PC?
Swyped form ym Dersie S unsig XAD Permuim
Click to expand...
Click to collapse
don't bother,I've already done much more stupid things to get the problem solved.
when I format it in Huawei tablet and insert in DS then firstly it doesn't even show any notification as if I've not inserted any card. but after one or two restarts it again shows blank SD card.
and yes my laptop has a SD slot which I used to read my card with the help of an adapter. laptop can recognise it and format it but that doesn't solve the problem in DS.

aliishere said:
same issue here
Click to expand...
Click to collapse
since when you're having the trouble? what have you finally decided to do with it?

You should connect your card to PC, using card reader and format card. It can be problem with partition layout, so, I suggest remove FAT32 partition from car, create it again and format using your PC tools. If you windows user, better if you format card from command line: windows button + R, type CMD, Enter. In opened window type:
Code:
format your_card_partition_letter: /fs:fat32
for example:
format E: /fs:fat32
it will format slow, but in he end you can see report and be sure that partition created well and without errors.

palej said:
You should connect your card to PC, using card reader and format card. It can be problem with partition layout, so, I suggest remove FAT32 partition from car, create it again and format using your PC tools. If you windows user, better if you format card from command line: windows button + R, type CMD, Enter. In opened window type:
Code:
format your_card_partition_letter: /fs:fat32
for example:
format E: /fs:fat32
it will format slow, but in he end you can see report and be sure that partition created well and without errors.
Click to expand...
Click to collapse
brother I just did the format from command prompt but same problem...

Okay.. go into recovery and try to format sd card from there. Many users have had problems with pc formatted microsd's. If you're on 4ext recovery try a file system check from tools menu first..it might help.
PS: You can first try to mount the sd card from recovery while usb attached to pc. If windows sees it, it might be a rom or kernel issue.
Let me know how this turns up. Best of luck!

xxmorph3u5xx said:
Okay.. go into recovery and try to format sd card from there. Many users have had problems with pc formatted microsd's. If you're on 4ext recovery try a file system check from tools menu first..it might help.
PS: You can first try to mount the sd card from recovery while usb attached to pc. If windows sees it, it might be a rom or kernel issue.
Let me know how this turns up. Best of luck!
Click to expand...
Click to collapse
I'm an average user so please correct me if I'm wrong. I went to hboot menu (volume down + power). there are 5 options:
fastboot
recovery
factory reset
simlock
image crc
now if I select recovery as you suggested, then the phone stucks at black screen with the icon of a phone and red exclamation sign. the backlight stays on until I pull the battery. what do you think?

first: STOP PULLING THE BATTERY! you'll end up with a bricked phone: to force a reboot press vol up, vol dn, and power buttons all at the same time!
NEVER EVER PULL THE BATTERY This is very important. Pulling your battery out is the most prominent cause of eMMC bricks.(read this: http://forum.xda-developers.com/showthread.php?t=1268447)
okay now that this is solved.. So you did not give us full specs. It seems that you are not rooted or s-off. am i right?

xxmorph3u5xx said:
first: STOP PULLING THE BATTERY! you'll end up with a bricked phone: to force a reboot press vol up, vol dn, and power buttons all at the same time!
NEVER EVER PULL THE BATTERY This is very important. Pulling your battery out is the most prominent cause of eMMC bricks.(read this: http://forum.xda-developers.com/showthread.php?t=1268447)
okay now that this is solved.. So you did not give us full specs. It seems that you are not rooted or s-off. am i right?
Click to expand...
Click to collapse
I read the post before. it's just that I got frustrated,so...but I'll never do it again.
and yes I'm not rooted and s-offer. sorry should have told you before.

then, what i just told you is useless unless you are willing to s-off and root. unfortunately i don't think that there is another way to determine if you're facing a hardware or software problem. IMHO it's software related as all those that mentioned this issue here on xda seem to be on stock rom..
there might be a way to check the card via adb but im not familiar with adb that much.. maybe someone else here might have a clue..
anyway, if you do decide to go for s-off'ing which i highly recommend you can find all you need in the general section (but be sure to check your hboot version and read twice before doing)
best of luck!

xxmorph3u5xx said:
then, what i just told you is useless unless you are willing to s-off and root. unfortunately i don't think that there is another way to determine if you're facing a hardware or software problem. IMHO it's software related as all those that mentioned this issue here on xda seem to be on stock rom..
there might be a way to check the card via adb but im not familiar with adb that much.. maybe someone else here might have a clue..
anyway, if you do decide to go for s-off'ing which i highly recommend you can find all you need in the general section (but be sure to check your hboot version and read twice before doing)
best of luck!
Click to expand...
Click to collapse
a guy from androidforums.com have given me a way to " reset the diagnostic monitor on
the phone which could be stopping the phone
from recognising SD cards" by SDK with some commands. though I've never used SDK but I'll try. but if failed I'll of course root and s-off. please help me then.

No luck this time too. I used following to commands in adb
fastboot oem enableqxdm 0
fastboot reboot
but still no change in Blank SD card.

Since warranty isn't an issue, ROOT is strongly suggested - if only for the purpose of Custom Recovery

Agree to the above. I'd recommend 4EXT recovery. . .

Sorry double posted. I see no delete button.

Related

I just Bricked my phone!! and really bad!!

Okay, so here was I trying to do the app to sd and I was doing it using Terminal because my laptop does not give me permision to partition..I was at the last step which was basically to do the partition...I got some sort of mistake and the notification bar asked to format the sd, which I was forced to.....then I started getting a message that my sd card is damaged...so I took my sd card out turned off my phone and now my phone does not leave the g1 screen I tried taking out the battery and nothing...I have the latest radio and I did the Nandroid back up but that is pretty much all to waste since I formatted my sd
Help!!
DSBP1 said:
Okay, so here was I trying to do the app to sd and I was doing it using Terminal because my laptop does not give me permision to partition..I was at the last step which was basically to do the partition...I got some sort of mistake and the notification bar asked to format the sd, which I was forced to.....then I started getting a message that my sd card is damaged...so I took my sd card out turned off my phone and now my phone does not leave the g1 screen I tried taking out the battery and nothing...I have the latest radio and I did the Nandroid back up but that is pretty much all to waste since I formatted my sd
Help!!
Click to expand...
Click to collapse
You can boot the G1 while holding the camera button and press back to go into fastboot mode and restore your data or you can hold home+power and do a wipe... and properly format your sd and try again.
the problem is that when I do fastboot there is nothing in the sd because I originally formatt it...my sdcard is blank and I cannot mount it because I cannot get into the g1..
I think my only solution is by a push through adb..
Can you hold home while powering on to get into the bootloader?
If you can, go into the console (or use adb shell). From there, you should be able to delete the symlinks that point to the SD.
I assume it's not booting because you symlinked parts of the internal flash to SD card, but sd card doesn't exist.... but I've never actually tried apps on SD, so I have no idea .
wow..it is getting really strange...I just took off the battery and the G1 screen stayed on....aaaaaaaaaaaaaaahhhhhhh....this is weird..*
DSBP1 said:
wow..it is getting really strange...I just took off the battery and the G1 screen stayed on....aaaaaaaaaaaaaaahhhhhhh....this is weird..*
Click to expand...
Click to collapse
The screen holds colors after it's powered off, it's normal. It fades away slowly.
DSBP1 said:
wow..it is getting really strange...I just took off the battery and the G1 screen stayed on....aaaaaaaaaaaaaaahhhhhhh....this is weird..*
Click to expand...
Click to collapse
lol did you unplug the A/C if not then thats why. If you have a card reader just move the update.zip and if you don't boot into recovery and do a wipe without the SD plugged in. Then put it back or format the sdcard and next time save the backup to your pc before.
how can I push an update.zip through adb shell?? thats my only hope...or how can I restore through spl?? I am able to get through fastboot...and I did a wipe and that did not help...since I can't do no update.zip..or anything..
samysam05 said:
lol did you unplug the A/C if not then thats why. If you have a card reader just move the update.zip and if you don't boot into recovery and do a wipe without the SD plugged in. Then put it back or format the sdcard and next time save the backup to your pc before.
Click to expand...
Click to collapse
I have a back up on my pc...
I just cannot put anything into my sd.....and I don't have a card reader..
DSBP1 said:
the problem is that when I do fastboot there is nothing in the sd because I originally formatt it...my sdcard is blank and I cannot mount it because I cannot get into the g1..
I think my only solution is by a push through adb..
Click to expand...
Click to collapse
Fastboot does not require a sdcard. Just flash a working boot.img, system.img, and userdata.img thats stored on your computer.
if u go into the recovery menu (home+power)
and do a wipe (alt+w)
it will erase the symlinks and restore you to the original rom without the symlinks to ur sd card but to the internal flash...
^^^what do I do after that....I need to use ADB to push it?? and if I do a fastboot how do I push the system file??? by adb??
Can you explain why you can't fastboot the backup to your phone?
okay, when I go to fastboot...I press back to fastboot and then the action button...and then what??
Minker17 said:
Can you explain why you can't fastboot the backup to your phone?
Click to expand...
Click to collapse
Apparently its cuz he never read the instructions.... people please help yourselves before you beg for help from others
^^NO!!
and nevermind..I solved the problem...I was having a major problem with my usb reading my phone and my micro card...I had to install the files for Microsd...which was a hassle to find it...so that I was finally able to flash the update.zip...Fastboot was not working....I kept on getting an error message..but thank God I finally got my phone to work...
This only took about 3-4 hours to figure..word to the wise..don't mess with your sd card unless you are sure you know what you are doing...
DSBP1 said:
This only took about 3-4 hours to figure..word to the wise..don't mess with your sd card unless you are sure you know what you are doing...
Click to expand...
Click to collapse
I think that applies to everything...
driving a car
playing with fire
flying a plane
...
Yeah im pretty sure thats a condensed version of the disclaimer in the rooting thread... ive spent MUCH more than 4 hrs fixing stuff ive messed up on this thing... not to mention the other g1 i rooted/modded for the girlfriend, roommate, friends...
^^^I know :-(
But it sucks...I was suppose to be in bed 5 hours ago...now I have to be up in 3 hours to be ready to go to school..:-(
and tomorrow...I'ma try to partition my card again..
thanks for the help guys...nite!

Decrypt SD card after factory reset

Hello guys,
Im annoyed with my sensation, it was shutting down itself in my pocket every 10minutes so I decided to do a factory reset.
But I forgot that my SD card was encrypted, and now it says "Damaged SD card" when I put the card into the phone.
Do someone have the same problem ? or any idea to mount the partition on linux or whatever ?
I've already tried to set the same pin as before to lock/unlock the phone, but I haven't any prompt for password, it wants to format the card ...
Thanks for your help
underbreak said:
Hello guys,
Im annoyed with my sensation, it was shutting down itself in my pocket every 10minutes so I decided to do a factory reset.
But I forgot that my SD card was encrypted, and now it says "Damaged SD card" when I put the card into the phone.
Do someone have the same problem ? or any idea to mount the partition on linux or whatever ?
I've already tried to set the same pin as before to lock/unlock the phone, but I haven't any prompt for password, it wants to format the card ...
Thanks for your help
Click to expand...
Click to collapse
Hey, that's a really messed up problem.
I doubt you can make the phone read the contents of the SD Card.
However, what you could do is, format it via the computer & then use a recovery software (like Recover My Files) to get back all your important data.
kgs1992 said:
Hey, that's a really messed up problem.
I doubt you can make the phone read the contents of the SD Card.
However, what you could do is, format it via the computer & then use a recovery software (like Recover My Files) to get back all your important data.
Click to expand...
Click to collapse
This BLOWS. I just had my phone repaired and they factory reset it.. now I get this error. Man that SUCKS. I have one app (Car Data Manager) that may not be backed up automatically and last backup may be missing some recent data.
Getting same problem...

[Q] Stuck at booting with HTC white background

Hi All,
I am using ICS Asianic V2.0 by Darkmantra. And I was playing with my phone last night (Build prop to be specific). I set VM heap to 12 and rebooted and after that It would not boot up. It cannot go beyond HTC logo with white background.
I can boot to recovery, I'd tried a few things that i think made it worse. I re-installed build prop tweak from SD card but did not work. I did a factory reset and a few others which i can no longger recall.... So I decided to just go right ahead and re-flash the ROM from SD card but I was not able to. I was getting an error: "e:can't mount /sdcard"
Is there still hope for my phone? any help will be appreciated...
Thanks in advance.
bugzy0509 said:
Hi All,
I am using ICS Asianic V2.0 by Darkmantra. And I was playing with my phone last night (Build prop to be specific). I set VM heap to 12 and rebooted and after that It would not boot up. It cannot go beyond HTC logo with white background.
I can boot to recovery, I'd tried a few things that i think made it worse. I re-installed build prop tweak from SD card but did not work. I did a factory reset and a few others which i can no longger recall.... So I decided to just go right ahead and re-flash the ROM from SD card but I was not able to. I was getting an error: "e:can't mount /sdcard"
Is there still hope for my phone? any help will be appreciated...
Thanks in advance.
Click to expand...
Click to collapse
Sometimes happens, try turning phone off, take out sd card, put back in and try again
The problem is that the phone thinks the SD Card is unmounted. (Sorry to restate the obvious)
Physically removing the card and putting it back in might work. But if you do it with the power off the phone might not realize anything is different.
If you have 4EXT Recovery, you can try to remount it from within the recovery. First try to mount it. Then unmount. Then mount it again. See if that works.
If neither of those work try to mount it with ADB.
And if all else fails, copy the files to your computer using a card reader, format the card, recopy everything back to the card, and start over. I had a situation like that once where this was what finally got the card to remount. Something got glitched on the card so it wasn't being recognized.
Skipjacks said:
The problem is that the phone thinks the SD Card is unmounted. (Sorry to restate the obvious)
Physically removing the card and putting it back in might work. But if you do it with the power off the phone might not realize anything is different.
If you have 4EXT Recovery, you can try to remount it from within the recovery. First try to mount it. Then unmount. Then mount it again. See if that works.
If neither of those work try to mount it with ADB.
And if all else fails, copy the files to your computer using a card reader, format the card, recopy everything back to the card, and start over. I had a situation like that once where this was what finally got the card to remount. Something got glitched on the card so it wasn't being recognized.
Click to expand...
Click to collapse
Thanks Skipjacks!!
I do not know what solved it but here is what I did....
- formatted the SD card (have no important data in it anyway)
- copied ROM to SD card
- set phone to Recovery mode without SD card
- Hot plug SD card
- tried to update from SD card and it was able to recognize it...!
- i was able to install my ROM..
thank you! I appreciate the help!

[Q] help i think ive well and truly ****ed it

hiya i wonder if any1 can help!
basically my phone was telling me my sd card had been removed (no big deal i thought, this seems to happen to my phone from time to time since running this ROM (bruce2728's cm10)).
i can usually either remove the sd card and put back in, or the same with the battery to get it working again. but no matter how many times i try it wont work. also when using this ROM (and before this problem) every time that i try to enter storage from the settings menu, settings force closes.
so completely out of ideas i tried doing a wipe and trying again. now u see im fairly new to all this and that seems to get touted as a way to fix some things, so i thought id give it a go.
but now my phone wont get past the white with green HTC logo, its been sat like that for about an hour! and in recovery it just says that it cannot mount sd card!!
i feel im firmly up **** creek. is there any way to fix this? perhaps a way to flash a ROM without using sd card to a phone that wont boot up?
i feel i might need to flash a new bootanimation.img as i changed this from the default in the ROM, could i also do this without an sd card or a phone that wont get past HTC logo?
i hope there is someone out there that can help!
thank you in advance,
Max
I would install ARHD from Mike1986 it seems to help resettle the device running a sense ROM. Make sure you follow his instructions using ext4 and super wipe
Sent from my HTC Sensation using xda app-developers app
if you are S-ON enable smartflash first from 4ext and then flash the rom
rzr86 said:
if you are S-ON enable smartflash first from 4ext and then flash the rom
Click to expand...
Click to collapse
yeah thats what i always do but because i cant access my sd card i cant flash the ROM which is saved on it. it just keeps saying cant mount /sdcard
Max792 said:
yeah thats what i always do but because i cant access my sd card i cant flash the ROM which is saved on it. it just keeps saying cant mount /sdcard
Click to expand...
Click to collapse
The recovery won't pick up the SD card? That is very odd. Do you have any others around to test with?
tapped out from my sexy sensation XE
heavy_metal_man said:
The recovery won't pick up the SD card? That is very odd. Do you have any others around to test with?
tapped out from my sexy sensation XE
Click to expand...
Click to collapse
I'm assuming you've tried pulling the battery, unseating the sd card, reseating it, putting battery back, and going to recovery right?
If that doesn't work I'd suggest trying to read the sd in card in a PC... is it readable there?
All in all you can get to recovery so you arent that bad off, just need to figure out what's up with the SD.
Yes I can view my SD card on both my PC and my tablet :/ but when I boot into 4ext it says problem mounting SD card, may take longer without. Then when 4ext loads I can't manually mount SD or browse for zip file. You think this is more likely a hardware issue with my sensation?
Sent from my Transformer Prime TF201 using XDA Premium HD app
Max792 said:
Yes I can view my SD card on both my PC and my tablet :/ but when I boot into 4ext it says problem mounting SD card, may take longer without. Then when 4ext loads I can't manually mount SD or browse for zip file. You think this is more likely a hardware issue with my sensation?
Sent from my Transformer Prime TF201 using XDA Premium HD app
Click to expand...
Click to collapse
On your PC, copy all your files off your SD card, format your SD card (makes sure the filesystem is set to fat32), and then just put 1 file on it, a ROM, and see if the recovery detects it. If that doesn't work then you can always try using a different SD card.
android1234567 said:
On your PC, copy all your files off your SD card, format your SD card (makes sure the filesystem is set to fat32), and then just put 1 file on it, a ROM, and see if the recovery detects it. If that doesn't work then you can always try using a different SD card.
Click to expand...
Click to collapse
Okay thanks I will try this, but I think its the SD card tray that has gone because I just squeezed it and it was able to mount, however only for a second then 4ext rebooted
Sent from my Transformer Prime TF201 using XDA Premium HD app
Max792 said:
i can usually either remove the sd card and put back in, or the same with the battery to get it working again. but no matter how many times i try it wont work. also when using this ROM (and before this problem) every time that i try to enter storage from the settings menu, settings force closes.
Click to expand...
Click to collapse
This isn't part of your SD card problem. This was a ROM bug that was fixed in the Jan 9th update. Any use of the storage menu from the settings on the late December to Jan 6th builds caused a FC.
So if you are using one of those builds, don't factor in th esettings FC in your diagnosis of the problem.
SD card ejections were also an issue on the Dec 21 - Jan 3rd builds if I recall correctly. I had one day where the SD card would just unmount and refused to remount. It was a problem experienced by only a handful of people and seemed to be very limited. Though if you can't mount in recovery than that's probably not the issue.
Also, you said you could press the SD card into the slot and it mounted for a second...
2 things on that note.
First, your SD card might be the problem. Maybe the contacts are worn out. Take a lcose look at it and make sure it looks okay. No corrosion, etc...
Second, the metal housing around the SD card...that can be mashed in slightly to put more pressure on the card. Take the card out and press the middle of that housing in. It could create enough force to hold the card in more securely. Be VERY careful with this option though.
Also, did you make sure another SD card got the same problem? If another card works, then your card is just f'ed.
Skipjacks said:
This isn't part of your SD card problem. This was a ROM bug that was fixed in the Jan 9th update. Any use of the storage menu from the settings on the late December to Jan 6th builds caused a FC.
So if you are using one of those builds, don't factor in th esettings FC in your diagnosis of the problem.
SD card ejections were also an issue on the Dec 21 - Jan 3rd builds if I recall correctly. I had one day where the SD card would just unmount and refused to remount. It was a problem experienced by only a handful of people and seemed to be very limited. Though if you can't mount in recovery than that's probably not the issue.
Also, you said you could press the SD card into the slot and it mounted for a second...
2 things on that note.
First, your SD card might be the problem. Maybe the contacts are worn out. Take a lcose look at it and make sure it looks okay. No corrosion, etc...
Second, the metal housing around the SD card...that can be mashed in slightly to put more pressure on the card. Take the card out and press the middle of that housing in. It could create enough force to hold the card in more securely. Be VERY careful with this option though.
Also, did you make sure another SD card got the same problem? If another card works, then your card is just f'ed.
Click to expand...
Click to collapse
cheers mate helped a lot. i did actually see that kind of talk in the thread but kind of passed over it because it hadnt affected me... yet!
if it was a ROM bug i feel im totally f'ed as i cant flash a new version due to the inaccessible sd card.
yeah ive been doing this exact mashing you speak of lol, hopefully it will work or i am completely out of ideas :\
cheers everybody for your help tho guys really appreciate it
Max792 said:
cheers mate helped a lot. i did actually see that kind of talk in the thread but kind of passed over it because it hadnt affected me... yet!
if it was a ROM bug i feel im totally f'ed as i cant flash a new version due to the inaccessible sd card.
yeah ive been doing this exact mashing you speak of lol, hopefully it will work or i am completely out of ideas :\
cheers everybody for your help tho guys really appreciate it
Click to expand...
Click to collapse
Find the exact rom you were on and take the boot IMG out of it. Wipe your data and cache and then boot to fastboot. With the boot.IMG
In your adb folder do fastboot boot boot.IMG and see if it boots into the rom.
Tapped out from my sexy nexus 7

[Q] HELP! Goophone i5 with damaged SD card

I have a problem with a goophone i5. First I had problems with it not having a signal but that got solved. Now a second problem came up. I plugged the phone in the laptop, clicked on 'turn on usb', after a while I clicked the 'turn off usb' on the phone. It was off, I unplugged and then it gave a warning "not safely removed, sd damaged", while it was safely removed! Now I can't do anything with it like download apps to it etc. It keeps giving that memory is full. So I assume the 8GB is damaged. I have no idea how to fix it, since I searched already, but it's not like I can take the 8GB out, since it's not removable. Do you know a solution or can you help me? Thank you in advance. When I plug the phone the card is just unrecognisable, therefore I can't format it in anyway :crying:
-Loren
Goophone I5 Lite
pardolorev said:
I have a problem with a goophone i5. First I had problems with it not having a signal but that got solved. Now a second problem came up. I plugged the phone in the laptop, clicked on 'turn on usb', after a while I clicked the 'turn off usb' on the phone. It was off, I unplugged and then it gave a warning "not safely removed, sd damaged", while it was safely removed! Now I can't do anything with it like download apps to it etc. It keeps giving that memory is full. So I assume the 8GB is damaged. I have no idea how to fix it, since I searched already, but it's not like I can take the 8GB out, since it's not removable. Do you know a solution or can you help me? Thank you in advance. When I plug the phone the card is just unrecognisable, therefore I can't format it in anyway :crying:
-Loren
Click to expand...
Click to collapse
Hi mate!
You have there a problem! First of all goophone do not come with 8GB sd card storage. There are 2 different options: the 16GB and 32 GB so, first of all, try to see if you have a real goophone i5.
Then, there is a way to format the SD card. For that you must buy a Screw Driver to open it. After that take out the screws, pull up the display and you will see the sd card inside. Just unplug it, put it on a SD card Adapter and format it on your desktop.
It can give you SD card Damage for a few times, but ignore it and keep formating it until the warning disapears.
For the screw driver you just need to search on ebay. They are very cheap. So all you have to do is to buy one.
Hope this information helped you out.
Regards
Loren can I ask how you got a signal? I just have no service at top of screen. Driving me nuts,
Changed SDCARD
Hi everybody,
Please help me i have a problems with my phone.
I want change my sdcard because now the phone do not recognize my sdcard.
Do you have any instruction for how to open and change the sdcard?
Thanks you .
lychat said:
Hi everybody,
Please help me i have a problems with my phone.
I want change my sdcard because now the phone do not recognize my sdcard.
Do you have any instruction for how to open and change the sdcard?
Thanks you .
Click to expand...
Click to collapse
I`ve got the same problem as you but I don't know how open it...
If you find something, tell me please.
you can first try to re-flash the phone to the original ROM using SP Flash Tool...
Is there a trick to getting the glass to pull up? I've taken out the screws, and put the suction cup down near the home button, but when I pull the glass wants to separate from the bracket that holds it to the phone. There is a tearing sound, like adhesive giving away, and it's fighting me. I don't want to pull any harder for fear that I'm going to damage it.
The reason I'm doing this, is that my SD card has also died, and is no longer recognized by the phone, and I'm wanting to replace it.
AllanBjorklund said:
Is there a trick to getting the glass to pull up? I've taken out the screws, and put the suction cup down near the home button, but when I pull the glass wants to separate from the bracket that holds it to the phone. There is a tearing sound, like adhesive giving away, and it's fighting me. I don't want to pull any harder for fear that I'm going to damage it.
The reason I'm doing this, is that my SD card has also died, and is no longer recognized by the phone, and I'm wanting to replace it.
Click to expand...
Click to collapse
Can't this help? :got this from android website: ((((( I have been fighting this issue for 6 months, off and on. Used to think it was the SD Cards, but have concluded its got to be software. I used different methods to fix it, but over trial and error I think I found the easiest way.
Reboot into Recovery, go to advanced options. Select to mount via USB, then connect to a pc. May take a few times plugging in and out, till you get the sd card drive to appear on your pc. Once you get it, back out of usb mount. Disconnect the cord, and verify your sd card is mounted. I just go into the install a zip from sd card option, if I see files/folders I know its mounted. back up and select the restart device.
This method I stumbled on, in my efforts to just try and get my phone back. After I made the mistake of formating everything includeing the boot, and other internal components. Was pure luck, but it works. I know now it wasn't the format of the SD Card nor the sd card itself, cause I have tried several. Also used to think it was the file system, cause I used to get the cards working again by formating and then pasteing saved files/folders from an earlier back up. Also have factoy reset many times, that doesn't fix it, and reflashing a ROM sometimes does appear to work, but I think its because of restucture of the file system during that process. Anyway let me know if this helped you.))))
I have same problem with SD card, but I think it is not really broke but rather software problem.
I want to fix problem without removing screen or anything, can anyone help?
I have the Chinese recovery installed.
DaltonMaltese said:
Can't this help? :got this from android website: ((((( I have been fighting this issue for 6 months, off and on. Used to think it was the SD Cards, but have concluded its got to be software. I used different methods to fix it, but over trial and error I think I found the easiest way.
Reboot into Recovery, go to advanced options. Select to mount via USB, then connect to a pc. May take a few times plugging in and out, till you get the sd card drive to appear on your pc. Once you get it, back out of usb mount. Disconnect the cord, and verify your sd card is mounted. I just go into the install a zip from sd card option, if I see files/folders I know its mounted. back up and select the restart device.
This method I stumbled on, in my efforts to just try and get my phone back. After I made the mistake of formating everything includeing the boot, and other internal components. Was pure luck, but it works. I know now it wasn't the format of the SD Card nor the sd card itself, cause I have tried several. Also used to think it was the file system, cause I used to get the cards working again by formating and then pasteing saved files/folders from an earlier back up. Also have factoy reset many times, that doesn't fix it, and reflashing a ROM sometimes does appear to work, but I think its because of restucture of the file system during that process. Anyway let me know if this helped you.))))
Click to expand...
Click to collapse
Thanks for the suggestion. Unfortunately, it didn't help.
Got exactly the same problem.. and this is what I have found out so far
If you go to mnt folder using programs like root explorer or rom tool box you will notice 2 folder.. 1st called sdcard which is your internal card and sdcard2 which is the external card
under scard card there are some letters which indicate the permission level it has but under sdcard2 it only shows -----, I manually changed the permission for sdcard 2 (normally long click on the folder name and select permission from the menu) once I done that the external sdcard started to work fine, however when I reboot the phone the sdcard2 lose the permission again
Also, I contacted the guy who I bought the phone from (efit) who told me to open the phone and take the sdcard out and then put it in again and that should make it work, I managed to remove the screen off (not really sure but I think the 2 screws beside the lightning connector is for decoration only).. as you can see from the phone there is no way to access the sd card (unless I did something wrong here)
I contacted efit asking him for some instructions on how to open the phone but I couldn't find the sd card and now he is telling because I opened the phone myself I lost the warranty... what a scum bag !!!
tried the mount to usb thing but that didn't work..
hopefully will find a solution soon
Thanks for this, I almost opened my phone for nothing.
I went to a store to get it open but one of the screws would not come lose, so they didn't try further.
Stupid problem with SD, hope someone will find solution soon.
But you managed to get it working until reboot?
With my phone in mnt folder: sdcard has no permissions and sdcard2 has ---rwxr-x as permission.
What should I change there?
Thanks
ciao
alduleimi said:
Got exactly the same problem.. and this is what I have found out so far
If you go to mnt folder using programs like root explorer or rom tool box you will notice 2 folder.. 1st called sdcard which is your internal card and sdcard2 which is the external card
under scard card there are some letters which indicate the permission level it has but under sdcard2 it only shows -----, I manually changed the permission for sdcard 2 (normally long click on the folder name and select permission from the menu) once I done that the external sdcard started to work fine, however when I reboot the phone the sdcard2 lose the permission again
Also, I contacted the guy who I bought the phone from (efit) who told me to open the phone and take the sdcard out and then put it in again and that should make it work, I managed to remove the screen off (not really sure but I think the 2 screws beside the lightning connector is for decoration only).. as you can see from the phone there is no way to access the sd card (unless I did something wrong here)
I contacted efit asking him for some instructions on how to open the phone but I couldn't find the sd card and now he is telling because I opened the phone myself I lost the warranty... what a scum bag !!!
tried the mount to usb thing but that didn't work..
hopefully will find a solution soon
Click to expand...
Click to collapse
DaltonMaltese said:
Thanks for this, I almost opened my phone for nothing.
I went to a store to get it open but one of the screws would not come lose, so they didn't try further.
Stupid problem with SD, hope someone will find solution soon.
But you managed to get it working until reboot?
With my phone in mnt folder: sdcard has no permissions and sdcard2 has ---rwxr-x as permission.
What should I change there?
Thanks
ciao
Click to expand...
Click to collapse
Do you have manuxo rom or pure ICS installed on the phone because I've noticed that with manuxo rom sdcard2 have no permission but with pure ICS sdcard is the one with no permission.. which I thought it's a bit strange
I have asked before in this forum if anyone with working sdcard to share what permission they have but no one answered !
alduleimi said:
Do you have manuxo rom or pure ICS installed on the phone because I've noticed that with manuxo rom sdcard2 have no permission but with pure ICS sdcard is the one with no permission.. which I thought it's a bit strange
I have asked before in this forum if anyone with working sdcard to share what permission they have but no one answered !
Click to expand...
Click to collapse
I Installed the Manuxo rom v1.28, sd card problem happened week later.
I installed like viber, skype, whatsapp, facebook, soundcloud, simpsons tapped out, angry birds and all that stuff on phone, transferred to sd.
And just all of a sudden, when phone was lying there, it gave error, I rebooted and I lost everything..
But I can still see the fotos on sd card2 through file explorer. Weird stuff.
OK, let's wait for answers of other users I guess.
I also mailed to androidsale what to do, he said try to pull it out and try it a few times, maybe not good connected with sd slot pin, but I can't believe that because phone still finds SD in ROM TOOL lite.
Thanks for your time and effort in this problem!!
vnman said:
you can first try to re-flash the phone to the original ROM using SP Flash Tool...
Click to expand...
Click to collapse
Can you tell me how to do this?
Getting desperate...
Thanks
Hello, I have the same problem with my goophone i5 v88 I can't mount the sd card (16GB)
I have try to remove my screen but I have the same problem I can't found the sd card (just my sim card...)
Adb shell
you can connect the phone to pc and use adb available with mtk droid tools to force format the sdcard.
Adb shell
Fdisk (search google for how to use fdisk)
If the phone is rooted and has cwm you can format sdcard via cwm.
vnman said:
you can connect the phone to pc and use adb available with mtk droid tools to force format the sdcard.
Adb shell
Fdisk (search google for how to use fdisk)
If the phone is rooted and has cwm you can format sdcard via cwm.
Click to expand...
Click to collapse
Thank you very much for the response!!
But I am a noob and don''t know how to do it all, first adb is installed and made available.
Then I installed mtk droid tools. It gives this in info :Free space: system- 251M; data- 153M; sdcard2- 1G; C:\ 75544M
But I don't know how to format now.
Do I have to enter a command in the adb terminal?
Do I have to combine Fdisk and adb shell?
I's not rooted cwm with me, its the chinese recovery from Mayiaandjay from youtube.
Many thanx for the help, almost was going to use it as a picture frame
I do not have access to my PC right now but...
On the right of MTK Droid Tools there are 3 buttons "Root" "ADB Terminal" "Reboot"
Root the phone by pressing "Root", and follow instructions...
Pres "ADB Terminal" to enter Windows command shell, type "adb shell" (without the quotes) to enter the phone shell. Next type fdisk then "enter" and see what comes up...
type "mount" also to find out where your sdcard mounted...
Then search with Google for how to format sdcard...
vnman said:
I do not have access to my PC right now but...
On the right of MTK Droid Tools there are 3 buttons "Root" "ADB Terminal" "Reboot"
Root the phone by pressing "Root", and follow instructions...
Pres "ADB Terminal" to enter Windows command shell, type "adb shell" (without the quotes) to enter the phone shell. Next type fdisk then "enter" and see what comes up...
type "mount" also to find out where your sdcard mounted...
Then search with Google for how to format sdcard...
Click to expand...
Click to collapse
Ok, great, but I can't find the root Button on MTK :/ .
Guess it's alreay rooted..
I'm now in adb shell but where do I check mount usb.
Also my sdcard is not recognised by windows so how can I format?
Thanks and sorry for my noobness
DaltonMaltese said:
Ok, great, but I can't find the root Button on MTK :/ .
Guess it's alreay rooted..
I'm now in adb shell but where do I check mount usb.
Also my sdcard is not recognised by windows so how can I format?
Thanks and sorry for my noobness
Click to expand...
Click to collapse
This is where I got.:
How can I mount or unmount the SD Card using ADB?
The sdcard can be umounted by using the umount command.
unmount /mtn/sdcard/.android_secure
how can it be remounted again :
mount /mnt/sdcard/.android_secure
.
Type mount sdcard next to the "#" sign & press enter...
You will need to know the mount point also if you intend to mount the external card.
As an example:
su mount -o bind /mnt/emmc /sdcard/external_sd
.....................
Like this? And I need to write sdcard2 instead of sdcard I guess?
or this:
First, on your phone, go into Home -> Settings -> SD card & phone storage, then click on "Unmount SD card"
Then, in your shell, do the following.
Code:
adb shell
mkfs.vfat /dev/block//vold/179:1
Then go back to the phone and mount the SD card again. Of course, it would probably be easier to just click "Format SD card," rather than going through adb.
.....
Difficult, don't want to brick my phone..
Many thanks

Categories

Resources