Bootloader / HTC screen bootloop help ): - HTC One X

So me being the impatient guy that I am decided to unroot/relock my HoX. I followed this guide http://forum.xda-developers.com/showthread.php?t=1859714
I downloaded the nandroid that matched my ID, HTC_044. Restored the backup, all was fine but the ROM was rooted. Flashed stock recovery and kernel too.
I then deleted the SU files from system/app and system/bin and /xbin. Rebooted, but somehow SU was still there. So I deleted the files again and wanted to boot into stock recovery to do a wipe.
So I boot into the bootloader, tried getting into recovery. Had the red ! exclamation mark. So I flashed the recovery again and that's where the problem started. My phone is going crazy right now.
It's bootlooping at the HTC quietly brilliant screen. 2 seconds and it reboots forever. I tried forcing my way into the bootloader, but then the bootloader has a mind of it's own and bootloops as well. Whenever I manage to get into the bootloader, it boots for 2 seconds then it goes back into bootlooping.
Here's a video of everything happening. I need help! Battery is at 100% last I checked, but it's been bootlooping for 3 hours now ):

Nobody? ): My phone's been bootlooping for 7 hours now D:

ArmedandDangerous said:
Nobody? ): My phone's been bootlooping for 7 hours now D:
Click to expand...
Click to collapse
Can you carry out a fastboot command??
If yes, give the output of
fastboot getvar version-main
Sent from my HTC One X using xda app-developers app

Why fastboot getvar version-main ?
Ow good morning btw

Mr Hofs said:
Why fastboot getvar version-main ?
Ow good morning btw
Click to expand...
Click to collapse
So he can run a RUU??
Good Morning to you too!
Sent from my HTC One X using xda app-developers app

Yeah good thinking but a bootlooping device can't run a ruu because fastboot usb connection is lost at reboot, therefore no communication between phone and pc

Mr Hofs said:
Yeah good thinking but a bootlooping device can't run a ruu because fastboot usb connection is lost at reboot, therefore no communication between phone and pc
Click to expand...
Click to collapse
So what to do?
Sent from my HTC One X using xda app-developers app

Mr Hofs said:
Yeah good thinking but a bootlooping device can't run a ruu because fastboot usb connection is lost at reboot, therefore no communication between phone and pc
Click to expand...
Click to collapse
As long as I know, RUU can be run while in fastboot
The problem is that he can't stay in it more than 2 seconds... Mmm

Maybe fastboot erase cache will help.
I also have seen reports that it stopped out of its own
Difficult issue

Mr Hofs said:
Maybe fastboot erase cache will help.
I also have seen reports that it stopped out of its own
Difficult issue
Click to expand...
Click to collapse
Let's wait for him to reply....
Sent from my HTC One X using xda app-developers app

Good idea !

I've been trying to get to fastboot at the right time for erase cache to activate but it restarts too fast and fasboot hasn't fully initialized yet ):

Let it drain out, then charge the phone. Hopefully its gone by then. Its the only thing you can do now

Mr Hofs said:
Let it drain out, then charge the phone. Hopefully its gone by then. Its the only thing you can do now
Click to expand...
Click to collapse
It has drained out, but every time I plug it in it starts bootlooping again.

Then there is not much you can do

Mr Hofs said:
Then there is not much you can do
Click to expand...
Click to collapse
So it's a hard brick and there's no way to save it?
EDIT : I got lucky and managed to fastboot erase cache but it's still bootlooping. I've got the RUU ready and rom.zip extracted, but with the bootloader looping as well, I don't know what to do.

Why don't you try running the RUU?? I know the phone needs to be in connection with the PC all the time but still.. worth a try...
If you can't access bootloader on the One X, it's a hard brick!

You can try to start the ruu, hope it works. But i have my doubts.
Nothings else you can do atm, maybe somebody with more knowledge or this experience pops up !

ArmedandDangerous said:
It has drained out, but every time I plug it in it starts bootlooping again.
Click to expand...
Click to collapse
Why don’t try to open it and disconnect the battery. I think letting it drain out doesn’t mean the battery is 0% (no power).

moom999 said:
Why don’t try to open it and disconnect the battery. I think letting it drain out doesn’t mean the battery is 0% (no power).
Click to expand...
Click to collapse
He is full stock ATM and even the bootloader is relocked, he has better chance of claiming warranty via HTC and letting them fix it instead of opening it himself and trying to fix it (which I doubt would be of any help)... again there's a chance that he could damage or tear one of the cables while doing it...
@ OP
If you don't get any solution within two days, it's better you send it to HTC if you are still under warranty... If you have experience opening up the device, then go with @moom999 soln...:good:

Related

stuck on bootloader and cant charge

hello i have htc one 32gb international version with custom rom with custom recovery then i decided to back to stock rom so i did relock my bootloader but my battery was less than 20% and now my phone stuck on bootloader and i cant charge it or flash anything like recovery or ruu...i saw many thread to fix this problem i tried many method but it didnt work and i dont know what to do now...is it dead?
now i left it charged through orginal charger
hashnoz said:
hello i had htc one 32gb international version with custom rom with custom recovery then i decided to back to stock rom so i did relock my bootloader but my battery was less than 20% and now my phone stuck on bootloader and i cant charge it or flash anything like recovery or ruu...i saw many thread to fix this problem i tried many method but it didnt work and i dont know what to do now...is it dead?
now i left it charged through orginal charger
Click to expand...
Click to collapse
Sorry to hear you have problems.
Did you try with this:
http://forum.xda-developers.com/showthread.php?t=1609190
Regards.
thanks for nice reply..yes i tried but it didnt work..when i connect the phone to pc it just reboot to bootloader
I had this too,contacted HTC who repaired it under warranty.
but i see many method to fix this problem but i didnt work
hashnoz said:
but i see many method to fix this problem but i didnt work
Click to expand...
Click to collapse
Please - explain with details what you did- you only relock the bootloader, or change it with original one, or else.
Try creating a batch file using :
" @echo off
:start
fastboot getvar battery-voltage
fastboot reboot-bootloader
ping /n 6 localhost >nul
goto start
"
Click to expand...
Click to collapse
Leave that running for a bit.
im just relock the bootloader but it have custom rom with custom recovery but i cant access to them...i creat this batch and it goes from 3000mv to 3240 then it goes down to 3210.. i dont know how charge it
it just stuck on bootloader i cant do anything
If your battery is above 10% you can still flash via fastboot.
Assuming you relocked because you want to return to stock, Do the following:
Unlock bootloader again (battery must be above 10% to fastboot flash)
Flash CWM Recovery.
Flash boot.img of custom ROM
Flash custom ROM.
Charge phone to 100%.
Relock bootloader.
Run RUU.
If that doesn't work, you'll have to leave the script posted above running overnight with the phone connected and try again in the morning.
i use the script but sometimes goes up and sometimes goes down..how many hours i need to let the battery 3680mv?
the script cant charge more than 3586 what i can do?
Gan you get into Fastboot now?
Sent from my HTC One X using xda premium
yes i can
So follow my instructions from before.
Sent from my HTC One X using xda premium
Go into hboot and select the option to power device off.? This way it keeps charging and device stays off. It only goes on if you replug the cable.
Sent from my Nexus 7 using xda app-developers app
Other option that work but u should sweat is... Start the pbone, once u get stuck re start again, this gives the phone little amount of charge, but while u r doing this, should try to flash recovery cwm. It s a long trip bro. But it works, i helped three friends wirh this method.
But u know, xmoo rocks
SkyDragon Sense Rom V1
xmoo said:
Go into hboot and select the option to power device off.? This way it keeps charging and device stays off. It only goes on if you replug the cable.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
I had a similar situation, but choosing power off caused it to reboot all the time for some reason.
how many minutes i need to charge it?
i use the script charge.bat..but when it come to 3583v it goes down why?
i dont know how to power off and restart it again?
i think my phone is dead no way to fix it
Just follow my instructions on page 1. If you can get into fastboot to flash a proper recovery you're fine!
Unlock bootloader again (battery must be above 10% to fastboot flash)
Flash CWM Recovery.
Flash boot.img of custom ROM
Flash custom ROM.
Charge phone to 100%.
Relock bootloader.
Run RUU.
Click to expand...
Click to collapse
You seem to be in a panic about this, and not prepared to follow instructions.

[Q] I think i soft-bricked my phone. need advice on next step

Hey guys, im going to be as detailed as possible.
Couple of days ago i rooted my One X and it was all good, had installed a custom ROM and everything. But i found out that whatsapp doesnt play nice with custom ROMs. Sicne i need whatsapp( Yeah i tried to download LINE but i cant download large apps(?)) i decided to go back to the stock OS. I had a backup of nandroid on clockwork recovery mod and restored it. But it didnt get past the boot screen. Cleared cache etc still no dice. So i thought it would be a good idea to unroot my phone.No,no it wasnt.
I followed all the unrooting steps, locked the bootloader. Well here is my problem, when i tried to run the RUU it aid i had the wrong one. So i think i have found the right RUU but during the searching my battery went below 30%. Everytime i on/reboot the phone it just goes to fastboot. Am i wasting my time with this RUU stuff? or is it the way to fix my phone? If i it means anything, my cid is htc_44.
Thanks in advance
EDIT: Ok guys i really need your help, i cant even re-unlock the bootloader because the battery is too low. Whenever i try and charge it just goes to fastboot. Even if i try and powe it down it goes back into fastboot
what happends when you plug the phone in the wallcharger and boot into fastboot and then choose powerdown .... Does it start to charge and do you see a red charging light come on !
Otherwise you have to search for the batt charge script
This is the one i found
http://forum.xda-developers.com/showthread.php?t=1658084
Dude you should have flashed the boot.img file for stock and none of this would have happened. That was the only step you were missing
Sent from my HTC One X using xda app-developers app
tomascus said:
Dude you should have flashed the boot.img file for stock and none of this would have happened. That was the only step you were missing
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
To late now !
Mr Hofs said:
what happends when you plug the phone in the wallcharger and boot into fastboot and then choose powerdown .... Does it start to charge and do you see a red charging light come on !
Otherwise you have to search for the batt charge script
This is the one i found
http://forum.xda-developers.com/showthread.php?t=1658084
Click to expand...
Click to collapse
It just goes back into fastboot. Im currently charging my battery with the bat file. After its charged what do i do? unlock bootloader and go in clockworld recovery to charge then do the RUU
Well my best guess is that you run the ruu directly after charging
Keep the phone in fastboot USB mode and run the ruu from pc with admin rights !!!
Mr Hofs said:
Well my best guess is that you run the ruu directly after charging
Keep the phone in fastboot USB mode and run the ruu from pc with admin rights !!!
Click to expand...
Click to collapse
Ok cool, how much batter do i need to run the RUU? in volts? is 3.68 going to be enough?
Ai that's a question i can't answer ...
Mr Hofs said:
Ai that's a question i can't answer ...
Click to expand...
Click to collapse
Thanks anyway
any update?
ujiosan said:
any update?
Click to expand...
Click to collapse
Phone is still charging, going to try RUU in a few minutes.
You can charge it from Clockworkmod 5.8.4.0, which is quicker and will charge more than the script.
BenPope said:
You can charge it from Clockworkmod 5.8.4.0, which is quicker and will charge more than the script.
Click to expand...
Click to collapse
True and some people reports charging trouble in that cwm recovery if so you can flash this one
http://db.tt/K8Aoto6o
Its the cwm 6 recovery

[SOLVED] Bricked HTC One X, not charging cannot RUU less than 30% battery

Hi guys, im new here and I would like to seek help to fix my phone. I searched for similar threads but like this but my situation is different.
So I bricked my HOX last night (long story and because of the other things I did in panic some of which I cant remember a full story may not be relevant) but here is my situation
Now my battery says its too low to flash so I cant RUU flash
Its also re-locked and because battery is low, I cant flash the unlock (FAILED: battery low)
Im also not sure which CWM version I have. I do remember I flashed 5.8.4.0 at some point but Im not too sure if I overwrote with another. (So im not sure which CWM I have installed)
All these I tried today thinking I have 30% battery because I left the phone plugged to the wall last night but apparently the phone didnt charge thats why Im in this situation (battery too low to flash)
Now I managed (I think so) to turn off the phone, the screen isnt on (But there is no red light). But I will leave it plugged to the wall anyway (using HTC cable and charger)
edit: the phone screen is on, im leaving it plugged to the wall and there is this red warning saying battery level is too low to flash (so Im not sure if its charging)
Anything I can do to fix this problem?
Thanks!
Re: Bricked HTC One X, not charging cannot RUU less than 30% battery
waway625 said:
Hi guys, im new here and I would like to seek help to fix my phone. I searched for similar threads but like this but my situation is different.
So I bricked my HOX last night (long story and because of the other things I did in panic some of which I cant remember a full story may not be relevant) but here is my situation
Now my battery says its too low to flash so I cant RUU flash
Its also re-locked and because battery is low, I cant flash the unlock (FAILED: battery low)
Im also not sure which CWM version I have. I do remember I flashed 5.8.4.0 at some point but Im not too sure if I overwrote with another. (So im not sure which CWM I have installed)
All these I tried today thinking I have 30% battery because I left the phone plugged to the wall last night but apparently the phone didnt charge thats why Im in this situation (battery too low to flash)
Now I managed (I think so) to turn off the phone, the screen isnt on (But there is no red light). But I will leave it plugged to the wall anyway (using HTC cable and charger)
edit: the phone screen is on, im leaving it plugged to the wall and there is this red warning saying battery level is too low to flash (so Im not sure if its charging)
Anything I can do to fix this problem?
Thanks!
Click to expand...
Click to collapse
I had a similar issue. Although you are a silly bugger for panicking and then forgetting what you did.
The only things I can suggest, assuming you still have 5.8.4.0 I think it charges in this version? See of you can do that...
If not, I am not sure.
I assume you did a nandroid and have tried restoring it?
Did you remember to flash the boot.img before installing the ROM that I assume bricked your phone?
sent from my bladed one x
archie winnington-ingram said:
I had a similar issue. Although you are a silly bugger for panicking and then forgetting what you did.
The only things I can suggest, assuming you still have 5.8.4.0 I think it charges in this version? See of you can do that...
If not, I am not sure.
I assume you did a nandroid and have tried restoring it?
Did you remember to flash the boot.img before installing the ROM that I assume bricked your phone?
sent from my bladed one x
Click to expand...
Click to collapse
Im not sure if the current one is 5.8.4.0. I do remember flashing it last night but maybe it did'nt work coz after that I charged the phone overnight (well for about 5 hours or so) and it still "battery too low to flash"
as for nandroid, I know I pressed backup at then the CWM but that was everything got bricked. Now I dont know if its still relevant (when the phone was unlocked I did go to CWM backup and it said phone is restored but that didnt help. Nothing happened and I could not boot)
I do remember that I flashed with boot.img from the "aokp_ICJ421-V2.0" but then again Im not sure if thats relevant since I did so many flashing and unflashing and what not :crying:
So now Im in a situation where I want to do the RUU but I cant because battery is too low, and Im not sure if its charging because Im not sure what my CWM version is but I cant flash the CWM to latest anyway because 1. phone is relocked 2. phone battery is too low to flash to either unlock or update CWM version :crying:
edit:
The RED LED light is on. Is it charging? But the screen is also on =(
Re: Bricked HTC One X, not charging cannot RUU less than 30% battery
Oke do this :
Download this file
http://db.tt/aLqeTpPO
Copy it to your fastboot folder, put the phone in the bootloader and execute the file. It will continuously reboot the phone and charge it little by little. Leave it for an hour or so and check how the battery is doing
Re: Bricked HTC One X, not charging cannot RUU less than 30% battery
You can always try a universal charger.
Re: Bricked HTC One X, not charging cannot RUU less than 30% battery
jazib360 said:
You can always try a universal charger.
Click to expand...
Click to collapse
No mate don't use a universal charger, chances of draining the batt with them are even bigger ..... They often can't supply the needed power to the phone. Especially when the screen is on
Hi, how do i execute the file? is it by cmd? what is the command to type? thanks
Re: Bricked HTC One X, not charging cannot RUU less than 30% battery
Just execute the batch file by double clicking it.....from the fastboot folder
Mr Hofs said:
Just execute the batch file by double clicking it.....from the fastboot folder
Click to expand...
Click to collapse
thanks! it worked. and I only needed a couple of minutes. apparently Im just a few percentages below 30%
done RUU update also and now im in my phone..thanks thanks thanks
Nice mate ! Glad i could help
Mr Hofs said:
Nice mate ! Glad i could help
Click to expand...
Click to collapse
Always helpful, like a white knight. Kudos to you Mr. H
Sent from...... The Milky Way
waway625 said:
thanks! it worked. and I only needed a couple of minutes. apparently Im just a few percentages below 30%
done RUU update also and now im in my phone..thanks thanks thanks
Click to expand...
Click to collapse
i'm now try this and myphone is continuesly reboot and how can i determine mybattery status is enough to RUU? mybattery voltage now is 3356mv and is continuesly rising, and how much mv must i've to RUU back myphone?
Let it rise up to 3900 then run the ruu
I've done everything you said Mr. H but the cmd prompt says "waiting for device" what shall I do? :crying:
1LifeG said:
I've done everything you said Mr. H but the cmd prompt says "waiting for device" what shall I do? :crying:
Click to expand...
Click to collapse
Update the HTC drivers and uninstall HTC sync, bit leave the driver on the pc
Mr Hofs said:
Update the HTC drivers and uninstall HTC sync, bit leave the driver on the pc
Click to expand...
Click to collapse
Ok I updated the drivers and it looks like it would work. THANKS :victory:
---------- Post added at 01:16 PM ---------- Previous post was at 01:03 PM ----------
1LifeG said:
Ok I updated the drivers and it looks like it would work. THANKS :victory:
Click to expand...
Click to collapse
but it does not start in the bootloader but in the normal os
1LifeG said:
Ok I updated the drivers and it looks like it would work. THANKS :victory:
but it does not start in the bootloader but in the normal os
Click to expand...
Click to collapse
Nedded to relock now it works perfectly :victory::victory::victory:
help guys!!! HTC ONE X Bricked!!
Hey, im too darn frustrated here..
im sry abt tht but i bricked my htc one x last week an im not able to restore it to the stock recovery cos i wiped all the factory settings an i didn't have any kind off back up!
an i tried the RUU file restore techinique to restore the phone but not able do it shows some signature error..
where i had followed the tutorials as given..
please link me the page where i can find a solution to this ?
with a detailed tutorial as to how to solve this problem now.
Thxnks for ur time to read my mess..
waiting for asap for a solution....
Mr Hofs said:
Oke do this :
Download this file
http://db.tt/aLqeTpPO
Copy it to your fastboot folder, put the phone in the bootloader and execute the file. It will continuously reboot the phone and charge it little by little. Leave it for an hour or so and check how the battery is doing
Click to expand...
Click to collapse
i'm trying this but look what i found when i'm gone to flash an ruu zip file
failed <remote :12 signature verify fail>
http://dl.xda-developers.com/attach...147e491f093d2d/523d8dd1/2/2/7/2/3/9/1/cmd.JPG
Mr Hofs said:
Oke do this :
Download this file
http://db.tt/aLqeTpPO
Copy it to your fastboot folder, put the phone in the bootloader and execute the file. It will continuously reboot the phone and charge it little by little. Leave it for an hour or so and check how the battery is doing
Click to expand...
Click to collapse
it work 100 %
thanks

[Q] Rooted One X overheat and hard reset itself

I am not sure if anyone experience this but then again my phone is rooted. I was just browsing around the internet and it started heating up, next thing i know the phone just shutdown and all kind of error popout then it just hard reset by itself where I had to set all the stuff again. But after a while all those error kept popping out again and now I can't even do anything anymore.
Pretty much it just get stuck with HTC logo & beats now, I still can access the recovery menu. Trying to find the right RUU file and which I am not sure myself now where to download or what to download.
The phone CID is HTC_044, I remember using the latest update available and so on. Any idea what am I suppose to do now? I was looking at the nandroid copy from this thread and downloaded my but I have no idea how to use it
Do the command
Fastboot getvar version-main
Post back the number please
Mr Hofs said:
Do the command
Fastboot getvar version-main
Post back the number please
Click to expand...
Click to collapse
Thanks for the quick reply, anyway how can I do that? using adb? (sorry for the noob question)
I am in fastboot usb now
Phone in fastboot usb / bootloader
Then open a command window in the folder where also the fastboot files are ! Point in the folder with the mouse and hold shift + right click the mouse - select open new window here
And type there the command
Mr Hofs said:
Phone in fastboot usb / bootloader
Then open a command window in the folder where also the fastboot files are ! Point in the folder with the mouse and hold shift + right click the mouse - select open new window here
And type there the command
Click to expand...
Click to collapse
Got it forgot it was a exe file, anyway I am stuck trying to get the phone to (on) the screen is black now, holding down the power button for more then 10 second don't seem to work nor the volume button+ power button too works.
Got it:
version-main: 3.14.707.24
finished. total time: 0.006s
Try it with the volume - and the power button
Mr Hofs said:
Try it with the volume - and the power button
Click to expand...
Click to collapse
version-main: 3.14.707.24
finished. total time: 0.006s
(Pretty much getting annoyed with this phone, I should have just use a custom rom rather then this unstable version of stock rom)
Here it is
http://bugsylawson.com/index.php/fi...24-radio-5120416229-release-296434-signedexe/
Phone in the bootloader and lock it
Fastboot oem lock
Keep the phone in the bootloader and execute the ruu from the pc with admin rights. Right click the ruu and select
Run as administrator
Mr Hofs said:
Here it is
http://bugsylawson.com/index.php/fi...24-radio-5120416229-release-296434-signedexe/
Phone in the bootloader and lock it
Fastboot oem lock
Keep the phone in the bootloader and execute the ruu from the pc with admin rights. Right click the ruu and select
Run as administrator
Click to expand...
Click to collapse
Thanks
Installed back all my apps... now after did all those I try to sign into the htc friend steam and only to make the phone reboot. Like what is wrong with this phone
seems like it is stuck at the htc logo now... and back to square one. Should I claim for warranty?
This is the second time it factory reset by itself now, so like I don't think this is an software issue
Also I notice now I can't turn off the phone, it just restart and I get some error notification.
Warranty it is.....
Mr Hofs said:
Warranty it is.....
Click to expand...
Click to collapse
I used One_X_All-In-One_Kit_v2.3 to lock back the boot, will I need to do anything else before I send for warranty? all my files are gone, seems like not only it hard reset but also deleted and created a new partition in the phone lol
adkz said:
I used One_X_All-In-One_Kit_v2.3 to lock back the boot, will I need to do anything else before I send for warranty? all my files are gone, seems like not only it hard reset but also deleted and created a new partition in the phone lol
Click to expand...
Click to collapse
Make sure its on stock firmware and stock recovery.
My pal sent his back with boot loader unlocked but all stock firmware and they repaired it.
Sent from my HTC One X using xda app-developers app
He used a ruu already so he is as stock as he can be.....
treebill said:
Make sure its on stock firmware and stock recovery.
My pal sent his back with boot loader unlocked but all stock firmware and they repaired it.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Mr Hofs said:
He used a ruu already so he is as stock as he can be.....
Click to expand...
Click to collapse
After noticing the overheat problem seems to be commen, I bought myself a S3 and might actually be happy with it. I mean like leedroid is no more around, htc service is not available in my state plus I got to wait like almost a month to get a board replacement or the whole phone. I am gonna sell it off lol.
Then again thanks a lot for the help :good: it made me choose wisely now.
Oke ...
CASE CLOSD !
Just wanted to inform the rest about my warranty status, finally got my phone back but.. it is being recond :laugh: I gave htc service center a call last Thursday and was inform that my phone was on the way back to my city. Best part was, the operator didn't know what did they do with it lol
Attached the repair report and seems like they even added a dent to my top left? I was using otterbox defender since I gotten this, not too sure how that dent was created but then should not have been around while i was on still using the phone before it just died on me. Then again a free hardware upgrade to 32gb for this phone sure did make me happy.
Not too sure what to do with this phone now, some how I don't feel like selling it so might just switch around with my sIII once in a while lol

HTC One X 10 minutes Black screen after TURN ON or RESTART

Good day everybody!
My device is:
HTC One X
CID: T-MOB101
HBOOT: 1.36.0000
BL: UNLOCKED
it started after sending ADB command (adb reboot recovery) to phone while it was ON. Phone turned off, just after several minutes it turned on. But not recovery. Since that it takes about 10-20 minutes to reboot or turn on phone (just black screen after POWER button pressed or RESTART command given). And it's heating. I can enter bootloader by pressing POWER and VOLUME- key, and holdin VOLUME- key until it turns on screen. After that I flashed HBOOT by entering RUU mode, but no result. If someone had this problem before, please I need help!
titanium2323 said:
Good day everybody!
My device is:
HTC One X
CID: T-MOB101
HBOOT: 1.36.0000
BL: UNLOCKED
it started after sending ADB command (adb reboot recovery) to phone while it was ON. Phone turned off, just after several minutes it turned on. But not recovery. Since that it takes about 10-20 minutes to reboot or turn on phone (just black screen after POWER button pressed or RESTART command given). And it's heating. I can enter bootloader by pressing POWER and VOLUME- key, and holdin VOLUME- key until it turns on screen. After that I flashed HBOOT by entering RUU mode, but no result. If someone had this problem before, please I need help!
Click to expand...
Click to collapse
Did you try the One X all in one kit?
Try this, put the phone in the bootloader and perform this fastboot command
Fastboot erase cache
Then unhook the usb cable and enter the recovery.
Mr Hofs said:
Try this, put the phone in the bootloader and perform this fastboot command
Fastboot erase cache
Then unhook the usb cable and enter the recovery.
Click to expand...
Click to collapse
Probably, you didn't understand me...
I can enter bootloader, I can enter recovery, I can flash ROM, I can even enter RUU mode to flash HBOOT and I can erase CACHE. I've tried them ALL!
The problem is - whenever phone goes to restart it won't turn on for about 10-20 minutes, just black screen and heating. After 10-20 minutes screen turns on and HTC logo appears for 3-5 minutes, then starts loading of OS.
If you haven't see it before, you won't understand...
I sense a hardware fault here...
-Sent from my IceCold One X!
You said and i qoute
not recovery.....so i assumed you could not enter the recovery !
Then you should have stated it a bit more clear in the first post !
And you have no idea what i know about the hox and what i have seen ! You think my thanks meter is over 3000 for doing nothing. What's up with people on xda these days. Can't handle help that's given with the provided info. I think im going to quit xda.
No offense to you.....its more of a general rant.
titanium2323 said:
Good day everybody!
My device is:
HTC One X
CID: T-MOB101
HBOOT: 1.36.0000
BL: UNLOCKED
it started after sending ADB command (adb reboot recovery) to phone while it was ON. Phone turned off, just after several minutes it turned on. But not recovery.
Click to expand...
Click to collapse
RE:2
Mr Hofs said:
You said and i qoute
not recovery.....so i assumed you could not enter the recovery !
Then you should have stated it a bit more clear in the first post !
And you have no idea what i know about the hox and what i have seen ! What's up with people on xda these days. Can't handle help that's given with the provided info. I think im going to quit xda.
No offense to you.....its more of a general rant.
Click to expand...
Click to collapse
Sorry about it... I'm so nervous because of phone...This is first time when I can't solve problem by myself.
So, what you advice to do with phone?
Well as V said, its likely a hardware failure at some point. You say you tried it all, no avail !
The only thing you can try once more is a factory reset from the bootloader. After that its off for repair. Try to get the phone to stock if you still can with the stock nandroid backup, stofk recovery and relock the bootloader. Best chance of claiming warranty.
yes,now it happen to me..grrrr.. after i use camera,suddenlly its stuck..so i off the phone,after thats,i try on again but screen is going black..i can t do anythings...cant..1st time happen to me..
I had something similar..since jb I can not boot with the normal 1500 mhz...if I boot the phone gets hot and restart ..I reflashed a ics..I can boot with 1500 again...so I made a kernel that boot with 1300. Mhz now all is Okey again...maybe its worth to try..look in my signature the s e kernel
Sent from my HTC One X using xda app-developers app
Alex-V said:
I had something similar..since jb I can not boot with the normal 1500 mhz...if I boot the phone gets hot and restart ..I reflashed a ics..I can boot with 1500 again...so I made a kernel that boot with 1300. Mhz now all is Okey again...maybe its worth to try..look in my signature the s e kernel
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=43780561#post43780561
ejoyeila said:
http://forum.xda-developers.com/showthread.php?p=43780561#post43780561
Click to expand...
Click to collapse
Yes..should be a problem of the board..not the display..did you have warranty send it in..if you get it running make it stock before...mine was a replaced because of a similar prob
Sent from my HTC One X using xda app-developers app
Mr Hofs said:
And you have no idea what i know about the hox and what i have seen ! You think my thanks meter is over 3000 for doing nothing. What's up with people on xda these days. Can't handle help that's given with the provided info. I think im going to quit xda.
No offense to you.....its more of a general rant.
Click to expand...
Click to collapse
You are extremely valuable to XDA Hofs! I cannot count how often i have seen you give valuable input (specific answers, long guides, great clues, etc). Just wanted to let you know And people can be dicks sometimes.. Sadly enough.
Kind Regards
TwinAdk
TwinAdk said:
You are extremely valuable to XDA Hofs! I cannot count how often i have seen you give valuable input (specific answers, long guides, great clues, etc). Just wanted to let you know And people can be dicks sometimes.. Sadly enough.
Kind Regards
TwinAdk
Click to expand...
Click to collapse
Thank you for the kind words, it was the heat of the moment where i got more of these posts under my nose as i tried to provide proper help. Its all good.....everybody has a small breaking-point
Lets help some more
I see even Alex is bored, never seen him so active in the Q&A threads before
What's the matter Alex ? Are your kernels too perfect ???
Mr Hofs said:
Thank you for the kind words, it was the heat of the moment where i got more of these posts under my nose as i tried to provide proper help. Its all good.....everybody has a small breaking-point
Lets help some more
I see even Alex is bored, never seen him so active in the Q&A threads before
What's the matter Alex ? Are your kernels too perfect ???
Click to expand...
Click to collapse
Lol..yeah from time to time...I also need a break...and have a look to qa...and still have the 2 sites of mine..1. I will help...2.why don't search a bit....most the help site win...
Anyway..about kernel...I must learn now c programing...i want to have long press 2 sleep....I know a bit but its not enough..
Nice rest of the weekend
Sent from my HTC One X using xda app-developers app

Categories

Resources