Related
when i wanna install the asia rom, the power down, and i reboot my phone , now is all black screen, i cant open my phone now, i m with rogers htc one x, how can i do ?anyone can help? Now my phone has no any ROM inside
help
Power on and hold volume down. Select fastboot. Install new Rom.
Also I would suggest not using SuperPatchef as it is not completely stable yet.
Sent from my HTC One X using xda premium
ForcedZucchini said:
Power on and hold volume down. Select fastboot. Install new Rom.
Also I would suggest not using SuperPatchef as it is not completely stable yet.
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
how to install new ROM in fast boot ? any ROM i can flash?
Look in Development forum for a Rogers RUU. Just follow the instructions in the . exe.
Sent from my HTC One X using xda premium
ForcedZucchini said:
Look in Development forum for a Rogers RUU. Just follow the instructions in the . exe.
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
But i cant get into the system to open the usb debugging, so i cant use superpatch , i can only use fastboot. Can it be using in fast boot?
In fastboot, execute the RUU.
lilhyper said:
In fastboot, execute the RUU.
Click to expand...
Click to collapse
i dont know how to do it, could u show me how to ?thx very much
when the phone is off...
hold VOLUME DOWN, then press the power botton
then run RUU, it should work
ytwytw said:
when the phone is off...
hold VOLUME DOWN, then press the power botton
then run RUU, it should work
Click to expand...
Click to collapse
any RUU file i can download this forum?
I love how people leap before they look. Christ, always have a way back to stock plan before jacking with your $600 toy
Sent from my HTC One XL using Tapatalk 2
help needed.
cao0215 said:
help needed.
Click to expand...
Click to collapse
There's an entire dev section you could have read by now. Stop looking for handouts and fix your [email protected]#
Sent from my HTC One XL using Tapatalk 2
cao0215 said:
Click to expand...
Click to collapse
You have given literally NO info on what you have done to try and fix it. Have you even TRIED to read and understand what you have been told and instructed to do? Have you taken it upon yourself to read the dev section about restoring stock? We are not your helpdesk and xda doesn't exist to serve you. Get off your ass and do some basic troubleshooting and problem solving. If you get stuck somewhere along the way, people will lend a hand. But until you prove that you have at least some initiative and can take it upon yourself to at least go through the steps of fixing it don't come here expecting to be spoonfed. The info is already in the dev section and the dev section isn't that big yet. It's not hard to find.
Sent from my HTC One XL using Tapatalk 2
OT, but it is good to see you with a One XL PG. From someone who remembers the Craptivate days...
Sent from my HTC One X using XDA Premium HD app
Pirateghost said:
You have given literally NO info on what you have done to try and fix it. Have you even TRIED to read and understand what you have been told and instructed to do? Have you taken it upon yourself to read the dev section about restoring stock? We are not your helpdesk and xda doesn't exist to serve you. Get off your ass and do some basic troubleshooting and problem solving. If you get stuck somewhere along the way, people will lend a hand. But until you prove that you have at least some initiative and can take it upon yourself to at least go through the steps of fixing it don't come here expecting to be spoonfed. The info is already in the dev section and the dev section isn't that big yet. It's not hard to find.
Sent from my HTC One XL using Tapatalk 2
Click to expand...
Click to collapse
/excited standing ovation!
Pirateghost said:
You have given literally NO info on what you have done to try and fix it. Have you even TRIED to read and understand what you have been told and instructed to do? Have you taken it upon yourself to read the dev section about restoring stock? We are not your helpdesk and xda doesn't exist to serve you. Get off your ass and do some basic troubleshooting and problem solving. If you get stuck somewhere along the way, people will lend a hand. But until you prove that you have at least some initiative and can take it upon yourself to at least go through the steps of fixing it don't come here expecting to be spoonfed. The info is already in the dev section and the dev section isn't that big yet. It's not hard to find.
Sent from my HTC One XL using Tapatalk 2
Click to expand...
Click to collapse
i just flash recovery into my phone , and use superpatch to flash asia ROM, but the power is dead, so the rom is not install completly, and then i get into the recovery and format the /system. Now my phone is only allowed to fast boot, and i m wondering to get the STOCK ROGERS RUU,but it's .zip , is there any way i can flash stock rom ? i m searching and go to dev section for the whole day, i m still not get the anwser.
cao0215 said:
i just flash recovery into my phone , and use superpatch to flash asia ROM, but the power is dead, so the rom is not install completly, and then i get into the recovery and format the /system. Now my phone is only allowed to fast boot, and i m wondering to get the STOCK ROGERS RUU,but it's .zip , is there any way i can flash stock rom ? i m searching and go to dev section for the whole day, i m still not get the anwser.
Click to expand...
Click to collapse
a whole day? really?
know what i found in about 2 minutes?
http://forum.xda-developers.com/showpost.php?p=25926794&postcount=39
Total recovery - flashing a RUU to completely restore your phone
If all else fails, this is your last resort.
This process will also erase all your data. But hey, beats having a dead phone, right?
First, ensure you have enough battery (more than 30%) to run an RUU.
Next, boot your phone into fastboot bootloader and open a command prompt window on your computer in the platform-tools folder.
Use the command:
fastboot getvar version-main
You now need to find the RUU that corresponds to this version. Start here. If you have problems visit #htc-one-x on freenode.
Now you must re-lock the bootloader using:
fastboot oem lock
It won't hurt to use the clear cache command as well
fastboot erase cache
Finally, run the RUU.exe that you have downloaded (must be used in Windows, and requires HTC drivers, which will have been installed whilst using HTCDev to unlock your phone).
This will write the /recovery, /boot, and /system to stock. You will need to start from scratch to unlock.
[edit]Extracting RUU if you have errors with the above method - Originally by torxx
Please note that this method isn't 100% reliable and should be considered a last resort; there have been various reports of this not working.
Many people have issues with flashing RUU's etc. having a bootlop.
Download a RUU (make sure you get the correct RUU, please see above)
Now open the .exe and make sure that it fully started.
Don't click anything, just go to windows icon and search for %temp%.
You will now find some folders, just search through these folders for the ROM.zip.
If you found it, you can copy it to your desktop or somewhere else.
Extract it with WinRar,7-zip or something like that and take the boot_signed.img and system.img.
Now copy the two files into the folder where the fastboot.exe is placed (if you have installed the Android SDK, it should be in platform-tools)
Plug in your One X, go into the bootloader and go into fastboot mode.
Navigate with the cmd in the folder with the fasboot.exe and the two .img's.
Now type in that:
fastboot flash boot boot_signed.img
fastboot flash system system.img
If everything worked, just reboot:
adb reboot
Click to expand...
Click to collapse
http://forum.xda-developers.com/wik...ashing_a_RUU_to_completely_restore_your_phone
seriously man....if you arent ready to LEARN what you are doing to your phone then you need to back the hell off.
3 options:
stay stock
learn what you are doing
buy an iphone
Pirateghost said:
a whole day? really?
3 options:
stay stock
learn what you are doing
buy an iphone
Click to expand...
Click to collapse
Could not agree more. Please READ the dev forums in detail before trying to do ANYTHING to your phone. Understand what you are doing before diving in.
Staying stock seems to be the best option for you. I know English is not your first language, which is fine; it's not my first language either. Reading all the development stuff can be challenging, but it's more dangerous to venture in this world unprepared.
The HTC One X is really very usable out of the box. Just use it and don't try anything funny.
How do i get out of this?
i was flashing a rom and the htc screen was on for a couple hours. so i took the battery out and went into hboot. Im unable to get past the htc screen without it "dying". There is no way for me to get to recovery mode to flash another rom. i put PB31IMG.zip on my sd card to see if it would work. It was successful but once again i couldnt get past the htc screen without it "dying" and going to a black screen. im new here so im unable to post a video of what the phone is doing. i posted it on youtube so if anyone could take a look at it i just need your email to send you the link
thanks for your help in advance
Look in the post right below yours. I have included the link. If you get it going please post a reply.
http://forum.xda-developers.com/showthread.php?t=1962854
Sent from my PantechP4100 using xda app-developers app
ccoarsey said:
Look in the post right below yours. I have included the link. If you get it going please post a reply.
http://forum.xda-developers.com/showthread.php?t=1962854
Sent from my PantechP4100 using xda app-developers app
Click to expand...
Click to collapse
ok thank you i will take a look at it later tonight
ccoarsey said:
Look in the post right below yours. I have included the link. If you get it going please post a reply.
http://forum.xda-developers.com/showthread.php?t=1962854
Sent from my PantechP4100 using xda app-developers app
Click to expand...
Click to collapse
i tried to follow that link but i got stopped because it was unable to identify the driver. i took a pic of what happened
ccoarsey said:
Look in the post right below yours. I have included the link. If you get it going please post a reply.
http://forum.xda-developers.com/showthread.php?t=1962854
Sent from my PantechP4100 using xda app-developers app
Click to expand...
Click to collapse
here is a video of what is happening: http://www.youtube.com/watch?v=nIiOZiDN5Os
Are you able to select fastboot? You can run an ruu from pc with phone connected in fastboot. You will need to install HTC sync to get the drivers if your pc isn't recognizing your device. In the link to the other thread I have the ruu posted.
Sent from my Inspire 4G using xda premium
robbie17 said:
How do i get out of this?
i was flashing a rom and the htc screen was on for a couple hours. so i took the battery out and went into hboot. Im unable to get past the htc screen without it "dying". There is no way for me to get to recovery mode to flash another rom. i put PB31IMG.zip on my sd card to see if it would work. It was successful but once again i couldnt get past the htc screen without it "dying" and going to a black screen. im new here so im unable to post a video of what the phone is doing. i posted it on youtube so if anyone could take a look at it i just need your email to send you the link
thanks for your help in advance
Click to expand...
Click to collapse
You put a PB31IMG.zip?? that is not for your hboot, which is PD98IMG. Anyway, what rom were you flashing? It seems that you are prone to flash other phones stuff in yours.
Have you flashed recovery again? seems that you have no recovery at all. Use the guide in my signature to flash recovery again. You are S-OFF, so there is no need to flash a RUU.
glevitan said:
You put a PB31IMG.zip?? that is not for your hboot, which is PD98IMG. Anyway, what rom were you flashing? It seems that you are prone to flash other phones stuff in yours.
Have you flashed recovery again? seems that you have no recovery at all. Use the guide in my signature to flash recovery again. You are S-OFF, so there is no need to flash a RUU.
Click to expand...
Click to collapse
ya i was really tired when i used the PB31IMG.zip on accident.
i did use the PD98IMG, this helpes a little...it doesnt go to a black screen anymore but i cant get past the white htc screen....i will add some images of what my phone has done lately...no matter what i pick like factory reset,fastboot, recovery, etc it gets stuck on the white htc screen when i choose something
robbie17 said:
ya i was really tired when i used the PB31IMG.zip on accident.
i did use the PD98IMG, this helpes a little...it doesnt go to a black screen anymore but i cant get past the white htc screen....i will add some images of what my phone has done lately...no matter what i pick like factory reset,fastboot, recovery, etc it gets stuck on the white htc screen when i choose something
Click to expand...
Click to collapse
here are my phone stats if that helps at all
Delete that last pic. No one needs to know your imei number. It's personal info that shouldn't be shared over the web.
Sent from a dream.
robbie17 said:
here are my phone stats if that helps at all
Click to expand...
Click to collapse
If you are S-OFF why are you trying to flash a RUU? flash recovery again. I don't know what you have done to your phone, but it is not promising.
glevitan said:
You put a PB31IMG.zip?? that is not for your hboot, which is PD98IMG. Anyway, what rom were you flashing? It seems that you are prone to flash other phones stuff in yours.
Have you flashed recovery again? seems that you have no recovery at all. Use the guide in my signature to flash recovery again. You are S-OFF, so there is no need to flash a RUU.
Click to expand...
Click to collapse
I updated using the PD98IMG.zip but it gets stuck on the white htc screen. I saw somewhere online it could be a problem with the sd card being corrupt. Could this be why I can't get passed the htc screen?
robbie17 said:
I updated using the PD98IMG.zip but it gets stuck on the white htc screen. I saw somewhere online it could be a problem with the sd card being corrupt. Could this be why I can't get passed the htc screen?
Click to expand...
Click to collapse
Really? Then You are not paying attention. You are flashing a different system file. So, i give up buddy, You can't follow instructions nor read. I am done with You. My advice Is that You should buy an iPhone.
Hi,
i was trying to downgrade my desire s with tacoroot,'cause zergrush give me some error messages on the command line....so,i followed all the procedure for the downgrade,'till i came across step 5..after i've done it,my desire rebooted...and still strucked on the "htc quietly brilliant" logo!it continue to bootloop!what i have to do to continue the procedure for the downgrade?my desire s have the 2.00.0002 hboot..and is s-on and unrooted..i was just starting to do all the stuff!
please help!:fingers-crossed:
When it's temp rooted, run the miscversion binary with adb and downgrade using the oldest RUU for your phone
the bootloop is normal.
My phone doesn't even start up , unless I go into the bootloader menu and press recovery . Instead of the recovery opening up , my phone goes into the GUI. I can't seem to flash a new recovery either, due to which I can't flash a new Rom. I have tried all possible solutions but just can't seem to figure it out. Plese help me !
Sent from my HTC Desire S using xda app-developers app
shreyas.singh said:
My phone doesn't even start up , unless I go into the bootloader menu and press recovery . Instead of the recovery opening up , my phone goes into the GUI. I can't seem to flash a new recovery either, due to which I can't flash a new Rom. I have tried all possible solutions but just can't seem to figure it out. Plese help me !
Sent from my HTC Desire S using xda app-developers app
Click to expand...
Click to collapse
Are you S-OFF or Unlocked?
On which hboot version are you?
why must people insist on using these methods
http://forum.xda-developers.com/showthread.php?t=2021403
this method is much easier and will save alot of time as for predicament go into fastboot and use abd to flash recovery those instructions are also on my page somewhere it mayb a link I can't rember
ben_s247 said:
why must people insist on using these methods
http://forum.xda-developers.com/showthread.php?t=2021403
this method is much easier and will save alot of time as for predicament go into fastboot and use abd to flash recovery those instructions are also on my page somewhere it mayb a link I can't rember
Click to expand...
Click to collapse
It gets your device in the relocked state and I think thats what most users don't want if they're still on waranty
to be honast I would rather a working phone than one with warrenty especially since its not worth the paper its written on
ben_s247 said:
to be honast I would rather a working phone than one with warrenty especially since its not worth the paper its written on
Click to expand...
Click to collapse
If he is on gb he doesnt need to unlock, he can straight s-off it and retain his warranty, the guide to do that totally works. Unlocking is totally unnecessary and is just going the extra road to s-off.
Your post is only if someone who has upgraded to official ics and wans to s-off, which is not possible as the person first needs to unlock.
Jann F said:
Are you S-OFF or Unlocked?
On which hboot version are you?
Click to expand...
Click to collapse
My phone is unlocked only , not s-off and I'm on version 2.00.002 :/
Sent from my HTC Desire S using xda app-developers app
shreyas.singh said:
My phone is unlocked only , not s-off and I'm on version 2.00.002 :/
Sent from my HTC Desire S using xda app-developers app
Click to expand...
Click to collapse
Well then you could really just use the guide mentioned here.
But As long as a user is in the LOCKED state he should try to remain there...
For me it's a "beauty" thing xD
ben_s247 said:
why must people insist on using these methods
http://forum.xda-developers.com/showthread.php?t=2021403
this method is much easier and will save alot of time as for predicament go into fastboot and use abd to flash recovery those instructions are also on my page somewhere it mayb a link I can't rember
Click to expand...
Click to collapse
shreyas.singh said:
My phone doesn't even start up , unless I go into the bootloader menu and press recovery . Instead of the recovery opening up , my phone goes into the GUI. I can't seem to flash a new recovery either, due to which I can't flash a new Rom. I have tried all possible solutions but just can't seem to figure it out. Plese help me !
Sent from my HTC Desire S using xda app-developers app
Click to expand...
Click to collapse
ok so you have tried to follow my guide above which bit are you having trouble with in flashing recovery?make sure you are selecting fastboot in the bootloader and that it should say usb try checking if the phone can be seen by using fastboot devices.
Was running RootBox, s-off, etc, and everything was working. Suddenly phone froze and rebooted. But ever since it won't get past the htc startup screen. It just keeps rebooting from there. I've RUU'd back to stock but it still does the same thing. I flashed a recovery and rebooted to recovery from fastboot but it won't get to it. Any ideas?
EDIT: after RUU back to stock, bootloader still will say s-off, not sure if it changed that in the past
mikel.canovas said:
Was running RootBox, s-off, etc, and everything was working. Suddenly phone froze and rebooted. But ever since it won't get past the htc startup screen. It just keeps rebooting from there. I've RUU'd back to stock but it still does the same thing. I flashed a recovery and rebooted to recovery from fastboot but it won't get to it. Any ideas?
Click to expand...
Click to collapse
Redownload ruu, check md5 retry. If it doesn't work, seems hardware related. corrupt/damaged storage or something.
didn't work
mikel.canovas said:
didn't work
Click to expand...
Click to collapse
What happened? did the RUU fail or go complete but no change to the phone?
same thing. RUU runs completely and succeeds. Reboots after the RUU, hangs at the HTC screen for ~10 sec, reboot, and repeat
lost
sorry.
mikel.canovas said:
same thing. RUU runs completely and succeeds. Reboots after the RUU, hangs at the HTC screen for ~10 sec, reboot, and repeat
Click to expand...
Click to collapse
Sorry man, that's messed. It seems to me like internal storage is damaged. Needs a new board. Warranty?
I'm gonna ignore the guy who couldn't be bothered to start his own thread and hijacked this one.
Lol I am too. Yeah, sucks I just had to get an exchange less than a month ago because of another hardware problem. Thanks
mikel.canovas said:
Lol I am too. Yeah, sucks I just had to get an exchange less than a month ago because of another hardware problem. Thanks
Click to expand...
Click to collapse
Did you try doing a complete system wipe . Also sounds like you may need to push it from your pc to phn.
Sent from my HTC One X using xda premium
DESERT.TECH said:
Did you try doing a complete system wipe . Also sounds like you may need to push it from your pc to phn.
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
Doesn't the RUU do that by itself?
mikel.canovas said:
Doesn't the RUU do that by itself?
Click to expand...
Click to collapse
yes.
Srry I meant nandriod not ruu
Sent from my HTC One X using xda premium
I can't get into recovery though
Help!!Phone wont boot in any mode neither factory nor recovery
Hi,.,
I've a spice mi-505.,with ICS in it.,! It was rooted.,!
Well at the moment.,it wont boot,,.neither in recovery mode nor in factory mode.,though it was never able to boot into recovey.,!
So all I was trying to .,is to .,boot it into recovey.,so i could learn flash roms.,.! I tried goo manager .,to intstall open recovey script.,!
goo manager kept on crashing so i flashed the img.,using flashyfy .,into the boot recovery.,! I think this is where i went wrong.,!
So.,.can any one help me.,plss.,!
Thnk in advance.,!
siddhant008 said:
Hi,.,
I've a spice mi-505.,with ICS in it.,! It was rooted.,!
Well at the moment.,it wont boot,,.neither in recovery mode nor in factory mode.,though it was never able to boot into recovey.,!
So all I was trying to .,is to .,boot it into recovey.,so i could learn flash roms.,.! I tried goo manager .,to intstall open recovey script.,!
goo manager kept on crashing so i flashed the img.,using flashyfy .,into the boot recovery.,! I think this is where i went wrong.,!
So.,.can any one help me.,plss.,!
Thnk in advance.,!
Click to expand...
Click to collapse
Sorry that is not the device that this is in this forum. Please find the appropriate forum for your device. Unless you have an HTC evita.
Sent from my evita
yeah.,sure
RollTribe said:
Sorry that is not the device that this is in this forum. Please find the appropriate forum for your device. Unless you have an HTC evita.
Sent from my evita
Click to expand...
Click to collapse
yeah.,.i knw dat.,.i was jst trying to seek help.,! I thought someone might help.,.,! well never mind.,! I'll jst go to the service center.,!
siddhant008 said:
yeah.,.i knw dat.,.i was jst trying to seek help.,! I thought someone might help.,.,! well never mind.,! I'll jst go to the service center.,!
Click to expand...
Click to collapse
Unfortunately we don't know anything about your device here so we are unable to help you, sorry. You should find the forum for your device, the people there will have knowledge about it and can hopefully help you.
Sent from my Evita
siddhant008 said:
yeah.,.i knw dat.,.i was jst trying to seek help.,! I thought someone might help.,.,! well never mind.,! I'll jst go to the service center.,!
Click to expand...
Click to collapse
what the hell is with your typing??? I can't help you. Go to your forums, or go to your carrier's store
I just picked up a Verizon HTC One M8 and attempted to follow the instructions on the Cyanogenmod wiki with the goal of getting Cyanogenmod on the device. The Weaksauce/Firewater method appeared to work and I attempted to flash the ClockWorkMod recovery> Flashing with fastboot appeared to work, but when I attempt to enter recovery mode, the device just hangs at the "Entering recovery..." screen. To be clear, the that is the screen with "Entering recovery..." in pink letters at the top, the green HTC logo in the middle, a message about how this is for developers only at the bottom, and a white background.
I have repeated flashing recovery, but no dice. I have also tried TWRP, but still no luck. Thi recovery images I tried came from techerrata.com/browse/twrp2/m8_wlv and wiki.cyanogenmod.org/w/Install_CM_for_m8#Installing_recovery_using_fastboot
Not sure what else to try. Does anyone know a solution? Can anyone help me find one?
Do you have root?
Sent from my Nexus 5 using XDA Free mobile app
I have s-off. Weaksauce gives me a soft root.
Probably soft root is not sufficent to install a custom recovery like TWRP....Is that the only way to root the M8? Maybe try to found another way to get a full root then try to install a custom recovery
Sent from my Nexus 5 using XDA Free mobile app
You should try the HOW TO links you will find your answers there....
It was just me. I just realized that I have an M7 instead of an M8. Now we know what happens when you try to put an M8 recovery image on an HTC One M7 phone.
Don't be like me.
foamerman said:
You should try the HOW TO links you will find your answers there....
Click to expand...
Click to collapse
You should try being less condescending, just 'cause.
FatherMcGruder said:
You should try being less condescending, just 'cause.
Click to expand...
Click to collapse
Well I was just trying to help you I won't do it again......
foamerman said:
Well I was just trying to help you I won't do it again......
Click to expand...
Click to collapse
You didn't help at all. Instead you condescded me. I hope you feel better about yourself at least.
FatherMcGruder said:
You didn't help at all. Instead you condescded me. I hope you feel better about yourself at least.
Click to expand...
Click to collapse
You know we are all in here to learn and to help each other. I thought if I sent you to the how to links it might have giving you the answer that you needed. I'm sorry that you fell that way. And yes I feel good because I might have helped someone else.