[Q] firewater - Sprint HTC EVO 4G LTE

Pardon for the rather noobish question, I am s-off, usb debugging disabled, and the latest firmware, 2.10 but i would like to flash the custom firewater hboot
but I keep getting via terminal: error: cannot load 'hboot_firewater_jewel_4.13.651.3.zip': Unknown error
i followed all the steps then this..
Any advice... I would like to learn thank you..

Indianvixen9 said:
Pardon for the rather noobish question, I am s-off, usb debugging disabled, and the latest firmware, 2.10 but i would like to flash the custom firewater hboot
but I keep getting via terminal: error: cannot load 'hboot_firewater_jewel_4.13.651.3.zip': Unknown error
i followed all the steps then this..
Any advice... I would like to learn thank you..
Click to expand...
Click to collapse
Take out the file inside the zip. Place it on the root of the SD card and so the command again. But then again I don't think you can change the HBoot via terminal when the ROM is booted. Unless you're doing it from Linux terminal on PC?[emoji782]
Sent from my EVO using Tapatalk

Indianvixen9 said:
Pardon for the rather noobish question, I am s-off, usb debugging disabled, and the latest firmware, 2.10 but i would like to flash the custom firewater hboot
but I keep getting via terminal: error: cannot load 'hboot_firewater_jewel_4.13.651.3.zip': Unknown error
i followed all the steps then this..
Any advice... I would like to learn thank you..
Click to expand...
Click to collapse
Put the hboot.zip in the folder you are using to open your cmd window then type(while booted to fastbootusb)...pressing enter after each command
Code:
fastboot erase cache
fastboot oem rebootRUU
fastboot flash zip hboot_firewater_jewel_4.13.651.3.zip
fastboot reboot-bootloader

I believe you can also rename the file PJ75IMG.zip and apply it the same way you would a firmware update.
Sent from my EVO LTE

FinZ28 said:
I believe you can also rename the file PJ75IMG.zip and apply it the same way you would a firmware update.
Sent from my EVO LTE
Click to expand...
Click to collapse
Confirmed, this method works. I just did it. Thanks Fin!
Sent from my EVO using XDA Premium 4 mobile app

Related

S.O.S. Stuck in Bootloader

....I think I did it....just trying to downgrade from HC to GB, in this condition:
- reboot in bootloader
- Relocked the OEM via fastboot
- trying to flash the RUU straight from Windows.....and fail....
results:
- can't go into recovery
- can't boot my device
- I can access only the bootloader and Hboot
can I fix it? any help is welcome! thanks in advance!
Wrong section
How far did it get in the ruu?
You can likely get out of your state by unlocking your hboot again using same htc unlock. Will boot back into hc. Just follow the last steps from HTC
Sent from my HTC Flyer P510e using xda premium
maybe you have a wrong RUU, try flash recovery using fastboot, or find a correct RUU that suit you cid.
What hboot version do you have now? Still the HC one?
Flash the recovery.img again and try it again.
nickiberli said:
what hboot version do you have now? Still the hc one?
Flash the recovery.img again and try it again.
Click to expand...
Click to collapse
hboot-1.11.0006
mcord11758 said:
How far did it get in the ruu?
Sent from my HTC Flyer P510e using xda premium
Click to expand...
Click to collapse
if failing when is updating the signature, about 25%....I think ...far enough, right?
Did you try to flash the recovery again?
yes ! It doesn't work!
how can I re-unlock the bootloader?
ovigt71 said:
how can I re-unlock the bootloader?
Click to expand...
Click to collapse
You should have the unlock_code.bin from the first time. Then
Step 12
In the command prompt type: fastboot flash unlocktoken Unlock_code.bin. In the command prompt you will see the following message:
Step 13
On your phone you will now see the disclaimer. Please read this carefully as this action may void your warranty. Use the Volume buttons to highlight your choice, and the Power button to make your selection. If you select Yes, your phone will be reset to its’ factory default settings, and your bootloader will be unlocked. If you select No, your phone will reboot and no modifications will have been made. from my HTC Flyer P510e using xda premium
still doesn't work; i got this in terminal:
" Ovidiu-Georges-MacBook-Pro: platform-tools ovigt71$ ./fastboot devices
HT156T401184 fastboot
Ovidiu-Georges-MacBook-Pro: platform-tools ovigt71$ ./fastboot flash unlocktoken Unlock_code.bin
error: cannot load 'Unlock_code.bin' "
Do you have the unlock _code.bin in the same directory as fastboot
mcord11758 said:
Do you have the unlock _code.bin in the same directory as fastboot
Click to expand...
Click to collapse
thanks man! I forget about that....(stress). I'm back in recovery mode... I'll try to revert to GB now.... thanks to everybody! I see is not booting in HC...is stuck in boot loop with " HTC quietly brilliant" ....
finally, back to GB! Thanks for help guys!

[GUIDE]Return to Stock Sprint's 2.17/hboot 1.50

This will return/update your device's software to 2.17.651.5 Stock (Relocked/Unrooted)
I'm making this guide for people who want to Unroot/Relock, having problems with their phones or return to Sprint's Stock.
"If you updated from 2.08 to 2.17 and are having issues unlocking. I recommend doing the steps below and try to unlock your device again The RUU also fixes a glitch on some phone who aren't getting the Bootloader Unlock screen."
>>>Know this will also update your hboot to 1.50.0000<<<
Works with CDMA S-ON and S-OFF Evo 3D.​
For Mac users, replace “fastboot” with “./fastboot-mac” in the instructions below.
For Linux users, replace “fastboot” with “./fastboot-linux” in the instructions below.
Click to expand...
Click to collapse
____________________________
_______________________________________
CONTENT NEEDED.
Rootevo3dnew.zip
Evo 3D RUU_2.17.651.5.exe
RUU Mirror
Make sure to download the correct RUU
"RUU_Shooter_S_Sprint_WWE_2.17.651.5_Radio_1.06.00.1216"
________________________________________
_______________________________________________
S-ON Users
S-off users don't relock your bootloader until your at the very end.​
Relock Bootloader
Do step 1 and step 2 first
Remove USB from phone (If connected)
Turn off device by taking out the battery and placing it back in .
(Remove SD Card and dont place back until told to do so)
Press Volume down then Power button.(Hold until you see the bootloader screen)
Select Fastboot and press Power button.
Connect USB.
You should now be on Fastboot USB.
Type these commands on cmd or terminal.
-Windows
Code:
[B]cd \rootevo3dnew[/B]
-Mac,Linux
Code:
[B]cd /rootevo3dnew[/B]
Now type.
Code:
[B]fastboot oem lock[/B]
______________________________________________________
-Lets begin
Step 1. Extract the rootevo3dnew.zip file and place it on C:\ Drive
Step 2. For Windows, install the HTC drivers HTCDriver3.0.0.007.exe in the zip file. For Linux and Mac you don’t need to install drivers.
Step 3. Enter bootloader and put your device in "Fastboot USB" (Make sure you have your phone connected to your computer
Step 4. Run the RUU.exe and follow the steps to update your device.
Step 5. Your device will reboot and you will be back to stock
Note- Most devices will enter bootloader and will show **Security Warning**
Click to expand...
Click to collapse
DO NOT TURN OFF YOUR DEVICE DURING THE UPDATING PROCESS.
IT COULD RESULT IN A BRICKED DEVICE.​
=====================================================
S-OFF Users​
Step 6. Enter bootloader one last time.
Step 5. Relock Bootloader (Instructions above)
Step 7. Type this command
Code:
[B]fastboot oem writesecureflag 3[/B]
Step 8. Reboot
Remember this will delete all your current data/apps so use Titanium Backup on the Play Market to back up all your downloaded content. Use this only if your going to unlock/root you device again because you need to be root access to use it.
Click to expand...
Click to collapse
Congratulation you are not back to 100% stock.
If you find any errors, message me and i will change them as quick as i can.
Helpers
Reaper24- taught me RUU process.
Wloftus- Linux fastboot command
WikdNoob- S-On command
If this helped you in any way don't forget to hit "Thanks".​
Nice write up. This will be helpful with all the new faces around here.
Sent from my PG86100 using Tapatalk
Yeah. Lets hope it gets put as a sticky.
Sent from my PG86100 using xda premium
Sticky
Thx for share
godZson
XDA-MOD
Lol Nice man.. Glad you got it all sorted outo
Quicker way to open a CMD to ADB is go to your platform tools folder and hold shift down right click on it.. Say open CMD .. Your set..
Another way ...
Turn debug on ^^)
1. ADB reboot bootloader
2. Fastboot boot recovery.img for Hboot 1.5 users
3. Wipe like normal.
4. Go back to Hboot. Select fastboot
5. Now type in ^ Fastboot oem lock^
6. Now run that 2.17 RUU. DO NOT TAKE USB CORD OUT IN THE MIDDLE OF THIS WILL BRICK
7. Your set
If you wanna unroot again pretty simple..
Just redo that unlock code part your set.
Anyways if anyone needs help PM me or the OP.. I have done this 100 times or more lol well it feels like it..
yes, i'm a n00b
Just a silly question, the unroot/relock option... that should work for all EVO3D models?
Looking to return to stock (but with another RUU of course), can I follow these steps? (I'm HTCDEV unlocked)
KrewsialNL said:
Just a silly question, the unroot/relock option... that should work for all EVO3D models?
Looking to return to stock (but with another RUU of course), can I follow these steps? (I'm HTCDEV unlocked)
Click to expand...
Click to collapse
Yes it should.
Sent from my PG86100 using xda premium
this says back to stock 2.17 but mine came with 2.08 rom stock, i did the htc unlock method, rooted and now im running a 2.17 (zd3 rom)
i would like to update the radio and all, would this give me that?
then just unlock and flash rom again?
metalmenance said:
this says back to stock 2.17 but mine came with 2.08 rom stock, i did the htc unlock method, rooted and now im running a 2.17 (zd3 rom)
i would like to update the radio and all, would this give me that?
then just unlock and flash rom again?
Click to expand...
Click to collapse
Yes it will work. Know that it will also update your hboot.
Sent from my PG86100 using xda premium
ok just making sure, i am already on 1.50 so will still work right?
just lock, load stock RUU then unlock and flash?
will i need to do the htcunlock again or just unlock like posted above?
thanks and sorry just dont want to miss a step and be lost lol
metalmenance said:
ok just making sure, i am already on 1.50 so will still work right?
just lock, load stock RUU then unlock and flash?
will i need to do the htcunlock again or just unlock like posted above?
thanks and sorry just don't want to miss a step and be lost lol
Click to expand...
Click to collapse
Yes this will still work.
This only shows how to get back to stock.
I only show how to lock. But yes once your back to stock use the htc unlock method. You might have to get the Unlock_code.bin again.
ok got the Ruu its on card, followed steps, im relocked but hot do i run the ruu?
is it supposed to be renamed?
what am i missing?
metalmenance said:
anyone have another link? cant get through to download for nothing.....
Click to expand...
Click to collapse
Mirrors don't work either?
ok nevermind had the file and forgot it was on pc
anyway got it done ran the RUU on pc all went good
am running stock again now
i went back into fastboot and tried to relock but its not working
if i type ^Fastboot oem unlock^ it just says more?
do i have to do htc unlock or can it be done through this
metalmenance said:
ok nevermind had the file and forgot it was on pc
anyway got it done ran the RUU on pc all went good
am running stock again now
i went back into fastboot and tried to relock but its not working
if i type ^Fastboot oem unlock^ it just says more?
do i have to do htc unlock or can it be done through this
Click to expand...
Click to collapse
Htc unlock.
Follow this guide.
Its faster and you already have the rootevo3dnew file.
http://bit.ly/osKlF1
ok ran the htcunlock and did have to get new bin file but all is good and
up and running now off to flashing again lol
thanks for the help, it is a great write up and very usefull
thanks again
metalmenance said:
ok just making sure, i am already on 1.50 so will still work right?
just lock, load stock RUU then unlock and flash?
will i need to do the htcunlock again or just unlock like posted above?
thanks and sorry just dont want to miss a step and be lost lol
Click to expand...
Click to collapse
You just unlock again flash recovery and via fastboot boot recovery then wipe flash rom
Sent from my PG86100 using xda premium
um
Your device should reboot.
Don't let it reboot
Click to expand...
Click to collapse
that was a little confusing
i got this:
(bootloader) Lock successfully...
(bootloader) TZ_HTC_SVC_DISABLE ret = 6697713
FAILED (status read failed (Too many links))
phone says **** RELOCKED **** at top
is this correct?
SayWhat10 said:
um
that was a little confusing
i got this:
(bootloader) Lock successfully...
(bootloader) TZ_HTC_SVC_DISABLE ret = 6697713
FAILED (status read failed (Too many links))
phone says **** RELOCKED **** at top
is this correct?
Click to expand...
Click to collapse
Perfectly normal. and i understand. i will fix that.
EDIT: remove post

[Q] Completed DirtyRacun S-Off now I can't install recovery...

So my title says it all, I did the s-off for my 1.19 hboot successfully but now I can't flash TWRP (via fastboot) because it says there is no partition there... What should I do? Thanks in advance
rmusic2400 said:
So my title says it all, I did the s-off for my 1.19 hboot successfully but now I can't flash TWRP (via fastboot) because it says there is no partition there... What should I do? Thanks in advance
Click to expand...
Click to collapse
What exactly are you typing into the command prompt?
If your twrp is named twrp.zip you should be typing in
fastboot flash recovery twrp.zip
Click to expand...
Click to collapse
download the app goo manager and install twrp that way it the easest way!
You could also download the PJ75IMG.zip from TWRP's web site and throw that on your SD card and load it from your bootloader.
I've tried all those, thanks guys. My Voice wont work now either, data is fine and the phone is working great but no phone or text... gonna retry running S-off exploit and see what happens :/
Error Code 16 when I try to call
Call sprint to fix error 16 and try again after that
Sent from my EVO using xda premium
I ran the one click rooter from develoment, http://forum.xda-developers.com/showthread.php?t=1690919 and chose "bootloader already unlocked"...
hooover said:
I ran the one click rooter from develoment, http://forum.xda-developers.com/showthread.php?t=1690919 and chose "bootloader already unlocked"...
Click to expand...
Click to collapse
This is what worked for me also after s-offing.
Sent from my EVO LTE using xda app
If you're S-OFF, you can safely run the 2.13 RUU (which will fix recovery) without losing it. I did it after downgrading to HBOOT 1.12 (to achieve S-OFF) then ran 2.13 RUU and I am now on HBOOT 1.19 S-OFF. After you run the RUU, get the TWRP image at
HTML:
http://techerrata.com/file/twrp2/jewel/openrecovery-twrp-2.3.1.0-jewel.img
, boot to fastboot, then run
Code:
fastboot flash recovery openrecovery-twrp-2.3.1.0-jewel.img
corcgaigh said:
Call sprint to fix error 16 and try again after that
Sent from my EVO using xda premium
Click to expand...
Click to collapse
Had to do that as well after the racun ate my left overs lol
Is that a hemi? No silly its Paranoid Android!
EVO 4G LTE S-OFF;-]

[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?

Roaming issue

okay so i am having the roaming issue where i flashed carbon rom from nos and now my phone is stuck in roaming. i know i need to RUU back to stock but i am having major issues getting that to work. i am 2.24 with moonshine s-off and i am trying to follow this (http://forum.xda-developers.com/show....php?t=2017525) guide to get back to stock and get my phone working again but every time i run the RUU it says i have the incorrect version and gives me the option the exit or go to the recover.
can anyone help? i really need to get my phone up and running again even if its on stock but i cant seem to get it to stock. any help would be greatly appreciated!
platypuss94 said:
okay so i am having the roaming issue where i flashed carbon rom from nos and now my phone is stuck in roaming. i know i need to RUU back to stock but i am having major issues getting that to work. i am 2.24 with moonshine s-off and i am trying to follow this (http://forum.xda-developers.com/show....php?t=2017525) guide to get back to stock and get my phone working again but every time i run the RUU it says i have the incorrect version and gives me the option the exit or go to the recover.
can anyone help? i really need to get my phone up and running again even if its on stock but i cant seem to get it to stock. any help would be greatly appreciated!
Click to expand...
Click to collapse
Follow this http://forum.xda-developers.com/showpost.php?p=41804383&postcount=3
If u got error 158 flash Stock hboot first then RUU http://forum.xda-developers.com/showpost.php?p=42352912&postcount=4
hope it help
finanandroid said:
Follow this http://forum.xda-developers.com/showpost.php?p=41804383&postcount=3
If u got error 158 flash Stock hboot first then RUU http://forum.xda-developers.com/showpost.php?p=42352912&postcount=4
hope it help
Click to expand...
Click to collapse
Okay I want to start by saying thank you for your reply. The first part worked and I am relocked. The second part ended up in The error 158 so I went to flash the new hboot and it wouldn't work. It says (error: cannot load 'PM83IMG.zip' :unknown error)
Any ideas?
Sent from my HTC6435LVW using XDA Premium 4 mobile app
platypuss94 said:
Okay I want to start by saying thank you for your reply. The first part worked and I am relocked. The second part ended up in The error 158 so I went to flash the new hboot and it wouldn't work. It says (error: cannot load 'PM83IMG.zip' :unknown error)
Any ideas?
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Download 1.15 stock hboot. Rename to PL83IMG.zip. when u renamed it make sure is not zip.zip cause this file is already zip so u try only to rename it to PL83IMG (right click the file in your pc and check properties to make sure windows got it already as a zip extension) and place in the folder that contains ( in ur pc) your android-adb folder*
there is where any zip should go, with the exception of user preferences location. (or different folder named by the user)
Step 1) adb reboot bootloader
Step 2) fastboot oem rebootRUU
Step 3) Command to directory containing your renamed hboot zip (i.e. C:\android-adb\)
Step 4) fastboot flash zip PL83IMG.zip
*** When it says it is done in the terminal/cmdprompt execute step 5 )
[The green bar only fills up about 75% of the way]
Step 5) fastboot reboot-bootloader
Profit. Put the RUU Folder in same directory. right click and run it as administrator
------------------------------------------------------------------
finanandroid said:
Download 1.15 stock hboot. Rename to PL83IMG.zip. when u renamed it make sure is not zip.zip cause this file is already zip so u try only to rename it to PL83IMG (right click the file in your pc and check properties to make sure windows got it already as a zip extension) and place in the folder that contains ( in ur pc) your android-adb folder*
there is where any zip should go, with the exception of user preferences location. (or different folder named by the user)
Step 1) adb reboot bootloader
Step 2) fastboot oem rebootRUU
Step 3) Command to directory containing your renamed hboot zip (i.e. C:\android-adb\)
Step 4) fastboot flash zip PL83IMG.zip
*** When it says it is done in the terminal/cmdprompt execute step 5 )
[The green bar only fills up about 75% of the way]
Step 5) fastboot reboot-bootloader
Profit. Put the RUU Folder in same directory. right click and run it as administrator
------------------------------------------------------------------
Click to expand...
Click to collapse
I hope my instructions help
Sent from my HTC6435LVW using XDA Premium HD app
.torrented said:
I hope my instructions help
Sent from my HTC6435LVW using XDA Premium HD app
Click to expand...
Click to collapse
It help me once since then used it like three times (RUU)
Thank you!
I can't get the hboot 1.15 to flash for some reason
Sent from my HTC6435LVW using XDA Premium 4 mobile app
platypuss94 said:
I can't get the hboot 1.15 to flash for some reason
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
am Sure you know this , but sometimes we overseeing a simple step. The basic make sure usb debugging is check, fastboot uncheck, try change to different usb port 2, cause usb3 doesn't work as well are you using Windows 8? try windows 7 pc because w8 have some security issues to need to work around. Dont forget first to try to Update Android SDK manager.
Try to change the location of your android-adb (look inside of adt-bundle-windows) and move android-adb folder to C:\android-adb
because we don't use any other file but android-adb, so is more easy to command to this directory, and is in this directory
where we put the RUU and the hboot 1.15 renamed as PL83IMG.zip. then run the commands explained by torrented dev*
Step 1) adb reboot bootloader
Step 2) fastboot oem rebootRUU
Step 3) CD to directory containing hboot zip (i.e. cd C:\android-adb\)
Step 4) fastboot flash zip PL83IMG.zip
*** When it says it is done in the terminal/cmdprompt execute the following ***
[The green bar only fills up about 75% of the way]
Step 5) fastboot reboot-bootloader
Help please
I've been able to return the hboot to 1.15 but the RUU.exe wont work. I get error 170. I use a stock htc cable. My hboot says its locked but i can still boot into my rom only when I have the ENG hboot but the RUU wont work unless im at 1.15. When i try to lock my hboot again it says its already locked but i still have root, rom and recovery access. I would love a definitive answer that will fix this phone before i smash it.
Thanks!:fingers-crossed:
nhptttt said:
I've been able to return the hboot to 1.15 but the RUU.exe wont work. I get error 170. I use a stock htc cable. My hboot says its locked but i can still boot into my rom only when I have the ENG hboot but the RUU wont work unless im at 1.15. When i try to lock my hboot again it says its already locked but i still have root, rom and recovery access. I would love a definitive answer that will fix this phone before i smash it.
Thanks!:fingers-crossed:
Click to expand...
Click to collapse
Just did this the other day. Go here and get one of these rooted roms. Between this being flashed, and restoring the stock boot it was smooth sailing from there. http://forum.xda-developers.com/showthread.php?t=2471836
Thank you so much!!!
Sent from my HTC6435LVW using XDA Premium 4 mobile app
nhptttt said:
Thank you so much!!!
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Not a problem. Glad you got it working, Should also mention that I was trying Carbon also, and even after I restored and rerooted I still never got it working on mine. Ended up being able to just flash another rom without having to RUU the second time.

Categories

Resources