[Completed] How do I recover my phone? - XDA Assist

Currently, when I boot my phone (an LG Realm LS620), it just gets stuck on a grey screen. So, I try to booted in to recovery mode and receive the following errors:
E:missing bitmap stage_empty (Code -1)
E:missing bitmap stage_fill
I am given 3 options in which to apply updates: update from external sdcard, cache, or from ADB. If update from external sdcard is chosen, I get the error:
E:failed to mount /sdcard (No such file or directory)
I have a 16 GB micro SD in my phone right now, so I am confused. If update from cache is chosen I am given 3 different empty folders.
So, currently that leaves me with updating from ADB, however, my PC does not recognize my phone and Windows gives me and error with Code 43. I tried installing the LG Realm USB drivers, but did not do anything. Device Manager shows: unknown device connected (configuration descriptor request failed). I am frustrated on what do and am in desperate need of help.

Hello,
Welcome to XDA.
I think the link below will take you to your drivers.
http://www.mylgphones.com/lg-android-usb-device-drivers
There is no forum for your device. Try posting your questions about getting your device fixed in the forum linked below.
http://forum.xda-developers.com/android/help
The experts there may be able to help.
Register an XDA account to post and reply in the forums.

Related

E: Error in /sdcard/update.zip (status 0)

am I just mistiming the enter button or something, or do I have a bad download again.
It was asked last month in the root the aria thread with no resolve so if I could figure it out this might help some others out including myself, and I thought getting adb working was the hard part...
here is the code exactly
Code:
-- Install from sdcard..
Finding update package...
Opening update package...
Verifying update package...
hit enter as per instructed (tried before after and all around this moment)
Code:
Installing update...
E:Error in /sdcard/update.zip (status 0)
Installation aborted.
just run the two commands again.
adb push ota.zip /sdcard/update.zip
then type: adb push update.zip /sdcard/update.zip
but select update.zip on the phone and press power first and when it says "verifying" hit enter on the keyboard.
If it still doesnt work try reformatting the sd card
I'm such a freaking newb I forgot to put the first update.zip /sdcard/update.zip
trying in a few moments
and wham bam thank you mam I have root.
so if you get error 0 make sure you read carefully and don't try to perform root almost asleep.
I was redoing the ota.zip not the update.zip silly me
Mine says the same thing, but I made sure I copied it to the sdcard first along with a ROM and ota.zip, and root.zip.
I also noticed that on my command prompt that it says error: device not found.
Right before it says device not found in my command prompt, the batch file it typing adb push ota.zip //sdcard/update.zip.
right after i type rootme2 the batch file also types in my command prompt clr, but an error comes out 'clr' is not recognized as an internal or external command operable program or batch file. "Please Wait..." This is the time where I am trying to time the apply sdcard:update.zip in my recovery console on my phone with hitting enter for the second time after typing rootme2.
Any suggestions? Am I missing something? Am I mistiming it still? Is it that difficult to time it correctly?
I do have an HTC Android phone USB device under disk drives and a E:\ under portable devices without an exclaimation mark in my device manager. However if I try to double click drive e: in my computer it says to enter a disk.
ANY advice is GREATLY appreciated!!
BTW I have made sure adb is running in task manager and I have tried unplugging and replugging in my usb cord.
I was having problems getting my slide running. It was suggested in the slide forums to install the free version of pda net onto the pc. It will find the right drivers for your device. I know the aria and slide are very simmilar. Alsp, it sounds silly, but I couldn't get root usinf my primary pc running win 7 64 bit. I dug an old xp 32 bit laptop out of my closet and got everything perfect on the first try.
Hope it helps some.
Sent from my rooted Mytouch Slide using XDA app.
Thank you for your reply. I already took the initiative to try it with an XP 32-bit system. Both systems seem to not be able to contact the device while it is in recovery state. No problems with the device while it is on and connected to either machine.
This is an Eris I am trying to root by the way. Everything seems to go like it is supposed to until the last part. The rootme2 command.
Thanks again, any other advice is appreciated!
Sorry that none of that has worked. I saw eris and read aria......
Either way, I wrote it up, maybe it will help someone.
I have been folowing the aria since my father in law had me root his. I used the exact computer and same process to do both. I only got root on the aria, never installed a rom or anything, he just wanted swipe like my wife and I have. I followed one thread or another, and it reccomended running an app called usbdeview. I deleted all htc drivers that were using usb. I then followed advice on another thread to install pda.net with links. Then follow eugene373's htc root method. When it finally worked it was easy. I did it another 10 times before I finally figured out how to get clockwork to take.
Only other thing to make sure you have is the newest java installed. Not the normal one but the one for developers. If ya are stuck, try reading a little in the htc esspresso (mytouch slide) forums. The two phones are pretty much the same on the inside. Different wifi and a few other things. See if ya stumble onto your exact problem. I am not saying to flash slide roms or anything.
Best of luck to you
Sent from my rooted Mytouch Slide using XDA app.
How about...
Move your adb installation to something like c:\android. Put all of the files you are working with into c:\android\tools
The change directory to your android tools folder and try it again.
Sent from my rooted Mytouch Slide using XDA app.
This is what I am getting from windows console both the same result with windows 7 64-bit and windows xp 32-bit...
C:\android\tools>rootme2
C:\android\tools>clr
'clr' is not recognized as an internal or external command,
operable program or batch file.
"Please Wait..."
C:\android\tools>adb push ota.zip /sdcard/update.zip
error: device not found
"OK! Congratulations, your phone is almost ready to be rooted"
"Here is the tricky part..."
""
"To access the controls in recovery, press Volume Up+Power"
"From here, use the Volume buttons to go up and down and the Power button to sel
ect"
""
"IMPORTANT:"
"You will select apply update.zip, but within 1/2 sec of doing this you must pre
ss enter to continue this script"
"If it is not done in the timely manner, you can try again by rerunning this scr
ipt"
C:\android\tools>pause
Press any key to continue . . .
C:\android\tools>adb push update.zip /sdcard
error: device not found
"From here, you should see ClockWork Recovery by Koush, and can install any ROM
you would like!"
"If you liked the work in this, send a donation to Wes Garner or Eugene_373 (lin
ks in the ReadMe)"
On the phone I get...
Android system Recovery <2e>
Use volume key to highlight: click power key to select. (I navigate to Apply sdcard:update.zip and hit power button. (when I see the red triangle in the background on the phone turn to green circle, I immediately press enter on my console on my windows machine and get the following)
E:Can't open /cache/recover/command
--Install from sdcard...
Finding update package...
Opening update package...
Verifying update package...
Installing update...
E:Error in /sdcard/update.zip
(Status 0)
Installation aborted.
I have done this a half a million times already with the same results. I tried at different times of the process with the same results. I do see HTC Android Phone USB device in my device manager with no errors. I do not see an Android adapter with My HTC in the device manager at all while in recovery mode like I do when the phone is all the way on and booted into the system.
I have tried everything listed in this thread and have been following wesgarner's post in forum.xda-developers.com/showthread.php?t=713347 which is based on Eugene_373's instructions. I found this thread with someone that appeared to have the same problem as I, and I tried what he tried and no luck.
Any further advice is GREATLY appreciated!! Thank You in advance!!
Has no one had this problem?
Factory wipe will just take me back to the version that I got this phone with, correct (2.1, replacement phone)?
Thank You!!
the push is
adb push update.zip /sdcard/update.zip
for case 0
I was trying to push this again and getting error 0
adb push ota.zip /sdcard/update.zip
I am haveing the same problem where after fastboot/boot loader screen comes up I go to recovery it brings me to the screen with the phone , triangle and exclamation.I next push power and up volume button and it brings me to the android system recovery. <2e>. In yellow at the bottom it says E:Can't open /cache/recovery/command, before i even touch anything else. I then go to apply sdcard:update.zip and given the error:
--Install from sdcard...
Finding update package...
Opening update package...
Verifying update package...
E:failed to open /sdcard/update.zip (no such file or directory)
E: signature verification failed
Installation aborted
I have formated the sd card to FAT32 many times and now wondering if someone has the ability to send me their files that worked to boot up their phone with similar problems. Or even the clockwork backup files from the clockwork mod nan backup.
geske001 said:
Thank you for your reply. I already took the initiative to try it with an XP 32-bit system. Both systems seem to not be able to contact the device while it is in recovery state. No problems with the device while it is on and connected to either machine.
This is an Eris I am trying to root by the way. Everything seems to go like it is supposed to until the last part. The rootme2 command.
Thanks again, any other advice is appreciated!
Click to expand...
Click to collapse
if you're having issues with drivers and ADB connectivity, install HTC Sync and it should install the proper drivers for your device. i have done that on a 64x windows 7 machine and a 32x XP machine.
http://www.htc.com/us/support/droid-eris-verizon/downloads/
cemysh33 said:
I am haveing the same problem where after fastboot/boot loader screen comes up I go to recovery it brings me to the screen with the phone , triangle and exclamation.I next push power and up volume button and it brings me to the android system recovery. <2e>. In yellow at the bottom it says E:Can't open /cache/recovery/command, before i even touch anything else. I then go to apply sdcard:update.zip and given the error:
--Install from sdcard...
Finding update package...
Opening update package...
Verifying update package...
E:failed to open /sdcard/update.zip (no such file or directory)
E: signature verification failed
Installation aborted
I have formated the sd card to FAT32 many times and now wondering if someone has the ability to send me their files that worked to boot up their phone with similar problems. Or even the clockwork backup files from the clockwork mod nan backup.
Click to expand...
Click to collapse
the initial error is expected if you're attempting to access clockwork recovery the old way, (attempting to plug the usb cable in at the right time, pushing the commands, etc) which is now not needed. to root your phone, simply use the unrevoked teams method. http://forum.xda-developers.com/showpost.php?p=6952379&postcount=1
cemysh33 said:
I am haveing the same problem where after fastboot/boot loader screen comes up I go to recovery it brings me to the screen with the phone , triangle and exclamation.I next push power and up volume button and it brings me to the android system recovery. <2e>. In yellow at the bottom it says E:Can't open /cache/recovery/command, before i even touch anything else. I then go to apply sdcard:update.zip and given the error:
--Install from sdcard...
Finding update package...
Opening update package...
Verifying update package...
E:failed to open /sdcard/update.zip (no such file or directory)
E: signature verification failed
Installation aborted
I have formated the sd card to FAT32 many times and now wondering if someone has the ability to send me their files that worked to boot up their phone with similar problems. Or even the clockwork backup files from the clockwork mod nan backup.
Click to expand...
Click to collapse
ur zip file is not signed properly...try to sign it or install through toggle signature verification in CWM recovery

[Q] (ADB) device cannot start (code 10)

Since you won't let me post on the relevant thread here goes:
Root Achieved for Le Pan TC 970 - xda-developers forum
When trying to install the downloaded USB drivers on Windows 7 - 64 bit I get the error: "This device cannot start. (Code 10)" Needles to say SuperOneClick just continues to loop forever when pressing the "Root" button. Any help?

[Q] HTC One S [cannot mount sdcard, malfunctioning usb device, no adb]

**My First Post**
I am trying to resurrect my HTC One S. I accidentally wiped it without making a backup and using CMW.
The main issues I am having are as follows:
- E:/cannot mount sdcard
- When plugged into a computer through usb, Windows gives me a "Device Descriptor Request Failed" box and says my device is unrecognisable (code 43).
- I have tried but cannot get the device to show up in adb. (I have installed many different drivers, HTC, google's driver from sdk, etc.)
Is this device as good as garbage now? I can load it into CMW and in bootloader just fine.
If more information is needed please let me know.
Thanks in advance for the help

[Completed] [COMPLETED][Q] Fusion5 premium+ stuck in recovery mode

TABLET: Fusion5 Premium+ (Re-branded yuandao N90 II dual core RK3066)
ISSUE: The tablet is now stuck in recovery mode (red triangle black exclamation) Stock 3e recovery after a failed firmware upgrade which I think was due to me selecting 'upgrade' and not 'restore'.
Details:
Before this failure rkbatch tool could see my device.
I have now tried rkbatch tool on 4 different PC's with different OS'es (Win8 x64, Win7 x32, Win XP x32, Linux x32) and at least 5 different USB cables using the latest driver_assist and batch tools or Linux equivalents.
Can not get rktools to see device in flash mode on any of them.
All the PC's can see it in ADB though.
“adb devices” reports device in recovery mode.
There's no fastboot and no shell which reports *“exec*'/system/bin/sh' failed:*No*such file or directory” but sideload appears to work.
“adb ls” of /sys /system /data etc show they are all empty.
I have the found the following firmwares specifically for this device
:LINK withdrawn
:LINK withdrawn
PM for the links
Unfortunately both of these updates are *.img files which as I can't connect using rkbatch
tool, I can't flash.
I have tried zipping them and flashing from sideload or from SDCARD both both fail, from sdcard the error is “no update found”. In sideload mode it reports “installation aborted” after the verifying the update stage. I'm quite sure there is more to creating a working update.zip but unsure of the details.
My question is does anybody no of a way to convert these supplied .img files into a format, prbably update.zip, that I can either install via sideload OR from sdcard?
Thanks
Hi,
XDA has no section for your device, therefore this would be the best place to ask for help....
>*Android Development and Hacking*>*Android Q&A, Help Troubleshooting
Good luck!
Hopefully you'll find help there. It's in the right section. This is not where to get help, only direction. ?

[Completed] Help Me....Huawei G610-U20 - Unusual things happening

Hi
i am using Huawei G610-U20 since 3 years and it was working fine.
3 weeks before I found that the phone is getting restarted without any reason but with no fixed frequency. sometimes its own, sometimes while connecting to the pc or sometimes when connecting power.
Then I tried to uninstall some apps like bittorrent, whatsapp etc..it shows app uninstalled successfully but after a restart, these apps are back there.
I tried to flash the phone by using MTK Droid Root & Tool and as to begin with ROOT option, when clicking root button, it shows the following error:
--->>> Connect to device <<<---
ERROR file isn't found D:\Tools\Mtk_Droid_Tool_v2.5.3\files\pwn
/system/bin/sh: /data/local/tmp/pwn: not found
ATTENTION! Requests for confirmation on the device screen are possible!
--- ERROR : SU inaccessible
--- Through CWM it is possible to get root on this phone! Look URLs :
http://forum.china-iphone.ru/viewtopic.php?p=502084#p502084
http://forum.xda-developers.com/showpost.php?p=38337401&postcount=5
Then I went through the post and created scatter file. Then start with SP Flash tools, did the following things as mentioned in the thread.
1. Loaded the scatter file
2. Choose path and a ROM file name
3. Determine the ROM_ size by finding out the address after the RECOVERY IN scatter file and provide start address too.
4. Turned off the phone
5. choose Read Back ROM_
then I connect the cable to the pc. after few seconds, it shows the following error
BROM ERROR: S_BROM_DOWNLOAD_DA_FAIL(2004)
[H/W] Fail to download DA to baseband chip's internal SRAM!
As they mentioned, I tried to change the USB port and cable but results are same as before.
I notice one thing. Even though I enabled USB debugging, after a restart USB debugging is disabled.
It means whatever things I did before a restart, it reverses after a restart.
Please help me.
raleindia said:
Hi
i am using Huawei G610-U20 since 3 years and it was working fine.
3 weeks before I found that the phone is getting restarted without any reason but with no fixed frequency. sometimes its own, sometimes while connecting to the pc or sometimes when connecting power.
Then I tried to uninstall some apps like bittorrent, whatsapp etc..it shows app uninstalled successfully but after a restart, these apps are back there.
I tried to flash the phone by using MTK Droid Root & Tool and as to begin with ROOT option, when clicking root button, it shows the following error:
--->>> Connect to device <<<---
ERROR file isn't found D:\Tools\Mtk_Droid_Tool_v2.5.3\files\pwn
/system/bin/sh: /data/local/tmp/pwn: not found
ATTENTION! Requests for confirmation on the device screen are possible!
--- ERROR : SU inaccessible
--- Through CWM it is possible to get root on this phone! Look URLs :
http://forum.china-iphone.ru/viewtopic.php?p=502084#p502084
http://forum.xda-developers.com/showpost.php?p=38337401&postcount=5
Then I went through the post and created scatter file. Then start with SP Flash tools, did the following things as mentioned in the thread.
1. Loaded the scatter file
2. Choose path and a ROM file name
3. Determine the ROM_ size by finding out the address after the RECOVERY IN scatter file and provide start address too.
4. Turned off the phone
5. choose Read Back ROM_
then I connect the cable to the pc. after few seconds, it shows the following error
BROM ERROR: S_BROM_DOWNLOAD_DA_FAIL(2004)
[H/W] Fail to download DA to baseband chip's internal SRAM!
As they mentioned, I tried to change the USB port and cable but results are same as before.
I notice one thing. Even though I enabled USB debugging, after a restart USB debugging is disabled.
It means whatever things I did before a restart, it reverses after a restart.
Please help me.
Click to expand...
Click to collapse
Hi, Thanks for using XDA assist.
It looks like there is no dedicated forum for your device, however
There is a general forum for android here http://forum.xda-developers.com/android/help where you can try to ask to get expert's help.
Good luck

Categories

Resources