[Q] Boot problems - Desire Q&A, Help & Troubleshooting

Need a little help with a boot problem. To outline:
1. previously running DevNull 1.1 no problems on PVT1 rooted s-off Desire GSM.
2. Decided to try Redux2 LITE - from this thread http://forum.xda-developers.com/showthread.php?t=1229003 - full wiped and flashed via recovery CWM 2.5.0.7 as usual
3. ROM booted once and then rebooted during account registration. Battery pull - stuck on s-off splash screen
4. ROM booted successfully - used briefly then rebooted to flash battery mod.
5. ROM and recovery will now not boot - stuck on s-off splash screen
I have bootloader and working fastboot with the PC recognising the device inside cmd.
BRAVO PVT1 SHIP s-off
HBOOT 6.93.1002
RADIO 5.17.05.23
So far I have tried wiping:
Code:
fastboot -w
erasing 'userdata'.... OKAY
erasing 'cache'... OKAY
finished
and flashing rom (devnull) via fastboot:
Code:
fastboot update c:\update.zip
error - update package has no android-info.txt or android-product.txt
then erasing again and trying a different rom (oxygen) - same result
then flashing new recovery:
Code:
fastboot flash recovery c:\recovery.img
sending 'recovery'... OKAY
writing 'recovery'... OKAY
finished
fastboot oem genchkpt
recovery does not boot,
Code:
a bunch of code then
FAILED <status read failed <too many links>>
finished
[EDIT] tring this again after "fastboot erase recovery", the process hangs (with the s-off splash screen) at
Code:
<bootloader> ---------------hboot boot time 96886msec
and only prints the fail message above on battery pull [EDIT]
neither does it work if I battery pull then attempt to boot recovery from bootloader.
So I'm out of ideas! Is it time to flash RUU?
Can you actually flash a custom rom zip via fastboot?
Thanks in advance.

solved here:
http://forum.xda-developers.com/showthread.php?p=20444883#post20444883

Related

[Q] Stuck in boot loop; have tried everything in the search results.

Hey everyone,
My Droid Incredible running CM7.1 began randomly rebooting the other day. Everything was working fine, then it shut down and is now stuck in a continuous boot cycle.
What I can do:
I can boot into hboot and flash PB31IMG.zip's, but nothing else. I cannot run a factory reset or boot into recovery from hboot, both options just induce the boot cycle.
What I have tried:
I reflashed the RUU Gingerbread ROM from hboot.
Reflashed CWM from hboot.
Afterwards, there is no change; the phone never makes it past the white HTC Incredible screen, rather it just reboots.
I have also ttempted to use fastboot to erase both the boot and recovery partitions and reflash recovery.img, but neither command was successful and both produce the same error:
Code:
./fastboot-mac devices
HT07THJ06738 fastboot
./fastboot-mac erase recovery
erasing 'recovery'... FAILED (remote: not allowed)
Any help would be appreciated. At this point I'm beginning to think it's a hardware error, and I'm just going to have to replace the phone.
Details:
Code:
INCREDIBLE XC SHIP S-OFF
HBOOT-0.92.0000
MICROP-0417
TOUCH PANEL-ATMEL224_16ab
RADIO-2.15.10.07.07
Jul 23 2010, 18:06:51
You could try flashing the engineering hboot 0.77, do the fastboot erase and reflash, and then see if you can access recovery. The eng hboot will allow you to use the fastboot commands without getting the remote not allowed error. Not sure that will fix your issue but its worth a shot. You will have to flash back to hboot 0.92 to be able to restore a backup. You can get the hboots here http://dinc.does-it.net/Hboots/
cmlusco said:
You could try flashing the engineering hboot 0.77, do the fastboot erase and reflash, and then see if you can access recovery. The eng hboot will allow you to use the fastboot commands without getting the remote not allowed error. Not sure that will fix your issue but its worth a shot. You will have to flash back to hboot 0.92 to be able to restore a backup. You can get the hboots here (can't post links yet...
Click to expand...
Click to collapse
Thanks for the suggestion. I flashed the engineering hboot 0.77, then wiped the phone completely:
Code:
./fastboot-mac devices
HT07THJ06738 fastboot
$ ./fastboot-mac erase boot
erasing 'boot'... OKAY
$ ./fastboot-mac erase recovery
erasing 'recovery'... OKAY
$ ./fastboot-mac -w
erasing 'userdata'... OKAY
erasing 'cache'... OKAY
I then booted to hboot 0.77 and flashed the RUU PB31IMG.zip. BUT! No dice...
After rebooting, the phone just reenters the same cycle. At this point, I'm assuming there has to be a hardware fault, specifically bad memory. Any other suggestions are welcome.
GATechAE07 said:
Thanks for the suggestion. I flashed the engineering hboot 0.77, then wiped the phone completely:
Code:
./fastboot-mac devices
HT07THJ06738 fastboot
$ ./fastboot-mac erase boot
erasing 'boot'... OKAY
$ ./fastboot-mac erase recovery
erasing 'recovery'... OKAY
$ ./fastboot-mac -w
erasing 'userdata'... OKAY
erasing 'cache'... OKAY
I then booted to hboot 0.77 and flashed the RUU PB31IMG.zip. BUT! No dice...
After rebooting, the phone just reenters the same cycle. At this point, I'm assuming there has to be a hardware fault, specifically bad memory. Any other suggestions are welcome.
Click to expand...
Click to collapse
Not sure man. If the wipes and ruu completed sucessfully then your partitions are fine, so like you said it may be hardware related. Have you tried flashing the froyo ruu, the one originaly on the phone when it was brand new? Mabey that would help. Or you could go the opposite direction and htcdev upgrade and unlock your hboot and see if that helps. Just throwin stuff out there, it sounds like you got nothing to lose.
1. I am posting to this thread to help out a fellow Yellow Jacket, ME '11...
2. I agree with cmlusco, doing the froyo ruu correctly should fix issues. I can't seem to think of anything other than your boot partition, or whatever its called, as either failed or needs formatting.
My experience with bootloops has usually been fixed by just installing a stable rom version.
Had you recently switched to cm7.1 or had you been using it as a daily driver? I've heard of some issues with people using ICS then switching roms back to GB.

Bootloop no Fastboot Permissions

I have an old evo 4g laying around and I wanted to do some work porting my iPhone app over to Android. But when I turn on the device I just get a bootloop of the white evo splash screen. Same situation trying hboot to recovery
My hboot details
Code:
SUPERSONIC EVT2-3 SHIP S-OFF
HBOOT-0.79.0000
TOUCH PANEL-ATMEL224_16ab
RADIO-2.15.00.11.19
Apr 14 2010,15:41:34
I'm on a mac heres what I get when I try to remedy with fastboot
Code:
./fastboot devices
HT07CHL11811 fastboot
Code:
./fastboot flash recovery /Users/Robert/recovery.img
sending 'recovery' (2690 KB)...
OKAY [ 0.898s]
writing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 0.899s
reboot works
Code:
./fastboot reboot
rebooting...
any thoughts? As for ROM I have no idea whats on there, I attempted to clear storage in hboot and apply a recovery update with the PC36 img method which yielded
Code:
[1] RECOVERY - OK
Update Complete...
Do you want to reboot device?
I chose yes - bootloop so go to hboot chose boot recovery - bootloop
I am no genius, but your hboot might need downgraded to HBoot_0.76.2000 for fastboot commands to work .
After doing some reading I believe you are correct. Now I am on the hunt for a reliable way to go from .79 to .76 or for an RUU in PC36img form...
Try This link calks post
Thanks, do you know if I can rename the file and update from hboot? I am unable to access recovery or the ROM proper.
Well... found a RUU that matched everything applied it the radio update failed and like a retard I restarted the phone instead of going back to hboot... Now its bricked...
Sorry to hear that man... you still might be able to get back around the brick,just have to get the right thread thread for tips on restore on brick. And if you do get it up and running, I would recommend for a custom recovery to make the peripheral tasks easier. Then you could just concentrate on porting your app instead.

[Q] HBoot Relocked, S-ON, Root, trying to upload stock ROM

Hello,
Im having reallly big problem with my Desire HD device and unfortunately,I realize this is only my fault and inadvertence. Im hoping that someone will help me with my problem...
First of all, I've had stock 2.3.5 on my device and every possible blockade. I've used Downgrade_v2 files (with adb and Gingerbreak and 1.32 stock android) but it wasn't working as it supossed to do. I've found nice tool to unblock DHD, called EasyAceRootTool. Everything went OK, new H-Boot was uploaded, unblock process went smoothly, Revovery Touch was uploaded to DHD as well, Superuser was installed too.
And at this level I've hurried too much, because I've installed by recovery new rom on Android 4.0.4 , this one : http://forum.xda-developers.com/showthread.php?t=1839004
And of course... I know now iVe forgot to make S-OFF, android doesn't start, nothing happens at all....
My Hboot now says :
Hboot :
***Relocked***
ACE PVT SHIP S-ON RL
HBOOT-2.0020029
RADIO -26.14.04.28_M
Ive tried a lot of soutions
1)Install PD98IMG.zip on sdcard (2 different stock roms) but when Bootlader is checking image, it says, that newer android is already on device
2)Install RUU, It says that there is a problem with Hboot and i need to wait for upgrade
3)Install PD98IMG.zip (pulled out from stock RUU) by recovery, it says that this image is "bad"
4)Restore backed up adnroid from this thread http://forum.xda-developers.com/showthread.php?t=920876&highlight=hboot, from section "Install stock Vodafone ROM", but it didn't helped as well, it says MD5 checksum failed...
5) When im trying to unlock Hboot in EasyAceRootTool, it communicating with device, but then it says : "Your device is not recognized"
Please guys... what else should I do ??
ps. I know there's a lot of grammatic mistakes, sorry for that. I was trying to check what I was writing
You've relocked your bootloader. You need to re-unlock it. Also, each time after you flash a ROM, you need to extract the boot.img from the ROM zip and
Code:
fastboot flash boot boot.img
bananagranola said:
You've relocked your bootloader. You need to re-unlock it. Also, each time after you flash a ROM, you need to extract the boot.img from the ROM zip and
Code:
fastboot flash boot boot.img
Click to expand...
Click to collapse
tried to do that in bootloader is fastboot mode, and it says :
C:\win>fastboot flash boot boot.img
sending 'boot' (2932 KB)... OKAY [ 0.496s]
writing 'boot'... INFOsignature checking..
FAILED (remote: signature verify fail)
finished. total time: 0.973s
peanek said:
tried to do that in bootloader is fastboot mode, and it says :
C:\win>fastboot flash boot boot.img
sending 'boot' (2932 KB)... OKAY [ 0.496s]
writing 'boot'... INFOsignature checking..
FAILED (remote: signature verify fail)
finished. total time: 0.973s
Click to expand...
Click to collapse
Like I said, you relocked your bootloader. First you need to re-unlock your bootloader.
bananagranola said:
Like I said, you relocked your bootloader. First you need to re-unlock your bootloader.
Click to expand...
Click to collapse
Sorry, I haven't read properly
C:\win>fastboot flash unlocktocken Unlock_code.bin
sending 'unlocktocken' (0 KB)... OKAY [ 0.014s]
writing 'unlocktocken'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 0.019s
It's an unlock coode made in HTCDev.com, with a signature of my handset...
Is your phone in fastboot mode?
bananagranola said:
Is your phone in fastboot mode?
Click to expand...
Click to collapse
OK, there was a trivial bug, I've wrote unlocktocken instead of unlocktoken it is working now !!
Thanks man, I was fighting with this device for more than whole week, thanks for your help
peanek said:
OK, there was a trivial bug, I've wrote unlocktocken instead of unlocktoken it is working now !!
Thanks man, I was fighting with this device for more than whole week, thanks for your help
Click to expand...
Click to collapse
Ok, Im having other problem, tried to use fastboot flash boot boot.img, everything went OK, file was sended, but nothing happens, Hboot is still 2.00.0029, tried to use RUU_Ace_Sense30_S_HTC_WWE_3.12.405.1_Radio_12.65.60.29_26.14.04.28_M_release_225512_signed, but after reboot, when i see HTC on black screen, when RUU should send new update, error is occured.
PD98IMG.zip on sdcard can't install too.
peanek said:
Ok, Im having other problem, tried to use fastboot flash boot boot.img, everything went OK, file was sended, but nothing happens, Hboot is still 2.00.0029, tried to use RUU_Ace_Sense30_S_HTC_WWE_3.12.405.1_Radio_12.65.60.29_26.14.04.28_M_release_225512_signed, but after reboot, when i see HTC on black screen, when RUU should send new update, error is occured.
PD98IMG.zip on sdcard can't install too.
Click to expand...
Click to collapse
The boot.img isn't the bootloader. You need to flash the ROM (not RUU), then fastboot flash the boot.img.
bananagranola said:
The boot.img isn't the bootloader. You need to flash the ROM (not RUU), then fastboot flash the boot.img.
Click to expand...
Click to collapse
C:\win>fastboot flash zip UPDATE.zip
sending 'zip' (336097 KB)... OKAY [ 57.277s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOzip header checking...
INFOzip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 62.750s
or 2 others zip with ROM I've downloaded. Hboot is unblocked for 100%
Wait, no. Flash the ROM from recovery. You can't flash zips like that in fastboot. You can flash ROM images, but it makes more sense for you to get a recovery and flash zips instead.
If you don't have a recovery, first you need to install one. If you have a rooted ROM, you can install a recovery from apps: ROM Manager for ClockworkMod, 4ext Updater apk (from 4ext's website) for 4ext, and GooManager for TWRP. If you don't, download a recovery.img and flash it from fastboot:
Code:
fastboot flash recovery recovery.img
.
If you do, just go straight to flashing the zip from recovery. Then,
Code:
fastboot flash boot boot.img
.
bananagranola said:
Wait, no. Flash the ROM from recovery. You can't flash zips like that in fastboot. You can flash ROM images, but it makes more sense for you to get a recovery and flash zips instead.
If you don't have a recovery, first you need to install one. If you have a rooted ROM, you can install a recovery from apps: ROM Manager for ClockworkMod, 4ext Updater apk (from 4ext's website) for 4ext, and GooManager for TWRP. If you don't, download a recovery.img and flash it from fastboot:
Code:
fastboot flash recovery recovery.img
.
If you do, just go straight to flashing the zip from recovery. Then,
Code:
fastboot flash boot boot.img
.
Click to expand...
Click to collapse
OK, first of all, I'm having recovery, 5.8.7.2 Touch version that was installed with EasyAceRootTool.
I can't install any .apk, because I have now installed 4.0.4 rom, and because of S-ON, it will not start. I was trying to install few roms from recovery of course (Stock versions downloaded from xda, 1.32 versions and 2.3.5.), but every time I am doing this, revovery give me a error "installation aborted (bad)" it's from a PD98IMG zip downloaded from xda and rom.zip pulled out from "RUU_Ace_Sense30_S_HTC_WWE_3.12.405.1_Radio_12.65.60.29_26.14.04.28_M_release_225512_signed"
When I am trying to do in fastboot mode :
Code:
fastboot flash system system.img
(system.img from stock roms, they are uploading, says OK for writing, but when I reboot phone, I see green HTC on white screen, then black screen, and then everytime phone reboots in recovery.
Few minutes a go i tried :
Code:
fastboot eease cache
fastboot oem rebootRUU
fastboot flash zip PD98IMG.zip
but every time it says :
Code:
C:\win>fastboot flash zip UPDATE.zip
sending 'zip' (336097 KB)... OKAY [ 57.215s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOzip header checking...
INFOzip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 62.713s
peanek said:
OK, first of all, I'm having recovery, 5.8.7.2 Touch version that was installed with EasyAceRootTool.
I can't install any .apk, because I have now installed 4.0.4 rom, and because of S-ON, it will not start. I was trying to install few roms from recovery of course (Stock versions downloaded from xda, 1.32 versions and 2.3.5.), but every time I am doing this, revovery give me a error "installation aborted (bad)" it's from a PD98IMG zip downloaded from xda and rom.zip pulled out from "RUU_Ace_Sense30_S_HTC_WWE_3.12.405.1_Radio_12.65.60.29_26.14.04.28_M_release_225512_signed"
When I am trying to do in fastboot mode :
Code:
fastboot flash system system.img
(system.img from stock roms, they are uploading, says OK for writing, but when I reboot phone, I see green HTC on white screen, then black screen, and then everytime phone reboots in recovery.
Few minutes a go i tried :
Code:
fastboot eease cache
fastboot oem rebootRUU
fastboot flash zip PD98IMG.zip
but every time it says :
Code:
C:\win>fastboot flash zip UPDATE.zip
sending 'zip' (336097 KB)... OKAY [ 57.215s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOzip header checking...
INFOzip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 62.713s
Click to expand...
Click to collapse
What are you trying to do?? If you have an unlocked bootloader a RUU will never flash. Besides, being S-ON requires the specific RUU for your device.
If you have CWM and an unlocked bootloader, you can flash any custom rom in recovery but need to flash boot.img after flashing the rom.
You can't flash apks in recovery, only zips. Then fastboot flash the boot.img.
bananagranola said:
You can't flash apks in recovery, only zips. Then fastboot flash the boot.img.
Click to expand...
Click to collapse
glevitan said:
What are you trying to do?? If you have an unlocked bootloader a RUU will never flash. Besides, being S-ON requires the specific RUU for your device.
If you have CWM and an unlocked bootloader, you can flash any custom rom in recovery but need to flash boot.img after flashing the rom.
Click to expand...
Click to collapse
Ok, I was trying to put this device on feet, because it wasn't load any ROM I was flashing. There's a lot of tools and tutorials that I was reading before flashing DHD on xda and other forums. I was convinced, that I need S-OFF to use custom ROM. Few minutes a go I flashed Sabsa-Prime ROM by Recovery, then i searched for boot.img in Sabsa_Prime_v16.0_By_AlirezaB.zip, flashed it in fastboot, anddddd tadaaam...Everythings working perfectly
Thank You gyus, I really appreciate your help !! I was really stuck on this device...
Best Regards !
I need help...NOOB!!!
Hi there i need help.. my phone is stuck on a relocked screen and i cant get it tp power up... i will post a pic so maybe someone can help me out asap...
good
hiii please help mee!!
peanek said:
Hello,
Im having reallly big problem with my Desire HD device and unfortunately,I realize this is only my fault and inadvertence. Im hoping that someone will help me with my problem...
First of all, I've had stock 2.3.5 on my device and every possible blockade. I've used Downgrade_v2 files (with adb and Gingerbreak and 1.32 stock android) but it wasn't working as it supossed to do. I've found nice tool to unblock DHD, called EasyAceRootTool. Everything went OK, new H-Boot was uploaded, unblock process went smoothly, Revovery Touch was uploaded to DHD as well, Superuser was installed too.
And at this level I've hurried too much, because I've installed by recovery new rom on Android 4.0.4 , this one : http://forum.xda-developers.com/showthread.php?t=1839004
And of course... I know now iVe forgot to make S-OFF, android doesn't start, nothing happens at all....
My Hboot now says :
Hboot :
***Relocked***
ACE PVT SHIP S-ON RL
HBOOT-2.0020029
RADIO -26.14.04.28_M
Ive tried a lot of soutions
1)Install PD98IMG.zip on sdcard (2 different stock roms) but when Bootlader is checking image, it says, that newer android is already on device
2)Install RUU, It says that there is a problem with Hboot and i need to wait for upgrade
3)Install PD98IMG.zip (pulled out from stock RUU) by recovery, it says that this image is "bad"
4)Restore backed up adnroid from this thread http://forum.xda-developers.com/showthread.php?t=920876&highlight=hboot, from section "Install stock Vodafone ROM", but it didn't helped as well, it says MD5 checksum failed...
5) When im trying to unlock Hboot in EasyAceRootTool, it communicating with device, but then it says : "Your device is not recognized"
Please guys... what else should I do ??
ps. I know there's a lot of grammatic mistakes, sorry for that. I was trying to check what I was writing
Click to expand...
Click to collapse

Boot loop - flashing via fastboot works, adb does not.

Okay, so I tried my best to search the forums and read the Q+A first, but the suggestions I've found so far didn't help me solve my problem.
I started with Hasoon200's tool kit and successfully unlocked the boot loader. Then, however, I got stuck at installing CWRM (it just wouldn't boot into recovery after installing). So I gave it a try with the "One X one Click" tool kit. I downloaded the n3okernel v34 and -modules as well as the newest nightly build of Cyanogen Mod (cm-10.1-20130414-NIGHTLY-endeavoru).
Now my HOX is caught in a boot loop. No matter which option I choose (fastboot / hboot, recovery, factory reset), it'll always go to the white HTC screen and stay there. Since Q+A's Q11 mentions it: yes, the last time I could boot into the OS (then still the stock image) I disabled fast boot in power settings.
Currently I can only access my HOX via fastboot, I already got a stock image and extracted the boot + recovery images, which I then flashed with the fastboot utility, as suggested in the Q+A's Q9. I erased the cache and rebooted to no avail. I also tried the firmware executable (RUU_ENDEAVOR_U_ICS_40_O2_DE_1.26.207.2_Radio_1.1204.90.13_release_251288_signed) to no avail.
Q+A's Q15 suggests sideloading via adb, but adb won't recognize my device.
I've also relocked the bootloader, this was suggested in another online ressource after flashing the stock boot+recovery images.
The phones HBOOT Version is 1.36.0000. I've noticed a different radio version than the one mentioned in my downloaded RUU; phone says 5.1204.162.29, downloaded file says 1.1204.90.13. I've not yet found a working download link with the right version number.
Please help.
Unlock it, make a full wipe in the custom recovery, install cm10.1, install gapps, flash the boot.img from the cm10.1 Rom and reboot.
So
Unlock it, flash a custom recovery (if you havent got one). If you still have trouble entering it you do this command in the bootloader
Fastboot erase cache
Mr Hofs said:
Unlock it, make a full wipe in the custom recovery, install cm10.1, install gapps, flash the boot.img from the cm10.1 Rom and reboot.
So
Unlock it, flash a custom recovery (if you havent got one). If you still have trouble entering it you do this command in the bootloader
Fastboot erase cache
Click to expand...
Click to collapse
Unlocking the bootloader works, but I'm not able to enter the recovery mode. It only shows a black screen (see attached picture).
EDIT: ok, wait... after flashing the clockwork recovery, I'm now getting into recovery mode. Will now try the next steps you suggested and give feedback later. Thanks a lot so far!
Press the Power and Volume down buttons which will take you the the hboot screen. From there select fastboot and flash a custom recovery like CWM via fastboot.
Now select hboot again and then select recovery!
Okay, so I successfully flashed CWM. I'm now able to boot into recovery. I also succeeded in flashing a boot.img which i took from cm-10.1-20130414-NIGHTLY-endeavoru.zip
c:\One\One\Data>fastboot flash boot boot.img
sending 'boot' (4960 KB)...
OKAY [ 0.684s]
writing 'boot'...
(bootloader) Format partition LNX done
OKAY [ 0.498s]
finished. total time: 1.186s
Now - when selecting hboot - the phone gets to another screen, the one where it displays the "HTC One" logo; I tried flashing the CM-image using fastboot (adb still doesn't work), but got following error message:
c:\One\One\Data>fastboot flash /sdcard update.zip
sending '/sdcard' (200098 KB)...
OKAY [ 25.507s]
writing '/sdcard'...
FAILED (remote: not allowed)
finished. total time: 25.716s
So close, yet so far...
So you have a working CWM installed right?
After flashing the boot.img... do "fastboot erase cache"
now go to CWM(recovery) and mount your sd card... copy the CM10ROM.zip and the gapps.zip to your HOX...
after that select wipe data and then wipe dalvic and cache...
Now select install zip from SD and install the ROM and then the gapps... reboot!
The problem is that I can't - or could'nt - transfer files any other way than using fastboot. However, I've now flashed Team Win TWRP2, and finally I'm able to access my phone over adb or just mount it and access it via explorer. Phew.
FINALLY!
So, if another noob like me finds this thread in the future...
After installing the TWRP2 recovery with flashboot flash twrp2.img, then booting into recovery and mounting my device, I was able to copy the CM-ROM-zip file onto the HOX. Then I rebooted into fastboot again and flashed the boot.img from aforementioned zip-file using "fastboot flash boot boot.img".
Booted again, selected the recovery system, installed ROM from zip file.
I'm getting too old for this ****. Almost had a heart attack when I thought I had bricked my phone. Thanks everyone for holding my hand, I appreciate it.
Good mate !
CASE CLOSED !

[Q] Boot loop

So my phone randomly decided yesterday to shut down, restart and then repeat. The phone is unlocked and rooted and on original stock recovery as I flashed it back to this a few months ago to get the official OTA update (It was on TWRP before that). I can get into the bootloader. If I select 'recovery' (stock recovery) the HTC logo screen appears and hangs . If I select 'Factory reset' It shows the 3 droids on skateboards then go's into the fastboot menu. So I downloaded the fastboot files onto my PC (adb.exe, AdbWinApi.dll, AdbWinUsbApi.dll and fastboot.exe) and I run a cmd from within the containing folder with my phone connected in bootloader mode and in the fastboot menu. On the phone it displays 'Fastboot usb' and if I type 'fastboot devices' in the cmd window it displays the serial number of the phone (so it does see it). Now when I type 'Fastboot erase cache' I get - erasing 'cache' ... FAILED (remote: err = 0x42004) OR - erasing 'cache' ... FAILED (remote: err = 0x19000008)
Next thing I tried was flashing CWD through the cmd window so I could use a RUU CWD nandroid as the stock recovery seems borked. The image file is in the fastboot folder and when I try - fastboot flash recovery r1-modaco-recovery-clockwork-touch-endeavoru.img I get - sending 'recovery' (7122 KB)... OKAY [ 0.954s]
writing 'recovery' ... INFOFormat partition SOS done
FAILED (remote: err = 0x30000)
Now I'm not sure what to do next and would really appreciate some help
What do you want to do? Go full stock now? if so then post the result of the following:
Code:
fastboot getvar version-main
vin4yak said:
What do you want to do? Go full stock now? if so then post the result of the following:
Code:
fastboot getvar version-main
Click to expand...
Click to collapse
Full stock would be good as right now it does nothing.
Version = 3.16.61.6
Thanks
Download this nandroid backup : https://www.dropbox.com/s/x7q0bkzv9hbnuqz/Orang001JB.rar
Flash CWM if you don't have it... and then restore the above nandroid backup... don't forget to wipe data/cache/dalvic and flash boot.img!

Categories

Resources