Stuck on Black screen - Sprint HTC EVO 4G LTE

Hi. I recently used RegawMod to unlock and flash my evo 4g lte. Following that I installed via TWRP, ur evo 4g lte. My phone is stuck on a black screen now and I'm not sure how to fix it, revert back or even boot into recovery. any help would be highly appreciated

bmryner said:
Hi. I recently used RegawMod to unlock and flash my evo 4g lte. Following that I installed via TWRP, ur evo 4g lte. My phone is stuck on a black screen now and I'm not sure how to fix it, revert back or even boot into recovery. any help would be highly appreciated
Click to expand...
Click to collapse
Kindly post the link of which u tried instructions and rom
sent from Samsung Galaxy Note using XDA Premium

shreshth89 said:
Kindly post the link of which u tried instructions and rom
sent from Samsung Galaxy Note using XDA Premium
Click to expand...
Click to collapse
this is where I found regaw mod
http://forum.xda-developers.com/showthread.php?t=1690919
after unlocking/rooting I used quick boot to get to TWRP and flashed this rom
This is the rom I used
http://forum.xda-developers.com/showthread.php?t=1764914

You need to flash the kernel separately. Grab boot.img installer or use fastboot. Reboot the phone and hold power+volume down to get into the bootloader, then select recovery. I'm not familiar with boot.img installer but with fastboot you extract the boot.img from the rom and place it in the adb folder and with the phone in fastboot and in the terminal type fastboot flash boot boot.img

bmryner said:
this is where I found regaw mod
http://forum.xda-developers.com/showthread.php?t=1690919
after unlocking/rooting I used quick boot to get to TWRP and flashed this rom
This is the rom I used
http://forum.xda-developers.com/showthread.php?t=1764914
Click to expand...
Click to collapse
Thanks mate for providing the link as regaw already providing support on his software u need to go on the first link,he has given the link for live support try to talk to him first despite opening a new thread he is already providing support on
if it helped you don't forget to press thanks, it isn't that much hard to do u sent from Samsung Galaxy Note using XDA Premium

shreshth89 said:
Thanks mate for providing the link as regaw already providing support on his software u need to go on the first link,he has given the link for live support try to talk to him first despite opening a new thread he is already providing support on
if it helped you don't forget to press thanks, it isn't that much hard to do u sent from Samsung Galaxy Note using XDA Premium
Click to expand...
Click to collapse
You didn't help him. All you did was tell him to go to live support to get help from someone there. He shouldn't have to thank you for that. The fact that you posted that mess after someone gave him the right instructions makes this a useless post anyways.

om4 said:
You need to flash the kernel separately. Grab boot.img installer or use fastboot. Reboot the phone and hold power+volume down to get into the bootloader, then select recovery. I'm not familiar with boot.img installer but with fastboot you extract the boot.img from the rom and place it in the adb folder and with the phone in fastboot and in the terminal type fastboot flash boot boot.img
Click to expand...
Click to collapse
ive installed and the android sdk and ran the command adb devices. adb does not see my phone although its in fast boot

bmryner said:
ive installed and the android sdk and ran the command adb devices. adb does not see my phone although its in fast boot
Click to expand...
Click to collapse
I just flashed the zip in recovery. I was having the same problem myself. Give it a shot.

eXplicit815 said:
I just flashed the zip in recovery. I was having the same problem myself. Give it a shot.
Click to expand...
Click to collapse
sorry, what zip did you flash exactly ?

eXplicit815 said:
You didn't help him. All you did was tell him to go to live support to get help from someone there. He shouldn't have to thank you for that. The fact that you posted that mess after someone gave him the right instructions makes this a useless post anyways.
Click to expand...
Click to collapse
Sorry mate but these instructions where updated while I was typing these reply sorry for that mess
And by the way as I was unable to understand he wasn't able to enter into recovery as op is having clear instructions about such issues and entering in recovery so I thought to route him to the owner of software
As per forum first developer should be informedbefore creating a new thread about issues with his development or instructions about
if it helped you don't forget to press thanks, it isn't that much hard to do u sent from Samsung Galaxy Note using XDA Premium

bmryner said:
ive installed and the android sdk and ran the command adb devices. adb does not see my phone although its in fast boot
Click to expand...
Click to collapse
Because adb is for Android, fastboot is a command line tool that you run from hboot. Type fastboot devices instead and you will see you phone listed

om4 said:
Because adb is for Android, fastboot is a command line tool that you run from hboot. Type fastboot devices instead and you will see you phone listed
Click to expand...
Click to collapse
I had the same problem that he's having, and for some reason I couldn't get the command to work either. Not sure why. I ended up flashing the boot.img found on THIS PAGE for Capt Throwback's stock rooted ROM in recovery and it worked.

eXplicit815 said:
I had the same problem that he's having, and for some reason I couldn't get the command to work either. Not sure why. I ended up flashing the boot.img found on THIS PAGE for Capt Throwback's stock rooted ROM in recovery and it worked.
Click to expand...
Click to collapse
You were trying to run android debug commands in hboot and you fixed it with a stock kernel? Because that's what my post is referring to

If fastboot and adb don't see your device, make sure you have JAVA installed. That's what confounded me, initially.
hurled from my AOKP'd Evo LTE. Enjoy.

Come to think of it, probably. I might have been in HBoot, and not in Fastboot... Good call.
Sent from my EVO using xda app-developers app

bmryner said:
ive installed and the android sdk and ran the command adb devices. adb does not see my phone although its in fast boot
Click to expand...
Click to collapse
That's because you have to change the path of where your cmd prompt is looking. If you haven't changed it then it wont find adb inside of sdk. change the pathway so it looks inside SDK then looks inside the tools folder or whatever folder contains the adb.exe. After its changed correctly it will find adb
Sent from my EVO using xda app-developers app

Related

[How-To] How to install custom roms/TWRP without root on 1.22.651.3

Ok so I could not wait for the root to come out and I could not for the life of me figure out how to install a custom rom without first rooting your EVO LTE first. But I was randomly doing stuff and I figured out how to install a custom recovery onto a phone that has 1.22.651.3.
Edit: This method seems to get rid of the "This build is for development purposes only.
Do not distribute outside of HTC without HTC's written permission.
Failure to comply may lead to legal action." text. I am looking into this. my device is S-ON not S-OFF so this might be something.
Before you can do this you need to have an unlocked bootloader.
1. Download this file http://www.mediafire.com/?h0qfd9idc6h3c03
2. Place the file into where your android sdk folder is.
3. Put your phone into bootloader mode.
4. Click Fastboot and make sure your device is in FastUSB mode.
5. Open command prompt on your computer.
6. In command prompt locate the folder where you put the image in for me its "cd c:\android-sdk-windows
7. Type in "fastboot flash recovery openrecovery-twrp-2.2.1-jewel.img"
8. Hit enter.
The image should be pushed onto your device and TWRP should now be installed.
You should mention that you need to be at least HTC DEV Unlocked in order to install a custom recovery, a working Link, and proper way to push a file.
Sent from my EVO using Tapatalk 2
reverepats said:
You should mention that you need to be at least HTC DEV Unlocked in order to install a custom recovery, a working Link, and proper way to push a file.
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
Good Idea! I will edit my post. Thanks!
Root will always be possible thanks to HTCdev. Just unlock and flash recovery.
Sent from my HTC Evo LTE powered by Viper4G
Badcam3 said:
Good Idea! I will edit my post. Thanks!
Click to expand...
Click to collapse
Np. Just a friendly suggestion
Sent from my EVO using Tapatalk 2
Badcam3 said:
Ok so I could not wait for the root to come out and I could not for the life of me figure out how to install a custom rom without first rooting your EVO LTE first. But I was randomly doing stuff and I figured out how to install a custom recovery onto a phone that has 1.22.651.3.
Before you can do this you need to have an unlocked bootloader.
1. Download this file http://techerrata.com/file/twrp2/ope....2.1-jewel.img
2. Place the file into where your android sdk folder is.
3. Put your phone into bootloader mode.
4. Click Fastboot and make sure your device is in FastUSB mode.
5. Open command prompt on your computer.
6. In command prompt locate the folder where you put the image in for me its "cd c:\android-sdk-windows
7. Type in "fastboot flash recovery openrecovery-twrp-2.2.1-jewel.img"
8. Hit enter.
The image should be pushed onto your device and TWRP should now be installed.
Click to expand...
Click to collapse
I can't get this to work what could I be doing wrong?
---------- Post added at 01:20 AM ---------- Previous post was at 01:17 AM ----------
mykeyvee said:
I can't get this to work what could I be doing wrong?
Click to expand...
Click to collapse
Oh and the link provided no longer works. fyi, but I downloaded the image from the twrp site. if that helps.
mykeyvee said:
I can't get this to work what could I be doing wrong?
---------- Post added at 01:20 AM ---------- Previous post was at 01:17 AM ----------
Oh and the link provided no longer works. fyi, but I downloaded the image from the twrp site. if that helps.
Click to expand...
Click to collapse
I will post a link to the file. Can you give me a little more detail? Were you able to push the image to the phone? Did it get pushed to the device and nothing happened?
Also I have noticed that doing this gets rid of the "This build is for development purposes only.
Do not distribute outside of HTC without HTC's written permission.
Failure to comply may lead to legal action."
It could be the rom I am using that did it. Not sure.... I will look into it.....
Badcam3 said:
I will post a link to the file. Can you give me a little more detail? Were you able to push the image to the phone? Did it get pushed to the device and nothing happened?
Also I have noticed that doing this gets rid of the "This build is for development purposes only.
Do not distribute outside of HTC without HTC's written permission.
Failure to comply may lead to legal action."
It could be the rom I am using that did it. Not sure.... I will look into it.....
Click to expand...
Click to collapse
Which Rom are you using? Did the message on the HTC splashscreen go away immediately after you flashed twrp or after you flashed the Rom?
Sent from my EVO using xda app-developers app
jdcasino said:
Which Rom are you using? Did the message on the HTC splashscreen go away immediately after you flashed twrp or after you flashed the Rom?
Sent from my EVO using xda app-developers app
Click to expand...
Click to collapse
I am using Viper4G 1.0.0 I think it happened right after I flashed TWRP. I really was not paying attention to it XD.
Badcam3 said:
Ok so I could not wait for the root to come out and I could not for the life of me figure out how to install a custom rom without first rooting your EVO LTE first. But I was randomly doing stuff and I figured out how to install a custom recovery onto a phone that has 1.22.651.3.
Edit: This method seems to get rid of the "This build is for development purposes only.
Do not distribute outside of HTC without HTC's written permission.
Failure to comply may lead to legal action." text. I am looking into this. my device is S-ON not S-OFF so this might be something.
Before you can do this you need to have an unlocked bootloader.
1. Download this file http://www.mediafire.com/?h0qfd9idc6h3c03
2. Place the file into where your android sdk folder is.
3. Put your phone into bootloader mode.
4. Click Fastboot and make sure your device is in FastUSB mode.
5. Open command prompt on your computer.
6. In command prompt locate the folder where you put the image in for me its "cd c:\android-sdk-windows
7. Type in "fastboot flash recovery openrecovery-twrp-2.2.1-jewel.img"
8. Hit enter.
The image should be pushed onto your device and TWRP should now be installed.
Click to expand...
Click to collapse
Idk if you actually did figured this out by doing stuff randomly but this dude has had this method posted since July 18 with a video review and your instalation instructions are fault so either give credit to real guy or just link the thing dude
http://htcevohacks.com/htc-evo-4g-l...tc-evo-4g-lte-unlock-bootloadertwrp-recovery/ if the links messed up let me know first time I did a link but there you go guys this guy has the instructions layed out well and even has a video installation on top of that hope this clears up all the problems people have been having
Sent from my EVO using Tapatalk 2
http://htcevohacks.com/htc-evo-4g-l...tc-evo-4g-lte-unlock-bootloadertwrp-recovery/
Just making it clear if you want to do this method clearly no mistakes go to the link above, fyi also the twrp he has you flash is 2.1.8 I believe don't try flashing the newer one while doing the process won't work for some reason just go here http://teamw.in/project/twrp follow the instructions on how to do it through goomanager its super simple don't forget to boot into recovery after to check it out
With the information I gave I hope I cleared up all confusion and headaches people where having enjoy dudes and check out the viper4g rom its awesome!!!!
Sent from my EVO using Tapatalk 2
chriswbush said:
Idk if you actually did figured this out by doing stuff randomly but this dude has had this method posted since July 18 with a video review and your instalation instructions are fault so either give credit to real guy or just link the thing dude
http://htcevohacks.com/htc-evo-4g-l...tc-evo-4g-lte-unlock-bootloadertwrp-recovery/ if the links messed up let me know first time I did a link but there you go guys this guy has the instructions layed out well and even has a video installation on top of that hope this clears up all the problems people have been having
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
I honestly had no idea that even existed. I only go on XDA xD. I guess Iwill just get my posted deleted then. But what was not mentioned in that post was about that HTC DEV text that appears when you unlock the bootloader. From what I understand the only way to get rid of that is through S-OFF but I never did S-OFF and the text is not appearing on my phone. This is very mystifying.
chriswbush said:
http://htcevohacks.com/htc-evo-4g-l...tc-evo-4g-lte-unlock-bootloadertwrp-recovery/
Just making it clear if you want to do this method clearly no mistakes go to the link above, fyi also the twrp he has you flash is 2.1.8 I believe don't try flashing the newer one while doing the process won't work for some reason just go here http://teamw.in/project/twrp follow the instructions on how to do it through goomanager its super simple don't forget to boot into recovery after to check it out
With the information I gave I hope I cleared up all confusion and headaches people where having enjoy dudes and check out the viper4g rom its awesome!!!!
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
That TWRP is out of date though. I installed the lastest TWRP for the EVO 4G LTE and I have not had any issues.
Badcam3 said:
That TWRP is out of date though. I installed the lastest TWRP for the EVO 4G LTE and I have not had any issues.
Click to expand...
Click to collapse
If you read the post I included that information and I even included the twrp website as a link and added info......... Fyi
Sent from my EVO using Tapatalk 2
Badcam3 said:
I honestly had no idea that even existed. I only go on XDA xD. I guess Iwill just get my posted deleted then. But what was not mentioned in that post was about that HTC DEV text that appears when you unlock the bootloader. From what I understand the only way to get rid of that is through S-OFF but I never did S-OFF and the text is not appearing on my phone. This is very mystifying.
Click to expand...
Click to collapse
Honestly the text doesn't bother me and don't delete the post just update it to correct information some people are lazy and don't read the thread and post or even do a simple search I admit I've done that but it's also been clear to me people just take it as is so just update with simpler instructions dude like go here and after update here after flashing a rom for some reason it would only update after I flashed a rom fyi
Sent from my EVO using Tapatalk 2

I might of soft bricked when updating to 4.2.2 JB.

I was updating my Sense 4.0.6 to 4.2.2 JB and it has been stuck at the htc screen/bootloader.
Now without losing my root permissions how do fix this.
Brandiepooh said:
I was updating my Sense 4.0.6 to 4.2.2 JB and it has been stuck at the htc screen/bootloader.
Now without losing my root permissions how do fix this.
Click to expand...
Click to collapse
Are you S-On? If so, did you flash the boot.img?
darkghost568 said:
Are you S-On? If so, did you flash the boot.img?
Click to expand...
Click to collapse
I didn't root the phone myself my friend did it for me.. So I honestly have no clue.
Brandiepooh said:
I didn't root the phone myself my friend did it for me.. So I honestly have no clue.
Click to expand...
Click to collapse
You'll have to flash the boot.img that's located in the zip file that contains the jb rom you flashed.
In order to do that (I'm assuming your s on) you will need a computer with htc drivers installed and the android sdk containing the adb and fastboot executables.
I'd recommend hitting someone up on pm or gtalk to talk you through it.
Sent from my ADR6425LVW using xda app-developers app
Here is a link to a post where I attached what you need to use fastboot:
http://forum.xda-developers.com/showpost.php?p=37515020&postcount=444
Put this folder in your root directory. You can rename it to whatever you want.
You can pull the boot.img from the ROM zip file on your computer and put it into the folder you downloaded from the link above.
Go into CMD on your pc and cd to the folder above.
Then boot your phone into hboot by holding the vol down +power until you see the white screen of hboot. Select "fastboot".
Once you are in fastboot on the phone, connect it to your pc. Use the following command on your pc in the CMD window:
fastboot flash boot boot.img
That will flash the kernel and hopefully solve your problem. Reboot and cross your fingers.
Yea what they^ said. You have to fastboot flash the boot.img
Here is a useful guide that might help
http://forum.xda-developers.com/showthread.php?t=879701
Good luck
I fixed it about about an hour after posting this thread running 4.2.2 smoothly.
Sent from my ADR6425LVW using xda app-developers app
Would be great if you could post what your fix was that worked for others having same issue.

[Q] How to flash roms on hboot 2.09 help please

i rooted my evo lte with hboot 2.09 and i cant get s off or flash anything, i would appreciate any help anyone could give thanks
:good:
To get s-off you need to start here
http://unlimited.io/jewel.htm
It gives you a very detailed step by step
i rooted my evo lte with hboot 2.09 and i cant get s off or flash anything, i would appreciate any help anyone could give thanks<br />
:good:
Click to expand...
Click to collapse
You have to install the kernel separately when you're S-on. You can do this in fastboot. Just take the boot.img from the ROM you're flashing and put it in your ADB tools folder. Using fastboot, use the command 'fastboot flash boot boot.img'.
Sent from my EVO using xda premium
Read the "don't panic" thread stickied in Q&A. All the info you need is there
Sent from my EVO using xda premium
FinZ28 said:
You have to install the kernel separately when you're S-on. You can do this in fastboot. Just take the boot.img from the ROM you're flashing and put it in your ADB tools folder. Using fastboot, use the command 'fastboot flash boot boot.img'.
Sent from my EVO using xda premium
Click to expand...
Click to collapse
When I typed that in it gave me an error. Could it be from a bad download orbits can I get passed the error?
kjrehrer said:
When I typed that in it gave me an error. Could it be from a bad download orbits can I get passed the error?
Click to expand...
Click to collapse
Don't use the ditto marks in the command. Make sure the phone is connected in fastboot USB mode and use the command below:
fastboot flash boot boot.img
Sent from my EVO using xda premium
FinZ28 said:
Don't use the ditto marks in the command. Make sure the phone is connected in fastboot USB mode and use the command below:
fastboot flash boot boot.img
Sent from my EVO using xda premium
Click to expand...
Click to collapse
thats what i did but do i just unzip the boot.img into the sdk tools folder and then run the command prompt?
kjrehrer said:
thats what i did but do i just unzip the boot.img into the sdk tools folder and then run the command prompt?
Click to expand...
Click to collapse
copy and paste the boot.img to sdk folder
or use flash image gui from the market
https://play.google.com/store/apps/...wxLDMsImNvbS5qb2V5a3JpbS5mbGFzaGltYWdlZ3VpIl0.
latae nindio
bigdaddy619 said:
copy and paste the boot.img to sdk folder
or use flash image gui from the market
https://play.google.com/store/apps/...wxLDMsImNvbS5qb2V5a3JpbS5mbGFzaGltYWdlZ3VpIl0.
Click to expand...
Click to collapse
what happend was i wasnt running the command prompt from the sdk folder lol but i got it and thank you so much!
bigdaddy619 said:
copy and paste the boot.img to sdk folder
or use flash image gui from the market
https://play.google.com/store/apps/...wxLDMsImNvbS5qb2V5a3JpbS5mbGFzaGltYWdlZ3VpIl0.
Click to expand...
Click to collapse
well now the problem is it will go into the boot img but it will stay in boot and wont go past it
You flashed the kernel via fastboot, then flashed the rom in recovery and still won't boot? That correct?
This is hard to follow he has 3 different threads open with different titles all with the same problem. He has been given detailed instructions. Follow them!
Sent from my EVO using Tapatalk 2
thicklizard said:
This is hard to follow he has 3 different threads open with different titles all with the same problem. He has been given detailed instructions. Follow them!
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
Make that 4. All basically the same
Sent from my EVO using Xparent Skyblue Tapatalk 2
HTC 4G LTE S-Off and still cant load roms
Just completed the dirty racun install and now have s-off. I have tried 2 roms cynanogen 10.0 stable and jellybam 7.6.2. On cyanogen, I get just as far as with the s-on. Just the logo. With the jellybam, it seemed to install, loaded the apps that was earlier on the phone using the mean bean that was restored earlier. Anyone know of a reason why the custom roms wont install?

[RECOVERY] TWRP touch recovery v2.6.3.3

Key Features:
Ability to save custom recovery settings
Default partitions to back up
Default zip folder location
Default color theme (lots to choose from) (Thanks to ffolkes!)
Default Time Zone (for more accurate time stamps)
Zip Signature Verification
Zip md5 Verification (looks for file with zipname.zip.md5)
Ability to flash multiple zips in one go
Ability to select which individual partitions to backup, and restore.
Ability to choose compression or no compression backups.
Compression takes longer of course, but you save roughly half the space. EVO3D's stock system uncompressed is ~800mb, 380mb compressed. You choose.
Ability to auto restore GAPPS on zip flash (for CM based ROMS)
Ability to auto reboot after successful flashes (for the lazy)
Some devices utilize their capacitive buttons in recovery.
Home - Main Menu
Menu - Advanced Menu
Back - Up a Menu Level
Search - Select Current Selection
Battery Level and Timestamp (Better safe than sorry)
HTC Dumlock Instructions:
Install the build of TWRP using your method of choice, but you must actually flash TWRP to recovery. No fastboot booting it. We need it in recovery so that this build of TWRP will be flashed to your boot. This new build of TWRP has features in it to easily restore your original boot.
Reboot into recovery.
Make a backup of your phone.
Tap Advanced.
Tap HTC Dumlock. (If you don't see HTC Dumlock then you need to remove any custom TWRP theme that you might be using.)
Tap Install HTC Dumlock. This will install the app and binaries needed to make everything work nicely.
Reboot your device.
Find and open the HTC Dumlock app.
If/when prompted, give the app root (SuperUser) permissions.
Tap the Execute HTC Dumlock button.
Wait patiently for a couple of minutes. It takes a little while.
If your device doesn't reboot automatically, reboot it manually. Reboot it normally. DO NOT reboot it to recovery.
You should now be in your recovery, but your recovery is flashed into boot.
Tap Advanced.
Tap HTC Dumlock.
Tap Restore Original Boot.
Use your recovery like normal. Flash a new kernel. Restore a backup with a different kernel. Do whatever you please!
Consider donating!
Note, you must repeat steps 8 through 17 EVERY TIME you need to flash boot.
Installation:
Unlock bootloader at http://www.htcdev.com/bootloader/
Make sure fastboot is unchecked in power options and turn phone completely off
Boot into HBOOT then Fastboot
From fastboot. Use command "fastboot erase cache"
From fastboot. Use command "fastboot flash recovery recovery.img"
Video Tutorials:
How To Unlock The Bootloader EASIEST Method - https://www.youtube.com/watch?v=r0gzJdwCxX0
How To ROOT EASIEST METHOD - https://www.youtube.com/watch?v=S1KmsxO84UU
PC USB Mass Storage:
You can't! http://teamw.in/DataMedia
Downloads:
If rooted. You can flash using GooManager in the Play Store
http://techerrata.com/browse/twrp2/m7/
Do you have the stock recovery img?
robstunner said:
Do you have the stock recovery img?
Click to expand...
Click to collapse
What's up Rob?..
Sent from my HTC One using XDA Premium HD app
plmiller0905 said:
What's up Rob?..
Sent from my HTC One using XDA Premium HD app
Click to expand...
Click to collapse
Mr Miller! I see you have a One as well!
robstunner said:
Do you have the stock recovery img?
Click to expand...
Click to collapse
I don't. I am trying to find it.
Thanks for this
Sent from my HTC One using Tapatalk 2
Followed your instructions and installed with no problems, thank you for sharing this.
Hey I have a Att htc one. C am anyone tell me how to root it if possible? Thanks
Sent from my HTC One using xda premium
sameer1807 said:
Hey I have a Att htc one. C am anyone tell me how to root it if possible? Thanks
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
Go unlock your bootloader. Then inside of TWRP it should detect that your not rooted and automatically root . If it doesn't prompt you. There are two links in the OP that you flash in recovery that will give you root.
Flyhalf205 said:
Go unlock your bootloader. Then inside of TWRP it should detect that your not rooted and automatically root . If it doesn't prompt you. There are two links in the OP that you flash in recovery that will give you root.
Click to expand...
Click to collapse
ok thanks but how do i unlock the bootloader? the website you listed has no option for htc one in the drop down.
sameer1807 said:
ok thanks but how do i unlock the bootloader? the website you listed has no option for htc one in the drop down.
Click to expand...
Click to collapse
Choose other. Should be very last option in list.
Sent from my ADR6425LVW using Tapatalk 2
sameer1807 said:
ok thanks but how do i unlock the bootloader? the website you listed has no option for htc one in the drop down.
Click to expand...
Click to collapse
Select "Other supported devices" in the dropdown.
Ok to make sure I understand you install the twrp attached and install the Dumlock and this will allow us to flash the boot.img in twrp and not through fastboot?
Sent from my HTC One X using Tapatalk 2
Coming from samsung devices, all this fastboot stuff and HTC Dumlock is super confusing.. I'm rooted and running TWRP, but I'm certainly not comfortable with flashing another ROM and kernel yet. Thanks for the thread though, I extremely appreciate you work and time!:good:
Edit: Do I follow these exact steps to flash a full ROM zip with a non-stock kernel as part of it, or are there extra steps.. Really hate sounding like a noob, just do not want to do something dumb..
BAM1789 said:
Coming from samsung devices, all this fastboot stuff and HTC Dumlock is super confusing.. I'm rooted and running TWRP, but I'm certainly not comfortable with flashing another ROM and kernel yet. Thanks for the thread though, I extremely appreciate you work and time!:good:
Edit: Do I follow these exact steps to flash a full ROM zip with a non-stock kernel as part of it, or are there extra steps.. Really hate sounding like a noob, just do not want to do something dumb..
Click to expand...
Click to collapse
The international roms have a script in them that flashes the kernel with the Rom. No need to fastboot or anything like that.
Sent from my HTC One using xda premium
Flyhalf205 said:
Go unlock your bootloader. Then inside of TWRP it should detect that your not rooted and automatically root . If it doesn't prompt you. There are two links in the OP that you flash in recovery that will give you root.
Click to expand...
Click to collapse
Inside of twrp? I'm not seeing a post on OP.
Sent from my HTC One using Tapatalk 2
---------- Post added at 08:07 AM ---------- Previous post was at 08:06 AM ----------
I'm coming from Samsung too and quite confusing
Sent from my HTC One using Tapatalk 2
Ok, Im helpless right now. I got my phone unlocked finally after much frustration. I downloaded TWRP to my android folder. I typed in the correct prompt on CMD and then it just sits there saying "waiting for phone". What do I do now?
HyperM3 said:
Ok, Im helpless right now. I got my phone unlocked finally after much frustration. I downloaded TWRP to my android folder. I typed in the correct prompt on CMD and then it just sits there saying "waiting for phone". What do I do now?
Click to expand...
Click to collapse
I think you got to type in something like fasboot recovery something something....haven't done it myself
Sent from my HTC One using Tapatalk 2
HyperM3 said:
Ok, Im helpless right now. I got my phone unlocked finally after much frustration. I downloaded TWRP to my android folder. I typed in the correct prompt on CMD and then it just sits there saying "waiting for phone". What do I do now?
Click to expand...
Click to collapse
Make sure your phone is on Fastboot and not HBOOT and it's plugged in good.
Nice job! This is really tempting me as I try to hold out for the Galaxy S4. Your making it very hard for me not to go buy this :angel:

[Q] noob with bricked dna stuck in bootloader???

hi guys im a total noob bought a droid dna on craigslist that was rooted. i tried to set back to stock with ruu got message error 158. i then tried hboot method and when i put cmd fastboot oem writeflagsecure 3 my phone now says tampered ,relocked, security warning and when you reboot just keeps going to fast boot menu.again im new to this and dont know what im doing so maybe i shouldnt have dabbled with it...ill attach a pic of the screen its a red employee edition droid dna... thanks for any help you can offer
Leave it alone! Go to recovery and delete data and reboot the phone.
Sent from my HTC6435LVW using XDA Premium HD app
ifi try recovery or anything just brings me back to the same screen
worm1977 said:
hi guys im a total noob bought a droid dna on craigslist that was rooted. i tried to set back to stock with ruu got message error 158. i then tried hboot method and when i put cmd fastboot oem writeflagsecure 3 my phone now says tampered ,relocked, security warning and when you reboot just keeps going to fast boot menu.again im new to this and dont know what im doing so maybe i shouldnt have dabbled with it...ill attach a pic of the screen its a red employee edition droid dna... thanks for any help you can offer
Click to expand...
Click to collapse
Did you know if it had an Engineer's HBOOT before? Writeflagsecure 3 is to remove S-OFF. You didn't need to do that to go stock.
Try flashing a recovery?
If this for insurance purposes? Just wondering what you're trying to do with your phone since it was working when you got it.
karn101 said:
Did you know if it had an Engineer's HBOOT before? Writeflagsecure 3 is to remove S-OFF. You didn't need to do that to go stock.
Try flashing a recovery?
If this for insurance purposes? Just wondering what you're trying to do with your phone since it was working when you got it.
Click to expand...
Click to collapse
i think i tried to flash recovery. i just want to get it to work so i can use it or sell it. when it poered up normally it had the red writing on the bottom that said for htc developer purposes also instead of the dna boot up it said htc one
worm1977 said:
i think i tried to flash recovery.
Click to expand...
Click to collapse
That isn't a good sign. What steps did you take to flash a recovery?
karn101 said:
That isn't a good sign. What steps did you take to flash a recovery?
Click to expand...
Click to collapse
tried recovery then reboot on phone just takes me to the same screen. also believe i tried fastboot-flash recovery
worm1977 said:
tried recovery then reboot on phone just takes me to the same screen. also believe i tried fastboot-flash recovery
Click to expand...
Click to collapse
No offense, but you keep saying things like "i think" or I "believe"; if you want our help, we need to know if you did it or not.
What recovery were you flashing?
Basically, what I'm saying is you might have deleted your recovery since you're saying that you keep ending up on the bootloader. You need to flash a recovery into your phone. If this doesn't make sense, just let me know and I'll point you in the right direction.
EDIT:
Follow these directions and then select RECOVERY from your bootloader. Let us know what happens please.
http://forum.xda-developers.com/showthread.php?t=1994662
karn101 said:
No offense, but you keep saying things like "i think" or I "believe"; if you want our help, we need to know if you did it or not.
What recovery were you flashing?
Basically, what I'm saying is you might have deleted your recovery since you're saying that you keep ending up on the bootloader. You need to flash a recovery into your phone. If this doesn't make sense, just let me know and I'll point you in the right direction.
Click to expand...
Click to collapse
It had clock work mod on it.no offense taken im just new to this and its kind if confusing to me.since it wouldnt boot thru ruu thats when I tried the hboot method.i dont quite understand the cmd's and flashing I guess.
karn101 said:
No offense, but you keep saying things like "i think" or I "believe"; if you want our help, we need to know if you did it or not.
What recovery were you flashing?
Basically, what I'm saying is you might have deleted your recovery since you're saying that you keep ending up on the bootloader. You need to flash a recovery into your phone. If this doesn't make sense, just let me know and I'll point you in the right direction.
EDIT:
Follow these directions and then select RECOVERY from your bootloader. Let us know what happens please.
http://forum.xda-developers.com/showthread.php?t=1994662
Click to expand...
Click to collapse
ok after i download do i just try to flash thru the adb commands?
worm1977 said:
It had clock work mod on it.no offense taken im just new to this and its kind if confusing to me.since it wouldnt boot thru ruu thats when I tried the hboot method.i dont quite understand the cmd's and flashing I guess.
Click to expand...
Click to collapse
I hear you, it can be overwhelming at first. I've been flashing since the WM 6.5 days and still don't know as much as some of the people here!
When you select RECOVERY, it's bringing you back to the BOOTLOADER screen, right?
If that's the case, the RECOVERY may have been removed, which is why I'm saying to flash a new one in. Did you follow the instructions on that thread I linked to?
---------- Post added at 04:04 AM ---------- Previous post was at 03:53 AM ----------
worm1977 said:
ok after i download do i just try to flash thru the adb commands?
Click to expand...
Click to collapse
Just saw this. No, you should be using fastboot commands, not ADB
fastboot flash recovery recovery.img
To begin, do you have the Android SDK installed on your computer? (Platform Tools)
You save the TWRP .img file in that folder.
Shift+Right Click on the folder and click Open Command Prompt Here
The phone should be connected to the PC
From the BOOTLOADER, go to FASTBOOT
It should say FASTBOOT USB
You can double check by typing 'fastboot devices'
Then run 'fastboot flash recovery recovery.img'
recovery.img will be named whatever your TWRP file is named
Then for good measure do 'fastboot reboot'
Now, you should be back in BOOTLOADER
Go to RECOVERY, and what do you see?
karn101 said:
I hear you, it can be overwhelming at first. I've been flashing since the WM 6.5 days and still don't know as much as some of the people here!
When you select RECOVERY, it's bringing you back to the BOOTLOADER screen, right?
If that's the case, the RECOVERY may have been removed, which is why I'm saying to flash a new one in. Did you follow the instructions on that thread I linked to?
---------- Post added at 04:04 AM ---------- Previous post was at 03:53 AM ----------
Just saw this. No, you should be using fastboot commands, not ADB
fastboot flash recovery recovery.img
yeah fastboot sorry. im at work now ill try it when i get home in 2 hours i have the sdk downloaded
To begin, do you have the Android SDK installed on your computer? (Platform Tools)
You save the TWRP .img file in that folder.
Shift+Right Click on the folder and click Open Command Prompt Here
The phone should be connected to the PC
From the BOOTLOADER, go to FASTBOOT
It should say FASTBOOT USB
You can double check by typing 'fastboot devices'
Then run 'fastboot flash recovery recovery.img'
recovery.img will be named whatever your TWRP file is named
Then for good measure do 'fastboot reboot'
Now, you should be back in BOOTLOADER
Go to RECOVERY, and what do you see?
Click to expand...
Click to collapse
i get home in 2 hours ill try then. i have sdk installed and was using fastboot commands
worm1977 said:
i get home in 2 hours ill try then. i have sdk installed and was using fastboot commands
Click to expand...
Click to collapse
Cool. Same here. I work 2300-0700 hours.
karn101 said:
Cool. Same here. I work 2300-0700 hours.
Click to expand...
Click to collapse
down loaded that goo manager tried fastboot flash recovery GooManager_2.1.2.img said unknown error cant load GooManager
worm1977 said:
down loaded that goo manager tried fastboot flash recovery GooManager_2.1.2.img said unknown error cant load GooManager
Click to expand...
Click to collapse
You need to flash a recovery twrp is probably the best one. Goomanager is a app use to download and install ROMs.
Sent from my HTC6435LVW using Tapatalk 2
coachcrey said:
You need to flash a recovery twrp is probably the best one. Goomanager is a app use to download and install ROMs.
Sent from my HTC6435LVW using Tapatalk 2
Click to expand...
Click to collapse
What he said ^^
Here are the direct links.
http://techerrata.com/browse/twrp2/dlx
I'd suggest downloading 2.5 as 2.6 gave me issues.
karn101 said:
What he said ^^
Here are the direct links.
http://techerrata.com/browse/twrp2/dlx
I'd suggest downloading 2.5 as 2.6 gave me issues.
Click to expand...
Click to collapse
I've had no problems with 2.6 personally but either one will work. Once your in
Recovery you can download a ROM on your computer and on adb use.
adb push "C:\Documents and Settings\Josh\My Documents\Downloads\ViperDNA_1.3.5.zip" sdcard
Clearly that's how I would do it via my computer after you type adb push you can hit the space bar and drag the file to the command prompt and drop it there that will do the dirty work lol then you just hit space and tell it to install on the sdcard.
Dont let your phone or computer go to sleep or the push will corrupt the file it can take up to 10 mins to transfer the file and once you hit enter it won't acknowledge its actually transferring Dont worry it is. It will tell you when its done how long it took and how much it transfered. After that you can flash the ROM and you should be golden man!
Sent from my HTC6435LVW using Tapatalk 2
coachcrey said:
I've had no problems with 2.6 personally but either one will work. Once your in
Recovery you can download a ROM on your computer and on adb use.
adb push "C:\Documents and Settings\Josh\My Documents\Downloads\ViperDNA_1.3.5.zip" sdcard
Clearly that's how I would do it via my computer after you type adb push you can hit the space bar and drag the file to the command prompt and drop it there that will do the dirty work lol then you just hit space and tell it to install on the sdcard.
Dont let your phone or computer go to sleep or the push will corrupt the file it can take up to 10 mins to transfer the file and once you hit enter it won't acknowledge its actually transferring Dont worry it is. It will tell you when its done how long it took and how much it transfered. After that you can flash the ROM and you should be golden man!
Sent from my HTC6435LVW using Tapatalk 2
Click to expand...
Click to collapse
thanks guys im going to try it when i get home in the morning...lol i got alot to learn!!
worm1977 said:
thanks guys im going to try it when i get home in the morning...lol i got alot to learn!!
Click to expand...
Click to collapse
Not a problem man I hope this helped let me know if your still having issues I'm no dev but I have gathered a plethora of knowledge over the years playing with stuff.
Sent from my HTC6435LVW using Tapatalk 2
@worm1977 any luck man?
Sent from my HTC6435LVW using Tapatalk 2

Categories

Resources