My phone is stuck in RUU mode (HTC logo and 4 warning triangles).
I can get it to boot CWM or TWRP via fastboot boot. Problem is I'm S-ON with HTCDev unlock, and there's no RUU available for Bell Mobility.
Is there any way at all to get S-OFF directly from recovery? Like, run revone from adb in CWM recovery or something? Alternatively, is there any way to boot a full ROM using fastboot boot?
ergosteur said:
My phone is stuck in RUU mode (HTC logo and 4 warning triangles).
I can get it to boot CWM or TWRP via fastboot boot. Problem is I'm S-ON with HTCDev unlock, and there's no RUU available for Bell Mobility.
Is there any way at all to get S-OFF directly from recovery? Like, run revone from adb in CWM recovery or something? Alternatively, is there any way to boot a full ROM using fastboot boot?
Click to expand...
Click to collapse
Why your phone is stuck in ruu mode if there is no ruu for your phone?
alray said:
Why your phone is stuck in ruu mode if there is no ruu for your phone?
Click to expand...
Click to collapse
I restored it back to stock (or so I thought), but when I tried installing the 4.3 OTA the phone got stuck in bootloop and eventually just stuck in ruu.
ergosteur said:
My phone is stuck in RUU mode (HTC logo and 4 warning triangles).
I can get it to boot CWM or TWRP via fastboot boot. Problem is I'm S-ON with HTCDev unlock, and there's no RUU available for Bell Mobility.
Is there any way at all to get S-OFF directly from recovery? Like, run revone from adb in CWM recovery or something? Alternatively, is there any way to boot a full ROM using fastboot boot?
Click to expand...
Click to collapse
I come from China, I can solve your problem, you can contact QQ990128461, or email [email protected]
wudan120 said:
I come from China, I can solve your problem, you can contact QQ990128461, or email [email protected]
Click to expand...
Click to collapse
What's your problem? Just trolling around, or do you actually have something to contribute??
http://forum.xda-developers.com/showpost.php?p=51284986&postcount=3
http://forum.xda-developers.com/showpost.php?p=51285277&postcount=2
http://forum.xda-developers.com/showpost.php?p=51466900&postcount=7
OK, total stupid moment.
All I had to do was restore a stock nandroid for my CID (found on http://www.htc1guru.com/) using recovery booted via fastboot boot [cwm filename].img.
Then, run fastboot oem boot.
Found last command on: http://forum.xda-developers.com/showthread.php?t=1612969
Guess i got scared by the warning triangles. :victory:
Looks like the "modem" partition is still corrupted, so I have to run fastboot oem boot every time I boot the phone. But, now I should be able to boot a rom, get root, and s-off the regular way.
Also I actually was S-ON with a locked bootloader - managed to do the HTCdev unlock "blind" while in the ruu mode.
Related
hello,
I have a problem guys i was flashing a rom (rom holics) happens to finishing flash, and in the process of restarting the device, I think for hurry I gave ah update.zip and rebooting, the screen stays there with the htc logo in black and restarts and the cycle repeats, could enter the bootloader, but now when I go into recovery at the beginning and who wants to enter (see the logo and lettering recovery) but then again with the white screen logo vibrates and reboots, I can do? by fastboot usb I can do something?
re-flash the recovery?
I ask for your support please
In fastboot, flash the recovery again I recommend wxcrecovery and then flash the ROM again. If you are s-on then you have to fastboot flash the kernel.
Sent from my Holiday using xda premium
Marshmellow92 said:
In fastboot, flash the recovery again I recommend wxcrecovery and then flash the ROM again. If you are s-on then you have to fastboot flash the kernel.
Sent from my Holiday using xda premium
Click to expand...
Click to collapse
I get the following (attached screenshot)
cancha said:
I get the following (attached screenshot)
Click to expand...
Click to collapse
Recovery was written fine. Now you need to reboot to recovery. Instead of
fastboot reboot
do
fastboot reboot recovery
Or just select bootloader on the phone, then select recovery
Now you're in recovery, flash the ROM of your choice. If you're s-on, you'll then need to reboot to fastboot and fastboot flash the boot.img included with the rom
homeslice976 said:
Recovery was written fine. Now you need to reboot to recovery. Instead of
fastboot reboot
do
fastboot reboot recovery
Or just select bootloader on the phone, then select recovery
Now you're in recovery, flash the ROM of your choice. If you're s-on, you'll then need to reboot to fastboot and fastboot flash the boot.img included with the rom
Click to expand...
Click to collapse
If I did that, try to get into recovery, but still I can not access = recovery restarts in white screen and htc logo, I did going into bootloader then recovery, not tried from the console of the pc
In boot loader does it say locked or unlocked?
Edit: try a different recovery
Sent from my Vivid 4G using Tapatalk 2
homeslice976 said:
In boot loader does it say locked or unlocked?
Edit: try a different recovery
Sent from my Vivid 4G using Tapatalk 2
Click to expand...
Click to collapse
says JuopunutBear S-OFF
when I try to load from the image with the following command
fastboot boot recovery.img file-
It's the same goes for the recovery time is then restarted the typical htc logo with white screen
I'm already starting to worry is brick?
cancha said:
when I try to load from the image with the following command
fastboot boot recovery.img file-
It's the same goes for the recovery time is then restarted the typical htc logo with white screen
I'm already starting to worry is brick?
Click to expand...
Click to collapse
If all else fails flash stock recovery, re-lock bootloader, run an RUU ( or flash a PH39IMG.ZIP file ), unlock the bootloader, re-root, flash a custom recovery and restore your phone from a nandroid backup or titanium backup. and all should be well.
camo_flage said:
If all else fails flash stock recovery, re-lock bootloader, run an RUU ( or flash a PH39IMG.ZIP file ), unlock the bootloader, re-root, flash a custom recovery and restore your phone from a nandroid backup or titanium backup. and all should be well.
Click to expand...
Click to collapse
Thanks friend, if I had no need to use the RUU and install the RUU now achieved again the whole process thanks XD
I am trying to return my HTC One to stock (practice run just in case). I have an all stock rom and recovery. I try booting into CWM temporarily with
Code:
fastboot boot recovery.img
where recovery.img is the CWM recovery partition image. This should allow me to flash a root zip for temp root.
It indicates that flashing was successful and that the device will reboot. It doesn't reboot however and also no longer responds to the physical buttons (volume up/down and power). I can reset the device and it then goes on as if nothing happened.
I have HBOOT 1.54 and OS 2.24.401.3. I suspect it has something to do with the HBOOT version. This would also explain the segfaults with revone I'm getting.
Can I downgrade my bootloader to a lower version so it becomes vulnerable for revone?
bloodsplatter said:
I am trying to return my HTC One to stock (practice run just in case). I have an all stock rom and recovery. I try booting into CWM temporarily with
Code:
fastboot boot recovery.img
where recovery.img is the CWM recovery partition image. This should allow me to flash a root zip for temp root.
It indicates that flashing was successful and that the device will reboot. It doesn't reboot however and also no longer responds to the physical buttons (volume up/down and power). I can reset the device and it then goes on as if nothing happened.
I have HBOOT 1.54 and OS 2.24.401.3. I suspect it has something to do with the HBOOT version. This would also explain the segfaults with revone I'm getting.
Can I downgrade my bootloader to a lower version so it becomes vulnerable for revone?
Click to expand...
Click to collapse
1- "fastboot boot recovery.img" no longer works in hboot 1.54, HTC remove that
2- when it hangs, to "unhang" it, just unplug the USB cable and bootloader should return to normal (did for me)
3- downgrading is only possible if you're S-Off
nkk71 said:
1- "fastboot boot recovery.img" no longer works in hboot 1.54, HTC remove that
2- when it hangs, to "unhang" it, just unplug the USB cable and bootloader should return to normal (did for me)
3- downgrading is only possible if you're S-Off
Click to expand...
Click to collapse
****e
I tried a hard reset, will try that as well
Can I get S-Off? Moonshine didn't work because it couldn't reboot from fastboot
bloodsplatter said:
****e
I tried a hard reset, will try that as well
Can I get S-Off? Moonshine didn't work because it couldn't reboot from fastboot
Click to expand...
Click to collapse
Unfortunately, for 1.54 there is no s-off atm, hopefully in the future, but nobody knows.
So I'm stuck at the moment? Crud
bloodsplatter said:
So I'm stuck at the moment? Crud
Click to expand...
Click to collapse
For S-Off, yes.
But you can still flash stock rom (since you have a nandroid), and then flash the corresponding stock recovery, and finally relock bootloader.
Though be careful with the stock rom, if it's 1.xx and your firmware is already on 2.x that render your touchscreen unresponsive and you'll have to use an OTG cable + mouse to get the OTAs to 2.x
nkk71 said:
For S-Off, yes.
But you can still flash stock rom (since you have a nandroid), and then flash the corresponding stock recovery, and finally relock bootloader.
Though be careful with the stock rom, if it's 1.xx and your firmware is already on 2.x that render your touchscreen unresponsive and you'll have to use an OTG cable + mouse to get the OTAs to 2.x
Click to expand...
Click to collapse
I already flashed stock rom through nandroid, one with all the OTA's in it, but I can't remove the tampered mark in the bootloader? Or am I still getting it because I'm using the wrong RUU? My CID is HTC_E11, I always picked one of the RUU's that goes for WWE, but recently S-On is preventing me from flashing them since all of them are older than the software version of the phone.
To remove the Tampered warning you need to install stock recovery.
Sent from my HTC One using XDA Premium 4 mobile app
I was following Vomer's guide on my One, which has been working great. I had HBOOT 1.54, S-Off, SuperCID, and pushed the firmware twice, got the success message, and waited and when it says finished used adb to tell it to reboot. Now I get the splash, with the lock gone, as expected, and then the screen goes black. If I hold power, or power and down, the hardware keys start blinking and then nothing. A few seconds later I get the splash again, then blank again.
It appears to be communicating briefly over USB because my laptop starts trying to install a HTC MTP device (drive is already on the PC and has been fine) before it looses comms and drops out. I can't seem to get adb device to recognize it....
PLEASE tell me someone can help me recover my phone!!! I will be immensely grateful.
And what the HBOOT version you wanted to downgrade to?
Ivanovic said:
And what the HBOOT version you wanted to downgrade to?
Click to expand...
Click to collapse
I wasn't trying to downgrade HBOOT, just rather ensure my firmware was up to date. I'd had mine set up as a GPE and was flashing the DE (after supercid).
By way of an update, I've been able to get into bootloader and I'm a bit scared on what to do next so I dont screw this up. I notice that I still have S-OFF, but HBOOT is now showing 1.56 and it says RELOCKED at the top. My plan was to use rumrunner (just because of the HBOOT, but it is erroring anyway) to unlock bootloader, and then to look up the fastboot commands to push a ROM and recovery. Any advice?
Downgrade to 1.44 and change cid according to the Rom you want. Then unlock or set your bootloader to LOCKED
Here is the file for 1.44 http://www69.zippyshare.com/v/95229262/file.html
Sent from my HTC One using Tapatalk
Can you help me with the adb commands to flash that boot zip? Also, should I run " fastboot flash unlocktoken Unlock_code.bin" to unlock my bootloader first?
vettejock99 said:
Can you help me with the adb commands to flash that boot zip? Also, should I run " fastboot flash unlocktoken Unlock_code.bin" to unlock my bootloader first?
Click to expand...
Click to collapse
You can unlock if you want to flash custom recovery.
Place the file i gave you to the fastboot folder. Boot into bootloader and choose FASTBOOT.
Run the following : fastboot oem rebootRUU
fastboot flash zip filename.zip *where filaname the actual filename of the file i gave you
You will get FAILED or sth so do this command again to succesfully flash the firmware.
Ivanovic said:
You can unlock if you want to flash custom recovery.
Place the file i gave you to the fastboot folder. Boot into bootloader and choose FASTBOOT.
Run the following : fastboot oem rebootRUU
fastboot flash zip filename.zip *where filaname the actual filename of the file i gave you
You will get FAILED or sth so do this command again to succesfully flash the firmware.
Click to expand...
Click to collapse
Awesome. So I've got HBOOT 1.44, S-OFF, bootloader unlocked, supercid, and TWRP 2.6.3.3 flashed again, and I tried sideloading ARHD rom. It all looked good but same thing for the moment, I get the splash and then black......I can't figure out why I can't boot into a rom right now. About to try flashing ROM again.
Okay, so didnt' work. After sideload flashing gets to 100% it just does nothing. Manually rebooting gets me back into the splash then blackness bootloop......
Can you issue fastboot clear cache in bootloader and see the outcome?
Also as you are Soff, you can run dev ruu
SaHiLzZ said:
Can you issue fastboot clear cache in bootloader and see the outcome?
Also as you are Soff, you can run dev ruu
Click to expand...
Click to collapse
The former didn't get me anywhere, but I did follow your thinking and decided to use the RUU and start over. I'm happy to report that got me going, and then I was able to get AR HD on. I probably had to do that all along once I wiped the ROM and recovery, as sideloading clearly wasn't going to work (in retrospect) as it has an AROMA installer.
Thanks so much everyone!!
SaHiLzZ said:
Can you issue fastboot clear cache in bootloader and see the outcome?
Also as you are Soff, you can run dev ruu
Click to expand...
Click to collapse
Nice that everything is solved now.
Verstuurd van mijn HTC One
hi i have done sum thing terrible to my phone and now i can only asses the boot loader cant get in to OS or recovery,
unable to flash new recovery and after trying to flash stock RUU i am stuck with boot loader relocked have tried to re unlock it but no luck.
s-on with os 7.19.401.2 any ideas on what to do?
Necrolog_92 said:
hi i have done sum thing terrible to my phone and now i can only asses the boot loader cant get in to OS or recovery,
unable to flash new recovery and after trying to flash stock RUU i am stuck with boot loader relocked have tried to re unlock it but no luck.
s-on with os 7.19.401.2 any ideas on what to do?
Click to expand...
Click to collapse
What steps did you take that led you to this point? Are you stock recovery at minute or are you custom recovery? Is your phone detected by fastboot (type fastboot devices)
Also I assume to tried HTC.com/dev to unlock using a different unlock token?
stovie_steve said:
What steps did you take that led you to this point? Are you stock recovery at minute or are you custom recovery? Is your phone detected by fastboot (type fastboot devices)
Also I assume to tried HTC.com/dev to unlock using a different unlock token?
Click to expand...
Click to collapse
just for future reference, he needs to flash the stock firmware, same one he already has, my suspicions say he has re-locked his bootloader with a custom recovery on there, thats why he cant unlock his bootloader, it requires stock recovery, the only way to get stock recovery on an s-on and re-locked device is to flash stock firmware. :good:
Seanie280672 said:
just for future reference, he needs to flash the stock firmware, same one he already has, my suspicions say he has re-locked his bootloader with a custom recovery on there, thats why he cant unlock his bootloader, it requires stock recovery, the only way to get stock recovery on an s-on and re-locked device is to flash stock firmware. :good:
Click to expand...
Click to collapse
Yeah I figured he'd done that, which is why I wondered was he custom recovery
thanks for the reply’s, i have now tried to use a new unlock token but i get the same problem as before, before i relocked the boot loader i flashed what i think was the stock recovery but now i can’t get in to recovery i can use fastboot and it does show up under fastboot devices and when i try to put the unlock token on i get the screen to confirm but when i confirm it boot into recovery and just stays there till the battery drains on i reboot it any more idea’s or advice ?
Hi guys i got an htc one in placw of my samsung grand
I managed to unlock the bootloader using cmd and tried flashing a recovery. However after the flash when i try booting into recovery mode from bootloader, it first gives the entering recovery screen but then screen blacks out and then it reboots as normal.
Now htc just got a lollipop update and i want to update, but when it enters recovery, it blacks out and then reboots as normal due to the fail recovery
Before i tried flashing each and every reocvery and the same happened... Then i just left it at a version of cwm ( didnt work also) .
Now shall i flash stock recovery? What if that dosent work? Is there any way to do it without a pc or any other computer?
arushawasthi said:
Hi guys i got an htc one in placw of my samsung grand
I managed to unlock the bootloader using cmd and tried flashing a recovery. However after the flash when i try booting into recovery mode from bootloader, it first gives the entering recovery screen but then screen blacks out and then it reboots as normal.
Now htc just got a lollipop update and i want to update, but when it enters recovery, it blacks out and then reboots as normal due to the fail recovery
Before i tried flashing each and every reocvery and the same happened... Then i just left it at a version of cwm ( didnt work also) .
Now shall i flash stock recovery? What if that dosent work? Is there any way to do it without a pc or any other computer?
Click to expand...
Click to collapse
no .. you will need a PC to restore stock recovery / or RUU back to stock
Darn
clsA said:
no .. you will need a PC to restore stock recovery / or RUU back to stock
Click to expand...
Click to collapse
Hi,
Thanks for the reply.
I tried RUU, turns out theres no file for my cid (HTC_039).
I also tried alternate methods, turns out i cant use Guru reset as i need functioning recovery, and i have S-ON so no Nand.
pl help.
arushawasthi said:
Hi,
Thanks for the reply.
I tried RUU, turns out theres no file for my cid (HTC_039).
I also tried alternate methods, turns out i cant use Guru reset as i need functioning recovery, and i have S-ON so no Nand.
pl help.
Click to expand...
Click to collapse
Did you use the correct version of the recovery you flashed? I mean are you sure it wasn't a Sprint or Verizon recovery?
Secondly did you fastboot erase cache after flashing recovery?. This is the no.1 reason for recovery bootloop. Flashing recovery should be done like so.
Code:
fastboot erase cache
fastboot flash recovery "name-of-recovery".img
fastboot reboot-bootloader
Then select recovery from the bootloader for the first time load.
Sent from my M7 ARHD 84-Kitkat
arushawasthi said:
I tried RUU, turns out theres no file for my cid (HTC_039).
Click to expand...
Click to collapse
Yes there is one. 7.19.980.5 posted in the general section
http://forum.xda-developers.com/htc-one/general/lollipop-ruu-zip-small-collection-t3053944
see post #2.
If your phone is already on a 6.xx.980.x or 7.xx.980.x firmware you can flash it.
Danny201281 said:
Did you use the correct version of the recovery you flashed? I mean are you sure it wasn't a Sprint or Verizon recovery?
Secondly did you fastboot erase cache after flashing recovery?. This is the no.1 reason for recovery bootloop. Flashing recovery should be done like so.
Code:
fastboot erase cache
fastboot flash recovery "name-of-recovery".img
fastboot reboot-bootloader
Then select recovery from the bootloader for the first time load.
Sent from my M7 ARHD 84-Kitkat
Click to expand...
Click to collapse
Hi,
i didnt do the exact thing. Ill try like you said.
And how do i find out my firmware version? In settings?
arushawasthi said:
Hi,
i didnt do the exact thing. Ill try like you said.
And how do i find out my firmware version? In settings?
Click to expand...
Click to collapse
To find your firmware version it's best to use command
Code:
fastboot getvar all
this will show you a list of your devices version information.
You can post the list here if you need help but please remove your imei and serial number before posting for your own security.
There are 3 models of HTC One.
Sprint = m7_wls Downloads here http://techerrata.com/browse/twrp2/m7wls
Verizion = m7_vzw Downloads here http://techerrata.com/browse/twrp2/m7vzw
International = m7_ul or m7_u Downloads here http://techerrata.com/browse/twrp2/m7
There are also more model numbers for dual sim variants.
You must have the correct version of recovery depending on your model. The getvar info would be very helpful for me to make a recommendation :good:
Sent from my SM-T230 using Tapatalk