i cant do Recovery - HTC One S

hello, im trying to install a custom rom, and now im in recovery step. i installed like 3 different recoverys.
all of them stuck in the red text step(when i get in to recovery mode from bootloader), and even after 20-30 mins still in the same position.
can someone say me when i need to do? i really need to fix it.

Snow201 said:
hello, im trying to install a custom rom, and now im in recovery step. i installed like 3 different recoverys.
all of them stuck in the red text step(when i get in to recovery mode from bootloader), and even after 20-30 mins still in the same position.
can someone say me when i need to do? i really need to fix it.
Click to expand...
Click to collapse
Make sure you are not plugged into your pc when you boot to recovery! - if that doesn't solve it ..
Does the phone boot to the existing Rom, do you have Rom manager installed? - if so update the recovery from Rom Manager. I found that after rooting the One S using the toolkit I could not get in to recovery, the update from Rom Manager sorted it!
All the best :good:

FatherD said:
Make sure you are not plugged into your pc when you boot to recovery! - if that doesn't solve it ..
Does the phone boot to the existing Rom, do you have Rom manager installed? - if so update the recovery from Rom Manager. I found that after rooting the One S using the toolkit I could not get in to recovery, the update from Rom Manager sorted it!
All the best :good:
Click to expand...
Click to collapse
i tried before to get in to recovery mode without USB(plugged to my computer or to charger) and still same problem.
and i dont have any rom manager.
i got HTC one S only with Unlocked phone and recovery(that doesnt work), so i think i need root for rom manager.
got something else?

Snow201 said:
i tried before to get in to recovery mode without USB(plugged to my computer or to charger) and still same problem.
and i dont have any rom manager.
i got HTC one S only with Unlocked phone and recovery(that doesnt work), so i think i need root for rom manager.
got something else?
Click to expand...
Click to collapse
Had same issue with the tool kit, the cwm didnt stick. The Touch work one did stick and I was able to get into recovery. However I downloaded the app ROM MANAGER and flashed the recovery from there. Since then I've had no issues booting into reocvery or bootloader. Just download rom manager and go about it that way!

osugsxr said:
Had same issue with the tool kit, the cwm didnt stick. The Touch work one did stick and I was able to get into recovery. However I downloaded the app ROM MANAGER and flashed the recovery from there. Since then I've had no issues booting into reocvery or bootloader. Just download rom manager and go about it that way!
Click to expand...
Click to collapse
NVM, there is no recovery for HTC at all, only Galaxy and some more. what i need to do?

I had this problem when I first rooted its weird just download the recovery again but save straight to fastboot folder wherever u have the folder and don't rename then flash the recovery that's how mine worked
Sent from my HTC One S using xda premium

k1llacanon said:
I had this problem when I first rooted its weird just download the recovery again but save straight to fastboot folder wherever u have the folder and don't rename then flash the recovery that's how mine worked
Sent from my HTC One S using xda premium
Click to expand...
Click to collapse
but i dont have root... and for root my phone i need recovery
there is some other way to root?
because the ROM manager doesnt work well without root.(cant install new recovery)

Snow201 said:
but i dont have root... and for root my phone i need recovery
there is some other way to root?
because the ROM manager doesnt work well without root.(cant install new recovery)
Click to expand...
Click to collapse
I'm not telling you to use Rom manager =\
Sent from my HTC One S using xda premium

k1llacanon said:
I'm not telling you to use Rom manager =\
Sent from my HTC One S using xda premium
Click to expand...
Click to collapse
Ohh. .. but still in tried install the recovery like 2-4 times.
There is other way?

Snow201 said:
Ohh. .. but still in tried install the recovery like 2-4 times.
There is other way?
Click to expand...
Click to collapse
Which recoveries have you tried, and what version of phone do you have (S3 or S4). These must match.
Make sure you bootloader unlocked OK, check in bootloader screen, should say Unlocked.
The problem youre describing sound like when you try to boot after successfully flashing a ROM but forgot to or the kernel failed to flash with it. Only happens when ROM and kernel are mismatched enough that it wont boot, fex flashing CM9 and still on HTC original kernel. Try flashing the kernel from the ROM zip file with
Code:
fastboot flash boot boot.img
You can also try booting a recovery without installing it,
Code:
fastboot boot nameofrecoveryfile.img

frdd said:
Which recoveries have you tried, and what version of phone do you have (S3 or S4). These must match.
Make sure you bootloader unlocked OK, check in bootloader screen, should say Unlocked.
The problem youre describing sound like when you try to boot after successfully flashing a ROM but forgot to or the kernel failed to flash with it. Only happens when ROM and kernel are mismatched enough that it wont boot, fex flashing CM9 and still on HTC original kernel. Try flashing the kernel from the ROM zip file with
Code:
fastboot flash boot boot.img
You can also try booting a recovery without installing it,
Code:
fastboot boot nameofrecoveryfile.img
Click to expand...
Click to collapse
nope, until now i did only unlock for my phone. and i have no idea with version i have, how do i check it?

Snow201 said:
nope, until now i did only unlock for my phone. and i have no idea with version i have, how do i check it?
Click to expand...
Click to collapse
If you have working ADB and fastboot working (there is a sticky by user fibsib that explains this) you can make sure your phone isnt really just trying to boot the OS and failing rather than trying to enter recovery with the command
Code:
adb reboot recovery
But anyways figure out which version you have before doing anything more, flash the wrong stuff and you could break stuff. There are good info here as to how to see if you have the Ville=Z520e=S4 processor model or the Ville C2/Z560e/S3 processor model.
Then download a recovery for your phone model and install it with this command from your computer
Code:
fastboot flash recovery nameofrecoveryyoudownloaded.img
Should work.

have you actually flashed a recovery yet?
which one and how did you do it?

Make sure you have your phone updated to the latest software version before you root. Download system update OTA and click update.
Otherwise you will have issues.
I am rooted T-Mobile phone with original software 1.54 and still can not do recovery or update, it is probably me but it is difficult.
If you are in the US, make sure you use the US version in the development section after you upgrade your phone. Update then try to root it might be easier.

Related

[Q] Nexus S 4G Unlocked, Unrooted Broken Recovery

Hi,
I had before the OTA for Jelly Bean an ICS unlocked and rooted.
I tried to use ShabbyPenguin to get it rooted again but now I have a broken recovery.
So not sure what do I need to get it rooted again.. Is it possible?
Thanks!
Not positive, but could u flash cwm through adb? Then just flash a rooted ROM, or supuser.zip. Is the bootloader is still unlocked?
Haven't heard good stuff about root toolkits, its actually really easy to do for our phones.
Not sure if it is possible to flash cwm trough adb... However I will try it later today...
And yes, bootloader is still unlocked...
rustyjay said:
Not positive, but could u flash cwm through adb? Then just flash a rooted ROM, or supuser.zip. Is the bootloader is still unlocked?
Haven't heard good stuff about root toolkits, its actually really easy to do for our phones.
Click to expand...
Click to collapse
Yeah, I am positive u could use adb fast boot to flash a recovery, cwm or twrp u just need the image.
hhhmmmm... no luck yet...
I tried to flash a recovery and it keeps giving me a message
<waiting for device>
After that it seems like stuck..
I read somewhere else that maybe because of the drivers, but I already tried a couple of versions 1.3.8 and 1.5.6 with the same result...
btw I'm using a Windows 7 64 bit machine...
Not sure if use a Linux machine will have any benefit...
rustyjay said:
Yeah, I am positive u could use adb fast boot to flash a recovery, cwm or twrp u just need the image.
Click to expand...
Click to collapse
Well...
Also tried the google usb drivers with no luck....
I guess that I will try it with some other windows/linux version later today...
Off but on topic. Describe what you call a broken a recovery please.
When I try to run the recovery it appears a dead android with a red exclamation mark on the screen....
After that it takes some time to reboot again...
albundy2010 said:
Off but on topic. Describe what you call a broken a recovery please.
Click to expand...
Click to collapse
That is stock recovery. It is not broken.
Yes I was saying it was broken because before the OTA update I had twrp as recovery, and now I can't flash any recovery
albundy2010 said:
That is stock recovery. It is not broken.
Click to expand...
Click to collapse
When you flash/install a ota your recovery gets wiped back to stock once it boots up due to the flash recovery script in the stock ROM.
Nothing is wrong with your device. Just follow a real guide on how to unlock and root. Real meaning using the SDK. Or even use one of those stupid one click crap. should not have a issue.
Guides are in the forum stickies.
Hi Guys,
Well not sure what the problem was.... maybe the drivers, maybe Win7 64 bits or I don't what...
I used a WinXP machine with the pdanet installed and it worked like charm...
I succesfully installed the recovery and root again.
Anyway... thanks for your time.
Glad to hear that.

[Q] Root and Custom recovery not sticking...

curious if there is something i'm missing here... i've unlocked my bootloader successfully but whenever i fastboot flash a recovery or flash root files in recovery nothing seems to stick... not sure whats going on... i've heard of having to flash recovery everytime on devices with a locked bootloader but i didn't think that would apply here... any help is much appreciated... (this is also my first samsung/nexus device so i'm more familiar with methods used on the EVO line)
thispaininmyhead said:
curious if there is something i'm missing here... i've unlocked my bootloader successfully but whenever i fastboot flash a recovery or flash root files in recovery nothing seems to stick... not sure whats going on... i've heard of having to flash recovery everytime on devices with a locked bootloader but i didn't think that would apply here... any help is much appreciated... (this is also my first samsung/nexus device so i'm more familiar with methods used on the EVO line)
Click to expand...
Click to collapse
Make sure you're using a perm root method. and make sure you have the correct updated SU application. My root wouldn't come through because I didn't have the latest SU.
Hopefully I helped.
thispaininmyhead said:
curious if there is something i'm missing here... i've unlocked my bootloader successfully but whenever i fastboot flash a recovery or flash root files in recovery nothing seems to stick... not sure whats going on... i've heard of having to flash recovery everytime on devices with a locked bootloader but i didn't think that would apply here... any help is much appreciated... (this is also my first samsung/nexus device so i'm more familiar with methods used on the EVO line)
Click to expand...
Click to collapse
Hi,
What root method did u use?
What recovery are u using?
What ROM are u flashing?
The more info, the better
Vs Nexus S4G using tapatalk2
Unlocked the boot loader with fast boot commands then flashed superuser.zip with clockwork 3.x.x and twrp 2.2.0 haven't tried flashing any Roms since nothing seems to stick...
Sent from my Nexus S 4G using Tapatalk 2
And Vidal I used the toolkit you linked me to in my last q&a post...
Sent from my Nexus S 4G using Tapatalk 2
vidaljs said:
Hi,
What root method did u use?
What recovery are u using?
What ROM are u flashing?
The more info, the better
Also after looking into the scripts and files in the method with the toolkit it seems none of the files get pushed to the device to begin flashing
Sent from my Nexus S 4G using Tapatalk 2
Click to expand...
Click to collapse
By default, any recovery you flash on the system will be gone by the next reboot. This is a security measure the android os does I think.
1. You can flash a ROM. Anyone. I prefer aokp or cna. That way the recovery sticks (the recovery sticks on all the ROMs besides stock)
OR
P.S. You will need the latest cwm recovery
2. So all you need to do is to flash the recovery of your choice. I would recommend CWM for this short guide. Then once flashed go to the recovery make a backup. Then if it reboots flash the same recovery again. Boot into it and restore that backup. When you restore it and go reboot system now it should come up with a menu saying recovery flash fix (or something around those lines). Hit/navigate to yes and you should get a sticky recovery from there. BTW I have not tried this method.
You cannot blame me for bricking, damaging or done anything to your phone
Hope this helps.
Regards,
UselessSniper001
P.S. I don't know how root isn't sticking. I mean if you have flashed the su is the recovery already well then you are all set to go. Unless you haven't actually flashed the su in the recovery. Then flash the recovery from your PC boot into the recovery and flash the su files in the recovery. Reboot and enjoy. Then follow this guide above. Or follow this link:
http://forum.xda-developers.com/showthread.php?t=875875&page=2
I finally figured out the SU and CWM I was flashing was ancient so I found the newest and they stuck with help of the fix ya mentioned inside CWM... Thanks
Sent from my Nexus S 4G using Tapatalk 2

I believe I bricked my phone.. NEED HELP !

So i guess I felt out of date and wanted to root my phone and use that cm10 rom or whatever everyone else is and i messed it up real bad. I keep getting this msg "this build is for development purposes only do not distribute outside of htc.." on the loading screen. At this point i just want to restore it back to normal , idc if i lose data , i just want my phone to WORK! I've flashed a clean recovery.img but whenever i try to access recovery , it brings me back to that screen with the red words. In addition , my phone is rogers so i can't even find a correct RUU to install. Does anyone have any suggestions as to how I can get my phone to work again ? Any help is greatly welcomed !
P.S Wow i think it got worse , now it doesnt even loop again , it goes start into that menu bootloader, reboot , power down.. Omg i spent 5 hours looking into this. I NEED HELP!
Lasts3cond said:
So i guess I felt out of date and wanted to root my phone and use that cm10 rom or whatever everyone else is and i messed it up real bad. I keep getting this msg "this build is for development purposes only do not distribute outside of htc.." on the loading screen. At this point i just want to restore it back to normal , idc if i lose data , i just want my phone to WORK! I've flashed a clean recovery.img but whenever i try to access recovery , it brings me back to that screen with the red words. In addition , my phone is rogers so i can't even find a correct RUU to install. Does anyone have any suggestions as to how I can get my phone to work again ? Any help is greatly welcomed !
P.S Wow i think it got worse , now it doesnt even loop again , it goes start into that menu bootloader, reboot , power down.. Omg i spent 5 hours looking into this. I NEED HELP!
Click to expand...
Click to collapse
..... It says that on every One X, it's HTC telling whoever turns the phone on that you used HTCDev.com
Make Sure you have TWRP (recovery) flashed/installed ... then in the bootloader go into recovery and flash cm10 ... and since you probably have the newer hboot 1.14 that means that you HAVE to flash the kernel (boot.img) via fastboot
Which is simple,
flash cm10
then reboot into the bootloader > fastboot
extract the boot.img from the cm10.zip
and fastboot flash boot boot.img
then your done reboot and enjoy.... (anything else read threw the forum, all your answers have been asked by somebody else already)
On rogers he won't have the 1.14 hboot, which means all he has to do is install the rom.
Try flashing the recovery again (TWRP ONLY!)
And then reinstall CM10
Tachi91 said:
..... It says that on every One X, it's HTC telling whoever turns the phone on that you used HTCDev.com
Make Sure you have TWRP (recovery) flashed/installed ... then in the bootloader go into recovery and flash cm10 ... and since you probably have the newer hboot 1.14 that means that you HAVE to flash the kernel (boot.img) via fastboot
Which is simple,
flash cm10
then reboot into the bootloader > fastboot
extract the boot.img from the cm10.zip
and fastboot flash boot boot.img
then your done reboot and enjoy.... (anything else read threw the forum, all your answers have been asked by somebody else already)
Click to expand...
Click to collapse
Can you post download to to what you're refering to ? I want to delete all my old files and redownload it all, starting fresh.
ugh crap im so lost , i don't get what to install like .. i flash CWM and it doesnt work and all that omg . Can we skype or somethng so we can do this step by step ? :$
Lasts3cond said:
i flash CWM and it doesnt work and all that omg
Click to expand...
Click to collapse
That might be your problem. CWM isn't supported for this phone and has been known to corrupt data.
Links for all the files you need are in a sticky in the Development forum. Here's the link for TWRP:
http://forum.xda-developers.com/showthread.php?t=1677447
Once you've got that, you can wipe your phone inside TWRP (don't do it in bootloader--you'll have to reformat your sd card), and reflash CM10.
That link requires me to use that GOO manager? Confused lol i have TWRP on my computer but not sure the steps to use it ..
Lasts3cond said:
That link requires me to use that GOO manager? Confused lol i have TWRP on my computer but not sure the steps to use it ..
Click to expand...
Click to collapse
You can't use Goomanager if the phone doesn't boot. You need to push it over to your phone using adb, then you can flash it from recovery.
redpoint73 said:
You can't use Goomanager if the phone doesn't boot. You need to push it over to your phone using adb, then you can flash it from recovery.
Click to expand...
Click to collapse
Lol yeah i understand that and adb? I can't even past the screen where it shows fastboot , factory rest , shut down .. etc
Lasts3cond said:
Lol yeah i understand that and adb? I can't even past the screen where it shows fastboot , factory rest , shut down .. etc
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1754018
iElvis said:
http://forum.xda-developers.com/showthread.php?t=1754018
Click to expand...
Click to collapse
Beat me to it.
Read up, get adb working. Then you can install TWRP using adb.
So first i need to get adb working , then install TWRP to wipe my phone? To access that i flash TWRP and go into recovery right ?
EDIT: So .. i've downloaded that adb , and i got a bunch of files.. what do i do with this? I put them into my fastboot folder in my C drive.. Also i need to unlock my phone to do this right ? Cause i accidently relocked it .
EDIT: OKAY i rooted my phone , and got into TWRP , tried a factory rest under the wipe menu. http://i48.tinypic.com/13yklep.jpg It says fails.. what do i do ?
Go to mount usb storage (not sure which screen its on) while it's plugged into your computer
If windows says the card is corrupted, format it fat32, then copy over a rom onto your sd card
area51avenger said:
Go to mount usb storage (not sure which screen its on) while it's plugged into your computer
If windows says the card is corrupted, format it fat32, then copy over a rom onto your sd card
Click to expand...
Click to collapse
Okay got into mount http://i47.tinypic.com/2cq085x.jpg then a screen pops up , is this the one? http://i45.tinypic.com/m7ur08.jpg
EDIT: Okay so i need to copy a rom onto my phone via usb. Do i copy over the boot.img,system and NETA-INF from cm10 ?
So i put the cm10 zip onto my sdcard (my phone) and i got this when i want to install .. should i proceed? http://i45.tinypic.com/28uts7n.jpg
WAIT NOOOOO
That is an international rom
Get CM10 from THIS FORUM ONLY
http://forum.xda-developers.com/showthread.php?t=1790032
area51avenger said:
WAIT NOOOOO
That is an international rom
Get CM10 from THIS FORUM ONLY
http://forum.xda-developers.com/showthread.php?t=1790032
Click to expand...
Click to collapse
LOL okay ! But on that thread isnt that cm10 for AT&T HTC XL? :S I have a Htc one x rogers .
Lasts3cond said:
LOL okay ! But on that thread isnt that cm10 for AT&T HTC XL? :S I have a Htc one x rogers .
Click to expand...
Click to collapse
The Rogers HTC One X IS a HTC One XL. Rogers just branded it. The OneX has the Tegra 3 Quad Core Processor, the One XL has the S4 Dual Core Processor. Your phone is the same as the ATT Version. Trust me
Okay got the evita one but it still says same msg , should i proceed? :S
lasts3cond said:
okay got the evita one but it still says same msg , should i proceed? :s
Click to expand...
Click to collapse
omfg it works ty so much!
No problem. Just be glad you didn't flash an international Rom. They can render your device completely unusable. Remember only flash things from this forum and enjoy
Sent from my HTC One XL using xda app-developers app
area51avenger said:
No problem. Just be glad you didn't flash an international Rom.
Click to expand...
Click to collapse
After all that, lol. At least he had the sense to stop and ask.

Need Help:can't flash any recovery,RUU doesn't restore my soft,One S- no OS

Hi, everything messed up from using the stupid TWRP 2.6.0.0 .... I was going to flash a custom rom , but it didn't let me, so I did a little research that I need 2.3.3.0 in order to instal any custom rom.So I tried to switch to 2.3.3.0 but it didn't let me... after that I tried to push stock recovery and now i'm stuck at the white HTC Entering Recovery ( pink letters) screen, ( The recovery just doesn't load) ... I just want to finish with this , and go back to my stock htc rom with not roots or anything.. im tired of this seriously.....
When I try to run RUU I get stuck at the Black HTC Letters screen , the the setup stops and says that it will try to repair my phone, sadly with no result every time.. I think that I don't have any OS on my phone right now, because when RUU starts it shows :
Change image version from : ( blank space)
To: ..... bla bla bla , ( the version of the ruu) ...
I have no problems with entering fastboot and unlocking/relocking my Hboot.
Any help about restoringmy phone will be appreciated . Thanks , I'm online all the time so if I get any responses I'll answer quick.
P.S. I can't mount my usb storage from anywhere, and it doesn't show up on my PC when i connect the usb
looperman said:
Hi, everything messed up from using the stupid TWRP 2.6.0.0 .... I was going to flash a custom rom , but it didn........................
P.S. I can't mount my usb storage from anywhere, and it doesn't show up on my PC when i connect the usb
Click to expand...
Click to collapse
Don't lose hope, don't panic.
Tell me which RUU did you use?
Also, what is your CID?
How did you flash your recovery ?
Sent from my HTC One S using Tapatalk 4 Beta
khan.orak said:
Don't lose hope, don't panic.
Tell me which RUU did you use?
Also, what is your CID?
How did you flash your recovery ?
Sent from my HTC One S using Tapatalk 4 Beta
Click to expand...
Click to collapse
well I think that it doesn't really matter which RUU I "used" because it doesn't even get me in the process of installing...
still , tried these two:
RUU_VILLEC2_U_ICS_40_S_HTC_Europe_2.15.401.100_Radio_16.21.20.02U_16.09.20.11_M2_release_286571_signed
RUU_Ville_U_ICS_40_S_HTC_Europe_2.21.401.10_Radio_1.06s.50.02.27_2_10.08.50.04L__release_271119_signed
I flashed all recoveries with ONE S all in one tool kit,
first i was with TWRP 2.5 i think , then i flashed 2.6, and 2.3.3.... now I flashed the stock recovery , still stuck...
looperman said:
well I think that it doesn't really matter which RUU I "used" because it doesn't even get me in the process of installing...
still , tried these two:
RUU_VILLEC2_U_ICS_40_S_HTC_Europe_2.15.401.100_Rad io_16.21.20.02U_16.09.20.11_M2_release_286571_sign ed
RUU_Ville_U_ICS_40_S_HTC_Europe_2.21.401.10_Radio_ 1.06s.50.02.27_2_10.08.50.04L__release_271119_sign ed
I flashed all recoveries with ONE S all in one tool kit,
first i was with TWRP 2.5 i think , then i flashed 2.6, and 2.3.3.... now I flashed the stock recovery , still stuck...
Click to expand...
Click to collapse
If you downloaded RUUs from androidruu, then it's a case of bad RUU.
Sent from my HTC One S using Tapatalk 4 Beta
khan.orak said:
If you downloaded RUUs from androidruu, then it's a case of bad RUU.
Sent from my HTC One S using Tapatalk 4 Beta
Click to expand...
Click to collapse
well what am I supposed to do ?
looperman said:
well I think that it doesn't really matter which RUU I "used" because it doesn't even get me in the process of installing...
still , tried these two:
RUU_VILLEC2_U_ICS_40_S_HTC_Europe_2.15.401.100_Radio_16.21.20.02U_16.09.20.11_M2_release_286571_signed
RUU_Ville_U_ICS_40_S_HTC_Europe_2.21.401.10_Radio_1.06s.50.02.27_2_10.08.50.04L__release_271119_signed
I flashed all recoveries with ONE S all in one tool kit,
first i was with TWRP 2.5 i think , then i flashed 2.6, and 2.3.3.... now I flashed the stock recovery , still stuck...
Click to expand...
Click to collapse
Okay, just now I noticed. You used two Different RUUs for two different versions.
The 1st one is for S3/C2 version, the 2nd one is for S4 version.
Use This Thread to download RUU's only for your version (S4 or S3 whichever you have got). In your case, it does matter which RUU you use.
If you need any help further just ask away.
the thing is that the RUU doesn't get to the process of installing , and I have used those RUU's before....
I need some solution the get to a working recovery and instal some kind of OS because the last time I could get in my recovery it said that I don't have any OS installed...
looperman said:
the thing is that the RUU doesn't get to the process of installing , and I have used those RUU's before....
I need some solution the get to a working recovery and instal some kind of OS because the last time I could get in my recovery it said that I don't have any OS installed...
Click to expand...
Click to collapse
okay you gonna need fastboot for this. What I have been successful with is:
1. Download an RUU (VERSION SPECIFIC!).
2. Go into Bootloader -> Then select FASTBOOT
3. Connect your Phone to PC. It should say Fastboot - USB mode.
4. Run the RUU, it will get you through all the steps.
khan.orak said:
okay you gonna need fastboot for this. What I have been successful with is:
1. Download an RUU (VERSION SPECIFIC!).
2. Go into Bootloader -> Then select FASTBOOT
3. Connect your Phone to PC. It should say Fastboot - USB mode.
4. Run the RUU, it will get you through all the steps.
Click to expand...
Click to collapse
doesn't work as I've told you , it happens with every RUU ... I get the Black screen with white HTC letters...
I think that what RUU does is : it updates the version my software I think it just doesn't place a new software right away( just an update), but as TWRP said I don't have OS installed...
can anyone help me ?
looperman said:
doesn't work as I've told you , it happens with every RUU ... I get the Black screen with white HTC letters...
I think that what RUU does is : it updates the version my software I think it just doesn't place a new software right away( just an update), but as TWRP said I don't have OS installed...
Click to expand...
Click to collapse
Man you're making this difficult. The more I want to help you, the more you become hasty.
RUU doesn't do what you think. It puts New software, updates firmware (hboot, radio, RECOVERY), so yes it is basically a one-stop solution.
Please calm down as panicking won't help.
Tell me your One S version (S3/S4) at least? so that we can move forward in right direction. and also your CID
Tell me what recoveries and RUU you tried. and what errors do you get while you run them.
EDIT: Thanks to @tivofool I forgot to mention that you have to RELOCK your bootloader before running RUU
I'm with S3
I wrote the 2 RUU's I tried to use,
before that i tried TWRP 2.5.0.0,2.3.0.0.,2.6 and finally I flashed factory stock recovery that's it and both my carrier and bl are unlocked
P.S. : Yeah i knew about the relocking but still stuck on black screen with white HTC Letters
looperman said:
I'm with S3
I wrote the 2 RUU's I tried to use,
before that i tried TWRP 2.5.0.0,2.3.0.0.,2.6 and finally I flashed factory stock recovery that's it and both my carrier and bl are unlocked
P.S. : Yeah i knew about the relocking but still stuck on black screen with white HTC Letters
Click to expand...
Click to collapse
Black Screen with HTC is the oem update screen.
Okay do this please and we'll try to see if there's a problem with the HBOOT. Give me this info and We'll reflash HBOOT.
Go to fastboot and connect your phone to PC.
Enter this command from your PC:
Code:
fastboot getvar all
post results here (MINUS IMEI AND SERIAL #)
just a second, I got a working recovery... I mean i can get in it and everything and I can mount the USB Storage too.
What Rom would you recommend ?
looperman said:
just a second, I got a working recovery... I mean i can get in it and everything and I can mount the USB Storage too.
What Rom would you recommend ?
Click to expand...
Click to collapse
That was fast.
I am using Viper ROM and it's very good. Customization and speed.
For a better battery life, BULLETPROOF KERNEL.
Edit: how did you get it to work by the way.
Viper rom is for s4 only isn't it ?
looperman said:
just a second, I got a working recovery... I mean i can get in it and everything and I can mount the USB Storage too.
What Rom would you recommend ?
Click to expand...
Click to collapse
Make sure you flash a S3 Rom (you mentioned having a s3 right?)
Sent from my HTC VLE_U using Tapatalk 2
looperman said:
Viper rom is for s4 only isn't it ?
Click to expand...
Click to collapse
Oh yes sorry.
okay, so ... I'm going to explane everything I did, I hope I'll help some other people too.
I flashed TWRP from One_S_All-In-One_Kit_v4.0 but without luck, then i flash the factory stock recovery, still the phone was letting me into any of these two recoveries, then i decided reflash the same TWRP again and it worked,
First I couldn't mount the storage from the recovery , but it was still showing in "My Computer" , I had only one option and it was to Format the Storage. So I did.. then copied this rom with gapps on it ---> http://forum.xda-developers.com/showthread.php?t=2164406
Fully wiped --> Flash Rom , then Flash Gapps, ---> then I booted in fastboot to boot from CMD the "boot.img" with "fastboot flash boot boot.img" from the Pacman Rom and then I Rebooted the HTC and Done
Huge thanks to @khan.orak
I hope I helped someone with the same ****tyass problem.
looperman said:
okay, so ... I'm going to explane everything I did, I hope I'll help some other people too.
I flashed TWRP from One_S_All-In-One_Kit_v4.0 but without luck, then i flash the factory stock recovery, still the phone was letting me into any of these two recoveries, then i decided reflash the same TWRP again and it worked,
First I couldn't mount the storage from the recovery , but it was still showing in "My Computer" , I had only one option and it was to Format the Storage. So I did.. then copied this rom with gapps on it ---> http://forum.xda-developers.com/showthread.php?t=2164406
Fully wiped --> Flash Rom , then Flash Gapps, ---> then I booted in fastboot to boot from CMD the "boot.img" with "fastboot flash boot boot.img" from the Pacman Rom and then I Rebooted the HTC and Done
Huge thanks to @khan.orak
I hope I helped someone with the same ****tyass problem.
Click to expand...
Click to collapse
Glad it worked for you buddy.

[Resolved] Installed TWRP on phone with a locked bootloader - now stuck in boot loop

I am new to rooting, and decided to root my Galaxy Note II SGH-i317m a few days ago. I used a method with no adb access...i think. Here's the reference thread, just in case I'm wrong: http://forum.xda-developers.com/showthread.php?t=1980644
I got a bit overenthusiastic, and got TWRP while forgetting to unlock my bootloader first. Now, my phone will only boot into TWRP. All 4 reboot options go back to TWRP. What is the best way to get my phone back to working? I understand that I may have to lose my data. It doesn't matter: my top priority is getting my phone to work again.
Thanks in advance!
EDIT: I'm sorry if this is in the wrong place. I'm new here.
if you can boot into recovery than try to wipe cache and dalwik cache than try to too boot again it may work
Sent from my SM-G7102 using Tapatalk
EMONESSboy said:
if you can boot into recovery than try to wipe cache and dalwik cache than try to too boot again it may work
Sent from my SM-G7102 using Tapatalk
Click to expand...
Click to collapse
Thanks for the quick reply. I just tried that, and no change. Just to clarify, the only thing I can boot into at the moment is recovery mode.
I think what I need to do is flash the stock recovery back onto my phone. Is this a possible solution? If so, how should I go about doing it? I currently cannot access download mode.
i think u should install your current rom again if u insall stock recovery you may not able to do this with stock recovery even cant get twrp back
so..do a nandroid backup and install a rom which u like stock1 or custom1
Sent from my SM-G7102 using Tapatalk
I Can Help
@phoenix204
im sure i can help you
u sure can boot into recovery mode and that too TWRP?if yes ...,
then install usb and adb drivers for your note 2 search minimals adb and fastboot and universal adb drivers on google and download them install them reply if u did it and i will tell u to unlock your bootloader and flash a rom if necessary
we sure can fix it
just tell me when u r done
EMONESSboy said:
i think u should install your current rom again if u insall stock recovery you may not able to do this with stock recovery even cant get twrp back
so..do a nandroid backup and install a rom which u like stock1 or custom1
Sent from my SM-G7102 using Tapatalk
Click to expand...
Click to collapse
Well, the thing is, my problem isn't with the ROM at all. It's that TWRP does not work with a locked bootloader. So the way I see it, either I need to replace TWRP with something that works with a locked bootloader, or unlock the bootloader. In your opinion, how would replacing the ROM help with my problem?
[email protected] said:
@phoenix204
im sure i can help you
u sure can boot into recovery mode and that too TWRP?if yes ...,
then install usb and adb drivers for your note 2 search minimals adb and fastboot and universal adb drivers on google and download them install them reply if u did it and i will tell u to unlock your bootloader and flash a rom if necessary
we sure can fix it
just tell me when u r done
Click to expand...
Click to collapse
It's done. It's worth noting that my root method, linked in the OP, doesn't give adb access. I'm not sure if this changes anything.
Also, I discovered that by removing and replacing the battery, my phone can power off. From here I can access download mode. Something that might be useful, especially if the solution involves odin.
Phoenix204 said:
Well, the thing is, my problem isn't with the ROM at all. It's that TWRP does not work with a locked bootloader. So the way I see it, either I need to replace TWRP with something that works with a locked bootloader, or unlock the bootloader. In your opinion, how would replacing the ROM help with my problem?
It's done. It's worth noting that my root method, linked in the OP, doesn't give adb access. I'm not sure if this changes anything.
Also, I discovered that by removing and replacing the battery, my phone can power off. From here I can access download mode. Something that might be useful, especially if the solution involves odin.
Click to expand...
Click to collapse
tried system restore with twrp?
try it first and if ur not sure that it will work just make backup of boot , efs , system and data(if necessary) via twrp to sd card copy the backup to pc via card reader or something and extract the system backup there should be a file named build.prop in system folder edit it and do it like this :
under #additional build properties
ro.adb.secure=0
ro.secure=0
ro.allow.mock.location=1
ro.debuggable=1
persist.sys.root_access=1
find the above lines and edit the parameters as i have shown to you use notepad++ to edit the file save it the last line will give ya root access by default and second last will make it debuggable just save it repack and flash with twrp cheers
hit thanks
Alright. Since I can't find another thread like this one, I will assume that I am one of the first to have this problem. Here is what I did.
I used samsung-firmware.org to find the latest firmware for my phone, which includes both ROM and recovery. Other brands probably also have a website like this.
I used Odin to flash the firmware onto my phone - this wiped my data, but removed TWRP, which is an acceptable solution to me. I might also have wiped my data while playing around with TWRP trying to fix my phone - I'm not sure.
Thanks to both EMONESSboy and [email protected] for their help. I ended up going with something similar to EMONESSboy's solution, since the commands seemed a little risky. Thanks anyways, your help is much appreciated!
IRIS Fuel50
EMONESSboy said:
i think u should install your current rom again if u insall stock recovery you may not able to do this with stock recovery even cant get twrp back
so..do a nandroid backup and install a rom which u like stock1 or custom1
Sent from my SM-G7102 using Tapatalk
Click to expand...
Click to collapse
Same problem with my lava iris Fuel50. My phone is stuck up. I am able to get recovery menu using volume + power button.
Pl advice what to do now ?
mzn.facebook said:
Same problem with my lava iris Fuel50. My phone is stuck up. I am able to get recovery menu using volume + power button.
Pl advice what to do now ?
Click to expand...
Click to collapse
If your situation is the same as mine was, I would recommend the same solution. Just to clarify - you rooted your phone? And then you installed a custom recovery, which is now the only thing you can access?
If so, you should install your stock ROM the same way you installed the rooted ROM. I'm not sure how you would go about doing that, or even if you can access that mode, since your model is not very common.
Kingaroot
Phoenix204 said:
If your situation is the same as mine was, I would recommend the same solution. Just to clarify - you rooted your phone? And then you installed a custom recovery, which is now the only thing you can access?
If so, you should install your stock ROM the same way you installed the rooted ROM. I'm not sure how you would go about doing that, or even if you can access that mode, since your model is not very common.
Click to expand...
Click to collapse
Actually, what happend was that i tried to root my phone through Kingaroot. It shows some error at 90%. After few seconds my phone gets rebooted and snce then, it is showing Mfr LOGO only.
I have tried Factory reset, wipe cache partition etc.
I had lollipop earlier on my phone.

Categories

Resources