[Q] Flash/Root/Bootloop problem - HTC One X

Reads a lot, first post.
Cannot find answer to my specific situation so I hope anyone can help.
ATM my phone boots to HTC logo and Vodafone logo and restarts after (infinite loop) (only when loader is connected)
phone is relocked and RUU wont run because battery life is below 30%. Cannot load any further (loads no longer then an hour)
Cannot unlock phone (fastboot flash unlocktoken Unlock_code.bin gives ERROR 0000008 00120000 of not known which error)
Anyone an idea?

Charge the phone by switching off for more than 5 hours
Sent from my HTC One X using Tapatalk 2

forumhookersdotcom said:
Charge the phone by switching off for more than 5 hours
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
( I'm in Fastboot menu)
when I power down phone automatic restarts to fastboot

In fastboot flash 5.8.4.0 cwm touch then enter recovery. That should get you charging
Typed with XDA Premium on OneX

walaway said:
In fastboot flash 5.8.4.0 cwm touch then enter recovery. That should get you charging
Typed with XDA Premium on OneX
Click to expand...
Click to collapse
I get this in CMD
sending 'recovery' <5742 KB>
FAILED <unknown status code>
finished. total time: 1.139s
maybe because bootloader is relocked?

Must be. Unlock it again first.
Sorry to have missed that step
Typed with XDA Premium on OneX

walaway said:
Must be. Unlock it again first.
Sorry to have missed that step
Typed with XDA Premium on OneX
Click to expand...
Click to collapse
When I try to unlock I get various errors like 00120000 or 00000008

FIX
problem is fixed. If u have same problem here is how to fix:
In your fastboot/adb folder create .bat file and type this:
"@echo off
:start
fastboot getvar battery-voltage
fastboot reboot-bootloader
ping /n 6 localhost >nul
goto start"
in cmd type fastboot reboot-bootloader (to fastboot USB)
start the .bat and there you can see how far your device is loaded. When it is at 3675 mV stop the program and quick type in a cmd: "fastboot flash unlocktoken Unlock_code.bin" (the file you got from HTCdev when you were unlocking first time). There, your phone is now unlocked. No need for RUU, just flash the newest CWM (5.8.4.0) and mount your SD, put an mod on it and flash out of ur problems
good luck

Related

[Q] Phone loops reboot in recovery after flash

HI Guys... this is my first post here so thanks for the great forum
Here is my issue, I've installed The All-in-one tool kit to unlock my phone, all went ok for unlocking,
then i tried to flash a rom and i think i messed up pretty bad.
Just had my One X 2 weeks ago fist time flashing a One X (Did it several times with my Galaxy Ace)
Now my phone keeps on rebooting and eventually gets stuck on boot animation with the red message from CMW saying That this build is for development purposes only ect....
I cant even get in the bootloader, what are my option here?
Thanks in advance
Miamijice
it's strange that you can't go into bootloader, but anyway, can you go to recovery? if so, try to reflash. but anyway you'll need bootloader to flash boot.img ("fastboot flash boot boot.img" on cmd).
or, try to go into recovery, connect to pc, and type in cmd: "adb reboot bootloader", and you should go into bootloader, then flash boot.img
glukosio said:
it's strange that you can't go into bootloader, but anyway, can you go to recovery? if so, try to reflash. but anyway you'll need bootloader to flash boot.img ("fastboot flash boot boot.img" on cmd).
or, try to go into recovery, connect to pc, and type in cmd: "adb reboot bootloader", and you should go into bootloader, then flash boot.img
Click to expand...
Click to collapse
Ok... so i got into bootloader now (kinda tricky when phone reboots on it own.)
Once in bootloader i choose fastboot, then pc connects to phone, then i did fastboot flash boot boot.img in cmd in my c:/android folder (i have the ziped rom file in there too)
C:\Android>fastboot flash boot boot.img
sending 'boot' (4302 KB)... OKAY [ 0.953s]
writing 'boot'... OKAY [ 1.210s]
finished. total time: 2.165s
This is the result. My guess from there is to go in recovery from the bootloader. But i get stuck again rebooting and nothing happends.
I guess im missing something here... Thanks for your patience!
Reflash the recovery again and erase cache with fastboot commands, maybe it helps
Verstuurd van mijn HTC One X
Try this tool to flash recovery and boot.img http://forum.xda-developers.com/showthread.php?t=1734365
Sent from my HTC One X using xda premium
joewong1991 said:
Try this tool to flash recovery and boot.img http://forum.xda-developers.com/showthread.php?t=1734365
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
hi
i have the same problem with my SE neo ,, i dont know what is this starnge thing happening
i will try the tool and kindly suggest me what i can do now?
Enter bootloader by holding power + volm down for 10 seconds, check if your phone says ***LOCKED*** or ***UNLOCKED at the top and also check if it says 'endeavoru' or 'evita'.

[Q]getting error 152 on RUU?

Hey guys!
while running the RUU instalation I get an error 152, some update error thing.
phone wont boot to recovery, all I have is the blakc screen with silver HTC logo and I have no idea what to do
any ideas?
Okay, run the RUU again but this time don't click next, instead:
Go to C:/Users/(Yournamehere)/AppData/Local/Temp
- search for "rom.zip" file
Copy it to your fastboot folder
Remember to relock your device before running an RUU! To do this from the HTC screen, type: "fastboot reboot-bootloader" and then
type 'fastboot oem lock'. To go back to the HTC logo, type: 'fastboot oem rebootRUU'
Then, on the HTC screen, use fastboot to flash the rom.zip file: "fastboot flash zip rom.zip"
This might take awhile and might fail once, but be patient and try again if it fails
After installation it most likely won't appear to do anything and in that case, type: "fastboot reboot"
But for now, the phon doesnt count as bricked?
And btw, fastboot commands will work whn im on the black slove htc screen? My recovery isnt openning...
ChuckTesta said:
But for now, the phon doesnt count as bricked?
Click to expand...
Click to collapse
Nope, as the screen is on. A brick is when you get no response from any of the buttons, even in combination
Sent from my Galaxy Nexus using XDA Premium HD app
tomascus said:
Okay, run the RUU again but this time don't click next, instead:
Go to C:/Users/(Yournamehere)/AppData/Local/Temp
- search for "rom.zip" file
Copy it to your fastboot folder
Remember to relock your device before running an RUU! To do this from the HTC screen, type: "fastboot reboot-bootloader" and then
type 'fastboot oem lock'. To go back to the HTC logo, type: 'fastboot oem rebootRUU'
Then, on the HTC screen, use fastboot to flash the rom.zip file: "fastboot flash zip rom.zip"
This might take awhile and might fail once, but be patient and try again if it fails
After installation it most likely won't appear to do anything and in that case, type: "fastboot reboot"
Click to expand...
Click to collapse
Quinny899 said:
Nope, as the screen is on. A brick is when you get no response from any of the buttons, even in combination
Sent from my Galaxy Nexus using XDA Premium HD app
Click to expand...
Click to collapse
So cmd command will work in this state?
tomascus said:
Okay, run the RUU again but this time don't click next, instead:
Go to C:/Users/(Yournamehere)/AppData/Local/Temp
- search for "rom.zip" file
Copy it to your fastboot folder
Remember to relock your device before running an RUU! To do this from the HTC screen, type: "fastboot reboot-bootloader" and then
type 'fastboot oem lock'. To go back to the HTC logo, type: 'fastboot oem rebootRUU'
Then, on the HTC screen, use fastboot to flash the rom.zip file: "fastboot flash zip rom.zip"
This might take awhile and might fail once, but be patient and try again if it fails
After installation it most likely won't appear to do anything and in that case, type: "fastboot reboot"
Click to expand...
Click to collapse
I dont have a rom.zip in the local older, even after i run RUU...what could it be? Btw thebootloader was already locked.

[Q] HTC One X stuck In fastboot with usb debugging disabled

Hello,
I am new with the Htc One X , I also have the nexus 4 and previously had galaxy nexus and had rooted them thought the HTC one X was quite different from that so I really wasn able to understand much abt it while I was done rooting it I tried flashing a rom with CWM but then i did not know that I had to flash the boot .img via cmd then when I tried to do that it didn show the serial in ADB devices as the Developer Options was Off is there ANY OTHER way to push the files in or any other solution to make it work? At the moment its not turning on it directly takes it to the bootloader...
Could somebody please help me with it ?
Hoping for a positive response : (
You don't need adb to flash the boot.img.
What does 'fastboot devices' return?
TToivanen said:
You don't need adb to flash the boot.img.
What does 'fastboot devices' return?
Click to expand...
Click to collapse
MB240W101829 fastboot
this is what it shows on fastboot devices
now what should i do?
Put the boot image to the same folder as your fastboot files and type: fastboot flash boot boot.img
Sent from my One X using xda premium
Type in adb devices and see what it returns.
If you can enter fastboot mode, and have the original boot.img (or custom kernel)
Fastboot flash boot nameofboot.img
Sent from my V360 using xda app-developers app
TToivanen said:
You don't need adb to flash the boot.img.
What does 'fastboot devices' return?
Click to expand...
Click to collapse
I even tried fastboot flash boot boot.img and it didn work here is what i got
C:\Users\Sayf\Downloads\OneXRoot>fastboot flash boot boot.img
sending 'boot' (9799 KB)...
OKAY [ 1.261s]
writing 'boot'...
(bootloader) Format partition LNX done
FAILED (remote: err = 0xa)
finished. total time: 1.492s
Are you sure that is the correct boot.IMG
It looks very large.
Someone correct me if I'm wrong but I'm pretty sure that the boot partition on the phone is only 8mb and the error you're getting is because the file you're trying to flash is larger than the available space for the image
Sent from my HTC One X using xda app-developers app
Correct ! boot.img are never that large !!! The stock is around 8 Mb but not much more than that. all the custom boot.img files are between 5 and 6 Mb.....
i correct myself the stock bot.img is exactly 8 Mb....at least for the 2.17 and 3.18 stock !

HTC ONE X - Installing Custom Recovery Issue

While rooting my One X I may have gotten a bit stuck, the phone hangs at the HTC loading screen.
And I cannot load a custom recovery onto the phone.
I have unlocked the boot loader, but got to the step of flashing the custom recovery and I get this error:
sending 'recovery' <6038 KB>...
FAILED (command write faileed (Unknown error))
finsihed. total time: 0.642s
I got boot into fastboot, and can see my phone, appear with the command "fastboot devices" but am unable to do anything else.
Any help to get my phone back would be appresiated
Vest1ge said:
While rooting my One X I may have gotten a bit stuck, the phone hangs at the HTC loading screen.
And I cannot load a custom recovery onto the phone.
I have unlocked the boot loader, but got to the step of flashing the custom recovery and I get this error:
sending 'recovery' <6038 KB>...
FAILED (command write faileed (Unknown error))
finsihed. total time: 0.642s
I got boot into fastboot, and can see my phone, appear with the command "fastboot devices" but am unable to do anything else.
Any help to get my phone back would be appresiated
Click to expand...
Click to collapse
how did you flash the recovery? i mean the command.
robchongke said:
how did you flash the recovery? i mean the command.
Click to expand...
Click to collapse
I have never managed to get a successful flash.
I have tired through the CMD command as well as One X toolkit by Hansoon2000
fastboot flash recovery <file>
Vest1ge said:
I have never managed to get a successful flash.
I have tired through the CMD command as well as One X toolkit by Hansoon2000
Click to expand...
Click to collapse
i used hassoon's toolkit and it never gave me problem. maybe you forgot to place the recovery.img in the fastboot folder?
robchongke said:
i used hassoon's toolkit and it never gave me problem. maybe you forgot to place the recovery.img in the fastboot folder?
Click to expand...
Click to collapse
I got the same error, with the CMD command, I think i've done something to the phone..
Vest1ge said:
I have never managed to get a successful flash.
I have tired through the CMD command as well as One X toolkit by Hansoon2000
fastboot flash recovery <file>
Click to expand...
Click to collapse
did you enter the command
fastboot flash recovery.img or fastboot flash recovery recovery.img?
robchongke said:
did you enter the command
fastboot flash recovery.img or fastboot flash recovery recovery.img?
Click to expand...
Click to collapse
fastboot flash recovery CWM.img (to be precise)
I wish it was that simple.
Just tried it again first ime same eorr, then tried it again and it just held on sending ' recovery' and the phone went unresponsive
it is that simple. put recovery.img inside fastboot folder. go into bootloader then flash recovery via cmd with the command fastboot flash recovery recovery.img. that's it. did you try downloading another recovery? might be a bad download. i guess.
Tried another USB port or cable?
Sent from my HTC One X using xda app-developers app
tomascus said:
Tried another USB port or cable?
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
That worked perfect.
Manged to install clockwork recovery, but still once loading CM10.1 onto my phone, can't get past the htc screen.
Went Factory Reset -> Reset Cache -> Loaded ROM from SD
Vest1ge said:
That worked perfect.
Manged to install clockwork recovery, but still once loading CM10.1 onto my phone, can't get past the htc screen.
Went Factory Reset -> Reset Cache -> Loaded ROM from SD
Click to expand...
Click to collapse
Did you flash the boot.img file from the rom.zip via fastboot? And then did you erase fastboot cache? Did you wipe everything before installing the rom via recovery?
-Sent from my IceCold One X!

[Q] All ROMS hang at the HTC splash screen

I managed to unlock root and install TWRP recovery.
Before and after flashing the ROM i even tried to flash the boot.img file by "fastboot flash boot boot.img"
No matter what ALL ROMS hang at the splash screen.
These are the ROMS i tried:
Viper - http://forum.xda-developers.com/showthread.php?t=1868236
Clean ROM -
Android Revolution
Kinda getting frustrated, HTC desire was not that hard to root and flash, not sure why the one X is taking the breath outta me.
HTC One X:
Unlocked
ENDEAVORU PVT SHIP S-ON RL
HBOOT 0.32.0000
CPLD-None
MICROP-None
RADIO-None
eMMC-bootmode: disabled
CPU-bootmode: disabled
HW SEcure boot: enabled
MODEM PATH: OFF
Mar 1 2012 01:43:15
Please help!
Your hboot is WAY to low ! Give the outcome of :
Fastboot getvar version-main
Sent from my HTC One X using XDA Premium 4 mobile app
Mr Hofs said:
Your hboot is WAY to low ! Give the outcome of :
Fastboot getvar version-main
Sent from my HTC One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
1.19.707.1
So here is what I did, tried downloading JBFWTools and up the hboot version but I think i am doing something wrong because it keeps redirecting me to the web page.
I have copied the firmware file to the SD card and follow the 5 step instruction as what was mentioned in the prompt in the batch file but to no +ve result..
http://forum.xda-developers.com/showthread.php?t=1924003
My guess is that your hboot is so low that it won't update via that way. Try this....
Relock the bootloader :
Fastboot oem lock
Then execute this ruu with admin rights
http://www.androidruu.com/getdownlo..._Radio_1.1204.90.13_release_251281_signed.exe
Once that one is done you install this one
http://www.androidruu.com/getdownlo...Radio_1.1204.105.14_release_260743_signed.exe
Then this one
http://www.androidruu.com/getdownlo...Radio_2.1204.135.20_release_278245_signed.exe
And last but least this one
http://www.androidruu.com/getdownlo...Radio_5.1204.162.29_release_296434_signed.exe
After the last one you let the phone search for manual ota updates, do that multiple times until you are sure there aren't any left !
Ow and btw....a firmware is not flashed via the sdcard of the phone. But from the pc to the phone in fastboot mode.
Sent from my HTC One X using XDA Premium 4 mobile app
Crap that is a ton of steps!
Thanks Mr Hofs will try out tonite and keep you posted.
The reason why i never bothered to do this is because the phone did pretty well for the last few years with the ROM that it came with, its just lately with all the higher requirements of softwares its about time that I cleaned it up. Din know I joined the dinosaurs!
Fastboot oem lock
Outcome - worked
The following were Run as Administator
http://www.androidruu.com/getdownloa...281_signed.exe
Nothing happened, no screen or anything else came up
http://www.androidruu.com/getdownloa...743_signed.exe
Stopped with and exit error code 800700002
http://www.androidruu.com/getdownloa...245_signed.exe
Nothing happened, no screen or anything else came up
http://www.androidruu.com/getdownloa...434_signed.exe
A proper installation screen came up and pushed a file and did some installation but the end result said something like "Unable to update ROM"
I think there is still something missing or fishy.
danceunlimited said:
Fastboot oem lock
Outcome - worked
The following were Run as Administator
http://www.androidruu.com/getdownloa...281_signed.exe
Nothing happened, no screen or anything else came up
http://www.androidruu.com/getdownloa...743_signed.exe
Stopped with and exit error code 800700002
http://www.androidruu.com/getdownloa...245_signed.exe
Nothing happened, no screen or anything else came up
http://www.androidruu.com/getdownloa...434_signed.exe
A proper installation screen came up and pushed a file and did some installation but the end result said something like "Unable to update ROM"
I think there is still something missing or fishy.
Click to expand...
Click to collapse
In fastboot mode run the command - fastboot oem rebootRUU
You'll see a black screen with HTC logo.
After this, run the RUU
Sent from my HTC One X
athulele said:
In fastboot mode run the command - fastboot oem rebootRUU
You'll see a black screen with HTC logo.
After this, run the RUU
Sent from my HTC One X
Click to expand...
Click to collapse
That's not how you run a ruu ! A ruu is with the phone in the bootloader (with a relocked or locked bootloader) then right click the ruu.exe and select run as administrator. The problem could be the low hboot. It might not be able to update the hboot with big steps like these !
A firmware flash might solve that (and that's where you need that particular command)
@ OP :
Check here
http://forum.xda-developers.com/showthread.php?t=1957376
Mr Hofs said:
That's not how you run a ruu ! A ruu is with the phone in the bootloader (with a relocked or locked bootloader) then right click the ruu.exe and select run as administrator. The problem could be the low hboot. It might not be able to update the hboot with big steps like these !
A firmware flash might solve that (and that's where you need that particular command)
Click to expand...
Click to collapse
Ah I see, thanks for correcting me.
Sent from my HTC One X
I see the firmwares are still off-line so i have another idea.
Download this ota
http://androidruu.com/getdownload.p....29.707.11_release_278501swqci0rxt8n4m2hf.zip
Take out the firmware.zip and follow the procedures in the thread i linked.
After that you try the 2.17.707 or the 3.14.707 ruu again.
Sent from my HTC One X using XDA Premium 4 mobile app
OK this is weird or there is a rookie mistake here .. my fastboot does not have a OEM REBOOT option
here is the help output from my fastboot, what am doing wrong chiefs?
commands:
update <filename> reflash device from update.zip
flashall flash boot + recovery + system
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot reboot device normally
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache
-s <serial number> specify device serial number
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address
-n <page size> specify the nand page size. default:
Fastboot commands are executed from the pc to the phone in bootloader mode !
And watch the capital letters they are important too
And where does it say the command OEM REBOOT ? In the guide i linked with the firmwares there is no such command mentioned at all
Sent from my HTC One X using XDA Premium 4 mobile app
I did run it from my PC in bootloader mode and it was in lower case.
For this set of instructions can you please explain or lead me to a thread for the following areas:
Download this ota http://androidruu.com/getdownload.ph...rxt8n4m2hf.zip
OK Understand
Take out the firmware.zip and follow the procedures in the thread i linked.
OK Understand but which thread?
After that you try the 2.17.707 or the 3.14.707 ruu again.
Previously posted links did not contain these two numbers, so possible to pls post the link.
Sorry for the trouble. Just want to make sure I am taking all precautions and doing things right so as to not brick my phone.
These are the commands ! The firmware zip is in the OTA file....and the 2 ruu's are linked a page back. The one starting with 2.17.707 and 3.14.707 check those links. They are direct download links, can't mis them !!!
Sent from my HTC One X using XDA Premium 4 mobile app
Previous posts did not contain these numbers ? What are the bottom 2 ruu.exe files then ?
It says firmware.zip is invalid.
How did you take the firmware zip out of the ota ? I always use 7zip to open the archive and drag the firmware zip out.
Worst case scenario is that your hboot is to low .... maybe and even older ruu might work. Or look for another older ota and take the firmware zip out of that.
Sent from my HTC One X using XDA Premium 4 mobile app
I ll try 7zip now. I am using winzip. Tried opening the zip file in explorer which always works. But not in this case.
7zip works winzip doesnt .. back on track.. work in progress ..
Battery low: need to charge up and continue after a few hours of sleep, will keep you posted Mr Hofs! Need to get some sleep for the moment.

Categories

Resources