Another help required: Cant load recovery - AT&T, Rogers HTC One X, Telstra One XL

Hi Guys,
Decided to put a new rom on my daughters HTC ONE X (my old phone), and right royally stuffed it up.
Was going to put a new hboot on as the one I had I thought was old, but now I've wiped the recover (TWRP) and can't seem to get it back. Phone was Telstra.
Details as follows:
C:\htc\Data>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.11.0000
(bootloader) version-baseband: 0.23a.32.09.29
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.89.841.9
(bootloader) serialno: HT26NW30xxxx
(bootloader) imei: 35222xxx80506xxxx
(bootloader) product: evita
(bootloader) platform: HBOOT-8960
(bootloader) modelid: PJ8312000
(bootloader) cidnum: TELST001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3664mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 8d23f0c0
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.078s
Have tried for two days on/off to get it to load a recovery, but no luck.
any help really appreciated..

jnrdavo said:
Hi Guys,
Decided to put a new rom on my daughters HTC ONE X (my old phone), and right royally stuffed it up.
Was going to put a new hboot on as the one I had I thought was old, but now I've wiped the recover (TWRP) and can't seem to get it back. Phone was Telstra.
Details as follows:
C:\htc\Data>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.11.0000
(bootloader) version-baseband: 0.23a.32.09.29
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.89.841.9
(bootloader) serialno: HT26NW30xxxx
(bootloader) imei: 35222xxx80506xxxx
(bootloader) product: evita
(bootloader) platform: HBOOT-8960
(bootloader) modelid: PJ8312000
(bootloader) cidnum: TELST001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3664mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: 8d23f0c0
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.078s
Have tried for two days on/off to get it to load a recovery, but no luck.
any help really appreciated..
Click to expand...
Click to collapse
Place the recovery.img in you folder where your adb is located, reboot your phone into bootloader and select fastboot. Plug the device into your computer. If you have the right drivers installed, your screen should now say FASTBOOT USB. Run the following command via the command line:
fastboot flash recovery "recoveryfilename.img" In this command line make sure to rename recoveryfilename to which match the name of the the version you are using
example: fastboot flash recovery openrecovery-twrp-2.6.0.0-evita.img
after it has finished reboot

More information required. Please post your bootloader details (I'm mostly interested in the top line where it says tampered/locked/unlocked/relocked), what ROM you flashed, what recovery you flashed, and the method used to flash both.
PS. Questions go in the q&a section. I've asked for this to be moved for you.
[EDIT] What venomtester has said above is the correct procedure, but we still need the info I've requested to troubleshoot effectively.
Sent from my Evita

Thanks all for your help. Sorry for putting in the wrong forum. Here is the boot screen:
**** TAMPERED ****
**** UNLOCKED ****
EVITA PVT SHIP S-ON RL
HBOOT-1.11.0000
RADIO-0-.23a.32.09.29
OpenDSP-v28.1.0.32.0504
eMMC-boot
Jun 7 2012,13:10:34
What have I tried, lots (to be honest). I started to use Hasoon2000 v2.5 great utility (ONE X), I have tried the flash FactoryRUU, tried CWM, TWRP, but still no luck.
Not sure if the hboot version is causing all the problem, but tried to update that, unsuccessfully (probably to do with s-off).
good news is I can talk to the phone with fastboot, get back results etc.. Just tried to flash openrecovery-twrp-2.4.0.0-endeavoru.img, it seems to flash ok with fastboot, but when I reboot to recovery, I can see the brown bar at the top right of the screen run twice, but then nothing else happens, just sits on the white 'HTC quitely brilliant, this build is for' ... screen.

jnrdavo said:
Just tried to flash openrecovery-twrp-2.4.0.0-endeavoru.img,
Click to expand...
Click to collapse
That's your problem right there. You tried to flash TWRP for the ENDEAVORU (quad core version) when your phone is the EVITA (dual core).

redpoint73 said:
That's your problem right there. You tried to flash TWRP for the ENDEAVORU (quad core version) when your phone is the EVITA (dual core).
Click to expand...
Click to collapse
Thanks mate for pointing me in the right direction. I'll try the right file
I really should stop doing this kind of work at 5:00am in the morning!

just a quick question, if I download the correct twrp, should I just have to fastboot it and overwrite what I have done, or do I need to do anything prior before flashing the correct one?

jnrdavo said:
just a quick question, if I download the correct twrp, should I just have to fastboot it and overwrite what I have done, or do I need to do anything prior before flashing the correct one?
Click to expand...
Click to collapse
I'd try to flash it over fastboot, and see what happens.

jnrdavo said:
just a quick question, if I download the correct twrp, should I just have to fastboot it and overwrite what I have done, or do I need to do anything prior before flashing the correct one?
Click to expand...
Click to collapse
Just make sure after flashing the correct recovery you also give this command:
fastboot erase cache
Sent from my Evita

timmaaa said:
Just make sure after flashing the correct recovery you also give this command:
fastboot erase cache
Sent from my Evita
Click to expand...
Click to collapse
Thanks guys, all working well now!

Related

Messing around with Fastboot (Stuck at HTC Screen(boot-looping))

Heya guys
Another numpty here that has messed up his phone
Well here is what i did, i unlocked my BootLoader using HTC Dev then i decided to have a go at getting a custom rom installed, this is where my plan went wrong.
I used the fastboot method, cut a long story short i flashed over my recovery .img and now the phone wont boot.
then tried to boot recovery and im stuck in an endless booting loop.
I feel pretty dumb, i was a little out of my depth
Any way here is some information:
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.00.0002
(bootloader) version-baseband: 3822.10.08.04_M
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.13.61.3
(bootloader) serialno: SH18MTJ02051
(bootloader) imei: 3589#########
(bootloader) product: saga
(bootloader) platform: HBOOT-7230
(bootloader) modelid: PG8810000
(bootloader) cidnum: ORANG001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4072mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: ebd3df7d
(bootloader) hbootpreupdate: 12
(bootloader) gencheckpt: 0
Looking at the fast boot commands im pretty sure i havent completely wrecked it but what do i know , i have a very pretty paper weight at the moment lol.
Could you write the contents of your bootloader screen
See this http://forum.xda-developers.com/showthread.php?t=1525100 thread
Swyped from my Desire S using XDA Premium
Working ... For now
So I turn the device on this morning and pop up it loads, i dont reayy want to turn it off again now :S , is there a way that i can back up the current rom image eventhough im S-ON ?
Target51 said:
So I turn the device on this morning and pop up it loads, i dont reayy want to turn it off again now :S , is there a way that i can back up the current rom image eventhough im S-ON ?
Click to expand...
Click to collapse
If your recovery installation messed up download 4EXT Recovery Updater via your phone browser (there is a link at 4ext.net), install it and let it flash the recovery for you.
How complicated writing "fastboot flash recovery recovery.img" could possibly become?
Download and flash the recovery you want. If you need direct path for downloading recoveries - http://download.clockworkmod.com/recoveries/
Make sure you choose the correct one (HTC Saga).

[Q] trouble with my htc one x rogers

hello, ive got this rogers htc one x that is stuck in a bootloader loop, anyway heres my info i really need help with this:
C:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.14.0000
(bootloader) version-baseband: 0.23a.32.09.29
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.17.631.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT24DW307580
(bootloader) imei:
(bootloader) product: evita
(bootloader) platform: HBOOT-8960
(bootloader) modelid: PJ8310000
(bootloader) cidnum: ROGER001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3706mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-97c9a06e
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 1.031s
C:\adb>
actually its stuck in qhusb_dload
How did it get in this state?
Can you not get to bootloader?
slickwidnick said:
hello, ive got this rogers htc one x that is stuck in a bootloader loop, anyway heres my info i really need help with this:
C:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.14.0000
(bootloader) version-baseband: 0.23a.32.09.29
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.17.631.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT24DW307580
(bootloader) imei: 32
(bootloader) product: evita
(bootloader) platform: HBOOT-8960
(bootloader) modelid: PJ8310000
(bootloader) cidnum: ROGER001
(bootloader) battery-status: good
(bootloader) battery-voltage: 3706mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-97c9a06e
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 1.031s
C:\adb>
actually its stuck in qhusb_dload
Click to expand...
Click to collapse
well now ive managed to mess around and got aokp_evita-rohan-milestone6.4 rom loaded on my phone, but its stuck in a boot loop at the boot animation... ahhh, this is frustrating.....
How did you get it out of QHSUSB_DLOAD mode? You're s-on so you probably just need to flash the boot.img from the ROM zip via fastboot to get it to boot.
Sent from my Evita
timmaaa said:
How did you get it out of QHSUSB_DLOAD mode? You're s-on so you probably just need to flash the boot.img from the ROM zip via fastboot to get it to boot.
Sent from my Evita
Click to expand...
Click to collapse
just tried flashing the boot.img from the rom twice to make sure and it still bootloops at the boot animation...
and for how i ended up getting it off of qhusb_dload, i just downloaded all of what i could find for the rogers htc on x and tried flashing this, flashing that, and i dont really know exactly what it was that kicked it out of that mode...
im still confused as to why it wont boot after flashing the boot.img from the rom..
While "flashing this and that" has gotten you out of trouble this time I wouldn't suggest doing that again in the future, it was likely a huge fluke and flashing random things is a pretty bad idea. What ROM are you trying to flash?
Sent from my Evita
timmaaa said:
While "flashing this and that" has gotten you out of trouble this time I wouldn't suggest doing that again in the future, it was likely a huge fluke and flashing random things is a pretty bad idea. What ROM are you trying to flash?
Sent from my Evita
Click to expand...
Click to collapse
well originally i was trying to flash i think it was eragon and i got as far as flashing boot.img and then the rom wouldnt flash. now i have aokp_evita-rohan-milestone6.4 rom loaded but it bootloops.
should i try to flash another rom and keep trying till i find one that will startup?
What is eragon? If that's a ROM you've flashed a ROM that isn't for this device, no such ROM exists for the Evita (HTC One XL / AT&T One X). You're lucky you didn't brick your phone. Have a look through our development sections which you'll find here:
http://forum.xda-developers.com/forumdisplay.php?f=1541
http://forum.xda-developers.com/forumdisplay.php?f=1726
Don't ever download ROMs from anywhere except within those two development sections or you're on a dangerous road to phone bricking land. Find a ROM you think you'll like, read the OP, make sure you meet any requirements it lists prior to flashing, and flash it.
PS. You should really remove your IMEI number from your first post, and the other post where you quoted it. Don't ever post your IMEI publicly.
Sent from my Evita

[Q] Not booting After RUU 3.18

Dear all,
I tried to restore my phone to stock rom (for stability reasons)
however I tried RUU rom 3.18.502.6
Phone is Telstra Australia HTC one XL
now it goes into bootloop displaying HTC quietly brilliant logo then reboots and displays the same thing.
i can get into fastboot
fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.14.0000
(bootloader) version-baseband: 0.24p.32.09.06
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.18.502.6
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno:
(bootloader) imei:
(bootloader) product: evita
(bootloader) platform: HBOOT-8960
(bootloader) modelid: PJ8312000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 3679mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-97c9a06e
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.069s
Any help would be much appreciated!!
Thank you
First thing you need to do is edit the IMEI out of your post, never post that publicly. Is there a reason you're using an at&t RUU? If you really want to return the device to stock you should use a Telstra RUU. The at&t RUU will work because you have s-off, but it isn't technically stock (plus tethering won't work on an at&t ROM). Have you tried running the RUU a second time?
Transmitted via Bacon
Good idea. Thanks! I have tried ruu with that file multiple times. I used it before people have said it is compatible with super cid and S-off
Is if worth trying another ruu?
Would it be compatible?
I just want a stock HTC rom as this is now my backup phone. Will just use it to stream music.
Cheers!
Because you're s-off you can use any Evita RUU.
http://androidruu.com/?developer=Evita
Transmitted via Bacon
hmm. Tried updating to HTC_One_X_RUU_5.18.502.1.exe
still no dice.
STill boot looping
then tried flashing the latest TWRP via fastboot.
can't even get into recovery. just reboots.
Any other ideas?
Many thanks!!
tzuyang said:
hmm. Tried updating to HTC_One_X_RUU_5.18.502.1.exe
still no dice.
STill boot looping
then tried flashing the latest TWRP via fastboot.
can't even get into recovery. just reboots.
Any other ideas?
Many thanks!!
Click to expand...
Click to collapse
also tried clear storage and factory reset. these just result in system rebooting.......

[Q] Phone stuck in Fastboot

Hi everyone,
I have a strange problem, My phone does not boot to recovery or bootloader, charging led does not turn on. This has happened after I flashed my phone with official rom.zip extracted from RUU (CID: HTC__J15; MID: PJ8311000); first time it flashed and showed error 90 (you have to reflash again), i waited fir htc logo to come back but it didn't and it is now stuck as I mentioned above.
My phone shows as fastboot device but rather weird s/n (??t fastboot) where ? is strange symbol.
Here is fastboot getvar all output: (screenshot attached)
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.14.0002
(bootloader) version-baseband:
(bootloader) version-cpld:
(bootloader) version-microp:
(bootloader) version-main: ��
(bootloader) version-misc: UNKNOWN
(bootloader) serialno: t
(bootloader) imei: 355195000000010
(bootloader) product: P
(bootloader) platform: HBOOT-8960
(bootloader) modelid: T��T� �� �$��$��/
(bootloader) cidnum: �*�
(bootloader) battery-status: good
(bootloader) battery-voltage: 3592mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: UNKNOWN
(bootloader) commitno-bootloader: 1a7fdca3
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.043s
My phone was S-OFF, the problem now is I can't flash anything cuz my bootloader is locked and when I tried to unlock it from HTCDEV website it gives me error 150; wrong token or something like that.
Also when I try flashing anything like boot.img or rom.zip I get FAILED (remote: not allowed), attached screenshot
Does anyone know something about this? any help is appreciated.
Phone stuck in fastboot
The info in this reply is added to the main thread
Which RUU did you extract the ROM zip from? As far as I know there aren't any RUU's for your model (Evita_utl).
Transmitted via Bacon
timmaaa said:
Which RUU did you extract the ROM zip from? As far as I know there aren't any RUU's for your model (Evita_utl).
Transmitted via Bacon
Click to expand...
Click to collapse
I downloaded it from http://www.androidruu.com/?developer=Evita, the one starting with "RUU_EVITA_UL_ICS_40_S_HTC_ARA_2.40.415.1"
That RUU isn't for your device, it's not compatible. You've most likely borked your partitions. There isn't really anything you can do now apart from trying to find the stock firmware for your variant (the Evita_utl, not the Evita_ul) to fix your partitions, this will be difficult as I don't think your stock firmware is even available.
timmaaa said:
That RUU isn't for your device, it's not compatible. You've most likely borked your partitions. There isn't really anything you can do now apart from trying to find the stock firmware for your variant (the Evita_utl, not the Evita_ul) to fix your partitions, this will be difficult as I don't think your stock firmware is even available.
Click to expand...
Click to collapse
Thanks for replying. Does it have a different partition layout than the other One XL devices? isn't all of them supposed to have the same partitions? And I had S-OFF so it should not matter what version I flashed as far as I know -correct me if I'm wrong-

[Q] How do I unbrick my device? Please help!

Hi I just wanted to try the Maximus HD 10 and thought I did what was expected but something went wrong and now the phone is totally blank.. I am new to this but read alot in this forum before I began and I am used to computers etc. so I gave it a shot.. This is what I did:
Installed the Windroid Universal Toolkit to unlock the phone, and that went well. Then followed the instructions to install the Maximus HD 10 which also went well until I had to install the newer firmware.. From here things went really bad and after a lot of different wipes and things that I don't know anything about I am stuck with an useless device
I have searched all forums (I think) but with no luck, so if anyone know what I should do I would be really thankful.
And no.. I do not have a backup!!
This is the Fastboot Getvar All:
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.15.0000
(bootloader) version-baseband: 1.11.50.05.28
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.16.401.10
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: XXXXXXXXXXXXXXX
(bootloader) imei: XXXXXXXXXX
(bootloader) product: vle
(bootloader) platform: HBOOT-8960
(bootloader) modelid: PJ4010000
(bootloader) cidnum: HTC__Y13
(bootloader) battery-status: good
(bootloader) battery-voltage: 4111mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-64bedd38
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Fastboot can communicate with the phone but ADB devices will not find the phone.
If I reboot the phone I only see the HTC start screen for a few seconds and then nothing.. It has TWRP on it which I can enter.
Please help me!
If you have TWRP you might download any ROM and flash it but since you're S-On don't forget to flash kernel in fastboot mode after you flash the ROM.
Kernel is the boot.img file on the root of the ROM zip. Extract it to PC and while in fastboot issue the "fastboot flash boot boot.img" command.
For changing firmware you need S-Off which you don't have. To gain it you should flash first a close to stock ROM (like Viper for ex) then try to gain S-Off with rumrunner or another method. Then you can flash firmwares
Sent from nowhere over the air...
Hi Rapier, thank you so much for your help. Now it's working again
Claus71 said:
Hi Rapier, thank you so much for your help. Now it's working again
Click to expand...
Click to collapse
Don't forget to do that after every ROM flash. If you'll get S-Off, you won't need to do that anymore
Sent from nowhere over the air...

Categories

Resources