I have a friend who tried flashing a rom on this HTC One with S-ON. The phone is now relocked and "tampered" but I have been trying to return it to stock so it will actually boot. It just hangs on the HTC screen for now. The version is 1.26.502.12 Hboot 1.44 but the RUU for ATT doesn't work at all; gives me the error 132 "signature error". I know this is the correct RUU, as when it says it will update to xxx version, it's the same exact version as what's on there (1.26.502.12).
Have been searching long and far for an answer, and have tried locating a ruu in the form of a .zip file, but have returned with no such luck.
xartic12 said:
I have a friend who tried flashing a rom on this HTC One with S-ON. The phone is now relocked and "tampered" but I have been trying to return it to stock so it will actually boot. It just hangs on the HTC screen for now. The version is 1.26.502.12 Hboot 1.44 but the RUU for ATT doesn't work at all; gives me the error 132 "signature error". I know this is the correct RUU, as when it says it will update to xxx version, it's the same exact version as what's on there (1.26.502.12).
Have been searching long and far for an answer, and have tried locating a ruu in the form of a .zip file, but have returned with no such luck.
Click to expand...
Click to collapse
Its not the correct ruu for the phones cid, which will be CWS__001 or something similar. What's wrong with the phone that you need to ruu? You can either;
Find the correct RUU.
S-off the phone, change the cid, and flash any ruu of your choosing.
Re-unlock, re-flash custom recovery, and re-flash the rom.
Sent from my HTC One using XDA Premium 4 mobile app
It won't boot because it's relocked with a custom recovery. Unlock again, flash the stock recovery from the RUU, and relock, and you'll be stock.
iElvis said:
It won't boot because it's relocked with a custom recovery. Unlock again, flash the stock recovery from the RUU, and relock, and you'll be stock.
Click to expand...
Click to collapse
I have it unlocked and it had TWRP. I pulled the .zip from the RUU from the /local/temp/f3823848f (you get it), and tried running the fastboot commands:
fasboot erase cache
fastboot rebootRUU
fastboot flash zip rom.zip
This works up until the flashing of the zip, which results in "ERROR: could not clear input pipe; result -536870163< waiting for device >".
How would I go about getting the stock recovery from the RUU?
edit: I originally had it unlocked but relocked it so I could run the .exe for the RUU.
CoryTallman said:
Its not the correct ruu for the phones cid, which will be CWS__001 or something similar. What's wrong with the phone that you need to ruu? You can either;
Find the correct RUU.
S-off the phone, change the cid, and flash any ruu of your choosing.
Re-unlock, re-flash custom recovery, and re-flash the rom.
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Well the phone tried to install a custom rom (trick droid) without S-OFF, so now it completely won't boot past the HTC screen. I have problems with mounting the cache, but finally worked that kink out. I can't s-off the phone without it booting can I?
You do not need s-off to flash a rom on the one. He probably flashed a bad zip. Reflash TWRP, wipe everything. Adb push the ROM.zip and flash it.
Sent from my HTC One using XDA Premium 4 mobile app
---------- Post added at 09:14 PM ---------- Previous post was at 09:12 PM ----------
Also the stock recovery, if you wanna go that route, will be an .IMG file.
Fastboot erase cache
Fastboot flash recovery recovery.IMG
Sent from my HTC One using XDA Premium 4 mobile app
CoryTallman said:
You do not need s-off to flash a rom on the one. He probably flashed a bad zip. Reflash TWRP, wipe everything. Adb push the ROM.zip and flash it.
Sent from my HTC One using XDA Premium 4 mobile app
---------- Post added at 09:14 PM ---------- Previous post was at 09:12 PM ----------
Also the stock recovery, if you wanna go that route, will be an .IMG file.
Fastboot erase cache
Fastboot flash recovery recovery.IMG
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Tried sideloading the RUU .zip rom and it wasn't able to mount cache and told me the .zip was corrupted. Where could I find the stock recovery?
Edit: Got the stock recovery on there now. Trying the RUU again.
xartic12 said:
Tried sideloading the RUU .zip rom and it wasn't able to mount cache and told me the .zip was corrupted. Where could I find the stock recovery?
Edit: Got the stock recovery on there now. Trying the RUU again.
Click to expand...
Click to collapse
You can't sideload an ruu zip. Side load is for custom software, not official ruus
Sent from my HTC One using XDA Premium 4 mobile app
CoryTallman said:
You can't sideload an ruu zip. Side load is for custom software, not official ruus
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I was reading where you could, as it's the stock .zip for your phone (assuming you had the correct one). My problem still is lingering. I have stock recovery installed and it's relocked, still can't manage to get the RUU to correctly read my model.
I posted some pictures, 1 containing the information about the device while the other is the window showing how it matches up.
Xartic, you should first read tutorials on how to flash something. Here on the forum are some. You can also sideload a custom Rom from the forum. Like Viper one
Sent from my HTC One using Tapatalk 4
xartic12 said:
Tried sideloading the RUU .zip rom and it wasn't able to mount cache and told me the .zip was corrupted. Where could I find the stock recovery?
Edit: Got the stock recovery on there now. Trying the RUU again.
Click to expand...
Click to collapse
If you can't mount cache partition then the recovery will not work correctly.
I get the same problem few days ago when erasing all partitions.
Try to format cache partition from recovery. I've done it many times until it accept it.
It seems I format it in the wrong format.
If you have "cache mount error" when in recovery, then I don't think flashing a ROM will work (and when it works, the ROM will not boot anyway).
Get rid of this problem first.
Tecardo said:
Xartic, you should first read tutorials on how to flash something. Here on the forum are some. You can also sideload a custom Rom from the forum. Like Viper one
Sent from my HTC One using Tapatalk 4
Click to expand...
Click to collapse
Actually I did read and know how to flash roms, but the problem isn't that I didn't read, that my friend jumped the gun on flashing without knowing HTC and their s-on situation . The problem is that security still remains on and the phone won't accept the RUU to return it to stock.. I understand the phone is unlocked now but when I attempt the RUU I relock it with no positive results. I resorted to the stock recovery to see if that would help with the RUU, but it doesn't.
truc007 said:
If you can't mount cache partition then the recovery will not work correctly.
I get the same problem few days ago when erasing all partitions.
Try to format cache partition from recovery. I've done it many times until it accept it.
It seems I format it in the wrong format.
If you have "cache mount error" when in recovery, then I don't think flashing a ROM will work (and when it works, the ROM will not boot anyway).
Get rid of this problem first.
Click to expand...
Click to collapse
You should use cwm not twrp. that normally works
Gesendet von meinem Nexus 7 mit Tapatalk 4
Tecardo said:
You should use cwm not twrp. that normally works
Gesendet von meinem Nexus 7 mit Tapatalk 4
Click to expand...
Click to collapse
I've noticed cwm has to be used to erase and mount cache. I still can't get anywhere though even being able to boot into any recovery.
Any other ideas on how to fix this problem?
Have you tried;
Unlock
Reflash TWRP or CWM
Redownload custom rom
Wipe everything
"adb push rom.zip /sdcard/"
Allow it to complete
Flash custom rom
Sent from my HTC One using XDA Premium 4 mobile app
CoryTallman said:
Have you tried;
Unlock
Reflash TWRP or CWM
Redownload custom rom
Wipe everything
"adb push rom.zip /sdcard/"
Allow it to complete
Flash custom rom
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
i messed my partitions with touch cwm. I solved the problem from twrp.
but really I don't know how, I played with Parted until I realize i can't find the name of the cache partition. I tried few time until it accept to format the cache. Then that was ok.
I create my problem by erasing all the partitions one by one from cwm (touch version)
CoryTallman said:
Have you tried;
Unlock
Reflash TWRP or CWM
Redownload custom rom
Wipe everything
"adb push rom.zip /sdcard/"
Allow it to complete
Flash custom rom
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I did all of that, and when it reboots it shows the HTC quietly brilliant screen with "This build is for development purposes only..." and will just hang there. I wiped everything before I pushed the Android Revolution Rom.
truc007 said:
i messed my partitions with touch cwm. I solved the problem from twrp.
but really I don't know how, I played with Parted until I realize i can't find the name of the cache partition. I tried few time until it accept to format the cache. Then that was ok.
I create my problem by erasing all the partitions one by one from cwm (touch version)
Click to expand...
Click to collapse
Yeah I had to do that to be able to get the right locations mounted. Still am having difficulties though.
xartic12 said:
I did all of that, and when it reboots it shows the HTC quietly brilliant screen with "This build is for development purposes only..." and will just hang there. I wiped everything before I pushed the Android Revolution Rom.
Yeah I had to do that to be able to get the right locations mounted. Still am having difficulties though.
Click to expand...
Click to collapse
And when you flashed android revolution there were no errors? The install went as it should? And how long are you letting it sit on that screen before rebooting?
Sent from my HTC One using XDA Premium 4 mobile app
CoryTallman said:
And when you flashed android revolution there were no errors? The install went as it should? And how long are you letting it sit on that screen before rebooting?
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
No errors whatsoever, I let it sit on the screen for about 5 minutes then waited on the HTC screen for about 15-20.
I just now flashed a stock odexed rom and it's doing the same thing, except it doesn't show "This build is for...." at the bottom. I sideloaded it and had no errors.
Also, after I sideload these roms, I have to reflash the recovery each time.
CoryTallman said:
Have you tried;
Unlock
Reflash TWRP or CWM
Redownload custom rom
Wipe everything
"adb push rom.zip /sdcard/"
Allow it to complete
Flash custom rom
Click to expand...
Click to collapse
I am having a similar problem right now as I seem to have accidentally deleted my OS at some point
I tried this but the ADB cant find my device but fastboot can.
Any help?
Related
I would like to know as to how can i backup stock recovery? Bcoz, i wish to go S-off and unlocked via Revone method, then flash TWRP, flash a few mods, and then get back to stock recovery , s-off, locked bootloader. Is that all possible. Does a nandroid backup, backup's stock recovery as well???
Thanks in advance guys.
You can't do a nandroid without custom recovery so that is out of the picture. OTA zip files however contain the recovery file you need.
mathrania said:
I would like to know as to how can i backup stock recovery? Bcoz, i wish to go S-off and unlocked via Revone method, then flash TWRP, flash a few mods, and then get back to stock recovery , s-off, locked bootloader. Is that all possible. Does a nandroid backup, backup's stock recovery as well???
Thanks in advance guys.
Click to expand...
Click to collapse
If you're still on stock recovery at the moment - go into fastboot and command:
fastboot boot name_of_your_custom_recovery.img
This will just boot into custom recovery without flashing it. Do a backup and it will backup your stock recovery.
Sent from my HTC One using xda premium
redbull123 said:
If you're still on stock recovery at the moment - go into fastboot and command:
fastboot boot name_of_your_recovery.img
This will just boot into recovery without flashing it. Do a backup and it will backup your stock recovery.
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
Yes I am in stock recovery..
how do I know the name of the recovery?? Or do I need to name it by mnyself..... and after backup, which place do i need to find it in my phone to secure the backup copy....
Sorry, Limited to 8 thanks per day...
mathrania said:
Yes I am in stock recovery..
how do I know the name of the recovery?? Or do I need to name it by mnyself..... and after backup, which place do i need to find it in my phone to secure the backup copy....
Sorry, Limited to 8 thanks per day...
Click to expand...
Click to collapse
You'll need to download either CWM or TWRP. You can rename the download if you want to something like cwm.img or twrp.img to make it easier.
Once the backup is done it will be on your phones internal storage in the clockworkmod or TWRP folder - depending which one you choose to boot. Just copy it to your PC.
Sent from my HTC One using xda premium
redbull123 said:
You'll need to download either CWM or TWRP. You can rename the download if you want to something like cwm.img or twrp.img to make it easier.
Once the backup is done it will be on your phones internal storage in the clockworkmod or TWRP folder - depending which one you choose to boot. Just copy it to your PC.
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
I will comeback to thank you after my limit of 8 thanks per day get expired
redbull123 said:
You'll need to download either CWM or TWRP. You can rename the download if you want to something like cwm.img or twrp.img to make it easier.
Once the backup is done it will be on your phones internal storage in the clockworkmod or TWRP folder - depending which one you choose to boot. Just copy it to your PC.
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
One question though... i bought this phone as a used, and it was Tampered and Relocked. When I selected the recovery option, it booted the phone to somewhat stock like recovery, and then after some process, the phone rebooted, and the phone was totally Factory Reset.... everything in the storage was gone too..... so is there an way to check if it is indeed a stock recovery, or this is the normal behaviour of stock recovery...?
You need to unlock your bootloader before doing anything with custom recovery. Use Revone or the official HTC Dev method
Sent from my HTC One using xda premium
redbull123 said:
If you're still on stock recovery at the moment - go into fastboot and command:
fastboot boot name_of_your_custom_recovery.img
This will just boot into custom recovery without flashing it. Do a backup and it will backup your stock recovery.
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
Good tip
redbull123 said:
If you're still on stock recovery at the moment - go into fastboot and command:
fastboot boot name_of_your_custom_recovery.img
This will just boot into custom recovery without flashing it. Do a backup and it will backup your stock recovery.
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
this method of just booting a custom recovery used to work with OLDER hboot versions. but it doesn't work with newer hboots. my hboot version is 1.54.0000 and when I use the command mentioned above, my bootloader menu just freezes!! guess I'll have to look for the OTA file then to find the stock bootloader!
pritam.paul.360 said:
this method of just booting a custom recovery used to work with OLDER hboot versions. but it doesn't work with newer hboots. my hboot version is 1.54.0000 and when I use the command mentioned above, my bootloader menu just freezes!!
Click to expand...
Click to collapse
Yep, I know. It worked when I wrote it, over 6 weeks ago.
Sent from my HTC One using XDA Premium 4 mobile app
redbull123 said:
Yep, I know. It worked when I wrote it, over 6 weeks ago.
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
uh, I see! guess I didn't notice the date!
pritam.paul.360 said:
this method of just booting a custom recovery used to work with OLDER hboot versions. but it doesn't work with newer hboots. my hboot version is 1.54.0000 and when I use the command mentioned above, my bootloader menu just freezes!! guess I'll have to look for the OTA file then to find the stock bootloader!
Click to expand...
Click to collapse
Not sure if it helps as I was still on 1.44 HBoot, but when I tried the command while the bootloader was locked, my bootloader would also freeze and I had to do a hard reset. Once I unlocked my bootloader, the boot command worked.
wckong said:
Not sure if it helps as I was still on 1.44 HBoot, but when I tried the command while the bootloader was locked, my bootloader would also freeze and I had to do a hard reset. Once I unlocked my bootloader, the boot command worked.
Click to expand...
Click to collapse
first of all, you must have your bootloader unlocked in order to boot/flash a custom recovery. you can't do so if your bootloader is locked. and secondly, yeah, I also had the boot command worked out before I had the 1.54 Hboot. I guess this one doesn't allow 'just' booting a custom recovery!
Downloaded update (256mb) seems to install goes to TWRP bootscreen, select reboot, go back to settings>update and its still showing the update as if it never installed. Do I have to flash the update using TWRP manually? Am I getting this because I use TWRP and should I change to CW 10?
Already downloaded 1.31 stock rooted rom image (900mb) just encase.
answer?
lenin1928 said:
Downloaded update (256mb) seems to install goes to TWRP bootscreen, select reboot, go back to settings>update and its still showing the update as if it never installed. Do I have to flash the update using TWRP manually? Am I getting this because I use TWRP and should I change to CW 10?
Already downloaded 1.31 stock rooted rom image (900mb) just encase.
Click to expand...
Click to collapse
did you ever find an answer? i dled the over the air update also but it would not install. kept restarting and telling me the same update is available over and over
lenin1928 said:
Downloaded update (256mb) seems to install goes to TWRP bootscreen, select reboot, go back to settings>update and its still showing the update as if it never installed. Do I have to flash the update using TWRP manually? Am I getting this because I use TWRP and should I change to CW 10?
Already downloaded 1.31 stock rooted rom image (900mb) just encase.
Click to expand...
Click to collapse
you have to have stock recovery, stock rom, and bootloader relocked.
Download the rooted rom here http://forum.xda-developers.com/showthread.php?t=2368907 and flash in twrp. The firmware would be flashed in fastboot htcruu
Sent from my HTCONE using xda app-developers app
Aldo101t said:
you have to have stock recovery, stock rom, and bootloader relocked.
Click to expand...
Click to collapse
No need to relock the BL
gk1984 said:
Download the rooted rom here http://forum.xda-developers.com/showthread.php?t=2368907 and flash in twrp. The firmware would be flashed in fastboot htcruu
Sent from my HTCONE using xda app-developers app
Click to expand...
Click to collapse
Will that wipe the data on the phone?
Bikegeek said:
Will that wipe the data on the phone?
Click to expand...
Click to collapse
No, flashing the rom won't erase the data. Usually when moving between rooms, it's a good idea to wipe data anyway. I did not wipe data moving from the previous stock rooted rom to this update.
The firm doesn't touch the data either.
Sent from my HTCONE using xda app-developers app
So I take Sprint_HTC_One_1.31.651.2_Stock_Rooted.zip and put it somewhere on the phone, boot into TWRP and flash that zip and away I go?
Thanks for your help.
Bikegeek said:
So I take Sprint_HTC_One_1.31.651.2_Stock_Rooted.zip and put it somewhere on the phone, boot into TWRP and flash that zip and away I go?
Thanks for your help.
Click to expand...
Click to collapse
That is correct....
No joy, TWRP gave me an error on flashing the zip and then said I wasn't rooted. I slid the slider to the right to re-root and I'm now stuck at the HTC quietly brilliant screen............
When I try to boot into recovery the TWRP screen flashes by and I'm at the HTC screen again.
Anyone?
Bikegeek said:
Anyone?
Click to expand...
Click to collapse
In a cmd window and while in bootloader try this
type "fastboot erase cache" without the quotes and press enter
then type "fastboot reboot" without the quotes and press enter
once rebooted type "adb reboot recovery" without the quotes and press enter
Hopefully that will get you going
Shoot me a PM if you have more questions
Disregard the PM, had some brain vapor lock, Into recovery an restoring from a backup.
Bikegeek said:
Disregard the PM, had some brain vapor lock, Into recovery an restoring from a backup.
Click to expand...
Click to collapse
Back up and running. Many thanks.
So, where did I go wrong? When I tried to flash the stock rom TWRP gave me an error on the zip (Sprint_HTC_One_1.31.651.2_Stock_Rooted). The reboot got me into the loop.
I need help with this as well. I'm rooted with s-off (not moonshine method) and after flashing the stock_rooted zip in TWRP, everything appears to work until after it displays the "updating android apps" window, then it just hangs on "finishing boot". Do I need to re-flash my custom rom as well prior to rebooting? I'm using tranquil rom by the way.
Sent from my HTCONE using Tapatalk 2
res0prw2 said:
I need help with this as well. I'm rooted with s-off (not moonshine method) and after flashing the stock_rooted zip in TWRP, everything appears to work until after it displays the "updating android apps" window, then it just hangs on "finishing boot". Do I need to re-flash my custom rom as well prior to rebooting? I'm using tranquil rom by the way.
Sent from my HTCONE using Tapatalk 2
Click to expand...
Click to collapse
Did you flash stock rooted rom without wipe? Just wipe cache, dalvik cache, data, and system. Reflash the tranquil rom.
Sent from my lair.
volk9029 said:
Did you flash stock rooted rom without wipe? Just wipe cache, dalvik cache, data, and system. Reflash the tranquil rom.
Click to expand...
Click to collapse
I did that but my baseband just reverts back to the previous one, which is why I thought I could just flash this over my pre-existing rom. Should I just flash the firmware? I'm only looking to update my radios.
Sent from my HTCONE using xda premium
Edit: Nevermind, just realized I need to flash the firmware for soff only... Too tired yesterday. If only I could do it on Terminal Emulator.
A couple of months back I flashed my HTC One to a GPE Rom and then updating using OTA to Android 4.3 which was working fine.
Upon finding this: http://forum.xda-developers.com/showthread.php?t=2356654
I wanted to flash to 4.4 using it. I followed instructions and it said it installed fine.
However I'm no stuck in a boot loop.
I get the "HTc quietly brilliant" screen and then it reboots, and this loops.
I can hold down vol button and then select recovery but as soon as I do it reboots and I cannot get into recover. I've tried a few adb commands like adb reboot recovery etc. and it just says device not found. Any tips?
Is your bootloader unlocked? Custom or stock recovery?
Sent from my HTC One using Tapatalk
Ivanovic said:
Is your bootloader unlocked? Custom or stock recovery?
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Before doing the flashing I was bootloader unlocked and was using clockwork mod if that is what you're asking.
You flashed a custom Google edition Rom or your converted your phone to Google edition (change cid,stock Rom,stock recovery) ?
Sent from my HTC One using Tapatalk
Ivanovic said:
You flashed a custom Google edition Rom or your converted your phone to Google edition (change cid,stock Rom,stock recovery) ?
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
I didn't change anything, just flashed a Rom to make it a GPE. I just installed clockwork mod and flashed the rom.
this is the name of the rom I used
bigxie_m7_GPe_JWR66V_odexed-signed
Maybe the 4.4 you flashed isn't compatible. I suggest you flash back that Rom or restore your nandroid backup if any
Sent from my HTC One using Tapatalk
Ivanovic said:
Maybe the 4.4 you flashed isn't compatible. I suggest you flash back that Rom or restore your nandroid backup if any
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
How can I do this if my phone won't go into recovery and just keeps looping to boot screen?
Reflash cwm or twrp. You need the latest version.
Then flash again ARHD 5.1 Rom and make sure you full wipe.
Sent from my HTC One using Tapatalk
Ivanovic said:
Reflash cwm or twrp. You need the latest version.
Then flash again ARHD 5.1 Rom and make sure you full wipe.
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Same here. I even dunno how to flash a new recovery...i don´t have any access to the phone - only hboot...
Boot to bootloader. Choose fastboot and then connect your phone to PC.
Next step is to download the latest version of your favorite custom recovery and place it inside the fastboot folder. Open a command window and write fastboot devices to check that fastboot is working and then write the following:
Fastboot flash recovery filename.img
Sent from my HTC One using Tapatalk
Ivanovic said:
Boot to bootloader. Choose fastboot and then connect your phone to PC.
Next step is to download the latest version of your favorite custom recovery and place it inside the fastboot folder. Open a command window and write fastboot devices to check that fastboot is working and then write the following:
Fastboot flash recovery filename.img
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Ok,but there´s a little problem : ABD couldn´t find my device..
Download the latest HTC drivers. There are in the android development sub forum
Sent from my HTC One using Tapatalk
Ivanovic said:
Download the latest HTC drivers. There are in the android development sub forum
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Puh...recovery works again.Thanks ! But I got another question : Is it possible to flash a ROM directly by using ADB ?
No. But you can use adb to transfer a Rom to your sdcard using adb push command
Sent from my HTC One using Tapatalk
Ivanovic said:
No. But you can use adb to transfer a Rom to your sdcard using adb push command
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Like discribed in this thread ?
http://forum.xda-developers.com/showthread.php?t=1667929
Yes, that is the way to so it
Sent from my HTC One using Tapatalk
Ivanovic said:
Yes, that is the way to so it
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
It won´t work...
I´m not able to mount/unmount system with theTWPR 2.6.3.0...but it´s the only recovery that works. I couldn´t even find the right cwm recovery...damn...
I'm was having the exact same problem, and I believe it's because you're S-ON like I am (says in the first green line of the bootloader)
Problem is try as I might (rum runner, Moonshine, revone) I cannot for the life of me get my phone S-OFF
Rum runner tells me there is no adb connection to the device, yet moonshine has no problem there and it's driving me nuts.
Until you can get S-OFF (and if you manage it let me know how) you'll more than likely have bootloop issues with that ROM
DiCR7 said:
I won´t work...
I´m not able to mount/unmount system with theTWPR 2.6.3.0...but it´s the only recovery that works. I couldn´t even find the right cwm recovery...damn...
Click to expand...
Click to collapse
Make sure adb works and write the paths correctly. What kind of error did you get?
Sent from my HTC One using Tapatalk
Ivanovic said:
Make sure adb works and write the paths correctly. What kind of error did you get?
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
This one seems to be proper :
C:\Program Files\Minimal ADB and Fastboot>adb push Android_Revolution_HD-One_4.1
_GE.zip /sdcard/Android_Revolution_HD-One_4.1_GE.zip
2282 KB/s (452221989 bytes in 193.456s)
..but after that,,,unable to open the zip file..and the best - the zip file has gone!!
Hmm..with TWPR I´m not able to mount the sdcard..maybe thats the failure...
I tried to return to stock using mike1986 instructions. ie, download stock Rom and put on sd and download stock recovery for fastboot flash.
Problem was, when I tried to fastboot flash the recovery I got a message that "appeared" to be sayin the recovery was to big in size.
Does that make any sense to anyone, if so, can anyone suggest anything ?
Thanks
Edit, I'm s-on
Sent from my HTC One using XDA Free mobile app
10rdan said:
I tried to return to stock using mike1986 instructions. ie, download stock Rom and put on sd and download stock recovery for fastboot flash.
Problem was, when I tried to fastboot flash the recovery I
Does that make any sense to anyone, if so, can anyone suggest anything ?
Thanks
Edit, I'm s-on
Sent from my HTC One using XDA Free mobile app
Click to expand...
Click to collapse
I was having problems before had encrypted ruu instead of decrypted,not sure if that helps but fixed my problem to return to stock.make sure you have wright ruu for carrier
10rdan said:
I tried to return to stock using mike1986 instructions. ie, download stock Rom and put on sd and download stock recovery for fastboot flash.
Problem was, when I tried to fastboot flash the recovery I got a message that "appeared" to be sayin the recovery was to big in size.
Does that make any sense to anyone, if so, can anyone suggest anything ?
Thanks
Edit, I'm s-on
Sent from my HTC One using XDA Free mobile app
Click to expand...
Click to collapse
First off, Post a fastboot getvar all ( minus your imei no and serial no ).
Is your bootloader unlocked?
post links to recovery you were trying to flash and how you were trying to flash it?
bored_stupid said:
First off, Post a fastboot getvar all ( minus your imei no and serial no ).
Is your bootloader unlocked?
post links to recovery you were trying to flash and how you were trying to flash it?
Click to expand...
Click to collapse
Was trying to flash stock, 4.19.401.11, recovery via fastboot command after flashing stock Rom via twrp. Wouldn't flash, question is why ?
Handset is "found" with "adb device", just wouldn't flash recovery.
Sent from my HTC One using XDA Free mobile app
10rdan said:
Was trying to flash stock, 4.19.401.11, recovery via fastboot command after flashing stock Rom via twrp. Wouldn't flash, question is why ?
Sent from my HTC One using XDA Free mobile app
Click to expand...
Click to collapse
Without a fastboot getvar all and a screenshot of your bootloader, and how you tried to flash it, i cant say
bored_stupid said:
Without a fastboot getvar all and a screenshot of your bootloader, and how you tried to flash it, i cant say
Click to expand...
Click to collapse
I've gone back to, backed up, ARHD62 so can't give you what you're asking for. Thanks anyway.
Reason I wanted to go back to stock was to get latest firmware when it's released then re unlock bootloader etc and flash ARHD71. NOT s-off.
Sent from my HTC One using XDA Free mobile app
10rdan said:
I've gone back to, backed up, ARHD62 so can't give you what you're asking for. Thanks anyway.
Reason I wanted to go back to stock was to get latest firmware when it's released then re unlock bootloader etc and flash ARHD71. NOT s-off.
Sent from my HTC One using XDA Free mobile app
Click to expand...
Click to collapse
BTW, a getvar can be gotten no matter what ROM you are on... it would help identify your device, and if you do want to stay S-On, perhaps find a signed firmware.zip for your phone.
Okay, so I have an HK m8 on sprint, FW 1.54.654.13.
I was originally on Viper 1.8.0, but wanted to upgrade to 2.0.0, so I went back to my stock backup, with the aforementioned software version.
After restoring that backup I realized I needed to also flash a stock recovery in order to take the OTA. So I flashed the 'Stock Recovery From 1.54.651.8 OTA' over adb from this thread: http://forum.xda-developers.com/showthread.php?t=2736048
So, since flashing that recovery my phone seems to not have a recovery anymore; infact, it constantly reboots after about 1 minute of being booted to system. When I boot into recovery, I get a symbol of a phone with an "!" in a triangle over it.
Where did I go wrong? What recovery should I be using? I can re-flash TWRP, but it seems I still get the bootloop, even though it does actually boot into system (which I've never seen happen from a bootloop). It's been like this for 12+ hours, and no amount of searching has helped me out thus far, so I'm hoping someone here could help me out a little.
xLoveHateLegend said:
Okay, so I have an HK m8 on sprint, FW 1.54.654.13.
I was originally on Viper 1.8.0, but wanted to upgrade to 2.0.0, so I went back to my stock backup, with the aforementioned software version.
After restoring that backup I realized I needed to also flash a stock recovery in order to take the OTA. So I flashed the 'Stock Recovery From 1.54.651.8 OTA' over adb from this thread: http://forum.xda-developers.com/showthread.php?t=2736048
So, since flashing that recovery my phone seems to not have a recovery anymore; infact, it constantly reboots after about 1 minute of being booted to system. When I boot into recovery, I get a symbol of a phone with an "!" in a triangle over it.
Where did I go wrong? What recovery should I be using? I can re-flash TWRP, but it seems I still get the bootloop, even though it does actually boot into system (which I've never seen happen from a bootloop). It's been like this for 12+ hours, and no amount of searching has helped me out thus far, so I'm hoping someone here could help me out a little.
Click to expand...
Click to collapse
When I boot into recovery, I get a symbol of a phone with an "!" in a triangle over it.
Click to expand...
Click to collapse
This is stock recovery
You could pull the stock recovery from the HK firmware...hopefully that will get you back to normal.
Worse comes to worse run the RUU.
I do not have the recovery.img in my backup. I'm also not S-off, so I think the only way I can upgrade my firmware is through OTA from what I understand, correct? If I could just flash the proper stock recovery I think I would be fine from there?
xLoveHateLegend said:
I do not have the recovery.img in my backup. I'm also not S-off, so I think the only way I can upgrade my firmware is through OTA from what I understand, correct? If I could just flash the proper stock recovery I think I would be fine from there?
Click to expand...
Click to collapse
You can flash the full firmware while being s-on.
Alright, thanks! Can I go ahead and RUU 2.22.401.4 directly, or should I just RUU to my current stock firmware and just OTA from there?
Sent from my 831C using XDA Free mobile app
xLoveHateLegend said:
Alright, thanks! Can I go ahead and RUU 2.22.401.4 directly, or should I just RUU to my current stock firmware and just OTA from there?
Sent from my 831C using XDA Free mobile app
Click to expand...
Click to collapse
2.22.401.4 is not for Sprint.
I would go with the current HK RUU and start fresh.
BD619 said:
2.22.401.4 is not for Sprint.
I would go with the current HK RUU and start fresh.
Click to expand...
Click to collapse
Damn. Alright, well from what I can see 2.16.654.4 is the latest for Sprint. After downloading O.M.J.'s RUU, would I be good to go straight to viper 2.0.0?
Sent from my 831C using XDA Free mobile app
xLoveHateLegend said:
Damn. Alright, well from what I can see 2.16.654.4 is the latest for Sprint. After downloading O.M.J.'s RUU, would I be good to go straight to viper 2.0.0?
Sent from my 831C using XDA Free mobile app
Click to expand...
Click to collapse
After you install TWRP recovery, yes.
For future reference Viper does OTA's which are not the same as Sprint OTA's...download the Viper OTA and flash in twrp.
Magnum_Enforcer said:
After you install TWRP recovery, yes.
Click to expand...
Click to collapse
Yes of course, thank you.
BD619 said:
For future reference Viper does OTA's which are not the same as Sprint OTA's...download the Viper OTA and flash in twrp.
Click to expand...
Click to collapse
Yes, I am aware. But on 1.8.0 I did not get an OTA. Maybe because I'll get it after I upgrade my FW. So after RUUing then reinstalling TWRP, if I restore my viper 1.8.0 backup, I can just OTA to 2.0.0?
xLoveHateLegend said:
Yes of course, thank you.
Yes, I am aware. But on 1.8.0 I did not get an OTA. Maybe because I'll get it after I upgrade my FW. So after RUUing then reinstalling TWRP, if I restore my viper 1.8.0 backup, I can just OTA to 2.0.0?
Click to expand...
Click to collapse
Should be able to...
But if you are going to RUU why not just download the full rom and clean flash.
BD619 said:
Should be able to...
But if you are going to RUU why not just download the full rom and clean flash.
Click to expand...
Click to collapse
I tried flashing the full Rom per your suggestion, but after flashing the 2.0.0 Rom, it's like my phone has no OS and can only boot to bootloader or recovery, not system at all.
I also tried extracting the latest hk ruu to the root of my external SD card and running it through bootloader to no avail.
I feel like I'm missing a vital part of information here. I've never really ruu'd before so I'm new to that but I'm pretty stumped on this whole thing.
xLoveHateLegend said:
I tried flashing the full Rom per your suggestion, but after flashing the 2.0.0 Rom, it's like my phone has no OS and can only boot to bootloader or recovery, not system at all.
I also tried extracting the latest hk ruu to the root of my external SD card and running it through bootloader to no avail.
I feel like I'm missing a vital part of information here. I've never really ruu'd before so I'm new to that but I'm pretty stumped on this whole thing.
Click to expand...
Click to collapse
get the drivers for your phone + adb, rename the firmware update to firmware.zip, put it in /sdk/platform-tools
put the phone in fastboot, make sure it says fastboot USB and type fastboot devices in terminal to confirm it's connected.
then type in terminal Fastboot oem rebootRUU (capitalization matters.)
your screen will go black with a greyish HTC logo, then type in fastboot flash zip firmware.zip
once it's done doing it's thing type fastboot reboot
this method is pretty much failproof
EDIT: also, if you're flashing ONLY the sprint 2.0.0 update, you'll have to be on capt's twrp 2.7.0.7, otherwise you'll have to flash the full rom, boot into it, reboot into 2.7.1.0, and dirty flash the sprint viper ROM. Hope that helps, cheers >;3
yorisou said:
get the drivers for your phone + adb, rename the firmware update to firmware.zip, put it in /sdk/platform-tools
put the phone in fastboot, make sure it says fastboot USB and type fastboot devices in terminal to confirm it's connected.
then type in terminal Fastboot oem rebootRUU (capitalization matters.)
your screen will go black with a greyish HTC logo, then type in fastboot flash zip firmware.zip
once it's done doing it's thing type fastboot reboot
this method is pretty much failproof
EDIT: also, if you're flashing ONLY the sprint 2.0.0 update, you'll have to be on capt's twrp 2.7.0.7, otherwise you'll have to flash the full rom, boot into it, reboot into 2.7.1.0, and dirty flash the sprint viper ROM. Hope that helps, cheers >;3
Click to expand...
Click to collapse
Thanks for the reply! From my understanding, you need to be S-Off for that method, which I am not.
The method I attempted to use is this one, from O.M.J's thread here http://forum.xda-developers.com/showthread.php?t=2729173
using 7zip, extract 0P6BIMG.zip to ext sd card
-boot into bootloader
-make sure*hboot*is highlighted, press power button
-it will scan your ext_sd card, then ask if you want to start the update
-press volume up & let it do it's thing...
The problem is, it scans my external SD card just fine but never asks if I want to start the update, nor do I get the option to press volume up etc... I am on captains twrp 2.7.0.7, as I've seen many other users confirm success with this recovery.
Also, I don't see just an update, it seems the Sprint version of the Rom I downloaded is the full rom. I actually did get it to boot once and got this (see screenshot), but it was a dirty flash.
Sent from my 831C using XDA Free mobile app
xLoveHateLegend said:
Thanks for the reply! From my understanding, you need to be S-Off for that method, which I am not.
The method I attempted to use is this one, from O.M.J's thread here http://forum.xda-developers.com/showthread.php?t=2729173
using 7zip, extract 0P6BIMG.zip to ext sd card
-boot into bootloader
-make sure*hboot*is highlighted, press power button
-it will scan your ext_sd card, then ask if you want to start the update
-press volume up & let it do it's thing...
The problem is, it scans my external SD card just fine but never asks if I want to start the update, nor do I get the option to press volume up etc... I am on captains twrp 2.7.0.7, as I've seen many other users confirm success with this recovery.
Also, I don't see just an update, it seems the Sprint version of the Rom I downloaded is the full rom. I actually did get it to boot once and got this (see screenshot), but it was a dirty flash.
Sent from my 831C using XDA Free mobile app
Click to expand...
Click to collapse
Did you re-lock your bootloader?
xLoveHateLegend said:
Thanks for the reply! From my understanding, you need to be S-Off for that method, which I am not.
The method I attempted to use is this one, from O.M.J's thread here http://forum.xda-developers.com/showthread.php?t=2729173
using 7zip, extract 0P6BIMG.zip to ext sd card
-boot into bootloader
-make sure*hboot*is highlighted, press power button
-it will scan your ext_sd card, then ask if you want to start the update
-press volume up & let it do it's thing...
The problem is, it scans my external SD card just fine but never asks if I want to start the update, nor do I get the option to press volume up etc... I am on captains twrp 2.7.0.7, as I've seen many other users confirm success with this recovery.
Also, I don't see just an update, it seems the Sprint version of the Rom I downloaded is the full rom. I actually did get it to boot once and got this (see screenshot), but it was a dirty flash.
Sent from my 831C using XDA Free mobile app
Click to expand...
Click to collapse
http://venomroms.com/htc-one-m8/
download the full one and the sprint one, flash the first, reboot all the way (doubt you have to finish the automatic setup) then reboot into recovery and dirty flash the sprint one without wiping anything. It'll connect to the CDMA network instead of the GSM one with no problems, you don't even need to be on 2.7.0.7
And if it isn't working in HBOOT just go into recovery and adb sideload it, you shouldn't need to be s-off to do that. Enter adb sideload and just type in a terminal adb sideload (filename)
EDIT: idk why but that picture made me lol irl, KEEP CALM AND KANG AWAY
Alright giving that a shot now, thanks
That message is hilarious to me now, but it wasn't at the time xD
Edit: is it safe to dirty flash the first one, coming from 1.8.0? Also no, I haven't relocked my boot loader.
xLoveHateLegend said:
Alright giving that a shot now, thanks
That message is hilarious to me now, but it wasn't at the time xD
Edit: is it safe to dirty flash the first one, coming from 1.8.0? Also no, I haven't relocked my boot loader.
Click to expand...
Click to collapse
RUU won't run unless you re-lock the bootloader since you are s-on
BD619 said:
RUU won't run unless you re-lock the bootloader since you are s-on
Click to expand...
Click to collapse
Ahhh, okay makes sense now. My m7 was s-off and that was the first and last time I ever did a RUU. If I re-lock the boot loader, do I have to go through htcdev again to unlock once more, or will having it locked again not effect root?
Sent from my 831C using XDA Free mobile app
xLoveHateLegend said:
Ahhh, okay makes sense now. My m7 was s-off and that was the first and last time I ever did a RUU. If I re-lock the boot loader, do I have to go through htcdev again to unlock once more, or will having it locked again not effect root?
Sent from my 831C using XDA Free mobile app
Click to expand...
Click to collapse
fastboot oem relock
should do it