Hello everyone,
I'm writing this after researching my problem for a bit.
I come from generally Samsung devices that I modded quite extensively (I'm at my first HTC) and stumbled into a series of problems. I moved from GE to Sense custom ROMs and stuck with ViperOne for some time now. I wanted to change to HTC One Nexus-Edition (http://forum.xda-developers.com/showthread.php?t=2544119).
I did the mistake and tried to flash the .zip while on CWM Recovery 6.0.3.2. The flash failed and I had to restore my backup, but I have lot root in the process somehow (not really sure why or how). Ever since then I've been struggling to get it back to stock so I can flash the new TRWP or CWM (unable to flash those from Fastboot either, no option available).
Whenever I run a RUU.exe, it restarts the phone and it gets stuck with the black background and "HTC" logo and the RUU throws an "connection error" exception.
If anyone has any suggestions how I could get it back to stock (keeping S-OFF) so I can re-flash a recovery and re-root cleanly, the help would be greatly appreciated. My scripting skills are not very advanced, so I've been looking for solutions that don't necessarily involve the ADB command shell.
Hello I have the same problem with htc one... I'm stucking on hello screen htc siply...
Try a another computer/wire/port? Perhaps remove all drivers and reinstall?
eug3n91 said:
Hello everyone,
I'm writing this after researching my problem for a bit.
I come from generally Samsung devices that I modded quite extensively (I'm at my first HTC) and stumbled into a series of problems. I moved from GE to Sense custom ROMs and stuck with ViperOne for some time now. I wanted to change to HTC One Nexus-Edition (http://forum.xda-developers.com/showthread.php?t=2544119).
I did the mistake and tried to flash the .zip while on CWM Recovery 6.0.3.2. The flash failed and I had to restore my backup, but I have lot root in the process somehow (not really sure why or how). Ever since then I've been struggling to get it back to stock so I can flash the new TRWP or CWM (unable to flash those from Fastboot either, no option available).
Whenever I run a RUU.exe, it restarts the phone and it gets stuck with the black background and "HTC" logo and the RUU throws an "connection error" exception.
If anyone has any suggestions how I could get it back to stock (keeping S-OFF) so I can re-flash a recovery and re-root cleanly, the help would be greatly appreciated. My scripting skills are not very advanced, so I've been looking for solutions that don't necessarily involve the ADB command shell.
Click to expand...
Click to collapse
Flash recovery
fastboot flash recovery TWRP.img
fastboot erase cache
fastboot reboot-bootloader
From command prompt on PC with phone in bootloader
peca_slo said:
Hello I have the same problem with htc one... I'm stucking on hello screen htc siply...
Click to expand...
Click to collapse
fastboot erase cache
clsA said:
Flash recovery
fastboot flash recovery TWRP.img
fastboot erase cache
fastboot reboot-bootloader
From command prompt on PC with phone in bootloader
fastboot erase cache
Click to expand...
Click to collapse
Thanks. However it doesn't find the device. Are there any other drivers that I have to install for it to recognise the HTC One in Fastboot?
eug3n91 said:
Thanks. However it doesn't find the device. Are there any other drivers that I have to install for it to recognise the HTC One in Fastboot?
Click to expand...
Click to collapse
what version of windows ?
clsA said:
what version of windows ?
Click to expand...
Click to collapse
Latest & Greatest Windows 8.1 :laugh:
eug3n91 said:
Latest & Greatest Windows 8.1 :laugh:
Click to expand...
Click to collapse
unfortunately not for fastboot & adb, use a Win7 machine
nkk71 said:
unfortunately not for fastboot & adb, use a Win7 machine
Click to expand...
Click to collapse
Currently working on this. http://forum.xda-developers.com/showthread.php?t=2256359
Might work
Sadly all PCs / laptops I have are either Ubuntu or Windows 8.1
eug3n91 said:
Currently working on this. http://forum.xda-developers.com/showthread.php?t=2256359
Might work
Sadly all PCs / laptops I have are either Ubuntu or Windows 8.1
Click to expand...
Click to collapse
Solutions for Win 8.1 vary widely, but since you have Ubuntu, use that instead of Win. should work just fine.
nkk71 said:
Solutions for Win 8.1 vary widely, but since you have Ubuntu, use that instead of Win. should work just fine.
Click to expand...
Click to collapse
Only solution I found for windows 8.1/Fastboot was hboot 1.54.000 from the new 4.4 GPe or hboot 1.55.000 from anything else. After your up to one of those fastboot works as normal.
Here's a Recovery flashable zip of TWRP 2.6.3.3
just flash it like a rom
Related
Hi guys. Was just trying to install a 4.4 custom rom on my HTC One using CWM. I got into rrecovery mode and started trying to install the rom but it came up with an error saying it had aborted. I realised I hadn't made a backup so I thought I best do it in case anything goes wrong. I tried doing that and rebooting the phone. Now the HTC logo flashes on screen before flashing off and then the phone puts me back in recovery. Have I bricked this phone? If anyone can help me I can answer any more necessary questions.
krisdeaco said:
Hi guys. Was just trying to install a 4.4 custom rom on my HTC One using CWM. I got into rrecovery mode and started trying to install the rom but it came up with an error saying it had aborted. I realised I hadn't made a backup so I thought I best do it in case anything goes wrong. I tried doing that and rebooting the phone. Now the HTC logo flashes on screen before flashing off and then the phone puts me back in recovery. Have I bricked this phone? If anyone can help me I can answer any more necessary questions.
Click to expand...
Click to collapse
You need TWRP 2.6.3.3 (or later) for 4.4 roms, also if you are using a GPE rom, then you need to be s-off.
Download from here: http://techerrata.com/browse/twrp2/m7 don't use a download manager, it will fail; download normally and check MD5 to make sure file is not corrupt,
go to bootloader/FASTBOOT USB, and flash it:
fastboot flash openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
and install the ROM again.
nkk71 said:
You need TWRP 2.6.3.3 (or later) for 4.4 roms, also if you are using a GPE rom, then you need to be s-off.
Download from here: don't use a download manager, it will fail; download normally and check MD5 to make sure file is not corrupt,
go to bootloader/FASTBOOT USB, and flash it:
fastboot flash openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
and install the ROM again.
Click to expand...
Click to collapse
Sorrry if I seem like a complete fool but how to I flash the recovery image. I'm in the fastboot usb menu now but there doesn't appear to be any option to flash.
krisdeaco said:
Sorrry if I seem like a complete fool but how to I flash the recovery image. I'm in the fastboot usb menu now but there doesn't appear to be any option to flash.
Click to expand...
Click to collapse
from you PC
open a command prompt, go to the folder where adb is (also put the downloaded recovery there), then on your PC, type commands in bold above.
nkk71 said:
from you PC
open a command prompt, go to the folder where adb is (also put the downloaded recovery there), then on your PC, type commands in bold above.
Click to expand...
Click to collapse
Again, rreally sorry. Where will I find ADB? Where would it typically be?
EDIT: I've downloaded minimal ADB and Fastboot and out the recovery image in there. I've tried typing in the top command but had no luck. A little more help, please? Thank you for your help so far by the way
krisdeaco said:
Again, rreally sorry. Where will I find ADB? Where would it typically be?
Click to expand...
Click to collapse
wherever you put it, didnt you unlock your phone using "fastboot flash unlocktoken Unlock_code.bin"? that would be the folder (often referred to the adb sdk)
nkk71 said:
wherever you put it, didnt you unlock your phone using "fastboot flash unlocktoken Unlock_code.bin"? that would be the folder (often referred to the adb sdk)
Click to expand...
Click to collapse
Ah yes thanks. I've found it all and put it where you said. I've tried to flashing it but I'm getting the message:
"unknown partition 'fastboot flash openrecovery-twrp-2.6.3.3-m7.img'
error:cannot deterrmine image filename for 'fastboot flash openrecovery-twrp-2.6.3.3-m7.img'
krisdeaco said:
Ah yes thanks. I've found it all and put it where you said. I've tried to flashing it but I'm getting the message:
"unknown partition 'fastboot flash openrecovery-twrp-2.6.3.3-m7.img'
error:cannot deterrmine image filename for 'fastboot flash openrecovery-twrp-2.6.3.3-m7.img'
Click to expand...
Click to collapse
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
please be careful with things like these, you don't want to mess up your phone, reading and staying calm, not rushing things, IS A MUST!!
nkk71 said:
wherever you put it, didnt you unlock your phone using "fastboot flash unlocktoken Unlock_code.bin"? that would be the folder (often referred to the adb sdk)
Click to expand...
Click to collapse
nkk71 said:
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
please be careful with things like these, you don't want to mess up your phone, reading and staying calm, not rushing things, IS A MUST!!
Click to expand...
Click to collapse
Sorry I'm just panicking an awful lot. I'm a bit calmer now though so I'll crack on. I've got TWRP back up and I've tried to install the ROM but it keeps saying failed. Is therre any way to make my phone available to transfer to so I can try a different ROM?
EDIT: It seems I did make a backup with TWRP, I'm assuming that wouldn't show up on CWM? That seems to be working so I'll count myself lucky. I would very much like to get stock android 4.4 though so do you know of any detailed guides for getting that with TWRP on HTC one?
By the way THANK YOU SO MUCH for everything. I completely panicked and I would never have figured any of this out without your help. Thank you.
krisdeaco said:
Sorry I'm just panicking an awful lot. I'm a bit calmer now though so I'll crack on. I've got TWRP back up and I've tried to install the ROM but it keeps saying failed. Is therre any way to make my phone available to transfer to so I can try a different ROM?
Click to expand...
Click to collapse
yes plenty, now please go get a glass of water and I'll post back in a minute, you need to relax, we'll have your phone up and running soon.
Which ROM would you like to have? post, then get that water/coffee/beer/scotch whatever makes you calm down :laugh:
krisdeaco said:
EDIT: It seems I did make a backup with TWRP, I'm assuming that wouldn't show up on CWM? That seems to be working so I'll count myself lucky. I would very much like to get stock android 4.4 though so do you know of any detailed guides for getting that with TWRP on HTC one?
Click to expand...
Click to collapse
Unfortunately, TWRP and CWM backups aren't interchangeable but you can always flash back the proper recovery for the backup, and restore.
krisdeaco said:
I would very much like to get stock android 4.4 though so do you know of any detailed guides for getting that with TWRP on HTC one?
Click to expand...
Click to collapse
Details please , GPE or Sense, any one in particular, best post a link to the one you'd like to have.
krisdeaco said:
By the way THANK YOU SO MUCH for everything. I completely panicked and I would never have figured any of this out without your help. Thank you.
Click to expand...
Click to collapse
Feel free to hit the thanks button
I've recently done the conversion to the Google Edition but since my headphone didn't work with it I wanted to go back to Stock.
Unfortunately I completely screwed up...
The current state of my phone is:
I can't boot, only end up at the white HTC logo boot screen
I can't recover my nandroid backup because CWM says "Can't mount SD card"
I can't flash the RUU I found because my firmware is too high...
I can't root / flash a different because I can't transfer any files to my phone
I can't S-off my phone because adb doesn't see it... (Using rumrunner)
I really have no idea what to do and I don't even know how I reached this point. I just flashed the Rom for stock HTC M7 JB and had multiple errors occurring decided to try flashing KitKat which didn't work and suddenly nothing worked anymore.
Does anyone have an idea of what I could try?
Thanks a lot for our help!
Further details:
Unlocked & Tampered recovery
S-On
HBoot 1.55
OS 3.62.401.1
chibi03 said:
I've recently done the conversion to the Google Edition but since my headphone didn't work with it I wanted to go back to Stock.
Unfortunately I completely screwed up...
The current state of my phone is:
I can't boot, only end up at the white HTC logo boot screen
I can't recover my nandroid backup because CWM says "Can't mount SD card"
I can't flash the RUU I found because my firmware is too high...
I can't root / flash a different because I can't transfer any files to my phone
I can't S-off my phone because adb doesn't see it... (Using rumrunner)
I really have no idea what to do and I don't even know how I reached this point. I just flashed the Rom for stock HTC M7 JB and had multiple errors occurring decided to try flashing KitKat which didn't work and suddenly nothing worked anymore.
Does anyone have an idea of what I could try?
Thanks a lot for our help!
Further details:
Unlocked & Tampered recovery
S-On
HBoot 1.55
OS 3.62.401.1
Click to expand...
Click to collapse
let me guess your trying all this from a windows 8.1 pc?
clsA said:
let me guess your trying all this from a windows 8.1 pc?
Click to expand...
Click to collapse
It's Window 7.
chibi03 said:
It's Window 7.
Click to expand...
Click to collapse
Thats great !!
install the HTC Sync and then uninstall it but leave the drivers
next step is boot to recovery
and from their try
adb devices
if it works
adb push this file to your phone
http://forum.xda-developers.com/attachment.php?attachmentid=2481786&d=1388342684
adb push TWRP_2.6.3.3_m7.zip data/media/0/
make sure TWRP_2.6.3.3_m7.zip is in the same directory as adb before push
you flash that from recovery the same you do a rom .. then reboot to recovery to see it
Also note that your s-on and cannot use a kitkat rom
find ARHD 31.6 here and push it the same you did the recovery
http://android-revolution-hd.blogspot.com/p/android-revolution-hd-mirror-site-var.html
clsA said:
Thats great !!
install the HTC Sync and then uninstall it but leave the drivers
Click to expand...
Click to collapse
I have done that but while in custom Recovery my phone isn't recognised. And at the Htc boot screen adb doesn't list the device but Windows sees it as plugged in but not started.
chibi03 said:
I have done that but while in custom Recovery my phone isn't recognised. And at the Htc boot screen adb doesn't list the device but Windows sees it as plugged in but not started.
Click to expand...
Click to collapse
then uninstall all your htc drives and do it again
if you know how to manually install drivers from device manager you can use these
Flash TWRP recovery and push ROM with ADB.
Reboot into TWRP.
Press mount and just choose DATA
Leave it and then push your rom file with "adb push rom.zip /sdcard/.
When its done you will get a message that files are transfered, Now flash rom
Thanks, that worked.
clsA said:
then uninstall all your htc drives and do it again
if you know how to manually install drivers from device manager you can use these
Click to expand...
Click to collapse
Thanks for your help but reinstalling the drivers didn't work.
bihslk said:
Flash TWRP recovery and push ROM with ADB.
Reboot into TWRP.
Press mount and just choose DATA
Leave it and then push your rom file with "adb push rom.zip /sdcard/.
When its done you will get a message that files are transfered, Now flash rom
Click to expand...
Click to collapse
Thank you! that did the trick, I was really worried that I won't be able to fix this but you saved me.
chibi03 said:
Thanks for your help but reinstalling the drivers didn't work.
Thank you! that did the trick, I was really worried that I won't be able to fix this but you saved me.
Click to expand...
Click to collapse
No problem mate.. Good luck
Going through the process to repair my phone has educated me on tremendously about the errors of my ways. If anyone can provide any beneficial assistance, it would be greatly appreciated.
OTA (PRIOR- 4.4.2. kitkat )Sense 5.5 with updated firmware 4.06 HBOOT 1.56
Sprint HTC ONE M7_WLS
S-ON
TAMPERED
UNLOCKED
TWRP Recovery
UNDETECTED IN ADB
Remote signature failed
Remote access denied
Running on Windows 8.1 and ADB version 1.0.31
USB 1.0 (I know that 2.0+ is better)
Cause for boot loop = No OS available. (Yes, I am aware that I need to install a ROM but that is the issue I am having.)
What does this mean?
FLASHED CUSTOM RECOVERY (WRONGFULLY)
Click to expand...
Click to collapse
BD619 said:
What does this mean?
Click to expand...
Click to collapse
I originally had CWM recovery on there and wanted to use the TWRP recovery instead since it had the HTC dumblock on there, which helped out before. While my phone was in it current condition, I downloaded TWRP and flashed it into my HTC ONE. I know I must have done so wrongfully because now when I try to go into recovery... it freezes during "entering recovery" and reboots into boot loop.
from bootloader open a cmd window and type
fastboot erase cache
See if that helps
BD619 said:
from bootloader open a cmd window and type
fastboot erase cache
See if that helps
Click to expand...
Click to collapse
I've made that attempt already. But the strange thing is that it executes the command, but if used again it will give me a list of blocks and inods or something like that. But I will try the command and reboot the system. Ill update with the outcome.
ogmless collection
Okay I erased the cache, it confirmed the command. I rebooted and of course it was in boot loop. I entered bootloader, then to recovery... and the same problem persisted.
BestaAtMakingMistakes said:
Okay I erased the cache, it confirmed the command. I rebooted and of course it was in boot loop. I entered bootloader, then to recovery... and the same problem persisted.
Click to expand...
Click to collapse
You can try This see if it will get you up and running
Just make sure when you get to the part where you push to rom to your phone make sure you use a 4.4.2 rom or your phone may not boot.
What version of twrp did you flash?
Sent from my HTCONE using xda app-developers app
Okay so I went through and followed the steps... good news is that it fixed my recovery problem I had and now I can enter twrp. Now TWRP is telling me that I have no OS system. So if I install a ROM, will I be good?
BestaAtMakingMistakes said:
Okay so I went through and followed the steps... good news is that it fixed my recovery problem I had and now I can enter twrp. Now TWRP is telling me that I have no OS system. So if I install a ROM, will I be good?
Click to expand...
Click to collapse
Yeah just adb push a 4.4.2 rom to your phone
adb is not detecting my device so I am unable to push files.
BestaAtMakingMistakes said:
adb is not detecting my device so I am unable to push files.
Click to expand...
Click to collapse
Try this to get the drivers installed properly
(If you are using Windows 8.1 this will most likely not work)
On your PC go to device manager and find your phone(usually M7WLS), right click and select properties
Select the driver tab
Select update driver
Select browse my comp
Let me pick
Look for ADB USB device or similar should be one of the first couple choices
Select MyHTC install and you should be good
foretell rublinke
Yes, I am running Windows 8.1.
BestaAtMakingMistakes said:
Yes, I am running Windows 8.1.
Click to expand...
Click to collapse
That only applies to fastboot you should be fine.
You should be fine in fastboot also.
BD619 said:
That only applies to fastboot you should be fine.
You should be fine in fastboot also.
Click to expand...
Click to collapse
So what would you suggest I do from here. Again, my USER name says it all. I'm about to give up and go to sprint and ask them to do whatever it is that they can do for my phone.
BestaAtMakingMistakes said:
So what would you suggest I do from here. Again, my USER name says it all. I'm about to give up and go to sprint and ask them to do whatever it is that they can do for my phone.
Click to expand...
Click to collapse
Check PM
Just to clarify, Windows 8.1 latest update has fixed fastboot issues! I was shocked after I applied the update I immediately checked fastboot and s-off'd
Sent from my HTC One using xda-developers app
rickyg87 said:
Just to clarify, Windows 8.1 latest update has fixed fastboot issues! I was shocked after I applied the update I immediately checked fastboot and s-off'd
Sent from my HTC One using xda-developers app
Click to expand...
Click to collapse
Not sure how adb was prior to this past week but I would agree that fastboot works great. Its the only thing that has worked or else I wouldn't have messed up my own phone.
BestaAtMakingMistakes said:
Not sure how adb was prior to this past week but I would agree that fastboot works great. Its the only thing that has worked or else I wouldn't have messed up my own phone.
Click to expand...
Click to collapse
Adb has always worked fine for me. However, in twrp there should be an option to mount, I've had to use this on my one x to load a Rom (and boot.img, since I was also s-on) onto my sd.
I flashed the Rom in twrp, reboot to bootloader then fastboot flashed the boot.img
Sent from my HTC One using xda-developers app
BD619 said:
Yeah just adb push a 4.4.2 rom to your phone
Click to expand...
Click to collapse
Yeah, my adb isn't working and hasn't been working from day one. I'm sure I'm just missing the fact that I cant debug my phone because it's in boot loop. But one more step left to see if everything I've learn in the past week pays off.
Hey guys,
This will be an interesting first post... I do have to say I apologize for making a thread regarding this, but I really feel like I'm stuck and would really benefit from some direct help. I've been searching non-stop for the last 2 days, and currently have more than 20 hours infront of my computer trying to figure out why I cannot restore this HTC One.
Details;
Tampered
Unlocked
M7_UL pvt ship S-ON RH
Hboot 1.55
Radio-4a.20.3263.16
OpenDSP-v32.120.274.0909
OS-3.22.631.1
eMMC-boot 2048mb
Sep17/2013
ROGERS CANADA NETWORK
-Currently cannot get any further than HBOOT and TWRP 2.6
-Ends up in boot loop
-Recognized on Fastboot, and device manager, but cannot access via My Computer
-Phone had a garbage ROM, and I ended up wiping my entire phone. Every single file.
-If I could somehow get an install onto it I could try to get it going through TWRP?
-I've downloaded several gigs of roms that I've tried, and cant seem to get them to work.
-Phone is essentially bricked and non-functional. There is a way to save it I think??
-ABD device not found, have SDK, fully updated drivers all around... nothing.
I just want the phone back to factory... but ROGERS RUU files are .zip and not .exe
Very difficult to figure out a solution...
Please help guys,
Sorry I could not get it on my own. New to phones but not new to computers and troubleshooting.
I'll leave this tab open and constantly check whilst I look for more answers on my issue.
Thank you!
-Spence
I would try sideloading a rom through TWRP. If I remember correctly, you need the latest ADB which comes bundled with this:
http://developer.android.com/sdk/index.html
I think having the latest ADB binaries may also help your PC detect your phone. Once you have that downloaded, you can sideload a rom. More info on that here:
http://teamw.in/ADBSideload
Finally got it to recognize the device on ADB
However it says unauthorized, because I assume I couldnt activate debugging.
Still cant because it's bricked!
Drivers are all up to date to the best of my knowledge
Double and triple checked?
I will try to do something through TWRP... I dont have a lot of experience with it, I know I was fighting with it for a couple hours today, trying to get through all the errors - or to detect my computer properly.
ADB Sideload Complete
Failed
Unable to mount across the board.
-Spencer
UPDATE:
Sideload seems to be working. Still getting errors for being unauthorized I think..
12:33am
Via CWM I was able to get Android Revolution HD to install, and actually went through the entire install process...
At the end it said some files were unable to be installed, and then put me back in the bootloader/cwm cycle...
I just want to get the phone stable enough to use, so that I can revert it back to stock!
-Spence
Lets just say that the phone is completely non-functional.
What would be the step by step process of addressing such a problem?
As if the phone were not working at all...?
Can't seem to get it going, no matter how hard I try!
20 hours in!
Bawshawg said:
Lets just say that the phone is completely non-functional.
What would be the step by step process of addressing such a problem?
As if the phone were not working at all...?
Can't seem to get it going, no matter how hard I try!
Flash the last TWRP (2.6.3.4)
Flash ARHD 51
Fastboot erase cache
Erase davil'k cache
20 hours in!
Click to expand...
Click to collapse
Flash the last TWRP (2.6.3.4)
Flash ARHD 51
Fastboot erase cache
Erase davil'k cache
Uxepro said:
Flash the last TWRP (2.6.3.4)
Flash ARHD 51
Fastboot erase cache
Erase davil'k cache
Click to expand...
Click to collapse
Followed by what though?
If I'm basically just starting from the hardware up?
Nothing seems to be going in my favour! :S
Bawshawg said:
Lets just say that the phone is completely non-functional.
What would be the step by step process of addressing such a problem?
As if the phone were not working at all...?
Can't seem to get it going, no matter how hard I try!
20 hours in!
Click to expand...
Click to collapse
Uxepro said:
Flash the last TWRP (2.6.3.4)
Flash ARHD 51
Fastboot erase cache
Erase davil'k cache
Click to expand...
Click to collapse
ARHD 51 will not help as it still requires s-off
I'm going to recommend these instructions posted by @SaHiLzZ
Download Canadian 1.55 HBOOT recovery: http://goo.gl/2Kntxz
Download TWRP 2.6.3.3: http://techerrata.com/file/twrp2/m7/...2.6.3.3-m7.img
Make sure you're in the bootloader go into fastboot and make sure the downloaded image is in the same folder as your fastboot.
fastboot flash recovery recovery_stock_155hboot_htc_one_m7.img
fastboot erase cache
fastboot reboot-bootloader
Go into bootloader and then choose Factory Reset - let that finish running <<< Important!
Phone will go out and start bootlooping. Now power off and go back to bootloader mode:
Go into fastboot
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
Now you can go into custom recovery and you should be good to proceed.
Click to expand...
Click to collapse
Sideload should work after this
Android revolution 51 does not require S-off...
Unless you want to upgrade the firmware
Uxepro said:
Android revolution 51 does not require S-off...
Unless you want to upgrade the firmware
Click to expand...
Click to collapse
please don't confuse things ... ARHD 51 will not boot / s-on
http://forum.xda-developers.com/showpost.php?p=50085331&postcount=185
http://forum.xda-developers.com/showpost.php?p=50084310&postcount=174
try Sideloading this one >> http://xda7.androidrevolution.nl/db_mirror/ROMs/HTC_One/Android_Revolution_HD-One_31.6.zip
clsA said:
please don't confuse things ... ARHD 51 will not boot / s-on
http://forum.xda-developers.com/showpost.php?p=50085331&postcount=185
http://forum.xda-developers.com/showpost.php?p=50084310&postcount=174
Click to expand...
Click to collapse
It's an uncommon thing. It can happen, but it does not require s-off.
"You need:
HTC One unlocked with htcdev.com (S-ON) or S-OFF"
Uxepro said:
It's an uncommon thing. It can happen, but it does not require s-off.
"You need:
HTC One unlocked with htcdev.com (S-ON) or S-OFF"
Click to expand...
Click to collapse
Dude he just posted he flashed it and it won't boot .. what don't you understand ?
clsA said:
Dude he just posted he flashed it and it won't boot .. what don't you understand ?
Click to expand...
Click to collapse
It doesn't boot because he used twrp 2.6, instead of 2.6.3.3 or didn't erase cache
I was S-on and everything was fine with flashing arhd 51.
No way a rom requires s-off to be flashed, unless an upgrade of hboot is mandatory.
Folks!
Somehow, I ended up getting the HTC Guru reset to work....
After literally 24 hours of messing with this thing.
So now I am running 4.3
and in the near future will try to completely restore back to all Rogers Canada software and update to their Kitkat OTA???
Or should I just wait a bit for someone to release one that works correctly?
Thank you for the help!
-Spence
Bawshawg said:
Folks!
Somehow, I ended up getting the HTC Guru reset to work....
After literally 24 hours of messing with this thing.
So now I am running 4.3
and in the near future will try to completely restore back to all Rogers Canada software and update to their Kitkat OTA???
Or should I just wait a bit for someone to release one that works correctly?
Thank you for the help!
-Spence
Click to expand...
Click to collapse
Just upgrade your TWRP, and flash the 4.4.2 rom you want
If you can Soff, then you will be able to run RUU for dev edition kitkat, or do the google edition conversion. That will give you an upgrade path in future by OTA
sent from my mobile device
ok so I have been stock and unlocked and rooted with s-on. Decided today to flash my first Custom Rom. I have always been apprehensive
as my past devices have just seemed a lot easier to flash custom roms on and I was worried. I tried to flash Ordroid and the boot.img but was
stuck on the splash screen and just going to recovery constantly. I tried comand for wiping dalvik cache. It did nothing for me, don't know where I went wrong so far. Anyway I managed to wipe my internal storage when I was panicking. So now Im pretty much stuck in the same place I just cant flash anything because I have wiped off ordroid and my back up, or push anything to my phone. I was using a toolkit as well. Can anyone help me? Don't know why it would not boot in the first place I did a full wipe.
I know search blah blah blah but I dont want to make it any worse without some advice as to what I should be doing.
Any help appreciated thanks
-josh- said:
ok so I have been stock and unlocked and rooted with s-on. Decided today to flash my first Custom Rom. I have always been apprehensive
as my past devices have just seemed a lot easier to flash custom roms on and I was worried. I tried to flash Ordroid and the boot.img but was
stuck on the splash screen and just going to recovery constantly. I tried comand for wiping dalvik cache. It did nothing for me, don't know where I went wrong so far. Anyway I managed to wipe my internal storage when I was panicking. So now Im pretty much stuck in the same place I just cant flash anything because I have wiped off ordroid and my back up, or push anything to my phone. I was using a toolkit as well. Can anyone help me? Don't know why it would not boot in the first place I did a full wipe.
I know search blah blah blah but I dont want to make it any worse without some advice as to what I should be doing.
Any help appreciated thanks
Click to expand...
Click to collapse
Seem your using a very old guide .. we don't flash boot.img for over 8 months.
First update your recovery to TWRP 2.6.3.3
http://techerrata.com/browse/twrp2/m7
Next go into TWRP /Advanced / sideload
now on the PC put your rom in the same location as adb and fastboot
open command window and type
adb sideload <name of rom>.zip
at the end of sideload the rom install will begin
clsA said:
Seem your using a very old guide .. we don't flash boot.img for over 8 months.
First update your recovery to TWRP 2.6.3.3
http://techerrata.com/browse/twrp2/m7
Next go into TWRP /Advanced / sideload
now on the PC put your rom in the same location as adb and fastboot
open command window and type
adb sideload <name of rom>.zip
at the end of sideload the rom install will begin
Click to expand...
Click to collapse
Ok so I managed to sideload the ordroid i was previously trying to install but same problems so Im downloading a different rom now. Which I will have to sideload agian. Any idea where im going wrong? Im currently using TWRP 2.6.3.0 is that not ok, should I upgrade it?
When I sideload the rom will I not need to flash a boot.img? I thought that was needed seen as I am s-on
Thanks very much for your help
-josh- said:
Ok so I managed to sideload the ordroid i was previously trying to install but same problems so Im downloading a different rom now. Which I will have to sideload agian. Any idea where im going wrong? Im currently using TWRP 2.6.3.0 is that not ok, should I upgrade it?
When I sideload the rom will I not need to flash a boot.img? I thought that was needed seen as I am s-on
Thanks very much for your help
Click to expand...
Click to collapse
are you using a Sprint phone ?
if no update to TWRP 2.6.3.3
clsA said:
are you using a Sprint phone ?
if no update to TWRP 2.6.3.3
Click to expand...
Click to collapse
No international ill do that first then
-josh- said:
No international ill do that first then
Click to expand...
Click to collapse
no we stopped flashing boot.img last May
and you need the new recovery for all the kitkat roms
clsA said:
no we stopped flashing boot.img last May
and you need the new recovery for all the kitkat roms
Click to expand...
Click to collapse
Houston we have boot...
lol was scared there for a second it was just the recovery needed updating what a ****. Thanks very much
for your help greatly appreciated.
-josh- said:
Houston we have boot...
lol was scared there for a second it was just the recovery needed updating what a ****. Thanks very much
for your help greatly appreciated.
Click to expand...
Click to collapse
Glad to help :good::highfive: