Unable to Flash Custom Rom using Hasson 2000's Tool on HTC one (M7) - One (M7) Q&A, Help & Troubleshooting

Hello everyone,
I bought an HTC one off ebay, having in mind I would flash custom rom on the device which I prefer for obvious reasons. But each time I open Hasson2000 Tool to get ID token I get this error in command prompt below:
*daemon not running. starting it now on port 5037 *
*daemon started successfully *
'error: device offline
I have tried searching for solutions but I cant get one to actually fix my own issue, I do know the HTC bootloader has been unlocked and rooted because I can boot to bootloader menu, boot to recovery mode and on top on the screen it says *****TAMPERED***** just below it says ***UNLOCKED*** I figured the previous owner tried locking bootloader before selling it off.
I noticed other commands dont work like reboot device on the tool probably because of that error or my htc is not recognised am not sure. am running Windows 8.1 Pro on my laptop.
What I have done so far
Rebooted phone several times
Rebooted my laptop several times
Unplugged and plugged in usb cable
Used different usb ports it recognises my htc because I can view my SD card or transfer files between laptop and phone.
Please guys I neeed your help with this, thanks.

WOW over 52 views and not a single reply thanks heart breaking

Infoseye said:
WOW over 52 views and not a single reply thanks heart breaking
Click to expand...
Click to collapse
try this
first relock the bootloader
"fastboot oem lock"
and then go to htcdev.com/bootloader and follow the steps to unlock it again

Boachti said:
try this
first relock the bootloader
"fastboot oem lock"
and then go to htcdev.com/bootloader and follow the steps to unlock it again
Click to expand...
Click to collapse
Okay I will give it a try and tell you the out come.

Infoseye said:
Okay I will give it a try and tell you the out come.
Click to expand...
Click to collapse
ok

Boachti said:
ok
Click to expand...
Click to collapse
Okay I have locked and relocked Bootloader, installed custom recovery. So what do I do now?

I got an OTA update from HTC for WIFI fix, I could not update via recovery it gave an error is it because the bootloader is locked?

Am on Kitkat 4.4.2, S-ON,TWRP,4.19.401.9, HTC_001 please how do I just restore it to original HTC stock not custom ROM?

Infoseye said:
I got an OTA update from HTC for WIFI fix, I could not update via recovery it gave an error is it because the bootloader is locked?
Click to expand...
Click to collapse
now unlock it again
go to htcdev.com/bootloader

Boachti said:
now unlock it again
go to htcdev.com/bootloader
Click to expand...
Click to collapse
I have unlocked it again its now unlocked, right now I just want to go back to original stock so that I can get updates official updates from HTC but unfortunately I dont have a copy of stock rom since I bought it off ebay already rooted.

Infoseye said:
I have unlocked it again its now unlocked, right now I just want to go back to original stock so that I can get updates official updates from HTC but unfortunately I dont have a copy of stock rom since I bought it off ebay already rooted.
Click to expand...
Click to collapse
Depending on the carrier the device was made for and the one you use, OTA updates may not be an option. If it is a carrier device then updates will be pushed OTA from the OG carrier. IF you use a different carrier then you wont get OTA. And to be honest they are over rated and cause more issues then anything else.

zelendel said:
Depending on the carrier the device was made for and the one you use, OTA updates may not be an option. If it is a carrier device then updates will be pushed OTA from the OG carrier. IF you use a different carrier then you wont get OTA. And to be honest they are over rated and cause more issues then anything else.
Click to expand...
Click to collapse
Its unbranded HTC One unlocked its not locked to any carrier, so are you saying I cant go back to a stock or use a nand backup from this forum. I have found alot of topics but the procedures are abit confusing can you direct me a link or thread that can directing on how to flash a custom rom on my HTC?

Infoseye said:
Hello everyone,
I bought an HTC one off ebay, having in mind I would flash custom rom on the device which I prefer for obvious reasons. But each time I open Hasson2000 Tool to get ID token I get this error in command prompt below:
*daemon not running. starting it now on port 5037 *
*daemon started successfully *
'error: device offline
I have tried searching for solutions but I cant get one to actually fix my own issue, I do know the HTC bootloader has been unlocked and rooted because I can boot to bootloader menu, boot to recovery mode and on top on the screen it says *****TAMPERED***** just below it says ***UNLOCKED*** I figured the previous owner tried locking bootloader before selling it off.
I noticed other commands dont work like reboot device on the tool probably because of that error or my htc is not recognised am not sure. am running Windows 8.1 Pro on my laptop.
What I have done so far
Rebooted phone several times
Rebooted my laptop several times
Unplugged and plugged in usb cable
Used different usb ports it recognises my htc because I can view my SD card or transfer files between laptop and phone.
Please guys I neeed your help with this, thanks.
Click to expand...
Click to collapse
What about using the command prompt instead of a toolkit? No disrespect to Hasson2000, but toolkits aren't ideal imo
In most cases, ''device offline'' is caused by an outdated version of the android sdk or a bad usb cable/usb port (btw use usb 2.0 ports).
Also in windows devices manager, your phone must be listed as Android usb device ---> My HTC. If not, you have drivers issue.
If your phone still boot normally, just copy the rom inside the sdcard, reboot in recovery and install it. I will highly suggest you make sure adb and fastboot works correctly before as they will be required if something goes wrong when installing the custom rom. Also make a nandroid backup of your current config before flashing the rom and make a copy of that backup on your computer.

alray said:
What about using the command prompt instead of a toolkit? No disrespect to Hasson2000, but toolkits aren't ideal imo
In most cases, ''device offline'' is caused by an outdated version of the android sdk or a bad usb cable/usb port (btw use usb 2.0 ports).
Also in windows devices manager, your phone must be listed as Android usb device ---> My HTC. If not, you have drivers issue.
If your phone still boot normally, just copy the rom inside the sdcard, reboot in recovery and install it. I will highly suggest you make sure adb and fastboot works correctly before as they will be required if something goes wrong when installing the custom rom. Also make a nandroid backup of your current config before flashing the rom and make a copy of that backup on your computer.
Click to expand...
Click to collapse
Well actually I used command prompt since the Hasson2000 tool did not work, Yes my HTC displays under device manager when plugged in. I think its my adb that is out of date.
How do I update my adb?

Infoseye said:
Well actually I used command prompt since the Hasson2000 tool did not work, Yes my HTC displays under device manager when plugged in. I think its my adb that is out of date.
How do I update my adb?
Click to expand...
Click to collapse
what is the output of
Code:
adb version
?

alray said:
what is the output of
Code:
adb version
?
Click to expand...
Click to collapse
I dont undertsand what you mean by adb version, how do find out the version am a newbie to all this stuff

Infoseye said:
I dont undertsand what you mean by adb version, how do find out the version am a newbie to all this stuff
Click to expand...
Click to collapse
open a cmd prompt from your adb/fastboot folder and type ''adb version'' and hit enter.

alray said:
what is the output of
Code:
adb version
?
Click to expand...
Click to collapse
C:\adb>adb version
Android Debug Bridge version 1.0.26 what do I do next?

Infoseye said:
C:\adb>adb version
Android Debug Bridge version 1.0.26 what do I do next?
Click to expand...
Click to collapse
1.0.26 is outdated.
Go here and download the sdk.

alray said:
1.0.26 is outdated.
Go here and download the sdk.
Click to expand...
Click to collapse
I downloaded another Android Debug Bridge version 1.0.31

Related

[Q] [SOLVED] Vivo boots straight into bootloader

Hi,
Little problem in here. I've got tried to update IncS but something went wrong and I'm here.
Phone after boot goes straight into the bootloader like in pic.
Is there any solution to make it live?
pool.xy said:
Hi,
Little problem in here. I've got tried to update IncS but something went wrong and I'm here.
Phone after boot goes straight into the bootloader like in pic.
Is there any solution to make it live?
Click to expand...
Click to collapse
A little problem here; you did not give us enough information on what exactly you were doing to your IncS.
It appears you may have been trying to run the S-Off downgrade procedure or you simply tried to run and flash an older RUU?
At this point my suggestion would be to go to HTCDEV.com and download the last and final ICS RUU for the IncS and use that to get your phone back to a working state.
tried to s-off and failed
Device is't not recognized after boot into bootloader by RUU
is there is needed any drivers or sth?
pool.xy said:
tried to s-off and failed
Device is't not recognized after boot into bootloader by RUU
is there is needed any drivers or sth?
Click to expand...
Click to collapse
When you ran the Gingerbread RUU to achieve S-OFF, I assume there was an error code of some sort (ex. Error 131 or 170 or something). Can you please tell us which error code it was?
In the meantime, please download the latest and must recent ICS update from HTCDEV.com as tpbklake advised. I'm sure you need a phone to use.
pool.xy said:
tried to s-off and failed
Device is't not recognized after boot into bootloader by RUU
is there is needed any drivers or sth?
Click to expand...
Click to collapse
Ok, if you tried to S-Off, then you missed the very first step. Since you have hoot version 2.02.0002, the first thing you must do it UNLOCK the boot loader using the procedure at HTCDEV.com.
Since your HBOOT screen shows a LOCKED status, that means you didn't even do that step. Otherwise your HBOOT status would show either UNLOCKED or RELOCKED.
If you follow the unlock procedure at HTCDEV.com you will end up with all of the correct drivers you need.
Unlock bootloader procedure is stuck on the selecting yes/no in the phone. I can't select yes... "no" option goes ok, "yes" - cant accept.
When pressing the power burton few moments; phone vibrates only.
Any1 got this problem?
pool.xy said:
Unlock bootloader procedure is stuck on the selecting yes/no in the phone. I can't select yes... "no" option goes ok, "yes" - cant accept.
When pressing the power burton few moments; phone vibrates only.
Any1 got this problem?
Click to expand...
Click to collapse
When you select yes/no did u use the hardware keys because it should work.
everythig is ok, I can switch between yes/no without aby problem but only no is able to be accepted. Then it's rebooting and stuck on bootloader again.
Is there any difference about the PC? Maby I should try with other computer? os?
Actually i'm working on Asus laptop with Win7 64bit
pool.xy said:
everythig is ok, I can switch between yes/no without aby problem but only no is able to be accepted. Then it's rebooting and stuck on bootloader again.
Is there any difference about the PC? Maby I should try with other computer? os?
Actually i'm working on Asus laptop with Win7 64bit
Click to expand...
Click to collapse
Make sure you are using a USB 2.0 port and not a USB 3.0 port.
I've tried with other PC, this time on WinXP, the same result. The only thing I can't do is selecting YES when phone asking about unlock bootloader.
I've no idea what to do..
---
When trying to update RUU, windows says "Device not recognized" after rebooting to bootloader. Any idea what's wrong?
---
And one more question. Is there any difference if I choose other region of IncS? I mean WWE or Asia or Hutchison? Maby there is the problem with accepting bootloader unlock?
pool.xy said:
I've tried with other PC, this time on WinXP, the same result. The only thing I can't do is selecting YES when phone asking about unlock bootloader.
I've no idea what to do..
---
When trying to update RUU, windows says "Device not recognized" after rebooting to bootloader. Any idea what's wrong?
---
And one more question. Is there any difference if I choose other region of IncS? I mean WWE or Asia or Hutchison? Maby there is the problem with accepting bootloader unlock?
Click to expand...
Click to collapse
No that wouldn't make a difference because the unlock token that your phone generated is what is used to generate the unlock.bin file, not the region you picked.
The device not recognized usually indicates a driver problem. Did up install the HTC drivers on the XP machine?
Finally, maybe the reason you cannot select YES is because the unlock.bin that was generated with a bad unlock token.
You might want to try and regenerate the unlock token and get a new unlock.bin.
In device manager phone detected as My HTC. New unlock code gives same result as old one.
Is it a brick?
pool.xy said:
In device manager phone detected as My HTC. New unlock code gives same result as old one.
Is it a brick?
Click to expand...
Click to collapse
Ok, do you have the HTC Sync app running on your PC? If so, uninstall the app, but leave the HTC drivers installed.
Also you never did say whether you we're using an official HTC USB cable or not.
You are not bricked. You can always download the official ICS RUU/ROM from HTCDEV.com and use that to get your phone operational again.
I know but how to do that with that phone?
I've got Desire HD also and there is no problem with detecting it in adb. IncS - not.
Tried also to create goldcard and update with PG32IMG.zip form latest RUU_VIVO_ICS_35_S_TWM_TW_4.10.921.1_Radio_20.74.30.0833U_3831.18.00.11_M_release_266252_signed and gets stuck like on the pic then reboot.
pool.xy said:
I know but how to do that with that phone?
I've got Desire HD also and there is no problem with detecting it in adb. IncS - not.
Tried also to create goldcard and update with PG32IMG.zip form latest RUU_VIVO_ICS_35_S_TWM_TW_4.10.921.1_Radio_20.74.30.0833U_3831.18.00.11_M_release_266252_signed and gets stuck like on the pic then reboot.
Click to expand...
Click to collapse
So does it always hang trying to update the radio? Is this what happens when you tried to run the RUU or does it not get this far?
When trying to update RUU the program stops on the bootloader reboot, then nothing happened. Connection Error (171)
pool.xy said:
When trying to update RUU the program stops on the bootloader reboot, then nothing happened. Connection Error (171)
Click to expand...
Click to collapse
Are you the original owner of this phone? If not, where did you purchase it and was it operational before you attempted to S-Off?
Yes, it's my old contract phone... and it worked before as well.
I've read about xtc clip. Will it work to unlock bootloader.
pool.xy said:
Yes, it's my old contract phone... and it worked before as well.
I've read about xtc clip. Will it work to unlock bootloader.
Click to expand...
Click to collapse
No, not since you now have HBOOT version 2.02.0002.
The XTC Clip only worked on the IncS with HBOOT 1.09 and below.
---------- Post added at 08:59 AM ---------- Previous post was at 08:55 AM ----------
I had one more thing your could try when you attempt to run the unlock.bin.
Once the screen comes up where you try to select YES, have you tried disconnecting the USB cable to see if that would allow ou to select YES?
Ok, thanks for help anyway.
---edit
not helping.
----
Problem solved. I've just formatted HDD and installed fresh Win7 then RUU program worked smooth as well. Now phone runs new ICS.
I don't know what caused that issue but I'm happy that finally phone started.

htc stuck in bootloader

so heres what happen
download Andriod revolution for the sprint htc one
it reloaded and went to the bootloader screen I didn't know what happened so I reboot the phone from the bootloader
it went back the bootloader and then without thinking I used the ruu and it relocked the bootloader and didn't even restore the phone so
now I'm stuck with a phone that's stuck on the bootloader screen with it locked and no usb debugging or recovery
is there a way to unlock the bootloader still or atleast enable usb debugging from cmd ? I still have the unlock.bin from the last time I unlocked the bootloader
any idea no phone for me until then
Da1stig said:
so heres what happen
download Andriod revolution for the sprint htc one
it reloaded and went to the bootloader screen I didn't know what happened so I reboot the phone from the bootloader
it went back the bootloader and then without thinking I used the ruu and it relocked the bootloader and didn't even restore the phone so
now I'm stuck with a phone that's stuck on the bootloader screen with it locked and no usb debugging or recovery
is there a way to unlock the bootloader still or atleast enable usb debugging from cmd ? I still have the unlock.bin from the last time I unlocked the bootloader
any idea no phone for me until then
Click to expand...
Click to collapse
The problem was that there is no android revolution for the HTC one. You flashed an international Rom on the sprint variant and so it messed the phone up. You can still unlock the bootloader through the HTC website as before. Check the General section for the guides and the Q&A section to post your problems.
Also, check which RUU you used. Was it from the Sprint HTC one board or the general HTC one board?
I forget that typing in HTC one on the search brings general htc one forum anyway ...
I know how to unlock the bootloader but usb debugging isnt enabled and I don't have an os to enable it
Even tried the all in one to push the bootloader unlock and it just stays saying waiting for device
Da1stig said:
I forget that typing in HTC one on the search brings general htc one forum anyway ...
I know how to unlock the bootloader but usb debugging isnt enabled and I don't have an os to enable it
Even tried the all in one to push the bootloader unlock and it just stays saying waiting for device
Click to expand...
Click to collapse
in the bootloader it uses fastboot actually so if you have those drivers from the unlock till you will be able to do the steps htc asks
I'm going to try in right now let me see what happens
Da1stig said:
so heres what happen
download Andriod revolution for the sprint htc one
it reloaded and went to the bootloader screen I didn't know what happened so I reboot the phone from the bootloader
it went back the bootloader and then without thinking I used the ruu and it relocked the bootloader and didn't even restore the phone so
now I'm stuck with a phone that's stuck on the bootloader screen with it locked and no usb debugging or recovery
is there a way to unlock the bootloader still or atleast enable usb debugging from cmd ? I still have the unlock.bin from the last time I unlocked the bootloader
any idea no phone for me until then
Click to expand...
Click to collapse
Yeah so like the others said use fastboot to re unlock the bootloader, and by the way if you dont have s-off it will be harder to restore it, but if its the case, I would recommend just flashing a recovery and then pushing a rom and flash that. Hope that helps
Oh and always remember as long as you can access fastboot from the bootloader there is always a way to fix a software issue (for the most part)
I still have S-OFF and just tried the command "fastboot flash unlocktoken unlock_code.bin"
Its been saying waiting for device for the last 10 mins .
Da1stig said:
I still have S-OFF and just tried the command "fastboot flash unlocktoken unlock_code.bin"
Its been saying waiting for device for the last 10 mins .
Click to expand...
Click to collapse
Did you install driver for htc one at your computer ?
Sent From The Great HTC
Da1stig said:
I still have S-OFF and just tried the command "fastboot flash unlocktoken unlock_code.bin"
Its been saying waiting for device for the last 10 mins .
Click to expand...
Click to collapse
have you tried plugging your cable into a different USB port on your computer?
If you scour the forums with enough determination, I'm confident that you can find a solution to moving yourself past your current dilemma.
Good luck!
Here's why its not connecting its not the usb because it works with my other phone (GS3)
beny ms said:
Did you install driver for htc one at your computer ?
Sent From The Great HTC
Click to expand...
Click to collapse
Yea I always search before I post I found only one good thread with a similar issue on a htc one s but that thread doesn't have a solution
Sent from my SPH-L710 using xda app-developers app
Heres the RUU you want....http://forum.xda-developers.com/showthread.php?t=2508907
benny3 said:
Heres the RUU you want....http://forum.xda-developers.com/showthread.php?t=2508907
Click to expand...
Click to collapse
I don't think that will work since windows isn't understanding its on the bootloader so doubt it will connect to the ruu but ill give it a shot
benny3 said:
Heres the RUU you want....http://forum.xda-developers.com/showthread.php?t=2508907
Click to expand...
Click to collapse
Da1stig said:
I don't think that will work since windows isn't understanding its on the bootloader so doubt it will connect to the ruu but ill give it a shot
Click to expand...
Click to collapse
UPDATE:Forgot i already tired this since i have the RUU on my desktop. Device Failed Enumeration is my biggest issue one post says he fixed the issue but doesn't state how. The Error shows up with any htc in fastboot i tried deleting htc sync and all its addons from Add/Remove and it didnt help.So currently only think standing in the way of restoring the unlocked bootloader is the fact windows 8.1 keeps blocking the connection and Ubuntu doesnt either work with rooting for me or just because i dont know how to use it :cyclops:

[Q] help with sprint htc one

hi
i tried rooting my phone and somehow ended up messing up
now my phone only boots to bootloader... cant do factory reset (-it bring me back to bootloader)
it says "tampered,relocked" and sometimes "security warning"it seems i don't have software on it i looked up and people say i need to flash original software but my phone dose not mount as mass storage.. and even if it did i did not find the software please help !!!!
device:sprint htc one
Download the RUU from here http://www.htc.com/us/support/news.aspx?p_id=629&p_name=htc-one-sprint
Run it from your PC
i get error code 170
Did you re-lock your bootloader?
Yes - i think so
And it says relocked at the top
sammy6014 said:
Yes - i think so
And it says relocked at the top
Click to expand...
Click to collapse
When you get the error do you follow the instructions on how to fix it?
All it says is to make sure that its plugged in...
And it says fastboot usb on my phone screen....
sammy6014 said:
All it says is to make sure that its plugged in...
And it says fastboot usb on my phone screen....
Click to expand...
Click to collapse
install htc sync and remove after installation..it will leave correct drivers intact..try installing through RUU again
atulclassic said:
install htc sync and remove after installation..it will leave correct drivers intact..try installing through RUU again
Click to expand...
Click to collapse
still get error 170
Go to htcdev.com and follow the instructions to unlock your bootloader again. This will root the device. After that find one of the guides on here to flash a custom recover y and then flash a ROM
onelight17 said:
Go to htcdev.com and follow the instructions to unlock your bootloader again. This will root the device. After that find one of the guides on here to flash a custom recover y and then flash a ROM
Click to expand...
Click to collapse
on htcdev i get error 160
sammy6014 said:
on htcdev i get error 160
Click to expand...
Click to collapse
Where are you seeing that error? In the command prompt box?
i'm having trouble flashing the new viperone 3.5 ROM. I flash it and get stuck at the HTC screen, any help would be nice.

Sending My M8 for Repair, Which option should I choose?

Hi so basically my One M8 for Sprint is COMPLETELY BRICKED! The phone cannot be repaired as far as I know because it is not S-Off and I can only boot into boot loader.
Alright so here's the situation, I am going to setup a repair and my options are:
1. I send the phone in and they repair the phone.
2. I pay $20, ship my phone and after DIAGNOSTICS they send me a replacement phone NOT the original one.
3. I pay $30 BUT they ship me the phone first and can charge me full price if they reject my claim without my approval.
What do you guys think would be the best option? and what should I say is the reason I need the repair? Should I just say something like the speakers are not clear or the headphone jack doesn't work?
When I spoke with the rep it sounded like they are more concerned about any hardware defects rather than software but she did say any unauthorized software usage will result in denied repair.
Also, keep in mind the phone will only boot into BOOTLOADER and has the "Tampered" "Relocked" and "Security Warning" banner.
Thankyou.
YungMoola15 said:
Hi so basically my One M8 for Sprint is COMPLETELY BRICKED! The phone cannot be repaired as far as I know because it is not S-Off and I can only boot into boot loader.
Alright so here's the situation, I am going to setup a repair and my options are:
1. I send the phone in and they repair the phone.
2. I pay $20, ship my phone and after DIAGNOSTICS they send me a replacement phone NOT the original one.
3. I pay $30 BUT they ship me the phone first and can charge me full price if they reject my claim without my approval.
What do you guys think would be the best option? and what should I say is the reason I need the repair? Should I just say something like the speakers are not clear or the headphone jack doesn't work?
When I spoke with the rep it sounded like they are more concerned about any hardware defects rather than software but she did say any unauthorized software usage will result in denied repair.
Also, keep in mind the phone will only boot into BOOTLOADER and has the "Tampered" "Relocked" and "Security Warning" banner.
Thankyou.
Click to expand...
Click to collapse
If you can boot into the bootloader your m8 is NOT COMPLETELY BRICKED !..... you can try unlocking the bootloader again, reflashing a custom recovery and a rom.
He will need to pull the boot.img from the Rom since he is not s off.
Your phone is not bricked. By any chance did you do a backup before flashing a new Rom??
Sent from my HTC6525LVW using XDA Premium HD app
rider5512 said:
If you can boot into the bootloader your m8 is NOT COMPLETELY BRICKED !..... you can try unlocking the bootloader again, reflashing a custom recovery and a rom.
Click to expand...
Click to collapse
lucky_strike33 said:
He will need to pull the boot.img from the Rom since he is not s off.
Your phone is not bricked. By any chance did you do a backup before flashing a new Rom??
Sent from my HTC6525LVW using XDA Premium HD app
Click to expand...
Click to collapse
OMG You guys just gave me so much hope. If you one of you guys could please me I am willing to compensate for your time. I was an iPhone user previous to this so I am not too knowledgeable but I can definitely follow directions. I had a M7 a year ago and similar thing happened to it but I was able to fix it with the RUU but not this time.
If you guys could just look over my previous thread to give you an idea of whats going on i would much appreciate it.
http://forum.xda-developers.com/htc...-isnt-sprint-m8-factory-t2819981/post54300608
lucky_strike33 said:
He will need to pull the boot.img from the Rom since he is not s off.
Your phone is not bricked. By any chance did you do a backup before flashing a new Rom??
Sent from my HTC6525LVW using XDA Premium HD app
Click to expand...
Click to collapse
There are no backup. Please help me
YungMoola15 said:
There are no backup. Please help me
Click to expand...
Click to collapse
I believe there is a backup for you to use here : http://forum.xda-developers.com/showthread.php?t=2736048
The problem is you relocked the bootloader (as mentioned in your other post).
Have you try to get unlock_code from HTC ? I don't remember whether you can re-unlock the phone without a proper OS but worth a try.
What's your CID as I can't find it in other post.
YungMoola15 said:
There are no backup. Please help me
Click to expand...
Click to collapse
Go to this link here and find the link to the 1.54.651.10 RUU (do not do this if you updated to the most recent update that added WiFi calling or if you have a Harman/Kardon version. There are links to the HK RUU's at this same link). Follow the instructions listed at that link to run the RUU. Afterwards your phone should be working fine.
This thread here may also be useful to you.
ckpv5 said:
I believe there is a backup for you to use here : http://forum.xda-developers.com/showthread.php?t=2736048
The problem is you relocked the bootloader (as mentioned in your other post).
Have you try to get unlock_code from HTC ? I don't remember whether you can re-unlock the phone without a proper OS but worth a try.
What's your CID as I can't find it in other post.
Click to expand...
Click to collapse
Damn F, the bootloader was unlocked before and also had TWRP recovery. My dumbass unrooted it. Here is the info:
YungMoola15 said:
Damn F, the bootloader was unlocked before and also had TWRP recovery. My dumbass unrooted it. Here is the info:
Click to expand...
Click to collapse
Nothing showing
Magnum_Enforcer said:
Nothing showing
Click to expand...
Click to collapse
Magnum_Enforcer said:
Go to this link here and find the link to the 1.54.651.10 RUU (do not do this if you updated to the most recent update that added WiFi calling or if you have a Harman/Kardon version. There are links to the HK RUU's at this same link). Follow the instructions listed at that link to run the RUU. Afterwards your phone should be working fine.
This thread here may also be useful to you.
Click to expand...
Click to collapse
I am really sorry but I can't post right away because XDA hasn't approved me so I only post 5 minutes between.
Don't I have to S-off for the SD card method?
Here's the pic
YungMoola15 said:
I am really sorry but I can't post right away because XDA hasn't approved me so I only post 5 minutes between.
Don't I have to S-off for the SD card method?
Here's the pic
Click to expand...
Click to collapse
You shouldn't, no. But you can also run it from your PC. Hit the second link in my sig and scroll down to the RUU section. I have instructions posted there on how to run the RUU from your PC.
Magnum_Enforcer said:
You shouldn't, no. But you can also run it from your PC. Hit the second link in my sig and scroll down to the RUU section. I have instructions posted there on how to run the RUU from your PC.
Click to expand...
Click to collapse
Hi i am probably an idiot but is there a RUU for my phone? From the pic I uploaded do you know which ruu version I need? Since I am not S-off it has to be the exact version and the instruction you gave said:
"To run a RUU, simply download the RUU you wish to install to your PC, then connect your phone and PC via USB cable. Once connected, simply double-click the RUU file on your computer to start the installer, then follow the on-screen instructions. Normally, a RUU is run while the phone is booted to the OS but alternatively, can be run while the phone is connected to the computer via Fastboot USB mode. If your device is S-on you will need to relock your bootloader to run a RUU. Use the command "fastboot oem lock" to relock your bootloader (without quotation marks)."
But even after relocking my bootloader and using the 1.54.654.9 RUU .exe I get the error 131 on stage 1/7 Sending Signature. Please see the attached pics. BTW you don't know how much I appreciate your help and you will be compensated.
YungMoola15 said:
Hi i am probably an idiot but is there a RUU for my phone? From the pic I uploaded do you know which ruu version I need? Since I am not S-off it has to be the exact version and the instruction you gave said:
"To run a RUU, simply download the RUU you wish to install to your PC, then connect your phone and PC via USB cable. Once connected, simply double-click the RUU file on your computer to start the installer, then follow the on-screen instructions. Normally, a RUU is run while the phone is booted to the OS but alternatively, can be run while the phone is connected to the computer via Fastboot USB mode. If your device is S-on you will need to relock your bootloader to run a RUU. Use the command "fastboot oem lock" to relock your bootloader (without quotation marks)."
But even after relocking my bootloader and using the 1.54.654.9 RUU .exe I get the error 131 on stage 1/7 Sending Signature. Please see the attached pics. BTW you don't know how much I appreciate your help and you will be compensated.
Click to expand...
Click to collapse
Use the RUU for the 1.54.651.10 update as I previously mentioned. This update is newer than the current software version you have. You can upgrade while S-on, you just can't go backwards (unless you're S-off). The RUU can be found in this post along with installation instructions. Try the install method that's mentioned in the post and then if that doesn't work try the PC method. If using the PC method make sure you see "Fastboot USB" hightlighted in red above the bootloader menu screen prior to running the RUU. This means that your phone and PC are properly connected.
You may also find this guide useful.
Magnum_Enforcer said:
Use the RUU for the 1.54.651.10 update as I previously mentioned. This update is newer than the current software version you have. You can upgrade while S-on, you just can't go backwards (unless you're S-off). The RUU can be found in this post along with installation instructions. Try the install method that's mentioned in the post and then if that doesn't work try the PC method. If using the PC method make sure you see "Fastboot USB" hightlighted in red above the bootloader menu screen prior to running the RUU. This means that your phone and PC are properly connected.
You may also find this guide useful.
Click to expand...
Click to collapse
I am in the process of doing the SD Card method (Transferring the file) I will update you. Thank you so much for helping me I really appreciate it brother.
YungMoola15 said:
I am in the process of doing the SD Card method (Transferring the file) I will update you. Thank you so much for helping me I really appreciate it brother.
Click to expand...
Click to collapse
Glad to help. Use that method and disregard my instructions for using the PC method and you should be good to go.
I had to get some clarification from OMJ regarding that RUU. Just follow his instructions in his thread.
Magnum_Enforcer said:
Glad to help. Use that method and disregard my instructions for using the PC method and you should be good to go.
I had to get some clarification from OMJ regarding that RUU. Just follow his instructions in his thread.
Click to expand...
Click to collapse
DUDE YOU ARE A F$#KING LEGEND! I've had the phone for a week and finally today when I was ready to send it for warranty and list it on eBay you came to the rescue.
YungMoola15 said:
DUDE YOU ARE A F$#KING LEGEND! I've had the phone for a week and finally today when I was ready to send it for warranty and list it on eBay you came to the rescue.
Click to expand...
Click to collapse
Glad to help:good:
YungMoola15 said:
DUDE YOU ARE A F$#KING LEGEND! I've had the phone for a week and finally today when I was ready to send it for warranty and list it on eBay you came to the rescue.
Click to expand...
Click to collapse
You should have solved your problem earlier should you post this in correct device forum :silly:
Get the latest firmware RUU unlock bootloader fastboot reboot RUU make sure rename zip file to firmware.zip put in platform tools folder in sdk......once in bootloader type command fastboot oem rebootRUU .......phone will reboot with black screen and HTC logo.......type fastboot flash firmware firmware.zip let it's do it's thing....once done fastboot reboot should fix temp brick
Sent from my 831C using XDA Premium 4 mobile app

How to root the HTC Desire 510

Okay guys and gals,
Today I'm gonna be giving you some directions on how to root the HTC Desire 510.
Steps:
1. What your gonna need is your phone, a usb, and a pc. (I used my xperia z as my pc)
2 Your gonna need to download [THIS]. This is the recovery image your gonna need. Just download that and put the file in a folder on your desktop or somewhere you'll remember.
3. Next your gonna want to reboot your phone into fastboot and connect it to your pc.
4. Next on your pc pull up cmd. (search cmd in the start menu) and type "fastboot devices" without the quotes and hit enter. If it shows your device your ready to move on.
5. Now your going to want to change your directory to where the image you downloaded is with a command similar to this "cd C:\users\xxx\desktop\recovery folder". Next rename the image to something simple like flash.img and type this into cmd "fastboot flash recovery flash.img" after doing that you should be able to boot into twrp from the hboot menu on your device.
6. Next on your computer download the su binary zip here. After downloading it reboot your device and copy it to your internal storage and reboot back to your recovery. Then in your recovery go find the supersu-v2.16.zip and flash it then reboot normally. Your device should now be rooted.
Thanks for all your help
cant unlock bootloader!!!! help!!!! please!!!
i know that to root the htc desire 510 first i need to unlock the bootloader, i followed the htc dev steps but when ever im submitting the unlock code nothing happens i just get the screen where i press yes or know but nothing else happens, my bootloader has been relocked yes i know i made a mistake can anyone help please!!!!
htnexx said:
i know that to root the htc desire 510 first i need to unlock the bootloader, i followed the htc dev steps but when ever im submitting the unlock code nothing happens i just get the screen where i press yes or know but nothing else happens, my bootloader has been relocked yes i know i made a mistake can anyone help please!!!!
Click to expand...
Click to collapse
same thing happened to me. does yours look like mine? http://forum.xda-developers.com/desire-510/help/qa-twrp-a11chl-a11ul-32-bit-t2951146 i have pictures posted of what it does when i try to unlock.
exactly!!!! i couldnt upload pics but is the same error mate, i hope somebody can help us...
I'm having problems with the recovery it won't unload the file I rename it recovery.img but still nothing
htnexx said:
exactly!!!! i couldnt upload pics but is the same error mate, i hope somebody can help us...
Click to expand...
Click to collapse
Did you make any progress? Any change?
LarryBoyG said:
Did you make any progress? Any change?
Click to expand...
Click to collapse
no change, im hoping somebody comes with a solution or ideas
Could anyone tell me why when I try to unlock my boot loader and go to get the token it tells me my token length is inccorrect. Is there any reason why this is happening?
oHaiiSquidd said:
Could anyone tell me why when I try to unlock my boot loader and go to get the token it tells me my token length is inccorrect. Is there any reason why this is happening?
Click to expand...
Click to collapse
make sure youre copying from " <<<TOKEN START>>>" to "<<<TOKEN END>>>" , arrows and all.
01keenan10 said:
make sure youre copying from " <<<TOKEN START>>>" to "<<<TOKEN END>>>" , arrows and all.
Click to expand...
Click to collapse
I did do that I tried multiple times. Also when I try to run the fastboot from HTC site it keeps telling me something about missingadbapi.dll
2858
Worked like a charm. Much appreciated
Many Thanks! Phone Rooted! but i had 1 question whats the difference between this recovery.img(10,594kb) and the one on twrp website which is 10,480kb in size. just wondering? thanks
This worked great for me, thanks! It was my first root ever, and I had some guidance along the way, but this thread as well as the one to unlock the bootloader were very useful. The only snag was HTC took forever to email me the key.
Thanks again!
-jason
is there a way to get s-off yet?
Works for HTC Desire with model # 0PCV1?
CurbThePain said:
Okay guys and gals,
Today I'm gonna be giving you some directions on how to root the HTC Desire 510. Basically what your gonna need is your phone, a usb, and a pc. (I used my xperia z as my pc) Over HERE is the recovery image your gonna need. Just look for the download. So download that file and put it in the root of your hard drive. Next your gonna want to reboot your phone into fastboot and connect it to your pc. Next on your pc pull up cmd. (search cmd in the start menu) and type "fastboot devices" without the quotes and hit enter. If it says its not a command or something like that head (here --> http://forum.xda-developers.com/showthread.php?t=2317790) and follow the directions. After that type fastboot devices again and hit enter. If it shows your device your ready to keep moving on. Your going to want to change your directory to where the image you downloaded is with a command similar to this "cd C:". Next rename the image to something simple like img.img and type this into cmd "fastboot flash recovery img.img" after doing that you should be able to boot into twrp from the hboot menu on your device. Next on your computer download the su binary zip here. After downloading it reboot your device and copy it to your internal storage and reboot back to your recovery. Then in your recovery go find the supersu-v2.16.zip and flash it then reboot normally. Your device should now be rooted.
Click to expand...
Click to collapse
I am reading that this seems to work on HTC Desire 510 devices however I know that Boost Mobile had its own little version of the HTC Desire 510 with the model number 0PCV1 and ive read a lot of threads stating that it was unable to be rooted. So before I started to touch anything I was wondering if this for sure will work with my HTC Desire 510 with model number 0PCV1. Thanks.
Have Boost HTC 510 OPCV1 and I'm unlocked and rooted. Only downside is the unlock threw it to s-on and it says tampered in hboot.
dipspit said:
Have Boost HTC 510 OPCV1 and I'm unlocked and rooted. Only downside is the unlock threw it to s-on and it says tampered in hboot.
Click to expand...
Click to collapse
Okay well its good to know rooting is possible. However the downside sounds iffy to me, I guess since Ive never rooted an android device yet. I have previously jailbreak'd an iPhone 5c on iOS 8.1
Does the s-on effect anything? And what about the hboot flagging as tampered?
The downsides is really nothin. I'm on the 510 right now so hope this explains it pretty well: htcdev.com/bootloader/about_unlock_process
dipspit said:
The downsides is really nothin. I'm on the 510 right now so hope this explains it pretty well: htcdev.com/bootloader/about_unlock_process
Click to expand...
Click to collapse
Okay that explains it pretty well to me. My final questions if your hanging around the thread, did you use this original posting to root your device?

Categories

Resources