[Q] Disabling fastboot in situation that the phone don't turn on - HTC Desire S

Hi every body.I installed virtuous unity on my desire s.Yesterday I changed radio of my phone and it's os crashed.I think it's fastboot is enabled, because I can't access to bootloader by keeping volume down and press power button. Thus I can't restore my backup.Can anybody help me??Thanks alot.

ebishirani said:
Hi every body.I installed virtuous unity on my desire s.Yesterday I changed radio of my phone and it's os crashed.I think it's fastboot is enabled, because I can't access to bootloader by keeping volume down and press power button. Thus I can't restore my backup.Can anybody help me??Thanks alot.
Click to expand...
Click to collapse
Did it crash during the radio flash?
Have you tried removing the battery, putting it back in the trying to get into bootloader?
Sent from my HTC Desire S using Tapatalk

ebishirani said:
Hi every body.I installed virtuous unity on my desire s.Yesterday I changed radio of my phone and it's os crashed.I think it's fastboot is enabled, because I can't access to bootloader by keeping volume down and press power button. Thus I can't restore my backup.Can anybody help me??Thanks alot.
Click to expand...
Click to collapse
1) What message have you got after updating radio? success or not.
2) have you checked the md5 of radio file before update
->anyway connect ur phone to the computer
-> make sure u have installed all htc drivers and ADB components
-> type adb reboot recovery
if you can go into recovery, now you can flash any ROM

Thanks guys.After updating the radio I got "successful ..." massage.Then I reboot my phone.After rebooting, HTC logo appears and stayed in this page. I waited a few minutes but nothing happened. Then I tried to go to the bootloader to restore my backup,but I couldn't access to the bootloader.(
I removed the battery but it didn't work.
---------- Post added at 03:03 PM ---------- Previous post was at 03:03 PM ----------
Thanks guys.After updating the radio I got "successful ..." massage.Then I reboot my phone.After rebooting, HTC logo appears and stayed in this page. I waited a few minutes but nothing happened. Then I tried to go to the bootloader to restore my backup,but I couldn't access to the bootloader.(
I removed the battery but it didn't work.

ebishirani said:
Thanks guys.After updating the radio I got "successful ..." massage.Then I reboot my phone.After rebooting, HTC logo appears and stayed in this page. I waited a few minutes but nothing happened. Then I tried to go to the bootloader to restore my backup,but I couldn't access to the bootloader.(
I removed the battery but it didn't work.
---------- Post added at 03:03 PM ---------- Previous post was at 03:03 PM ----------
Thanks guys.After updating the radio I got "successful ..." massage.Then I reboot my phone.After rebooting, HTC logo appears and stayed in this page. I waited a few minutes but nothing happened. Then I tried to go to the bootloader to restore my backup,but I couldn't access to the bootloader.(
I removed the battery but it didn't work.
Click to expand...
Click to collapse
Can you turn the phone at all, even if it gets stuck at the splash screen?
Do you have adb setup?
If you do turn the phone on and type "adb reboot recovery" you may have to type it a few times before it will reboot.
Sent from my HTC Desire S using Tapatalk

sagarda7 said:
1) What message have you got after updating radio? success or not.
2) have you checked the md5 of radio file before update
->anyway connect ur phone to the computer
-> make sure u have installed all htc drivers and ADB components
-> type adb reboot recovery
if you can go into recovery, now you can flash any ROM[/QUOT
Unfortunately I haven't checked the md5 of radio file
I installed HTC drivers and connected my phone to PC but computer couldn't detect my phone.(
Click to expand...
Click to collapse

Did you try adb?
Sent from my HTC Desire S using Tapatalk

cjward23 said:
Can you turn the phone at all, even if it gets stuck at the splash screen?
Do you have adb setup?
If you do turn the phone on and type "adb reboot recovery" you may have to type it a few times before it will reboot.
When I turn on my phone, the splash screen appears and the phone stick in this state and no button dose work.I can't do any thing.
Click to expand...
Click to collapse

ebishirani said:
cjward23 said:
Can you turn the phone at all, even if it gets stuck at the splash screen?
Do you have adb setup?
If you do turn the phone on and type "adb reboot recovery" you may have to type it a few times before it will reboot.
When I turn on my phone, the splash screen appears and the phone stick in this state and no button dose work.I can't do any thing.
Click to expand...
Click to collapse
ADB?
Sent from my HTC Desire S using Tapatalk
Click to expand...
Click to collapse

Look in my signature for various links...
Download and extract the adb & fastboot into a directory on your PC. Ensure that you have HTC drivers installed on you PC if not also download and install the link in my signature.
Then fire up a CMD on your PC, go to directory where adb is and issue the command
Code:
[B][COLOR="Blue"]adb reboot recovery[/COLOR][/B]
which should take you into recovery, where you'll be able to reflash or restore a nandroid backup from.

ben_pyett said:
Look in my signature for various links...
Download and extract the adb & fastboot into a directory on your PC. Ensure that you have HTC drivers installed on you PC if not also download and install the link in my signature.
Then fire up a CMD on your PC, go to directory where adb is and issue the command
Code:
[B][COLOR="Blue"]adb reboot recovery[/COLOR][/B]
which should take you into recovery, where you'll be able to reflash or restore a nandroid backup from.
Click to expand...
Click to collapse
Wonder why he can't get in to the bootloader though?
Sent from my HTC Desire S using Tapatalk

cjward23 said:
Wonder why he can't get in to the bootloader though?
Click to expand...
Click to collapse
Odd, although he has yet to comment on the success or failure of ADB? I suspect that he may not fully understand or be following our suggestions?
Could be that volume buttons broken, this happened to someone the other day - although in that case they were stuck in!
He has other options open to him
Code:
adb reboot [COLOR="Green"] --- then hold down volume buttons[/COLOR]
adb reboot bootloader

ben_pyett said:
Look in my signature for various links...
Download and extract the adb & fastboot into a directory on your PC. Ensure that you have HTC drivers installed on you PC if not also download and install the link in my signature.
Then fire up a CMD on your PC, go to directory where adb is and issue the command
Code:
[B][COLOR="Blue"]adb reboot recovery[/COLOR][/B]
which should take you into recovery, where you'll be able to reflash or restore a nandroid backup from.
Click to expand...
Click to collapse
Thanks a lot Ben.The speed of my internet is so slow (.I will download mentioned files and do your instructions.If it don't work,I will come back and announce it.
best regards.

ben_pyett said:
Odd, although he has yet to comment on the success or failure of ADB? I suspect that he may not fully understand or be following our suggestions?
Could be that volume buttons broken, this happened to someone the other day - although in that case they were stuck in!
He has other options open to him
Code:
adb reboot [COLOR="Green"] --- then hold down volume buttons[/COLOR]
adb reboot bootloader
Click to expand...
Click to collapse
Hi guys.I installed htc drivers(by this package: HTCDriver3.0.0.007) and adb folder which contains the files listed in the attached picture.When I typed "abd reboot recovery",in cmd I give this error massage: "device not found". please help me.(

ebishirani said:
Hi guys.I installed htc drivers(by this package: HTCDriver3.0.0.007) and adb folder which contains the files listed in the attached picture.When I typed "abd reboot recovery",in cmd I give this error massage: "device not found". please help me.(
Click to expand...
Click to collapse
And you tried this with the device turned on?
Sent from my HTC Desire S using Tapatalk

cjward23 said:
And you tried this with the device turned on?
Sent from my HTC Desire S using Tapatalk
Click to expand...
Click to collapse
Yes,When it was turn on even When it was turn off.But in both situation,There wasn't any successful.

ebishirani said:
Yes,When it was turn on even When it was turn off.But in both situation,There wasn't any successful.
Click to expand...
Click to collapse
And you tried the cmd a few times? Even though it looks like it is frozen on the splash screen there is stuff going on in the background. and adb will only start working after a certain point
Sent from my HTC Desire S using Tapatalk

cjward23 said:
And you tried the cmd a few times? Even though it looks like it is frozen on the splash screen there is stuff going on in the background. and adb will only start working after a certain point
Sent from my HTC Desire S using Tapatalk
Click to expand...
Click to collapse
I try it a few times,but there isn't any successful.The only message i give is:"device not found"
---------- Post added at 04:56 PM ---------- Previous post was at 04:26 PM ----------
The radio file that I flashed it to my phone is : Radio_12.59.60.26U_26.11.04.21_M.
The package of this file did not have "android-info.txt" file.To solve this problem I copied this file(android-info) from another radio file to the "Radio_12.59.60.26U_26.11.04.21_M" package.By did this I could install the radio on my phone.But after rebooting the device, it haven't worked.Can anybody help me to solve this problem?
thanks a lot.
---------- Post added at 05:44 PM ---------- Previous post was at 04:56 PM ----------
Nobody can help me??(

O!
ebishirani said:
I try it a few times,but there isn't any successful.The only message i give is:"device not found"
---------- Post added at 04:56 PM ---------- Previous post was at 04:26 PM ----------
The radio file that I flashed it to my phone is : Radio_12.59.60.26U_26.11.04.21_M.
The package of this file did not have "android-info.txt" file.To solve this problem I copied this file(android-info) from another radio file to the "Radio_12.59.60.26U_26.11.04.21_M" package.By did this I could install the radio on my phone.But after rebooting the device, it haven't worked.Can anybody help me to solve this problem?
thanks a lot.
---------- Post added at 05:44 PM ---------- Previous post was at 04:56 PM ----------
Nobody can help me??(
Click to expand...
Click to collapse
Where did you get this RADIO from? please provide a link to the source so that I can see.
Flashing a phones radio is one of the most potentially damaging things that you can do to your device and hacking a radio file prior to flashing is highly risky.

ben_pyett said:
Where did you get this RADIO from? please provide a link to the source so that I can see.
Flashing a phones radio is one of the most potentially damaging things that you can do to your device and hacking a radio file prior to flashing is highly risky.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=996630, This is a link to this radio file.
---------- Post added at 06:33 PM ---------- Previous post was at 06:27 PM ----------
ebishirani said:
http://forum.xda-developers.com/showthread.php?t=996630, This is a link to this radio file.
Click to expand...
Click to collapse
and it is another link : http://www.mediafire.com/?e5u78r5s3hk3kpy
---------- Post added at 06:37 PM ---------- Previous post was at 06:33 PM ----------
Oh my god!!!!!I didn't attention to the forum title,,,This radio file,is desire Hd's radio file.
---------- Post added at 06:55 PM ---------- Previous post was at 06:37 PM ----------
is it possible that the bootloader of the phone has damaged?If it is true,How can I modify the bootloader?Is it possible?

Related

[Solved]Boot Issue while trying to install EXT4Recovery - Please help

Hi,
I'm getting whitre HTC logo boot screen while booting the device.
I was trying to install 4EXTRecovery from ClockWorkMod recovery(By selecting install zip option)
Somebody please help. I'm not able to switch off the device.. Power+Volume UP+Volume Down not working
It's not Power+Volume UP+Volume Down not working
It's just Vol Down + Power... That's all
NiruBhai said:
Hi,
I'm getting whitre HTC logo boot screen while booting the device.
I was trying to install 4EXTRecovery from ClockWorkMod recovery(By selecting install zip option)
Somebody please help. I'm not able to switch off the device.. Power+Volume UP+Volume Down not working
Click to expand...
Click to collapse
I'm not quite sure what your issue is here it's one of two
1) Can't get into recovery?
I'm assuming tht you're device is S-OFF, you're root and have CWM installed?
If yes then I'd suggest that you download 4EXT application from market see link in my signature next to Recovery...(there is a free version) which will install the 4EXT recovery for you.
I'd also ensure that you set Settings->Power->fastboot = OFF
As said above to get into bootloader it's normally just Volume DOwn + Power.
2) If you're device is in a boot loop....then...
what you did should have worked fine. Look in my signature for various links...
Download and Install the adb & fastboot onto your PC. Ensure that you have HTC drivers on you PC if not also download and install the link in my signature.
Then fire up a CMD on your PC, go to directory where adb is and issue the command adb reboot recovery ?
which should take you into recovery.
EDIT: I must add that you shouldn't post the same problem in multiple threads.....it's against the rules for a start!
pls whats the advantage of 4EXT over CWM for recovery?
thanks
philos64 said:
It's not Power+Volume UP+Volume Down not working
It's just Vol Down + Power... That's all
Click to expand...
Click to collapse
Sorry.. Thats not working
---------- Post added at 07:29 PM ---------- Previous post was at 07:24 PM ----------
ben_pyett said:
I'm not quite sure what your issue is here it's one of two
1) Can't get into recovery?
I'm assuming tht you're device is S-OFF, you're root and have CWM installed?
If yes then I'd suggest that you download 4EXT application from market see link in my signature next to Recovery...(there is a free version) which will install the 4EXT recovery for you.
I'd also ensure that you set Settings->Power->fastboot = OFF
As said above to get into bootloader it's normally just Volume DOwn + Power.
2) If you're device is in a boot loop....then...
what you did should have worked fine. Look in my signature for various links...
Download and Install the adb & fastboot onto your PC. Ensure that you have HTC drivers on you PC if not also download and install the link in my signature.
Then fire up a CMD on your PC, go to directory where adb is and issue the command adb reboot recovery ?
which should take you into recovery.
EDIT: I must add that you shouldn't post the same problem in multiple threads.....it's against the rules for a start!
Click to expand...
Click to collapse
Im not even boot No keys are working for me.. Still having white screen with HTC logo. I tried the adb files you have provided. But I'm getting the below message:
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
error: device not found
NiruBhai said:
Im not even boot No keys are working for me.. Still having white screen with HTC logo. I tried the adb files you have provided. But I'm getting the below message:
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
error: device not found
Click to expand...
Click to collapse
Did you install the HTC drivers onto the PC?
Stupid question but is the phone plugged into the PC via USB?
ben_pyett said:
Did you install the HTC drivers onto the PC?
Stupid question but is the phone plugged into the PC via USB?
Click to expand...
Click to collapse
Its already installed and phone plugged in via USB
---------- Post added at 07:36 PM ---------- Previous post was at 07:34 PM ----------
Shall I try to pullout the battery??
---------- Post added at 07:54 PM ---------- Previous post was at 07:36 PM ----------
I Have removed the battery and logged to boot screen by pressing Volume Down+Power Button.
But when I choose, recovery, it is going to white screen with HTC logo. How I can fix this guys??
adb is giving message as:
error: device not found
unchecked on settings "hot reboot" before.
After you can reboot with Vol Down + Power
philos64 said:
unchecked on settings "hot reboot"
Click to expand...
Click to collapse
Thanks for ur support bro.. But Im not even able to load the OS.. I think, the mentioned setting will come after loading the OS..
Can u please check my previous post..
@lynxnoon
That's just your choice.
I've got this two systeme of recovery on my DS
With 4EXTRecovery, it's much easier to convert all your partitions on 4EXT.
At the end, all your partitions are on 4EXT => much faster and sure.
4EXTRecovery has some additional tools to wipe and format more accurate.
In addition, it's customizable (themes, fonts, colors)
NiruBhai said:
Its already installed and phone plugged in via USB
---------- Post added at 07:36 PM ---------- Previous post was at 07:34 PM ----------
Shall I try to pullout the battery??
---------- Post added at 07:54 PM ---------- Previous post was at 07:36 PM ----------
I Have removed the battery and logged to boot screen by pressing Volume Down+Power Button.
But when I choose, recovery, it is going to white screen with HTC logo. How I can fix this guys??
adb is giving message as:
error: device not found
Click to expand...
Click to collapse
If you have to take battery out again, take it out when phone is finished booting up and has started to shut down again (has a black screen) before it starts re-booting up again and leave battery out for 10 seconds... DO not quickly pull out and re-insert battery that is what is most dangerous.
Do the same again, enter HBOOT, Try factory reset? see what happens?
If that doesn't help, do same again but take phone into FASTBOOT, with phone plugged in via USB (see if it changes to FASTBOOT USB) and attempt to get reponse from fastboot commands through CMD like last time fastboot reboot-bootloader
next step is to put phone into FASTBOOT through HBOOT and flash RUU which you'll find from http://forum.xda-developers.com/showthread.php?t=1002506
you'll need the one neareset what would have come on your phone originally.
ben_pyett said:
If you have to take battery out again, take it out when phone is finished booting up and has started to shut down again (has a black screen) before it starts re-booting up again and leave battery out for 10 seconds... DO not quickly pull out and re-insert battery that is what is most dangerous.
Do the same again, enter HBOOT, Try factory reset? see what happens?
If that doesn't help, do same again but take phone into FASTBOOT, with phone plugged in via USB (see if it changes to FASTBOOT USB) and attempt to get reponse from fastboot commands through CMD like last time fastboot reboot-bootloader
next step is to put phone into FASTBOOT through HBOOT and flash RUU which you'll find from http://forum.xda-developers.com/showthread.php?t=1002506
you'll need the one neareset what would have come on your phone originally.
Click to expand...
Click to collapse
I'm able to load OS(RCMix3D v1.0) now.. But getting random restarts..
I tried to select RECOVERY & FACTORY RESET from the hboot screen.. But its always giving the same white screen with HTC logo.. I need to remove the battery to Switch off the mobile at that time
While connecting USB cable in fast boot screen, it is getting changed to FASTBOOT USB.. But adb is not showing the device..
How can I reinstall recovery? (CWM or 4ExtRecovery)
Sent from my HTC Desire S using XDA App
NiruBhai said:
I'm able to load OS(RCMix3D v1.0) now.. But getting random restarts..
I tried to select RECOVERY & FACTORY RESET from the hboot screen.. But its always giving the same white screen with HTC logo.. I need to remove the battery to Switch off the mobile at that time
While connecting USB cable in fast boot screen, it is getting changed to FASTBOOT USB.. But adb is not showing the device..
How can I reinstall recovery? (CWM or 4ExtRecovery)
Sent from my HTC Desire S using XDA App
Click to expand...
Click to collapse
It's very rare that recovery can become corrupt and yet still partially function.
There us another link in my sig to install Cwm, but I'd personally recommend 4ext, again you'll find another link in my sig for that, there is a free version you instal the
application from market and that flashes the actual recovery
Half asleep now, so will check in later, good luck
Swyped from HTC Desire S using XDA Premium
ben_pyett said:
It's very rare that recovery can become corrupt and yet still partially function.
There us another link in my sig to install Cwm, but I'd personally recommend 4ext, again you'll find another link in my sig for that, there is a free version you instal the
application from market and that flashes the actual recovery
Half asleep now, so will check in later, good luck
Swyped from HTC Desire S using XDA Premium
Click to expand...
Click to collapse
I have reinstalled ClockWorkRecovery using ROM Manager and now the recovery working fine
Sent from my HTC Desire S using XDA App
Update:
Installed 4EXTRecovery using the APK available and installed the Recovery. Now everything working fine.. Thanks a lot for giving such a fast support guys
Sent from my HTC Desire S using XDA App
Great news! Glad to help!
NiruBhai said:
Update:
Installed 4EXTRecovery using the APK available and installed the Recovery. Now everything working fine.. Thanks a lot for giving such a fast support guys
Sent from my HTC Desire S using XDA App
Click to expand...
Click to collapse
That's great news! well done for continuing to try things and not just running crying to the service centre!
The restarts on customs can often be caused by not quite finished customs or simply incompatibility issues with apps etc.. 4EXT definitively best recovery as far as I'm concerned!
This is my first Android device so I'm also learning all the time that's why I have all the useful links in my sig as I know that I'd find them useful and so I'm sure other will and do!
Two tips - always take Nandoird backups before any significant changes and if you don't quite understand what you're doing then don't do it - simply spend more time reading until you do.
You can show your Thanks with the THANKS button!
Not able to find the thanks button on XDA mobile application.. Will give you the same after logging in from my laptop
Sent from my HTC Desire S using XDA App

[ROOT][CWM] Huawei Ascend Y201 Pro U8666

This is just a copy of the guide on myhuawei.net.
I did this because I had some trouble finding the guide since I always look for stuff like this here on XDA.
I also decided to do this because the guide was not in English and the translations by google were not so good.
Huawei Ascend Y201 Pro U8666​
Root + CWM Recovery​
I am not responsible for any damage you may do to your phone by following this guide.
The files you will need, download them and extract them to a folder on your desktop:
RootY201Pro.zip
UnlockBootloader.zip
Recovery.zip
(PS: Links removed, check post attachments)
- Now, get your phone and go to Settings > Developer Tools. Make sure USB debugging is enabled.
- Also disable Fastboot in Settings.
- Connect your phone to your computer via USB and let it install the drivers. Make sure they are installed correctly. Do not select "Turn on USB storage" on your phone.
Root + Unlock Bootloader:
1. Go to the folder on your desktop where you extracted the files.
2. Right click on unlockbootloader.exe and select 'Run as administrator'.
3. Click "ROOT Your Phone", the program will work and then close on it's own.
4. In your phone, go to the apps drawer and there should be a new app called Superuser.
5. Now go to your PC, open the same program, but this time click "Unlock BOOTLOADER".
6. Let it finish, the program will close on it's own, and then power off your phone.
7. Unplug the phone from the PC and we are done.
You have now successfully rooted and unlocked the bootloader of your device!
Installing CWM Recovery:
1. Turn off your phone if it isn't already.
2. Press and hold the following buttons simultaneously for ~10 seconds: volume down + home button + power button
3. Release the buttons and your phone should not boot, it should be 'stuck'. That's what we wanted.
4. Connect your phone to the PC via USB. It should install the drivers fine.
5. Open CMD and browse to the folder in your desktop.
6. Once you are in the folder type the following commands:
6.a) fastboot erase recovery, then press Enter. Let it work...
6.b) fastboot flash recovery recovery.img, press Enter and let it work again.
6.c) fastboot reboot, and press Enter...
7. Your device is now rebooting. You can unplug it from the PC.
You have now installed CWM Recovery.
Instructions on how to boot to CWM Recovery:
1. Turn off your phone.
2. Press at the same time for ~5 seconds: volume up + power button
3. You should be now on CWM Recovery.
Don't forget to say thanks or to donate!
Good phone and good post. Thanks.
Not work for me.
canetinhas said:
Not work for me.
Click to expand...
Click to collapse
it works. you must be doing something wrong. Tell me where you're having problems.
Yes it works. Be sure to have android drivers installed. Sorry about this newbie question, what is CWM Recovery? Can you point me to a link I can read about it? Thanks.
---------- Post added at 10:30 PM ---------- Previous post was at 10:24 PM ----------
Forget it, I used the search button..
do this the unlocked sim card?
drakkeman said:
do this the unlocked sim card?
Click to expand...
Click to collapse
no it does not
It is possible to have a stock rom and flash it? Thanks.
outlawz_pt said:
It is possible to have a stock rom and flash it? Thanks.
Click to expand...
Click to collapse
yes
Can U point me direction please? Thanks.
outlawz_pt said:
Can U point me direction please? Thanks.
Click to expand...
Click to collapse
what? sorry didn't understand what you said
Sorry, can you give me some information to search for a stock rom and flash instructions? Thanks.
outlawz_pt said:
Sorry, can you give me some information to search for a stock rom and flash instructions? Thanks.
Click to expand...
Click to collapse
?? I don't think you are familiar with these terms. what do you want? you want to root your phone or install cwm?
You're right, i´m not familiar with android flashing, only with WM. I though it was similar. I rooted phone following your instructions. Tried to install cwm but process stucked..
outlawz_pt said:
You're right, i´m not familiar with android flashing, only with WM. I though it was similar. I rooted phone following your instructions. Tried to install cwm but process stucked..
Click to expand...
Click to collapse
please check if you have really rooted your phone, check if there is superuser app among your apps
Yes I have.
outlawz_pt said:
Yes I have.
Click to expand...
Click to collapse
have you disabled fast boot? make sure you follow every step
I disabled fast boot. I will try again and post feedback.
---------- Post added at 11:31 PM ---------- Previous post was at 11:09 PM ----------
Success. Thanks again for your instructions. I'm backing up my system right now. If i make a factory reset should i get a huawei clean device or with operator stuff?
outlawz_pt said:
I disabled fast boot. I will try again and post feedback.
---------- Post added at 11:31 PM ---------- Previous post was at 11:09 PM ----------
Success. Thanks again for your instructions. I'm backing up my system right now. If i make a factory reset should i get a huawei clean device or with operator stuff?
Click to expand...
Click to collapse
glad you made it! Regarding your question, I don't know.. please share your results when you finish making the factory reset I would like to know as well.
It will keep operator data. Fortunately I removed SD card. Factory reset will format card..

[Q] (Q) Urgent: My Xoom stuck at booting screen

Hello everyone,
I just received an MZ604 Xoom from my friend, current OS is 4.0.3, and I want to upgrade it to 4.1. However, when I tried to root my device by Tiamat Kernel 1.3.1, after typing in cmd "fastboot flash boot boot.img", it's ok. Then I entered "fastboot reboot", the tablet just frozen at boot screen. Here is what I have tried so far and got no result:
- Try to restart it by holding power off and volume up
- Try to turn of completely by holding power off button (it didn't turn off)
- Factory reset from recovery mode
Can you guys help me on this, I'm a newbie to this stuff. Thank you very much!!!!!!!
In addition, my tablet was brought at Singapore, no there is no official upgrade to 4.1 ...
Can you get into fastboot mode? Volume down and power with your xoom off. If you can we can fastboot your xoom back to stock and start over from scratch. Is it a us version?
dfib1 said:
Can you get into fastboot mode? Volume down and power with your xoom off. If you can we can fastboot your xoom back to stock and start over from scratch.
Click to expand...
Click to collapse
I cannot even turn off my tablet, but I can enter fastboot mode by pressing Power + volumn up, then wait 2 sec and press volumn down to select. But I already factory reset it in recovery mode, problem still persists :crying:
ADICpanasonic said:
I cannot even turn off my tablet, but I can enter fastboot mode by pressing Power + volumn up, then wait 2 sec and press volumn down to select. But I already factory reset it in recovery mode, problem still persists :crying:
Click to expand...
Click to collapse
follow the steps here to install adb on your pc ADB one click it is a one click method
create and folder on your pc c:\xoom
download this file xoom wifi restore and unzip it into the folder you created.
click on the xoom_restore.bat
follow the on screen instructions.
try and reboot your xoom
let me know how you made out
---------- Post added at 11:50 PM ---------- Previous post was at 11:48 PM ----------
Your xoom will be back to stock out of the box. I know it sucks to start over but you should be running.
dfib1 said:
follow the steps here to install adb on your pc it is a one click method
create and folder on your pc c:\xoom
download this fileand unzip it into the folder you created.
click on the xoom_restore.bat
follow the on screen instructions.
try and reboot your xoom
let me know how you made out
---------- Post added at 11:50 PM ---------- Previous post was at 11:48 PM ----------
Your xoom will be back to stock out of the box. I know it sucks to start over but you should be running.
Click to expand...
Click to collapse
I enter "adb devices" in cmd and it gave me 16 digit number, so I guess I don't have to install adb again?
And by the way, follow your instruction mean my tablet will go back to android 3.0?
dfib1 said:
follow the steps here to install adb on your pc ] it is a one click method
create and folder on your pc c:\xoom
download this file and unzip it into the folder you created.
click on the xoom_restore.bat
follow the on screen instructions.
try and reboot your xoom
let me know how you made out
---------- Post added at 11:50 PM ---------- Previous post was at 11:48 PM ----------
Your xoom will be back to stock out of the box. I know it sucks to start over but you should be running.
Click to expand...
Click to collapse
Thank you very much!! It works!!!!

[Q] Stuck in TWRP Recovery Mode

Hi there!
I just had a go at flashing my new HTC One M8, and I'm stuck in recovery mode.
I followed these instructions:
androidcentral.us/2014/04/root-att-htc-one-m8/
But got the TWRP file from here because the original link was overloaded:
androidfiles.org/?developer=M8&folder=Recoveries
I essentially just ran:
Code:
fastboot-mac erase
cachefastboot-mac
flash boot recovery.img
fastboot-mac reboot
Then installed the SuperSU update zip. Now every time I try reboot into the Android system, it boots into recovery mode. If I boot into the bootloader, I get the option to boot using fastboot but that appears to fail (it returns me to the bootloader after a second). If I select hboot, it says "No image or wrong image!" after trying to load a .nbh file.
Any ideas?
BTW, I got the unlocked version from Amazon: amazon.com/HTC-One-M8-Unlocked-Warranty/dp/B00J3554KE/
marcog123 said:
hi there!
I just had a go at flashing my new htc one m8, and i'm stuck in recovery mode.
I followed these instructions:
Androidcentral.us/2014/04/root-att-htc-one-m8/
but got the twrp file from here because the original link was overloaded:
Androidfiles.org/?developer=m8&folder=recoveries
i essentially just ran:
Code:
fastboot-mac erase
cachefastboot-mac
flash boot recovery.img
fastboot-mac reboot
then installed the supersu update zip. Now every time i try reboot into the android system, it boots into recovery mode. If i boot into the bootloader, i get the option to boot using fastboot but that appears to fail (it returns me to the bootloader after a second). If i select hboot, it says "no image or wrong image!" after trying to load a .nbh file.
Any ideas?
Btw, i got the unlocked version from amazon: Amazon.com/htc-one-m8-unlocked-warranty/dp/b00j3554ke/
Click to expand...
Click to collapse
you flashed recovery to kernel partition! The guide is wrong as i read.
To flash recovery:
fastboot flash recovery recovery.img
fastboot erase cache
fastboot reboot-bootloader
BUT you will also need to flash the kernel again as you just messed it up!
Ouch! Ok, that sucks that steps I was following were wrong. :/ But at least I feel less like an idiot.
So I found a boot.img from here: http://forum.xda-developers.com/showthread.php?p=51580259 and flashed that. Now I'm not returning to the recovery screen, but to the bootloader always and it gives the same message about wrong image.
Here are the commands I ran:
Code:
./fastboot-mac erase cache
./fastboot-mac flash boot boot.img
./fastboot-mac flash recovery Recovery.img
./fastboot-mac reboot
marcog123 said:
Ouch! Ok, that sucks that steps I was following were wrong. :/ But at least I feel less like an idiot.
So I found a boot.img from here: http://forum.xda-developers.com/showthread.php?p=51580259 and flashed that. Now I'm not returning to the recovery screen, but to the bootloader always and it gives the same message about wrong image.
Here are the commands I ran:
Code:
./fastboot-mac erase cache
./fastboot-mac flash boot boot.img
./fastboot-mac flash recovery Recovery.img
./fastboot-mac reboot
Click to expand...
Click to collapse
can you stil enter fastboot mode?
Is fastboot mode the one where you see "FASTBOOT USB" in red on top? Cause I can get into that and connect to my phone from my laptop.
marcog123 said:
Is fastboot mode the one where you see "FASTBOOT USB" in red on top? Cause I can get into that and connect to my phone from my laptop.
Click to expand...
Click to collapse
Thats good. I'll help you get back working phone.
BUT i need some info:
Please tell me what bootloader is about:
HBoot and so on. Also i need to know if its an "UNLOCKED" phone sold by a carrier. Or a carrier free phone. Because you will need fittig software for each model.
The info on top of the bootloader screen?
Code:
M8_UL_CA PVT SHIP S-ON
HBOOT-3.16.0.0000
RADIO-1.15.2133156.UA03_2G
OpenDSP-v26.2.2-00538-M8974.0106
OS-1.12.1540.17
eMMC-boot 2048MB
Mar 3 2014,20:18:02.0
It's an unlocked (carrier free) phone sold by Amazon: amazon.com/HTC-One-M8-Unlocked-Warranty/dp/B00J3554KE/
Okay. Will get the right files.
Sent from my beloved HTC One S using (most time buggy) Tapatalk
The kernel you flashed is for "SPRINT" m8 and NOT COMPATIBLE to your device. Just don't flash any files as long as you don't know if theyre matching your phone please.
Did you flash the TWRP 2703 version?
Yes, 2.7.0.3.
Thanks so much for all your help so far! I hugely appreciate how quickly you're jumping on helping me.
marcog123 said:
Yes, 2.7.0.3.
Thanks so much for all your help so far! I hugely appreciate how quickly you're jumping on helping me.
Click to expand...
Click to collapse
can you enter TWRP?
by select "recovery" in bootloader
---------- Post added at 07:22 PM ---------- Previous post was at 07:17 PM ----------
marcog123 said:
Yes, 2.7.0.3.
Thanks so much for all your help so far! I hugely appreciate how quickly you're jumping on helping me.
Click to expand...
Click to collapse
can you enter TWRP?
by select "recovery" in bootloader
This kernel may work: http://androidfil.es/1mSt Don't flash it yet.
Yes, that gets me into TWRP!
marcog123 said:
Yes, that gets me into TWRP!
Click to expand...
Click to collapse
Just that you know, that is YOUR phone:
x.xx.1540.x - HTC One U.S. Developer Edition
I'm looking for a stock rom, if that is not possible you will have to use a custom rom
---------- Post added at 07:33 PM ---------- Previous post was at 07:32 PM ----------
marcog123 said:
Yes, that gets me into TWRP!
Click to expand...
Click to collapse
Have you installed adb on your laptop? BTW are you using a apple mac?
Download this rom please --> LINK
The rom includes stock kerne. Just download it and we'll try to flash just the included kernel file as it should get your device back working.
Otherwise you'll have to flash full rom via twrp.
Please tell me when your download is ready. And this time do yourself a favor and DON'T act on your own as long as you don't know what you're doing...
Oh my, thanks so much that worked!! You're awesome! I honestly had a feeling I'd lost my phone.
Glad you got it back alive
Sent from my beloved HTC One S using (most time buggy) Tapatalk
LS.xD said:
Glad you got it back alive
Sent from my beloved HTC One S using (most time buggy) Tapatalk
Click to expand...
Click to collapse
tnx brother i also make same mistek i flash recover in kernel and now only in recover same information as i see above but in device its not show os...version......i try to download your file but its link expire......please help me.
my htc one is stuck in recovery mode
i have a htc one from verizon ( unlocked) it was upgrading but was taking too long so i disconnect the phone ( big mistake i know) since that i turn on my phone and i got this :
ANDROID SYSTEM RECOVERY <3e>
at botton shows the following:
E:missing bitmap oem_unlock_bg
(code-1)
write host mode success
handle _cota_install: No CW files. Skip cw installation
hope you can help me
wachoforeal said:
i have a htc one from verizon ( unlocked) it was upgrading but was taking too long so i disconnect the phone ( big mistake i know) since that i turn on my phone and i got this :
ANDROID SYSTEM RECOVERY <3e>
at botton shows the following:
E:missing bitmap oem_unlock_bg
(code-1)
write host mode success
handle _cota_install: No CW files. Skip cw installation
hope you can help me
Click to expand...
Click to collapse
HTC One M7 or M8 ?
ls.xd said:
htc one m7 or m8 ?
Click to expand...
Click to collapse
htc one m8
wachoforeal said:
htc one m8
Click to expand...
Click to collapse
Flash TWRP in fastboot mode.
Install STOCK ROM in TWRP.
Phone will be fine again
i am downloading the software but how do i install?
---------- Post added at 05:55 PM ---------- Previous post was at 05:36 PM ----------
wachoforeal said:
i am downloading the software but how do i install?
Click to expand...
Click to collapse
i have a problem , i have just downloaded the twrp , but whenever i try to open, its a disc image , that is correct?
---------- Post added at 06:10 PM ---------- Previous post was at 05:55 PM ----------
Phone will be fine again
i have a problem , i have just downloaded the twrp , but whenever i try to open, its a disc image , is that correct?
---------- Post added at 06:40 PM ---------- Previous post was at 06:10 PM ----------
fella something is wrong , the twrp is a image file its not a program .
Phone will be fine again

TF700 bootlooping on twrp splash screen

Hi
After trying to install crombi on tf700 using twrp 2.7 something went wrong and now tablette is bootlooping on twrp screen.
Cpnnected the tablette to laptop and nothing appears in the M'y Computer Windows.
Checked on device manager and found 'transformer' writen there with yellow exclamation Mark.
Tried to update driver with nô success.
Any help Will be greatly appreciated
Thanks
We need more information.
What did you come from?
What's your bootloader and rom versions?
Did you do a full wipe?
Describe in detail the procedure you followed.
berndblb said:
We need more information.
What did you come from?
What's your bootloader and rom versions?
Did you do a full wipe?
Describe in detail the procedure you followed.
Click to expand...
Click to collapse
Hi and thanks for the reply.
The tablet was on the latest Cromi-x and bootloader.
Did a full wipe and begun installing crombi
The tablet was stuck a long time on formatting so I had to regoot
After the reboot it was unable to moiunt E,
Tried to do another full wipe and now the tablet is just bootlooping on the TWRP splashscreen.
Any suggestion?
Formatting with TWRP 2.7 can take 90 minutes. You should not have interrupted it.
Can you get into fastboot?
Or alternatively you can try to get an adb connection when the tablet is looping.
berndblb said:
Formatting with TWRP 2.7 can take 90 minutes. You should not have interrupted it.
Can you get into fastboot?
Or alternatively you can try to get an adb connection when the tablet is looping.
Click to expand...
Click to collapse
Thanks for the answer so just connect the tablet, open cmd and do adb devices ?
Will try it in 30 min as I am not home
Tried the adb devices on a command windows in the platform-tools directory and nothing comes after hitting enter
Anything else to try?
What about fastboot? Boot with Volume Down and Power. Then try
'fastboot devices'
Sent from my DROID4 using Tapatalk
allotesting said:
Thanks for the answer so just connect the tablet, open cmd and do adb devices ?
Will try it in 30 min as I am not home
Tried the adb devices on a command windows in the platform-tools directory and nothing comes after hitting enter
Anything else to try?
Click to expand...
Click to collapse
Nothing? something must come up. What does it say? Command not found? No devices found?
sbdags said:
Nothing? something must come up. What does it say? Command not found? No devices found?
Click to expand...
Click to collapse
Hi
When I try the fastboot devices command it comes back to the invite with nothing written
When I try the adb devices nothing after list of devices attached
And the tablet keeps on bootlooping on the teamwin splash screen
And as already stated in device manager I find the mention transformer with yellow mark
Hi
Something new after I tried to update driver
Tried the fastboot command and it found something
It gives me s bunch of numbers and letters and recovery at the end
Is it good doctor?
Tried to install TWRP using fastboot -I 0x0B05 flsh recovery TWRP.blob and it sots there with the message <waiting for device> and tablet is still bootlooping:crying:
allotesting said:
Tried to install TWRP using fastboot -I 0x0B05 flsh recovery TWRP.blob and it sots there with the message <waiting for device> and tablet is still bootlooping:crying:
Click to expand...
Click to collapse
Are you in the boot loader when you issue that command?
By the way the bunch of numbers and letters are 0123456789ABCDEF and I have ASUS android ADB Interface under ASUS Android Devices in device manager
I don't know if this helps
Thanks
allotesting said:
By the way the bunch of numbers and letters are 0123456789ABCDEF and I have ASUS android ADB Interface under ASUS Android Devices in device manager
I don't know if this helps
Thanks
Click to expand...
Click to collapse
Yes that is normal. What happens when you flash twrp with fasboot. What does it report back?
allotesting said:
By the way the bunch of numbers and letters are 0123456789ABCDEF and I have ASUS android ADB Interface under ASUS Android Devices in device manager
I don't know if this helps
Thanks
Click to expand...
Click to collapse
Ok, I think we need to clear up some things:
If the tablet is bootlooping it cannot be in the bootloader and fastboot mode (you are in the bootloader menu when you see the 3 icons: RCK, Android, Wipe Data). But if you see the adb interface in Device Manager while it is looping you should have an adb connection and
Code:
adb devices
should return a similar but different string of numbers and letters.
Code:
adb reboot-bootloader
should boot you into the bootloader which is also fastboot mode.
In fastboot you should be able to flash TWRP with the command you posted, minus the typos naturally.
It has to be
Code:
fastboot devices
and it has to return the string of letters and numbers, then:
Code:
fastboot -i 0x0B05 flash recovery twrp.blob
Try that and report back
Hi there, I have the exact same problem. I tried searching all over about the time for a full wipe and couldn't find anything. So after about an hour I hard powered down. Of course, when I started researching the recovery look, I found the info (roughly 90-120 minutes). Here is what I have done to try to rectify, perhaps you can help. I booted into the bootloader and ran the following commands:
C:\>fastboot devices
015d2bbcc413ea10 fastboot
C:\>cd adb
C:\adb>dir
Volume in drive C has no label.
Volume Serial Number is 48F6-D102
Directory of C:\adb
04/29/2014 11:49 PM <DIR> .
04/29/2014 11:49 PM <DIR> ..
04/25/2014 06:59 AM 819,200 adb.exe
04/25/2014 06:59 AM 96,256 AdbWinApi.dll
04/25/2014 06:59 AM 60,928 AdbWinUsbApi.dll
04/25/2014 06:59 AM 160,256 fastboot.exe
04/29/2014 11:49 PM 6,443,112 openrecovery-twrp-2.7.0.0-tf700t.blob
5 File(s) 7,579,752 bytes
2 Dir(s) 672,096,153,600 bytes free
C:\adb>ren openrecovery-twrp-2.7.0.0-tf700t.blob twrp.blob
C:\adb>dir
Volume in drive C has no label.
Volume Serial Number is 48F6-D102
Directory of C:\adb
04/29/2014 11:50 PM <DIR> .
04/29/2014 11:50 PM <DIR> ..
04/25/2014 06:59 AM 819,200 adb.exe
04/25/2014 06:59 AM 96,256 AdbWinApi.dll
04/25/2014 06:59 AM 60,928 AdbWinUsbApi.dll
04/25/2014 06:59 AM 160,256 fastboot.exe
04/29/2014 11:49 PM 6,443,112 twrp.blob
5 File(s) 7,579,752 bytes
2 Dir(s) 672,096,088,064 bytes free
C:\adb>fastboot -i 0x0B05 flash recovery twrp.blob
sending 'recovery' (6292 KB)...
OKAY [ 2.459s]
writing 'recovery'...
OKAY [ 7.564s]
finished. total time: 10.023s
C:\adb>fastboot reboot
rebooting...
finished. total time: 0.022s
Click to expand...
Click to collapse
When I reboot into the bootloader and click RCK I get the TEAMWIN logo (blue screen). About every 2-3 seconds the screen goes black and the TEAMWIN logo shows again.
Thoughts?
---------- Post added 30th April 2014 at 12:16 AM ---------- Previous post was 29th April 2014 at 11:56 PM ----------
I decided to play around a little more to see what I could do. I pushed TWRP v2.6.3.2 to the device replacing v2.7. Finally I was able to get into TWRP. However, now I am stuck. TWRP asks me for a password that was never set (I don't have one). I hit cancel and the main menu and I show as having -1mb of internal storage.
If I try any commands, I am told that there aren't permissions to access the partitions. I feel like I am getting closer.
If I tell TWRP to FORMAT DATA in the WIPE menu, recovery restarts and asks me for my password again.
Thoughts?
BigKenW said:
Hi there, I have the exact same problem. I tried searching all over about the time for a full wipe and couldn't find anything. So after about an hour I hard powered down. Of course, when I started researching the recovery look, I found the info (roughly 90-120 minutes). Here is what I have done to try to rectify, perhaps you can help. I booted into the bootloader and ran the following commands:
When I reboot into the bootloader and click RCK I get the TEAMWIN logo (blue screen). About every 2-3 seconds the screen goes black and the TEAMWIN logo shows again.
Thoughts?
---------- Post added 30th April 2014 at 12:16 AM ---------- Previous post was 29th April 2014 at 11:56 PM ----------
I decided to play around a little more to see what I could do. I pushed TWRP v2.6.3.2 to the device replacing v2.7. Finally I was able to get into TWRP. However, now I am stuck. TWRP asks me for a password that was never set (I don't have one). I hit cancel and the main menu and I show as having -1mb of internal storage.
If I try any commands, I am told that there aren't permissions to access the partitions. I feel like I am getting closer.
If I tell TWRP to FORMAT DATA in the WIPE menu, recovery restarts and asks me for my password again.
Thoughts?
Click to expand...
Click to collapse
It seems as if TWRP thinks your data partition is encrypted.
Boot into recovery, make sure you have an adb connection with
Code:
adb devices
if that returns a string of letters and numbers try
Code:
adb killall recovery
This should get you back to recovery and then try to format data again.
Good luck
berndblb said:
It seems as if TWRP thinks your data partition is encrypted.
Boot into recovery, make sure you have an adb connection with
Code:
adb devices
if that returns a string of letters and numbers try
Code:
adb killall recovery
This should get you back to recovery and then try to format data again.
Good luck
Click to expand...
Click to collapse
Thanks for the advice. I actually reflashed to 5.7 and the password request is no longer there. That said, the device cannot mount anything inside. When I try ADB devices I am returned with nothing. That seems odd to me if fastboot commands work.
I searched around and a lot of people returned to full stock. I could also try the WIPE DATA option in the bootloader. But everything I have read is that is VERY bad. If I did that, even if I had to repush TWRP, would that be bad?
---------- Post added at 12:55 AM ---------- Previous post was at 12:33 AM ----------
BigKenW said:
Thanks for the advice. I actually reflashed to 5.7 and the password request is no longer there. That said, the device cannot mount anything inside. When I try ADB devices I am returned with nothing. That seems odd to me if fastboot commands work.
I searched around and a lot of people returned to full stock. I could also try the WIPE DATA option in the bootloader. But everything I have read is that is VERY bad. If I did that, even if I had to repush TWRP, would that be bad?
Click to expand...
Click to collapse
OK, I was able to get ADB going. The computer I was using didn't have the driver setup. That is fixed. The killall recovery command doesn't seem to work.
---------- Post added at 01:18 AM ---------- Previous post was at 12:55 AM ----------
BigKenW said:
Thanks for the advice. I actually reflashed to 5.7 and the password request is no longer there. That said, the device cannot mount anything inside. When I try ADB devices I am returned with nothing. That seems odd to me if fastboot commands work.
I searched around and a lot of people returned to full stock. I could also try the WIPE DATA option in the bootloader. But everything I have read is that is VERY bad. If I did that, even if I had to repush TWRP, would that be bad?
---------- Post added at 12:55 AM ---------- Previous post was at 12:33 AM ----------
OK, I was able to get ADB going. The computer I was using didn't have the driver setup. That is fixed. The killall recovery command doesn't seem to work.
Click to expand...
Click to collapse
Alright, nothing I can do will fix this thing. The internal drive shows 0mb. I even tried installing CWM and I can't mount any partitions. I would like to return to full stock. I can't seem to find anything like an RUU or other tool to do this. Can someone please direct me to the best thread to do so?
After I am back stock I will unlock the bootloader again.
I will follow all the commands when I will be back from work. It's 3:30 here in Montreal thanks guys
BigKenW said:
Thanks for the advice. I actually reflashed to 5.7 and the password request is no longer there. That said, the device cannot mount anything inside. When I try ADB devices I am returned with nothing. That seems odd to me if fastboot commands work.
I searched around and a lot of people returned to full stock. I could also try the WIPE DATA option in the bootloader. But everything I have read is that is VERY bad. If I did that, even if I had to repush TWRP, would that be bad?
---------- Post added at 12:55 AM ---------- Previous post was at 12:33 AM ----------
OK, I was able to get ADB going. The computer I was using didn't have the driver setup. That is fixed. The killall recovery command doesn't seem to work.
---------- Post added at 01:18 AM ---------- Previous post was at 12:55 AM ----------
Alright, nothing I can do will fix this thing. The internal drive shows 0mb. I even tried installing CWM and I can't mount any partitions. I would like to return to full stock. I can't seem to find anything like an RUU or other tool to do this. Can someone please direct me to the best thread to do so?
After I am back stock I will unlock the bootloader again.
Click to expand...
Click to collapse
To return to stock just download the Asus firmware, unzip it once and flash the resulting zip in recovery.
Your bootloader will stay unlocked. You just have to flash a custom recovery again, reboot and then flash the rom.
allotesting said:
I will follow all the commands when I will be back from work. It's 3:30 here in Montreal thanks guys
Click to expand...
Click to collapse
Hi all
Back from work but all the commands were uselee
In device manager I have ASUS android ADB interface after updating manually the 'transformer' that I had with the yellow matk
When trying adb devices it comes with 0123456789ABCDEF all the hexadecimal digits so seems to me that the machine does not recognize the tablet itself
When trying fastboot devices and hit enter it comes back to the >invite
When trying adb reboot-bootloader it just sits there with even no >invite
Forgot to mention that the word recovery comes after the 0123456789ABCDEF on the adb devices
Anything else to try? Thanks

Categories

Resources