Completely stock, stuck on white htc boot screen - HTC Rezound

I have only seen a few threads where people were stuck on the white htc boot screen. And they were all rooted with custom roms and such. And if this was my phone, I would also be rooted with custom roms.
But this is my dads phone. Completely stock from the day he bought it. Two days ago, out of nowhere, it decided just to never turn on again.
It boots to the white htc screen and then hangs there. Every few seconds the screen will blink. I tried to remove the sim card and boot the phone because I read that can be an issue. But notta.
Hes not worried about his phone, (I know I can do a factory reset on it and get it running again). Hes worried about all of his data. He had a lot of very sentimental stuff on his phone. My Grandpa just passed away and he had all kinds of pictures and stuff on there. Now a lot of that might be on the sd card, but I don't know how much is on the phone storage itself.
So I have a bricked stock recovery, stock rom, not rooted rezound, and I need to know if its possible to get any data off of the onboard storage.
I have the drivers and I have tried to use adb from the stock recovery, but it adb will not recognize the device. Fastboot however does recognize the phone, but from my understanding, I can't do any backing up with fastboot. I would need adb for that. I have also read that adb will not recognize the stock recovery, that you need a custom recover like clockwork first. But In order for my to install clockwork, I would have to unlock the bootload and therefore wipe out all the phones data anyways.
So Im really having a hard time here. I don't want to have to tell my dad that any pictures of my grandpa that weren't on the sdcard are gone now.
Is there any way?
Thanks for the help

Try booting into the bootloader to run fastboot, not recovery.
Sent from my ADR6425LVW using Tapatalk

mjones73 said:
Try booting into the bootloader to run fastboot boot, not recovery.
Sent from my ADR6425LVW using TapatalkTE]
I tried it
ITS weird, I'm not used to this phone.... But when I hold the volume down and power button, then I select recovery..... It shows the white Htc Screen and then goes to a black screen and does nothing. And ADB won't detect it.
When I boot into fastboot mode. Fastboot will detect the phone, but not adb
Click to expand...
Click to collapse

hxdrummerxc said:
mjones73 said:
Try booting into the bootloader to run fastboot boot, not recovery.
Sent from my ADR6425LVW using TapatalkTE]
I tried it
ITS weird, I'm not used to this phone.... But when I hold the volume down and power button, then I select recovery..... It shows the white Htc Screen and then goes to a black screen and does nothing. And ADB won't detect it.
When I boot into fastboot mode. Fastboot will detect the phone, but not adb
Click to expand...
Click to collapse
ok on your pc do you have a fastboot folder with all the required fastboot files needed...adb only works with rom running
Click to expand...
Click to collapse

REV3NT3CH said:
hxdrummerxc said:
ok on your pc do you have a fastboot folder with all the required fastboot files needed...adb only works with rom running
Click to expand...
Click to collapse
I think so, ill have to double check when i get home from work in a bit. Im assuming because fastboot detects the phone fine.
If fastboot sees the phone and works, is there any way to pull the data off the phone? I was under the assumption that you could only "pull" and "push' files from adb.
So adb won't detect the phone at all unless the rom is running? So adb is out of the question?
Click to expand...
Click to collapse

hxdrummerxc said:
REV3NT3CH said:
I think so, ill have to double check when i get home from work in a bit. Im assuming because fastboot detects the phone fine.
If fastboot sees the phone and works, is there any way to pull the data off the phone? I was under the assumption that you could only "pull" and "push' files from adb.
So adb won't detect the phone at all unless the rom is running? So adb is out of the question?
Click to expand...
Click to collapse
yes youll need to use fastboot commands while in bootloader / hboot for this
Click to expand...
Click to collapse

REV3NT3CH said:
hxdrummerxc said:
yes youll need to use fastboot commands while in bootloader / hboot for this
Click to expand...
Click to collapse
Ok, im a little confused right now. Im sorry. Im not used to this phone, I personally have a Galaxy nexus which I rooted and put custom Rom'ed etc, and it was a little different.
When you say "use fastboot commands while in botloader / hboot"
What do you mean? When I start the phone by holding down the volume down key, it brings up the stock bootloader with a few options. (fastboot, recovery, factory reset, reload bootloader, and power off, I believe) But im not sure what you mean by hboot?
Fastboot only works if I select the fastboot from the bootloader on the phone. Then on the pc "fastboot devices" command detects the phone.
From there I should be able to use fastboot commands to pull data off of the phone your saying. Forgive me for this, but how do I know what commands to use to pull all the data off?
Again, thanks for coming in here and choosing to try and help me
Click to expand...
Click to collapse

hxdrummerxc said:
REV3NT3CH said:
Ok, im a little confused right now. Im sorry. Im not used to this phone, I personally have a Galaxy nexus which I rooted and put custom Rom'ed etc, and it was a little different.
When you say "use fastboot commands while in botloader / hboot"
What do you mean? When I start the phone by holding down the volume down key, it brings up the stock bootloader with a few options. (fastboot, recovery, factory reset, reload bootloader, and power off, I believe) But im not sure what you mean by hboot?
Fastboot only works if I select the fastboot from the bootloader on the phone. Then on the pc "fastboot devices" command detects the phone.
From there I should be able to use fastboot commands to pull data off of the phone your saying. Forgive me for this, but how do I know what commands to use to pull all the data off?
Again, thanks for coming in here and choosing to try and help me
Click to expand...
Click to collapse
fastboot will only allow you to use commands...for example...extract the boot.img outta the rom you tried flashing and put it in the folder on your pc where you have fastboot stored....then cd into the folder in command prompt and type "fastboot flash boot boot.img" without the quotations....if you read my s-off you will never have to use fastboot to flash anything at all....as for adb there really isnt much you can do to "pull" stuff from your phone...htc works much different than samsung or any other androids
Edit: because you are s-on you always have to do this for flashing anything....including recovery....you have to unlock your bootloader via htcdev.com to run any fastboot commands though
Click to expand...
Click to collapse

REV3NT3CH said:
hxdrummerxc said:
fastboot will only allow you to use commands...for example...extract the boot.img outta the rom you tried flashing and put it in the folder on your pc where you have fastboot stored....then cd into the folder in command prompt and type "fastboot flash boot boot.img" without the quotations....if you read my s-off you will never have to use fastboot to flash anything at all....as for adb there really isnt much you can do to "pull" stuff from your phone...htc works much different than samsung or any other androids
Edit: because you are s-on you always have to do this for flashing anything....including recovery....you have to unlock your bootloader via htcdev.com to run any fastboot commands though
Click to expand...
Click to collapse
Yea, the bootloader reads "SHIP S-ON"
So basically were screwed right now. There is no way for me to pull data like pictures off of the phones storage within fastboot. I would need to unlock the bootloader to do this, which will wipe the phones data anyways wont it?
Click to expand...
Click to collapse

hxdrummerxc said:
REV3NT3CH said:
Yea, the bootloader reads "SHIP S-ON"
So basically were screwed right now. There is no way for me to pull data like pictures off of the phones storage within fastboot. I would need to unlock the bootloader to do this, which will wipe the phones data anyways wont it?
Click to expand...
Click to collapse
no it just unlocks your bootloader...your not flashing a rom or wiping anything...and no theres no way to pull anything with htc phones in fastboot as far as i know...i think i may have seen a program that may do something but not sure...also this may help..once you unlock bootloader you can install a custom recovery and mount internal storage from custom recovery and pull your files off that way
Click to expand...
Click to collapse

REV3NT3CH said:
hxdrummerxc said:
no it just unlocks your bootloader...your not flashing a rom or wiping anything...and no theres no way to pull anything with htc phones in fastboot as far as i know...i think i may have seen a program that may do something but not sure...also this may help..once you unlock bootloader you can install a custom recovery and mount internal storage from custom recovery and pull your files off that way
Click to expand...
Click to collapse
Ohhhh ok, that would be great.
Im still a little scared about that though, because on my phone, unlocking the bootloader automatically factory rest and wiped data. And I keep reading everywhere that unlocking the bootloader on the rezound also wipes the data / factory resets. Even on the instructions posted here:
http://www.droidforums.net/forum/ht...nlocking-rooting-rom-ing-faq.html#post2083197
It states that your data will be wiped. And that the final steps asks you to confirm to a factory reset to unlock the bootloader?
I mean, I guess at this point its my only shot anyways, ill never get those pictures off with the bootloader locked. But are you certain that unlock wont do a factory reset?
Again, thanks for helping so far
EDIT:
Also while I was running through the steps on the htcdev.com, it gives this disclaimer:
" To prevent unauthorized access to your data, unlocking the bootloader will delete all personal data from your device including applications, text messages and personalized settings."
Click to expand...
Click to collapse

hxdrummerxc said:
REV3NT3CH said:
Ohhhh ok, that would be great.
Im still a little scared about that though, because on my phone, unlocking the bootloader automatically factory rest and wiped data. And I keep reading everywhere that unlocking the bootloader on the rezound also wipes the data / factory resets. Even on the instructions posted here:
http://www.droidforums.net/forum/ht...nlocking-rooting-rom-ing-faq.html#post2083197
It states that your data will be wiped. And that the final steps asks you to confirm to a factory reset to unlock the bootloader?
I mean, I guess at this point its my only shot anyways, ill never get those pictures off with the bootloader locked. But are you certain that unlock wont do a factory reset?
Again, thanks for helping so far
EDIT:
Also while I was running through the steps on the htcdev.com, it gives this disclaimer:
" To prevent unauthorized access to your data, unlocking the bootloader will delete all personal data from your device including applications, text messages and personalized settings."
Click to expand...
Click to collapse
No it will not...that guide you posted has things way off....all it does is simply unlock your bootloader/hboot period....follow the steps they give here http://www.htcdev.com/bootloader/ and youll be set i also see no where on that page where it wipes anything...ive done this more times than i can count on both my hands and toes...i know what it does...updating via a ph98img file or flashing a new rom wipes all your data
Edit: i can even have many other people / and even developers vouch for me on this....i wouldnt lie to you
Click to expand...
Click to collapse

REV3NT3CH said:
hxdrummerxc said:
No it will not...that guide you posted has things way off....all it does is simply unlock your bootloader/hboot period....follow the steps they give here http://www.htcdev.com/bootloader/ and youll be set i also see no where on that page where it wipes anything...ive done this more times than i can count on both my hands and toes...i know what it does...updating via a ph98img file or flashing a new rom wipes all your data
Edit: i can even have many other people / and even developers vouch for me on this....i wouldnt lie to you
Click to expand...
Click to collapse
Unlocking your bootloader with a stock phone/recovery will do a factory reset.
Mine reset when it was still stock and both guides here state the same thing. I believe if you have a custom recovery the phone can't auto run the factory reset.
http://forum.xda-developers.com/showthread.php?t=1415615
http://forum.xda-developers.com/showthread.php?t=1418659
You get this warning on the HTCDev.com page also before you even start.
Are you sure you wish to continue?
You are about to start the process of unlocking your device. Unlocking your device allows you to install custom Operating Systems (“OS”) onto your device. Custom OS’s are not tested as thoroughly as your original OS, and unlocking your device may void all or parts of your warranty. HTC disclaims any and all liability for proper functioning of your device after the bootloader has been unlocked and for data lost in the unlocking process. To prevent unauthorized access to your data, unlocking the bootloader will delete all personal data from your device including applications, text messages and personalized settings.
Do you still wish to continue?
Click to expand...
Click to collapse

REV3NT3CH said:
hxdrummerxc said:
No it will not...that guide you posted has things way off....all it does is simply unlock your bootloader/hboot period....follow the steps they give here http://www.htcdev.com/bootloader/ and youll be set i also see no where on that page where it wipes anything...ive done this more times than i can count on both my hands and toes...i know what it does...updating via a ph98img file or flashing a new rom wipes all your data
Edit: i can even have many other people / and even developers vouch for me on this....i wouldnt lie to you
Click to expand...
Click to collapse
I rarely disagree with you @REV3NT3CH, but I am going to have to this time and confirm @mjones73 statement... unlocking the bootloader wipes everything, it is clearly stated on HTCdev.com that it will do this as a security measure. The instant you complete the procedure, all data is wiped permanently.
Click to expand...
Click to collapse

acejavelin said:
REV3NT3CH said:
I rarely disagree with you @REV3NT3CH, but I am going to have to this time and confirm @mjones73 statement... unlocking the bootloader wipes everything, it is clearly stated on HTCdev.com that it will do this as a security measure. The instant you complete the procedure, all data is wiped permanently.
Click to expand...
Click to collapse
as mjones also stated when on a custom recovery it wont....as i thought he already was on custom recovery as have i when always unlocking a bootloader...therefore thats why it hasnt wiped for me
Edit...just realized he was on stock recovery...mixed this with another thread of similar questions
Click to expand...
Click to collapse

REV3NT3CH said:
acejavelin said:
as mjones also stated when on a custom recovery it wont....as i thought he already was on custom recovery as have i when always unlocking a bootloader...therefore thats why it hasnt wiped for me
Click to expand...
Click to collapse
How can you have a custom recovery if your bootloader is locked?!?!
Click to expand...
Click to collapse

acejavelin said:
REV3NT3CH said:
How can you have a custom recovery if your bootloader is locked?!?!
Click to expand...
Click to collapse
again mixed this with another thread of similar questions....honest mistake....im getting burnt out with all the stuff ive been doing lately so please forgive me
Click to expand...
Click to collapse

REV3NT3CH said:
acejavelin said:
again mixed this with another thread of similar questions....honest mistake....im getting burnt out with all the stuff ive been doing lately so please forgive me
Click to expand...
Click to collapse
Lol... No problem, its all good. I just thought perhaps I missed something along the way.
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse

@REV3NT3CH
Can a signed ph98img ruu be altered with 7zip without breaking a signature? I think I might have an idea and it involves flashing an empty userdata img, stock system img and matching boot.
@hxdrummerxc
When you power on to fastboot relay the first 6 lines to me in upper left please.
Sent from my Nexus 7 using Tapatalk HD

Snuzzo said:
@REV3NT3CH
Can a signed ph98img ruu be altered with 7zip without breaking a signature? I think I might have an idea and it involves flashing an empty userdata img, stock system img and matching boot.
@hxdrummerxc
When you power on to fastboot relay the first 6 lines to me in upper left please.
Sent from my Nexus 7 using Tapatalk HD
Click to expand...
Click to collapse
you could make a re signed one which can be a pain....thinking of putting custom recovery in a signed ota?

Related

[Q] Unroot Question

I have read most of the unrooting issues and am very confused. I am new to rooting and oh so very green.
I tried to root my phone and ran into a problem. I manged to unlock but did not get access to SU. That is not even the issue anymore. I want to return the phone to lock. I assume I did not root since I do not have SU and all the root app said I do not have root access. I was weary of doing it in the first place and not I just want to go back. Not worth it for me. So I guess I need to know..
1 - How to lock it back. It has the "Tampered" "Unlocked" message when I boot to hboot (hope I am using the right terms).
2- I dont think I need to "unroot" cause I was not rooted in the first place and I did not of course add any ROMS.
I have read a lot of info but am a little intimidated but I do have pc skills so I am not TOTALLY dumb. Just dumb to rooting.
I guess I am stuck in limbo with the rooting issues and just want my phone back to norm. It's because I have now seen little stupid things going on with it. Like my volume keeps resetting itself from vibrate. I put it on vibrate and it goes into low loud volume by itself. Something in the root I guess.
Please Help...
Thanks!
BTW I am on ICS.
The only way to remove the "Tampered" would be to flash an RUU. But you have to have your boot loader relocked.
So, relock your boot loader, and then run the latest RUU.
Do you have a link for unrooting and relocking sprint galaxy s3? Please and Thank you
Sent from my GT-I9300 using xda app-developers app
corijs said:
Do you have a link for unrooting and relocking sprint galaxy s3? Please and Thank you
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
Sprint GS3 Q&A section:
http://forum.xda-developers.com/forumdisplay.php?f=1715
GrayTheWolf said:
The only way to remove the "Tampered" would be to flash an RUU. But you have to have your boot loader relocked.
So, relock your boot loader, and then run the latest RUU.
Click to expand...
Click to collapse
Ok Thanks Graywolf... but I have a couple of questions. From what I have been reading:
1- How do I "relock" the phone. Also I have heard relocking may cause it to brick? I am still "s-on".
2- Will flashing the RUU cause it to brick? I understand through various forums that if I flash the wrong ruu and go back to before my ICS update i cannot get the ics update. Is there a way to flash to the ICS update we received last summer?
3 - Will doing all of this fix the little problems I now have? Like I stated above.. my "vibrate setting do not stay on vibrate. I think if I let the phone screen time out itself (without pushing the power button) when I wake it back up it's on low volume instead of vibrate. If I push the power button to make it sleep, it tends to stay on vibrate. ALSO I now notice that if my wifi is on for instance at home and I leave the house it used to automatically go to 4g. now my radio stays off and i have to turn it on in the settings.
I guess in a nut shell.. if reverting it back will brick it, then I will have to put up with these bugs until I get another later on this year... probably in Oct.
Let me know and thanks alot for your help.:good:
Also...
Will Hasoon's all in one kit fix it?
Anyone? Gray?
Sorry for not replying. Tapatalk has been unsubscribing me from threads and I have to manually go find them.
I will be home in a bit, I will get you links and stuff then.
Ok thanks sir... I do appreciate your help.
Sent from my HTC Rezound using Tapatalk 2
mrnyc01 said:
Ok Thanks Graywolf... but I have a couple of questions. From what I have been reading:
1- How do I "relock" the phone. Also I have heard relocking may cause it to brick? I am still "s-on".
2- Will flashing the RUU cause it to brick? I understand through various forums that if I flash the wrong ruu and go back to before my ICS update i cannot get the ics update. Is there a way to flash to the ICS update we received last summer?
3 - Will doing all of this fix the little problems I now have? Like I stated above.. my "vibrate setting do not stay on vibrate. I think if I let the phone screen time out itself (without pushing the power button) when I wake it back up it's on low volume instead of vibrate. If I push the power button to make it sleep, it tends to stay on vibrate. ALSO I now notice that if my wifi is on for instance at home and I leave the house it used to automatically go to 4g. now my radio stays off and i have to turn it on in the settings.
I guess in a nut shell.. if reverting it back will brick it, then I will have to put up with these bugs until I get another later on this year... probably in Oct.
Let me know and thanks alot for your help.:good:
Click to expand...
Click to collapse
First, BACKUP ANYTHING IMPORTANT!
1. To relock the bootloader just reboot to hboot, and select "fastboot". Plug it in to your computer and (I assume you know how you unlocked it with fastboot commands) type into command prompt "fastboot oem lock".
2. The RUU will not flash unless your bootloader is relocked. So do step 1 first and then flash the OTA from this website.
3. An RUU will return your phone to the factory state. This should fix many problems that you may have.
RUU should fix things, and if it doesn't, then you know it is a hardware issue.
GrayTheWolf said:
First, BACKUP ANYTHING IMPORTANT!
1. To relock the bootloader just reboot to hboot, and select "fastboot". Plug it in to your computer and (I assume you know how you unlocked it with fastboot commands) type into command prompt "fastboot oem lock".
2. The RUU will not flash unless your bootloader is relocked. So do step 1 first and then flash the OTA from this website.
3. An RUU will return your phone to the factory state. This should fix many problems that you may have.
RUU should fix things, and if it doesn't, then you know it is a hardware issue.
Click to expand...
Click to collapse
Very helpful thanks sir.
Last question...the fastboot oem file should already be in that folder on my pc?
mrnyc01 said:
Very helpful thanks sir.
Last question...the fastboot oem file should already be in that folder on my pc?
Click to expand...
Click to collapse
fastboot oem lock is not a file, it is a command.
Ok gotcha thanks. It just seemed I remember reading I had to download a file to that folder and then type the fast boot oem command. I will do it this weekend and report back how it went. Thanks!
Sent from my HTC Rezound using Tapatalk 2
GrayTheWolf said:
fastboot oem lock is not a file, it is a command.
Click to expand...
Click to collapse
Hey Gray... ok I was able to relock... however flashing to the RUU from the link you sent.. it didn't work. After I loaded the zip file onto the SD card.. it does nothing when I boot to bootloader... reads zip and comes back and says no image.
The question I have it since I never loaded a ROM or another RUU can I just wipe it from inside the menu and start from start?
mrnyc01 said:
Hey Gray... ok I was able to relock... however flashing to the RUU from the link you sent.. it didn't work. After I loaded the zip file onto the SD card.. it does nothing when I boot to bootloader... reads zip and comes back and says no image.
The question I have it since I never loaded a ROM or another RUU can I just wipe it from inside the menu and start from start?
Click to expand...
Click to collapse
Meant to quote, not thank.
Anyway, you could do a factory reset.
GrayTheWolf said:
Meant to quote, not thank.
Anyway, you could do a factory reset.
Click to expand...
Click to collapse
Well now that doesnt work. When I try to hard reset the message comes up that it is reseting.. then boots to hboot. It wont factory reset. I tried factory resetting from hboot and it does nothing.
The PH98IMG is not on my sd card... I actually took it out.
Can you reset from a command prompt? Hopefully that will work.
mrnyc01 said:
Well now that doesnt work. When I try to hard reset the message comes up that it is reseting.. then boots to hboot. It wont factory reset. I tried factory resetting from hboot and it does nothing.
The PH98IMG is not on my sd card... I actually took it out.
Can you reset from a command prompt? Hopefully that will work.
Click to expand...
Click to collapse
No.
Is your bootloader relocked?
Yes from hboot i have the "tampered relocked" message but it does say relocked. What command do you use to reset?
Sent from my HTC Rezound using Tapatalk 2
mrnyc01 said:
Yes from hboot i have the "tampered relocked" message but it does say relocked. What command do you use to reset?
Sent from my HTC Rezound using Tapatalk 2
Click to expand...
Click to collapse
You either have to flash an RUU or factory reset.
Try this RUU:
http://shipped-roms.com/download.ph....0424r_3622A_MR3_9K_release_270509_signed.exe
GrayTheWolf said:
You either have to flash an RUU or factory reset.
Try this RUU:
http://shipped-roms.com/download.ph....0424r_3622A_MR3_9K_release_270509_signed.exe
Click to expand...
Click to collapse
Ok and since this is an .exe file...do I do it the same way? Drop it on to the SD card? Do
i have to rename it? Actually I found that I just download it to computer and run it.. does it matter the location of the file?

[Q] Flashed Stock Kernel, Now stuck in loop.

Hello,
My amaze 4g is currently running GB with the bullet proof custom rom i found here a couple years ago.
The boot loader is unlocked, and it is S-ON.
I wanted to try and update my phone to an ICS rom such as NRGZ28's energy Rom found here: http://forum.xda-developers.com/showthread.php?t=1362759.
First attempt, I factory reset the phone, cleared cache and cleared dalvik cache and flashed the rom. I chose the option to install it using the stock HTC kernel. The installation went smooth without errors until the final reboot to finalize the installation. The phone gets stuck in the white screen with the green htc logo on it. I recover using Clock Work Mod and everything is back to the old GB setting.
I assume it is because i have an outdated kernel so I go to NRGZ28's thread and download the stock kernel he has posted there. I flashed the kernel using Flash Image GUI apk. This is where the problem happens. After flashing the kernel, the phone is stuck on infinite loop at the above mentioned htc screen.
I flash the energy rom with the newly flashed stock kernel and the phone finally gets past the htc logo screen, but freezes shortly after during the blue animated splash screen and proceeds to repeat this. I can get into boot loader just fine, but am unable to get my phone working again even after a Clock work mod recovery.
please help!!
There is a special process you have to follow when going from GB to ICS, you can't just flash the latest kernel and expect it to work with ICS.
I would do a full wipe/factory reset, then follow the instructions here to upgrade to ICS stock, then you can install whatever ICS ROM you want:
http://forum.xda-developers.com/showpost.php?p=26865752&postcount=27
---------- Post added at 11:33 AM ---------- Previous post was at 11:27 AM ----------
Here is another, possibly more helpful link. It gives step by step instructions, make sure to follow the ones for S=On users (assuming you are S=On).
http://forum.xda-developers.com/showpost.php?p=25215207&postcount=2
I see. Thank you. I will try that right now. I will post an update soon.
o_jake said:
There is a special process you have to follow when going from GB to ICS, you can't just flash the latest kernel and expect it to work with ICS.
I would do a full wipe/factory reset, then follow the instructions here to upgrade to ICS stock, then you can install whatever ICS ROM you want:
http://forum.xda-developers.com/showpost.php?p=26865752&postcount=27
---------- Post added at 11:33 AM ---------- Previous post was at 11:27 AM ----------
Here is another, possibly more helpful link. It gives step by step instructions, make sure to follow the ones for S=On users (assuming you are S=On).
http://forum.xda-developers.com/showpost.php?p=25215207&postcount=2
Click to expand...
Click to collapse
Alright now I'm having a completely unrelated trouble trying to re-lock my bootloader. Yes, I am S-on. I've tried to factory reset but the phone still ends up looping on the htc logo screen. I type in "fastboot oem lock" on sdk but it just hangs at "waiting for device".
DougieJK said:
Alright now I'm having a completely unrelated trouble trying to re-lock my bootloader. Yes, I am S-on. I've tried to factory reset but the phone still ends up looping on the htc logo screen. I type in "fastboot oem lock" on sdk but it just hangs at "waiting for device".
Click to expand...
Click to collapse
Are you able to get into the bootloader, fastboot, or recovery? I'm unsure of which HTC screen you are talking about, if it is the one before trying to boot into Android then I would just ignore it for now. If you're having trouble relocking the bootloader, you might try this toolkit, which includes a tool to relock the bootloader: http://forum.xda-developers.com/showthread.php?t=1493905
All this stuff can probably be found in the HTC Amaze Bible, which you should probably familiarize yourself with before messing around and potentially bricking your phone. http://forum.xda-developers.com/showthread.php?t=1679486
o_jake said:
Are you able to get into the bootloader, fastboot, or recovery? I'm unsure of which HTC screen you are talking about, if it is the one before trying to boot into Android then I would just ignore it for now. If you're having trouble relocking the bootloader, you might try this toolkit, which includes a tool to relock the bootloader: http://forum.xda-developers.com/showthread.php?t=1493905
All this stuff can probably be found in the HTC Amaze Bible, which you should probably familiarize yourself with before messing around and potentially bricking your phone. http://forum.xda-developers.com/showthread.php?t=1679486
Click to expand...
Click to collapse
Yes, it is the screen right before it boots onto your phone's lock screen or main screen. Yes, I can get into the bootloader, fastboot, and the recovery without any problems.
DougieJK said:
Yes, it is the screen right before it boots onto your phone's lock screen or main screen. Yes, I can get into the bootloader, fastboot, and the recovery without any problems.
Click to expand...
Click to collapse
If you can get into the bootloader, fastboot, and recovery, then you should be able to continue the steps and get it working again. Try the Toolkit method of relocking bootloader and continue upgrade to ICS.
o_jake said:
If you can get into the bootloader, fastboot, and recovery, then you should be able to continue the steps and get it working again. Try the Toolkit method of relocking bootloader and continue upgrade to ICS.
Click to expand...
Click to collapse
The all-in-one toolkit is not recognizing my device. Not sure if it's a problem with windows or the toolkit.
Also, it seems the toolkit only works if you are able to actually get to your phone's home screen, which I am unable to do.
So frustrating.....
DougieJK said:
The all-in-one toolkit is not recognizing my device. Not sure if it's a problem with windows or the toolkit.
Also, it seems the toolkit only works if you are able to actually get to your phone's home screen, which I am unable to do.
So frustrating.....
Click to expand...
Click to collapse
Here are some more instructions: http://forum.xda-developers.com/showthread.php?t=1575550&highlight=relock+bootloader
It seems as though the problem is with ADB communicating with your phone. Type in "ADB devices" to see if it is detecting your phone.
Also make sure the file "fastboot.exe" is in the same folder as your ADB file that your command prompt is using.
---------- Post added at 03:12 PM ---------- Previous post was at 03:03 PM ----------
Also are you in bootloader or fastboot when you are trying to do this? I believe you should be in fastboot.
To enter fastboot: Boot into bootloader (hold power and volume down button), scroll down to fastboot, hit the power button.
Now try executing the fastboot command using adb. (remember to make sure fastboot.exe is in same folder as adb)
Alright, so I got it relocked by hooking it up to an old tower. It seems it was an issue with windows not recognizing my phone for some reason.
NOW, there's a new problem. On the bootloader menu, on the top it says "RELOCKED". I choose the recovery option, and it immediately takes me back to the bootloader menu displaying a "Security Warning" message under "RELOCKED".
I am going to cry.:crying:
DougieJK said:
Alright, so I got it relocked by hooking it up to an old tower. It seems it was an issue with windows not recognizing my phone for some reason.
NOW, there's a new problem. On the bootloader menu, on the top it says "RELOCKED". I choose the recovery option, and it immediately takes me back to the bootloader menu displaying a "Security Warning" message under "RELOCKED".
I am going to cry.:crying:
Click to expand...
Click to collapse
This is good... I think. You can now move on to the next step in these instructions: http://forum.xda-developers.com/showthread.php?t=1575550&highlight=relock+bootloader
You have to rename the RUU to what is says in that link, place it on an external SD card, then reboot into bootloader. Then it should automatically install the update (there might be a prompt, just hit yes).
o_jake said:
This is good... I think. You can now move on to the next step in these instructions: http://forum.xda-developers.com/showthread.php?t=1575550&highlight=relock+bootloader
You have to rename the RUU to what is says in that link, place it on an external SD card, then reboot into bootloader. Then it should automatically install the update (there might be a prompt, just hit yes).
Click to expand...
Click to collapse
Yes!!! I finally got it to work! Oh my god thank you so much. Thanks for being so patient with me. I dont know what more i can do do express my gratitude. It just felt amazing to see everything working and falling into place after hours and hours of hopelessness.
So from here on, I assume I just get back onto the boot loader menu, Unlock the boot loader again, then flash the rom I want.
Thank you again.
DougieJK said:
Yes!!! I finally got it to work! Oh my god thank you so much. Thanks for being so patient with me. I dont know what more i can do do express my gratitude. It just felt amazing to see everything working and falling into place after hours and hours of hopelessness.
So from here on, I assume I just get back onto the boot loader menu, Unlock the boot loader again, then flash the rom I want.
Thank you again.
Click to expand...
Click to collapse
You can flash any *ICS* ROM you want. There's another process if you want to go back to GB (though I'm not sure why you would want to).
You should be able to use the Toolkit to unlock the bootloader again, and I would recommend flashing the 4ext recovery while you're at it. From there you should be good!
o_jake said:
You can flash any *ICS* ROM you want. There's another process if you want to go back to GB (though I'm not sure why you would want to).
You should be able to use the Toolkit to unlock the bootloader again, and I would recommend flashing the 4ext recovery while you're at it. From there you should be good!
Click to expand...
Click to collapse
is the 4ext recovery preferred over Clockwork?
DougieJK said:
Alright, so I got it relocked by hooking it up to an old tower. It seems it was an issue with windows not recognizing my phone for some reason.
NOW, there's a new problem. On the bootloader menu, on the top it says "RELOCKED". I choose the recovery option, and it immediately takes me back to the bootloader menu displaying a "Security Warning" message under "RELOCKED".
I am going to cry.:crying:
Click to expand...
Click to collapse
Thats fine now since you are locked you can download the ruu file pertaining to your phone/carrier and put it in the root of your external sd card and boot into the bootloader and it will automatically detect the ruu and start updating. however you must rename the ruu appropriately (depending on which carrier your phone is) for T-Mobile you rename the ruu file ph85img and it detects it automatically. Good luck
Sent from my HTC_Amaze_4G using xda app-developers app
DougieJK said:
is the 4ext recovery preferred over Clockwork?
Click to expand...
Click to collapse
Yeah. You might like it better too.
hatlesssandman said:
Thats fine now since you are locked you can download the ruu file pertaining to your phone/carrier and put it in the root of your external sd card and boot into the bootloader and it will automatically detect the ruu and start updating. however you must rename the ruu appropriately (depending on which carrier your phone is) for T-Mobile you rename the ruu file ph85img and it detects it automatically. Good luck
Sent from my HTC_Amaze_4G using xda app-developers app
Click to expand...
Click to collapse
Yep I was just overreacting. After I renamed the ruu file, everything fell into place and my phone is now functioning with ICS.
So apparently, my phone isn't rooted anymore? is this normal?
Flashed 4ext using the all-in-one tool kit. Nothing happened. Can't run any apps that require root. I'm confused.
Yeah, that's totally normal after flashing an RUU and relocking the bootloader. Just re-root, here's a really easy tool for it: http://theunlockr.com/2012/05/01/how-to-root-htc-amaze-4g/
o_jake said:
Yeah, that's totally normal after flashing an RUU and relocking the bootloader. Just re-root, here's a really easy tool for it: http://theunlockr.com/2012/05/01/how-to-root-htc-amaze-4g/
Click to expand...
Click to collapse
That tool doesn't work for some reason, even though its the tool I used when I first rooted my phone. I just went and did the fastboot flash unlock_code.bin to unlock my phone again.
But for some reason, I can't get 4ext to flash... I went through the steps in the link you provided but my phone doesn't show the app nor am i able to access it through the recovery option from the boot loader menu.

[Q] What have i done? Can only get in bootloader...

Sooo, playing with rooting, been rooted for a couple days, flashed viperlte rom and had problems and decided to take it back to stock for now. Gonna be on the road and can't be 'experimenting'...attempted to go back to stock, by using the original RUU, and as I understood it, I needed to lock the phone back first. Didn't make sense as I was wondering how I could flash a Rom if it was locked back. After locking, when trying to go to recovery, it just comes back to fastboot. I can't get into the main phone--it boots to a screen, but no buttons work, although if i press volume up/down it shows it on the screen. What have I done?! I'll admit being a newb to phones, so please, some guru help me get back to something
Here's what fastboot shows:
TAMPERED
RELOCKED
SECURITY WARNING
Fireball pvt ship s-on rl
Hboot 1.15
Radio 1.53
opendsp v29.1.0.45
emmc-boot
It wouldn't read either of the mini sd-cards I used after rooting, so I can't just get use my sdcard with a new or original rom. I can't get to a main phone screen to turn on usb debugging, so no adp? Any ideas?
zazaray said:
Sooo, playing with rooting, been rooted for a couple days, flashed viperlte rom and had problems and decided to take it back to stock for now. Gonna be on the road and can't be 'experimenting'...attempted to go back to stock, by using the original RUU, and as I understood it, I needed to lock the phone back first. Didn't make sense as I was wondering how I could flash a Rom if it was locked back. After locking, when trying to go to recovery, it just comes back to fastboot. I can't get into the main phone--it boots to a screen, but no buttons work, although if i press volume up/down it shows it on the screen. What have I done?! I'll admit being a newb to phones, so please, some guru help me get back to something
Here's what fastboot shows:
TAMPERED
RELOCKED
SECURITY WARNING
Fireball pvt ship s-on rl
Hboot 1.15
Radio 1.53
opendsp v29.1.0.45
emmc-boot
It wouldn't read either of the mini sd-cards I used after rooting, so I can't just get use my sdcard with a new or original rom. I can't get to a main phone screen to turn on usb debugging, so no adp? Any ideas?
Click to expand...
Click to collapse
download the ruu rename it PJ53IMG THEN transfer it to your sdcard via your computer and put back in phone and boot to bootloader, it should pick up the PJ53IMG, AND ASK YOU IF YOU WANT TO CONTINUE, hit volume up to sat yes.(put sdcard in an adapter and put in your computer to transfer) Also you want 2.17.605.2 ruu software. make sure the zip is on the root of the sdcard(not in a folder, then make sure after you transfer that the file doesn't have 2 zips on it (PJ53IMG.ZIP.ZIP)YOU WANT ONLY ONE ZIP
Aldo101t said:
download the ruu rename it PJ53IMG THEN transfer it to your sdcard via your computer and put back in phone and boot to bootloader, it should pick up the PJ53IMG, AND ASK YOU IF YOU WANT TO CONTINUE, hit volume up to sat yes.(put sdcard in an adapter and put in your computer to transfer) Also you want 2.17.605.2 ruu software. make sure the zip is on the root of the sdcard(not in a folder, then make sure after you transfer that the file doesn't have 2 zips on it (PJ53IMG.ZIP.ZIP)YOU WANT ONLY ONE ZIP
Click to expand...
Click to collapse
Thank you for the response. Tried this, it loaded the zip, then went to 'checking' and after that, back to the bootloader. Never asked me if I wanted to proceed. When rebooted it brought me back to where I was, a phone which appears to be up--clock works, wifi is on, but I can't do anything. I feel pretty confident the img is good. Thoughts?
zazaray said:
Thank you for the response. Tried this, it loaded the zip, then went to 'checking' and after that, back to the bootloader. Never asked me if I wanted to proceed. When rebooted it brought me back to where I was, a phone which appears to be up--clock works, wifi is on, but I can't do anything. I feel pretty confident the img is good. Thoughts?
Click to expand...
Click to collapse
HOW did you put the ruu on the sdcard? from the computer? or usb
Aldo101t said:
HOW did you put the ruu on the sdcard? from the computer? or usb
Click to expand...
Click to collapse
XP PC, formatted fat32, put it on root...just tried a different ruu, searched the exact string, the 2.0... and got it from a xda forum member, so I feel confident in the ruu. It did the same thing, loaded it, checked it for about 2 mins, then returned me to the loader. I noticed SECURITY WARNING is gone from bootloader now, FYI. What else can we try?
zazaray said:
XP PC, formatted fat32, put it on root...just tried a different ruu, searched the exact string, the 2.0... and got it from a xda forum member, so I feel confident in the ruu. It did the same thing, loaded it, checked it for about 2 mins, then returned me to the loader. I noticed SECURITY WARNING is gone from bootloader now, FYI. What else can we try?
Click to expand...
Click to collapse
go to your file explorer and access the ext sdcard and see if the file is PJ53IMG.ZIP
you ARE downloading a zip file and not an image file????
Aldo101t said:
go to your file explorer and access the ext sdcard and see if the file is PJ53IMG.ZIP
you ARE downloading a zip file and not an image file????
Click to expand...
Click to collapse
That is the name of the file and here is the link where I'm downloading the zip file http://forum.xda-developers.com/showthread.php?t=1947600
zazaray said:
That is the name of the file and here is the link where I'm downloading the zip file http://forum.xda-developers.com/showthread.php?t=1947600
Click to expand...
Click to collapse
that's the right one, it should work, ////...????
Aldo101t said:
that's the right one, it should work, ////...????
Click to expand...
Click to collapse
Oh no, not what I wanted to hear Thanks for the help, any other ideas? Anyone else experienced it loading the zip, check it, then nothing happen? I'll do some forum searching...
Can you unlock the bootloader again?
somerandomname1 said:
Can you unlock the bootloader again?
Click to expand...
Click to collapse
I dunno, is there a way to do it from the bootloader? Cause I can't get to a place where I can push adp commands and I can't get to recovery...i've hosed this thing haven't I? I've got insurance, do I need to drop this thing in the sink and get another? And maybe not try rooting the next one...
zazaray said:
I dunno, is there a way to do it from the bootloader? Cause I can't get to a place where I can push adp commands and I can't get to recovery...i've hosed this thing haven't I? I've got insurance, do I need to drop this thing in the sink and get another? And maybe not try rooting the next one...
Click to expand...
Click to collapse
No need for all that just calm down. I'm confused are you stuck n bootloader or can you boot up into your ROM?
http://img716.imageshack.us/img716/3192/1362812254888.png
You said you where relocked right? You must be locked to ruu
Sent from my Incredible 4G LTE using xda app-developers app
zazaray said:
I dunno, is there a way to do it from the bootloader? Cause I can't get to a place where I can push adp commands and I can't get to recovery...i've hosed this thing haven't I? I've got insurance, do I need to drop this thing in the sink and get another? And maybe not try rooting the next one...
Click to expand...
Click to collapse
If you are on my boot loader unlock method just unlock, flash recovery and then a rom
Sent from my TF300T using xda app-developers app
jose51197 said:
If you are on my boot loader unlock method just unlock, flash recovery and then a rom
Sent from my TF300T using xda app-developers app
Click to expand...
Click to collapse
Would you mind posting a link to your unlock method? The method I used the first time was using usb debugging and adp commands from windows. Can I unlock somehow from within the bootloader? Thank you very much for your help. Lol, my phone is ringing at this moment but i've got know way to answer it
Aldo101t said:
You said you where relocked right? You must be locked to ruu
Sent from my Incredible 4G LTE using xda app-developers app
Click to expand...
Click to collapse
Yes, I relocked from the bootloader, as I guess i misunderstood that I needed to do that before flashing the ruu...I was actually on one of the custom roms when I locked it
prairiedogn said:
No need for all that just calm down. I'm confused are you stuck n bootloader or can you boot up into your ROM?
http://img716.imageshack.us/img716/3192/1362812254888.png
Click to expand...
Click to collapse
I CAN boot into the rom, but nothing is accessible...the phone rings if someone calls, beeps alerts for mail notification or txt, but no buttons work and screen is blank(except for wallpaper). I can see the icons connect to wifi and such, so it's working, I guess, sort of...
zazaray said:
Would you mind posting a link to your unlock method? The method I used the first time was using usb debugging and adp commands from windows. Can I unlock somehow from within the bootloader? Thank you very much for your help. Lol, my phone is ringing at this moment but i've got know way to answer it
Click to expand...
Click to collapse
no way to answer it, even
Have you tried wiping everything and flashing a new ROM.
http://img716.imageshack.us/img716/3192/1362812254888.png
prairiedogn said:
Have you tried wiping everything and flashing a new ROM.
http://img716.imageshack.us/img716/3192/1362812254888.png
Click to expand...
Click to collapse
I can't get into recovery or use adp commands from windows, is there another way I can wipe and flash?

Need help with DNA stuck in fastboot.

I am trying to help a friend who brought me his phone yesterday, I've searched everywhere and can't find anything that works. His phone is stock no root, it is locked and tampered with a security warning on 2.06. The RUU doesn't work because of 2.06. I can't get moonshine to work either. I can't get to recovery and I can push a recovery image either through adb. I'm out of ideas and figured the best place to go for help is the community. I can get fastboot and fastboot usb up but that's about as far as I can get. Does anyone have any ideas?
Sent from my Nexus 10 using XDA Premium HD app
Have you tried to boot into recovery through adb? Command would go like "adb reboot recovery". Or maybe I'm not understanding??? Does the phone boot like normal?
xhunter187 said:
Have you tried to boot into recovery through adb? Command would go like "adb reboot recovery". Or maybe I'm not understanding??? Does the phone boot like normal?
Click to expand...
Click to collapse
Thank you for the reply. The device only boots to the white bootloader screen. Selecting factory reset or recovery simply takes me back to bootloader. If i try to just boot into the device it stays at the htc splash screen. Adb shows no devices attached but I can still issue fast boot commands through terminal. I've tried pushing a recovery to it without success.
edjm711 said:
Thank you for the reply. The device only boots to the white bootloader screen. Selecting factory reset or recovery simply takes me back to bootloader. If i try to just boot into the device it stays at the htc splash screen. Adb shows no devices attached but I can still issue fast boot commands through terminal. I've tried pushing a recovery to it without success.
Click to expand...
Click to collapse
What did you type and what was the output when you tried to flash a recovery with fastboot?
crpalmer said:
What did you type and what was the output when you tried to flash a recovery with fastboot?
Click to expand...
Click to collapse
Fastboot flash recovery recovery.img
It sends then says
FAILED (remote signature verify fail)
edjm711 said:
Fastboot flash recovery recovery.img
It sends then says
FAILED (remote signature verify fail)
Click to expand...
Click to collapse
Of course it does, I forgot that you were locked when I posted that...
How was the phone unlocked? If it was facepalm then I believe that the token that was emailed from htcdev should still unlock the phone.
crpalmer said:
Of course it does, I forgot that you were locked when I posted that...
How was the phone unlocked? If it was facepalm then I believe that the token that was emailed from htcdev should still unlock the phone.
Click to expand...
Click to collapse
That's the problem. He doesn't know. All I was told when I got it is that it was updating ota and booted this way. I don't know how that's possible but I took it anyway thinking it would be an easy fix. I s-offed my dna when it first came out so I had no issue. If I can't get a token is he sol? At least until a ruu ( maybe) comes out for 2.06
crpalmer said:
Of course it does, I forgot that you were locked when I posted that...
How was the phone unlocked? If it was facepalm then I believe that the token that was emailed from htcdev should still unlock the phone.
Click to expand...
Click to collapse
Can he contact whomever he bought the phone from to see if they have a token the he could use to unlock it? Any idea how he broke the phone in the first place? It should be pretty hard to do so if he wasn't rooted and it was locked...
I don't know of anything else to try other than someone once claimed that Verizon stores could RUU. I highly doubt it, but you could always ask and see.
crpalmer said:
Can he contact whomever he bought the phone from to see if they have a token the he could use to unlock it? Any idea how he broke the phone in the first place? It should be pretty hard to do so if he wasn't rooted and it was locked...
I don't know of anything else to try other than someone once claimed that Verizon stores could RUU. I highly doubt it, but you could always ask and see.
Click to expand...
Click to collapse
Thanks! I work at verizon so I know we can't because our computers don't have recovery options any longer. I'll ask and see if I can get a token.

htc one max s-ON adb unresponsive, cant flash. dead?

someone please help
im not sure what part did the damage. but i was trying to flash a new rom. it screwed up. didnt work. kept trying a few things. but long story short i accidently formated my external containing my back up, and nothing else worked on my phone.
end result, phones not recognized by Adb but can be seen on fastboot it has no OS and somehow its now S-ON and im stuck with out a phone.
i just redownloaded all my sprint drivers, sdk including, also have a fresh version of htc sync manager.
im lost. dont know what to do. this is my last resort till smash it and claim insurance
sirbrixalot said:
someone please help
im not sure what part did the damage. but i was trying to flash a new rom. it screwed up. didnt work. kept trying a few things. but long story short i accidently formated my external containing my back up, and nothing else worked on my phone.
end result, phones not recognized by Adb but can be seen on fastboot it has no OS and somehow its now S-ON and im stuck with out a phone.
i just redownloaded all my sprint drivers, sdk including, also have a fresh version of htc sync manager.
im lost. dont know what to do. this is my last resort till smash it and claim insurance
Click to expand...
Click to collapse
What os and firmware version? Its fixable dude.
dottat said:
What os and firmware version? Its fixable dude.
Click to expand...
Click to collapse
honestly, im not even sure, im not wicked unto this stuff, just want a functioning phone. i was trying to get a better radio driver.
but as of right now, i just want this back to stock.
sirbrixalot said:
honestly, im not even sure, im not wicked unto this stuff, just want a functioning phone. i was trying to get a better radio driver.
but as of right now, i just want this back to stock.
Click to expand...
Click to collapse
What is your availability tomorrow morning for a team viewer session?
dottat said:
What is your availability tomorrow morning for a team viewer session?
Click to expand...
Click to collapse
morning is zero. i have to work from 6-2 eastern time. what do you suspect that i ****ed up so aybe i can look. id gladly do a team view tho
sirbrixalot said:
morning is zero. i have to work from 6-2 eastern time. what do you suspect that i ****ed up so aybe i can look. id gladly do a team view tho
Click to expand...
Click to collapse
Well...since you are Sprint you probably unlocked via HTC dev. You can flash your unlock token again which will allow you to flash a custom recovery. You can then flash the current rooted Rom and use sunshine to s off again. The hard option is flashing an older Rom to use firewater as doing so will make your phone reboot about every thirty seconds because of the firmware mismatch. I can help you get it done that way if you want...up to you. Six of one half dozen of the other. You can almost always fix a phone that still boots to hboot and is unlockable. You won't have adb in the current mode either btw....
dottat said:
Well...since you are Sprint you probably unlocked via HTC dev. You can flash your unlock token again which will allow you to flash a custom recovery. You can then flash the current rooted Rom and use sunshine to s off again. The hard option is flashing an older Rom to use firewater as doing so will make your phone reboot about every thirty seconds becaui se of the firmware mismatch. I can help you get it done that way if you want...up to you. Six of one half dozen of the other. You can almost always fix a phone that still boots to hboot and is unlockable. You won't have adb in the current mode either btw....
Click to expand...
Click to collapse
i noticed adb wont work. lol'
i already used anothe runlock token, but it wouldnt take another rom how ever, i tried the guru reset via twrp install and a maximushd rom. neither of which took, im lost man, exhaused my options in my knowlage base, i need help; i eventried a ruu.exe but it wouldnt take due to some kind of unknown error. and tried a ruu hboot flash of the same **** and that didnt keep either
sirbrixalot said:
i noticed adb wont work. lol'
i already used anothe runlock token, but it wouldnt take another rom how ever, i tried the guru reset via twrp install and a maximushd rom. neither of which took, im lost man, exhaused my options in my knowlage base, i need help; i eventried a ruu.exe but it wouldnt take due to some kind of unknown error. and tried a ruu hboot flash of the same **** and that didnt keep either
Click to expand...
Click to collapse
You are on the current firmware... So you would need a current ruu to do that. Does your phone show unlocked now?
sirbrixalot said:
i noticed adb wont work. lol'
i already used anothe runlock token, but it wouldnt take another rom how ever, i tried the guru reset via twrp install and a maximushd rom. neither of which took, im lost man, exhaused my options in my knowlage base, i need help; i eventried a ruu.exe but it wouldnt take due to some kind of unknown error. and tried a ruu hboot flash of the same **** and that didnt keep either
Click to expand...
Click to collapse
hi
if you're bootloader showing unlocked try to install twrp recovery image
and then try to download stock nandroid rom for you're Sprint mobile then place it in you're mobile using adb push command then restore the the rom that you have placed at the end flash the image boot from the bootloader and you're done.
dottat said:
You are on the current firmware... So you would need a current ruu to do that. Does your phone show unlocked now?
Click to expand...
Click to collapse
yeah im fairly sure it says unlocked and tampered at the top of hboot, and it also says s-on some how. i tried fastboot command oem unluck and that didnt change it, i feel like this s-on nonsense is my main problem.
sirbrixalot said:
yeah im fairly sure it says unlocked and tampered at the top of hboot, and it also says s-on some how. i tried fastboot command oem unluck and that didnt change it, i feel like this s-on nonsense is my main problem.
Click to expand...
Click to collapse
Flash this. Let me know.
https://www.androidfilehost.com/?fid=23486521113837641
ahmedj31 said:
hi
if you're bootloader showing unlocked try to install twrp recovery image
and then try to download stock nandroid rom for you're Sprint mobile then place it in you're mobile using adb push command then restore the the rom that you have placed at the end flash the image boot from the bootloader and you're done.
Click to expand...
Click to collapse
hi friend,
if you had read the above posts you would know i dont have adb suppot thanks tho
dottat said:
Flash this. Let me know.
https://www.androidfilehost.com/?fid=23486521113837641[/
how should i go about it? twrp?
Click to expand...
Click to collapse
sirbrixalot said:
dottat said:
Flash this. Let me know.
https://www.androidfilehost.com/?fid=23486521113837641[/
how should i go about it? twrp?
Click to expand...
Click to collapse
Twrp
Click to expand...
Click to collapse
dottat said:
sirbrixalot said:
Twrp
Click to expand...
Click to collapse
tried that just now. it only said fail, no reason.
Click to expand...
Click to collapse
sirbrixalot said:
dottat said:
tried that just now. it only said fail, no reason.
Click to expand...
Click to collapse
What version twrp do you have and what did you do prior to flashing in twrp (wipe etc)?
Click to expand...
Click to collapse
dottat said:
sirbrixalot said:
What version twrp do you have and what did you do prior to flashing in twrp (wipe etc)?
Click to expand...
Click to collapse
i thinki just got a new version. 2.8.0.1 and i tried a wipe and cache wipe and allthat jazzz
Click to expand...
Click to collapse
sirbrixalot said:
dottat said:
i thinki just got a new version. 2.8.0.1 and i tried a wipe and cache wipe and allthat jazzz
Click to expand...
Click to collapse
Don't wipe system especially. Reboot to boot loader. Choose reboot boot loader. Go back into recovery and flash. Don't wipe anything
Click to expand...
Click to collapse
dottat said:
sirbrixalot said:
Don't wipe system especially. Reboot to boot loader. Choose reboot boot loader. Go back into recovery and flash. Don't wipe anything
Click to expand...
Click to collapse
says unable to open zip file on that try
Click to expand...
Click to collapse
dottat said:
sirbrixalot said:
Don't wipe system especially. Reboot to boot loader. Choose reboot boot loader. Go back into recovery and flash. Don't wipe anything
Click to expand...
Click to collapse
i got a hammer on one hand and my laptop(s) in the other. this hammer idea is looking pretty good hahaha
Click to expand...
Click to collapse

Categories

Resources