[Q] HTC One X rooted, can I still get OTA? - HTC One X

Hello everyone.
I just rooted my phone using hasson2000 all in one tool kit, and everything works great.
I am in the UK, with network called Three. (currently waiting for the JB update)
I am currently running android 4.0.4 with sense 4.1.
My question to you folks is will be able to receive OTA updates?
I have heard having a unlocked boot loader prevents the phone from receiving OTA updates.... is this true ?
And will re-locking the bootloader mean I will be able to download OTA update?
I know this is a lot to ask, but as this is my first time I am still what you might call me a noob.
Any help would me much appreciated.
Regards,
Shaazzaarr.

If you did NOT make any changes to the rom, like deleting bloatware and system apps. Then you are still able to fully update the phone. Bootloader can stay unlocked and root too. Don't worry about that.
What you need is
1: stock rom (root is no problem)
2: stock boot.img
3: stock recovery

Mr Hofs said:
If you did NOT make any changes to the rom, like deleting bloatware and system apps. Then you are still able to fully update the phone. Bootloader can stay unlocked and root too. Don't worry about that.
What you need is
1: stock rom (root is no problem)
2: stock boot.img
3: stock recovery
Click to expand...
Click to collapse
Hey thanks for the reply.
I'm using the stock rom, haven't touched anything. But i am not using the stock recovery - currently using twrp.
Will i still be able to receive ota updates with a custom recovery? or do I have to do the whole ruu thing?

No you can check and receive ota's you are just not able to actually update, you need to flash back the stock recovery to update. That's all :thumbup:

Mr Hofs said:
No you can check and receive ota's you are just not able to actually update, you need to flash back the stock recovery to update. That's all :thumbup:
Click to expand...
Click to collapse
Thats good news.
Say I decide to update my phone, can I just flash the stock factory recovery?
And does flashing stock recovery mean I lose super su and root previlages?
Hey, I appreciate all the help.
Thanks.

No you only lose the SU when you officially update the phone. Flashing back the stock recovery will not change the rom or root !

Mr Hofs said:
No you only lose the SU when you officially update the phone. Flashing back the stock recovery will not change the rom or root !
Click to expand...
Click to collapse
Hey thanks for the reply.
So, I don't have to do anything except flash the stock recovery when a update is available. Right? And no need of rru right?

Correct

Thanks for all the help. Can you please redirect me where I can find this stock recovery and how to flash it.
Sent from my HTC One X using xda app-developers app

Edit : read it in your post already !
http://db.tt/U5CK4noo
This is the one you need !

I am on Ics so 2.17.
Sent from my HTC One X using xda app-developers app

See my last post, edited it already. Saw the sense 4.1 4.0.4 number in the opening post

Mr Hofs said:
Edit : read it in your post already !
http://db.tt/U5CK4noo
This is the one you need !
Click to expand...
Click to collapse
Hey thanks for the quick response.
Shall I just flash it as I flashed the twrp recovery?
will this get rid of twrp recovery?
I really do appreciate your time and effort. :highfive:

Yeah if you rename my file to
Recovery.img
Then copy it to the fastboot folder on the pc, put the phone in fastboot usb mode and flash with commands
Fastboot erase cache
Fastboot flash recovery recovery.img
Fastboot erase cache
This will flash the stock over the twrp recovery ....then you are able to receive and update the phone

Mr Hofs said:
Yeah if you rename my file to
Recovery.img
Then copy it to the fastboot folder on the pc, put the phone in fastboot usb mode and flash with commands
Fastboot erase cache
Fastboot flash recovery recovery.img
Fastboot erase cache
This will flash the stock over the twrp recovery ....then you are able to receive and update the phone
Click to expand...
Click to collapse
Unfortunately, I do not have the fastboot files as I used hason2000s all in one toolkit.
Could you also pls send me the link to that, Thanks. :fingers-crossed:

Fastboot files as you wish
http://db.tt/ldx3qOOU
But isn't the tool capable of flashing a provided recovery ( like the stock i gave you ) ?
I never use tools
Place the files in a folder like this
C:\fastboot\*fastboot and adb files from my link*
From there you can run the command in a dosprompt so its looks like this
C:\fastboot\fastboot erase cache
And put the phone in bootloader menu before you run the command, hold the power button and the volume down button together until it restarts to the bootloader (you should see there the text *fastboot usb*)
Then you can flash ....

Mr Hofs said:
Fastboot files as you wish
http://db.tt/ldx3qOOU
But isn't the tool capable of flashing a provided recovery ( like the stock i gave you ) ?
I never use tools
Place the files in a folder like this
C:\fastboot\*fastboot and adb files from my link*
From there you can run the command in a dosprompt so its looks like this
C:\fastboot\fastboot erase cache
And put the phone in bootloader menu before you run the command, hold the power button and the volume down button together until it restarts to the bootloader (you should see there the text *fastboot usb*)
Then you can flash ....
Click to expand...
Click to collapse
You sir have been great help.
I flashed the stock recovery and it works. Still no update, but hey I at least know how to flash recovery.
Thanks again.:laugh:

No problem mate ... I'm around here a lot lately o assist :thumbup:
Nice that it worked

unable to update my one x
hi
i just bought a secound hand used htc one x and i found out that it was rooted and i am experiencing problems with the battary and the overheating so i was told that i should update to jb but there no menu for that in the device so guys plz help me

To check for any update on your one x, go in settings - scroll to about - then click software update. By the way do you know android version you are running?
Sent from my HTC One X using xda app-developers app

Related

TUTORIAL How to revert back to ICS after upgrading to Jelly Bean

Hi folks,
So, you wanna try the JB leak but want to use ICS after that? Yes, it's possible. Even if you upgraded your HBOOT. And quite simple.
1. First, make a full nandroid backup of your favourite ICS ROM.
2. Then follow the instructions provided by the JB-chefs.
3. Testdrive the JB ROM
4. Reboot your phone into recovery
5. Restore your nandroid backup
6. Reboot your phone
7. if there's a bootloop, then boot bootloader, then recovery and flash the boot.img provided by your ICS ROM-chef.
And that's all. I did this and it's working. Hope that helps other users as well.
lukacs.attila said:
Hi folks,
So, you wanna try the JB leak but want to use ICS after that? Yes, it's possible. Even if you upgraded your HBOOT. And quite simple.
1. First, make a full nandroid backup of your favourite ICS ROM.
2. Then follow the instructions provided by the JB-chefs.
3. Testdrive the JB ROM
4. Reboot your phone into recovery
5. Restore your nandroid backup
6. Reboot your phone
7. if there's a bootloop, then boot bootloader, then recovery and flash the boot.img provided by your ICS ROM-chef.
And that's all. I did this and it's working. Hope that helps other users as well.
Click to expand...
Click to collapse
What about the hboot no downgrade and no worries about that ?
Sent from my GT-I9100 using xda app-developers app
sharjackmission said:
What about the hboot no downgrade and no worries about that ?
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
No the problem is that when you brick your device going to the new hboot there is no way back. There is no RUU with JB !
Verstuurd van mijn HTC One X
MarcelHofs said:
No the problem is that when you brick your device going to the new hboot there is no way back. There is no RUU with JB !
Verstuurd van mijn HTC One X
Click to expand...
Click to collapse
Indeed. But if you do exactly what the tutorial says, and follow the devs instructions, it's hard to brick your phone. Though it's possible...
Anyway, it's up to you... You should take the risk, or sit back, relax, and wait for the official JB RUU.
How to go back 2 ics from l8 jb rom with hboot 1.28
MarcelHofs said:
No the problem is that when you brick your device going to the new hboot there is no way back. There is no RUU with JB !
Verstuurd van mijn HTC One X
Click to expand...
Click to collapse
try read what the op write here it is
So, you wanna try the JB leak but want to use ICS after that? Yes, it's possible. Even if you upgraded your HBOOT. And quite simple
--------------------------------------------------------------------------
how do i go back from latest HBOOT 1.28**
what u need to do is
make an nandroid backup
before upgrade
if u want to go back just flash ur nandroid backup
BUT U NEED TO FLASH THE BOOT.IMG THERE COMES WITH THE ICS ROM
OTHERWISE U WONT GET ANY NETWORK
i have just try the l8 from baad an must say didnt like it so went back to my ics
an it works
updated the hole packet
an go back no problem
-fluffy- said:
try read what the op write here it is
So, you wanna try the JB leak but want to use ICS after that? Yes, it's possible. Even if you upgraded your HBOOT. And quite simple
Click to expand...
Click to collapse
Hi Fluffy
I've updated the Hboot to 1.23.0000 and I didn't find a way yet to go back. Any help?
Cheers
dude010 said:
Hi Fluffy
I've updated the Hboot to 1.23.0000 and I didn't find a way yet to go back. Any help?
Cheers
Click to expand...
Click to collapse
if u have done like the OP wrote
wiht a nandroid backup then u shut be able to go back to ur old rom by flashing ur backup
works perfect! Thank You
HI
I get a big issue!
First of all thanks for your post!
2ndly, I got a One X with S-Off yep lucky man!
But here is my issue:
I succeed in installing the Maximus custom rom And I am s-off so this is cool, but I have forget to use the update script.
So I decided to create a new zip with this update and flash it with the recovery!
But the flash aborted!
Once again, same result!
Then I say... Hum something wrong, I tried with the original custom rom.zip from Football! The installation aborted once again!
So I try to relock the bootloader (fastboot oem lock) succeed
Flash the PJ46IMG.zip (fastboot flash zip PJ46IMG.zip)
Unlock the bootloader (fastboot flash unlocktoken Unlock_code_OneX.bin , I changed the name)
But since this moment my phone can't use fastboot command...
I have restarted the phone and no usb detection from the computer :s
and I try with fastboot usb: fastboot devices
Nothing
fastboot flash zip recovery.zip (waiting for device)
recovery and there is a phone with blue triangle!
I tried to use a RUU, but the phone is not detected by USB, so it doesn't succeed!
Then I do a factory reset... still nothing :s
I am locked with S-Off and can't use fastboot!
Do you have any idea about how I can do something???
Thanks for all your answers!
Flow.
Flow-Wolf said:
HI
I get a big issue!
First of all thanks for your post!
2ndly, I got a One X with S-Off yep lucky man!
But here is my issue:
I succeed in installing the Maximus custom rom And I am s-off so this is cool, but I have forget to use the update script.
So I decided to create a new zip with this update and flash it with the recovery!
But the flash aborted!
Once again, same result!
Then I say... Hum something wrong, I tried with the original custom rom.zip from Football! The installation aborted once again!
So I try to relock the bootloader (fastboot oem lock) succeed
Flash the PJ46IMG.zip (fastboot flash zip PJ46IMG.zip)
Unlock the bootloader (fastboot flash unlocktoken Unlock_code_OneX.bin , I changed the name)
But since this moment my phone can't use fastboot command...
I have restarted the phone and no usb detection from the computer :s
and I try with fastboot usb: fastboot devices
Nothing
fastboot flash zip recovery.zip (waiting for device)
recovery and there is a phone with blue triangle!
I tried to use a RUU, but the phone is not detected by USB, so it doesn't succeed!
Then I do a factory reset... still nothing :s
I am locked with S-Off and can't use fastboot!
Do you have any idea about how I can do something???
Thanks for all your answers!
Flow.
Click to expand...
Click to collapse
Wow this sounds tricky.Have you tried moving to a different computer to see if it works there?
Try reinstalling Android sdk drivers, the lot, on your PC.
Sent from my HTC One X using xda app-developers app
Can you flash any other rom based on ICS or other AOSP JB Roms with a ICS kernel like IceColdJelly?
Is the battery life better with the new hboot?
BlueJack22 said:
Can you flash any other rom based on ICS or other AOSP JB Roms with a ICS kernel like IceColdJelly?
Is the battery life better with the new hboot?
Click to expand...
Click to collapse
You should be able to revert to an ICS rom on the new hboot (reflash ICS boot.img and then restore nandroid backup) but apparently the AOSP roms don't work. Users on the new hboot and JB roms do comment that the battery life is much improved.
ClydeB1 said:
You should be able to revert to an ICS rom on the new hboot (reflash ICS boot.img and then restore nandroid backup) but apparently the AOSP roms don't work. Users on the new hboot and JB roms do comment that the battery life is much improved.
Click to expand...
Click to collapse
AOSP didn't work
flash aosp with the boot.img from rom -> stuck at HTC logo
flash aosp with the boot.img from 4.1.1 sense rom -> stuck at boot animation
Arthas92 said:
AOSP didn't work
flash aosp with the boot.img from rom -> stuck at HTC logo
flash aosp with the boot.img from 4.1.1 sense rom -> stuck at boot animation
Click to expand...
Click to collapse
Use a boot.img from insertcoin jb rom, and aosp wil work.
Grtz Rongogo
Arthas92 said:
AOSP didn't work
flash aosp with the boot.img from rom -> stuck at HTC logo
flash aosp with the boot.img from 4.1.1 sense rom -> stuck at boot animation
Click to expand...
Click to collapse
That's exactly what my post said :cyclops: although per post above this one it can work with IC.
Rongogo said:
Use a boot.img from insertcoin jb rom, and aosp wil work.
Grtz Rongogo
Click to expand...
Click to collapse
What version of insertcoin you try?
did you repack with old kernel?
mdeejay have made a boot.img work with new Hboot
still have bug but it work quite good
http://forum.xda-developers.com/showthread.php?p=32486421#post32486421
Need againto UNLOCK, you can use the FASTBOOT command!
cxhhappy said:
Need againto UNLOCK, you can use the FASTBOOT command!
Click to expand...
Click to collapse
Yes, to unlock the bootloader you use the cmd: fastboot flash unlocktoken Unlock_code.bin using the same unlock file you used the first time you unlocked.

[Q] HOX could not go into recover mode in HBoot

Hi to all,
Good day to all who is reading and helping.
I am not very sure if this question have been asked before but looking at the first few pages of tread, I did not come across this question, else i am pretty much blind. heehee.
I am having this problem with my rooted HTC One X (asia version). Previously I could go into the recovery mode in Hboot to perform backup and recovery but recently when I select recovery at Hboot, the phone with show a logo of a phone surrounded by green circular arrows and followed by a logo of a phone with a huge exclamation mark. It will remain so until I press and hold the power button to restart the phone.
The phone is working fine otherwise.
Is there any way for me to get the recovery to work again? I am using clockwork mod btw.
Could any bro or sis help me with the above issue?
Thank you all in advance.
Cheers
It seems to me that you have the stock recovery installed. You can flash the cwm custom recovery again.....
Or did u get a notification from an update to JB in your running OS. Boot it up and check if you have an update waiting.
MarcelHofs said:
It seems to me that you have the stock recovery installed. You can flash the cwm custom recovery again.....
Or did u get a notification from an update to JB in your running OS. Boot it up and check if you have an update waiting.
Click to expand...
Click to collapse
What do you mean by stock recovery installed?
Yes, I have a JB update waiting to be installed.
Previously I have to go through some steps to prevent my rooting from being wipe out before performing an OTA update and one of them is to head into the recovery of Hboot before running some app to prevent the removal of root.
Just a quick info, I did not install custom rom on my phone, just a stock rooted phone.
Thank you.
If everything is 100% stock except the recovery , you have to flash the stock recovery back. It tries to update to JB but it runs in an error because of the (what i assume now) custom cwm recovery
MarcelHofs said:
It seems to me that you have the stock recovery installed. You can flash the cwm custom recovery again.....
Or did u get a notification from an update to JB in your running OS. Boot it up and check if you have an update waiting.
Click to expand...
Click to collapse
MarcelHofs said:
If everything is 100% stock except the recovery , you have to flash the stock recovery back. It tries to update to JB but it runs in an error because of the (what i assume now) custom cwm recovery
Click to expand...
Click to collapse
No, I have not perform the JB update yet.
I am just trying to access the recovery at HBoot but got that error.
Is there a way to check if it is stock recovery or custom cwm recovery?
Thank you.
Don't know really, well if you flash the stock recovery over the existing one you will have for certain the stock
And if you downloaded the update it will continue to try to update everytime you enter the recovery, you said you are using clockworkmod recovery (5.8.4.0 ?)
MarcelHofs said:
Don't know really, well if you flash the stock recovery over the existing one you will have for certain the stock
And if you downloaded the update it will continue to try to update everytime you enter the recovery, you said you are using clockworkmod recovery (5.8.4.0 ?)
Click to expand...
Click to collapse
Hi MarcelHofs,
I dont think so, it should either be 5.8.2.7 or 5.8.3.1.
I just hope to upgrade to JB without losing my root.
z3r0cool81 said:
Hi MarcelHofs,
I dont think so, it should either be 5.8.2.7 or 5.8.3.1.
I just hope to upgrade to JB without losing my root.
Click to expand...
Click to collapse
you will want 5.8.4.0
Did you want to install a custom JB rom or a stock JB ota update?
exocetdj said:
you will want 5.8.4.0
Did you want to install a custom JB rom or a stock JB ota update?
Click to expand...
Click to collapse
I think for the moment I would just like to have a stock JB OTA update and hoping that it wont wipe up the setup I currently have in my phone.
Is there anyway to do that?
Thanks exocetdj
z3r0cool81 said:
I think for the moment I would just like to have a stock JB OTA update and hoping that it wont wipe up the setup I currently have in my phone.
Is there anyway to do that?
Thanks exocetdj
Click to expand...
Click to collapse
If you go into HBOOT and select recovery and you are getting those green arrows, you have the right recovery for installing the JB stock OTA so you don't need CWM yet, Does it say relocked or locked at the top of the HBOOT screen mate?
If it's unlocked, run the command, "fastboot oem lock" as you need to have the HBOOT locked with stock recovery installed for the OTA to install
Also the OTA won't delete any apps or settings
---------- Post added at 03:53 PM ---------- Previous post was at 03:40 PM ----------
Actually, that exclamation mark you are mentioning is ringing alarm bells, you may need to reflash the stock recovery via fastboot, can you post a pic of the recovery screen you get? I will be home in an hour and can upload the file you need
exocetdj said:
If you go into HBOOT and select recovery and you are getting those green arrows, you have the right recovery for installing the JB stock OTA so you don't need CWM yet, Does it say relocked or locked at the top of the HBOOT screen mate?
If it's unlocked, run the command, "fastboot oem lock" as you need to have the HBOOT locked with stock recovery installed for the OTA to install
Also the OTA won't delete any apps or settings
Click to expand...
Click to collapse
Yes it is unlock.
At HBOOT, the green arrows is follow by a red exclamation mark if I select recovery, so I can still install JB OTA?
To run the command, my phone have to be in fastboot mode?
z3r0cool81 said:
Yes it is unlock.
At HBOOT, the green arrows is follow by a red exclamation mark if I select recovery, so I can still install JB OTA?
To run the command, my phone have to be in fastboot mode?
Click to expand...
Click to collapse
Pissflaps!!!! HOLD YOUR HORSES LOL!!!!!, you need to reflash the recovery mate, I will upload the file and talk you through it when i'm home from work in an hour
Thanks exo ! I'm unable to help now. Doing overtime at work
exocetdj said:
Pissflaps!!!! HOLD YOUR HORSES LOL!!!!!, you need to reflash the recovery mate, I will upload the file and talk you through it when i'm home from work in an hour
Click to expand...
Click to collapse
Hi exocetdj,
Thanks for your help. No rush for me. I will most probably do it over the weekend so at least if I meet an issue, I wont go crazy..
Thanks a million.
Click that "thanks" button to those help you. It worth more than a million
z3r0cool81 said:
Hi exocetdj,
Thanks for your help. No rush for me. I will most probably do it over the weekend so at least if I meet an issue, I wont go crazy..
Thanks a million.
Click to expand...
Click to collapse
Lol u know u want that jb goodness Il take u through it when back shortly ha ha!
MarcelHofs said:
Thanks exo ! I'm unable to help now. Doing overtime at work
Click to expand...
Click to collapse
Hi MarcelHofs,
Thanks for taking time to look into my problem.
Hey, you have a great day at work thought overtime doesn't sound too nice a thing.
Cheers and thanks again.
Hi home now
what you need to do is put the attachment into your fastboot folder (where your unlocktoken.bin was when you unlocked your bootloader.)
Since your bootloader is unlocked, boot your phone into fastboot and then connect it to your pc
open a command prompt and link it to your fastboot folder (cd c:\fastboot - or whatever your path to this folder is)
then type the command:
fastboot flash recovery recovery_signed_1.28.img
then type the command
fastboot oem lock
your Hboot/bootloader should then say relocked at the top and you will have the stock recovery installed.
reboot the phone, download the update and before long you should be basking in the fabled JB goodness
let me know if any problems
MarcelHofs said:
Thanks exo ! I'm unable to help now. Doing overtime at work
Click to expand...
Click to collapse
no worries bro
Back home !
Are we sure he needs the 1.28 stock recovery and not for example the 2.17 stock recovery.....these are different ?!
Please do this command in fastboot USB mode
Fastboot getvar version-main and post the result ....if it starts with 2.17 you need this recovery
http://db.tt/U5CK4noo

[Q] Help, fastboot loop stuck

hi, i need help with this.
QUick run down on my story, bought the phone and found out that it is rooted so wanted to go back to stock and ended up getting it stuck on fastboot loop.
Im only new to this and found the thread in developers area with guidance on how to fix this but im getting very confused as to what i need to do and what files i need downloaded including ruu, im from AU and there isnt many ruus for voda 021 floating around. I would be happy tho if i can flash it to same rooted state as it was as long i get it working again.
Can someone give me some pointers pls, the way that thread with instruction is written is very hard for me to understand because some basic steps are skipped prob because orger understand them but im very nooby and cant work with it
tx:crying:
deemoIII said:
hi, i need help with this.
QUick run down on my story, bought the phone and found out that it is rooted so wanted to go back to stock and ended up getting it stuck on fastboot loop.
Im only new to this and found the thread in developers area with guidance on how to fix this but im getting very confused as to what i need to do and what files i need downloaded including ruu, im from AU and there isnt many ruus for voda 021 floating around. I would be happy tho if i can flash it to same rooted state as it was as long i get it working again.
Can someone give me some pointers pls, the way that thread with instruction is written is very hard for me to understand because some basic steps are skipped prob because orger understand them but im very nooby and cant work with it
tx:crying:
Click to expand...
Click to collapse
you need to give more info than what you have !! . can you access recovery volume down and power for about six seconds,remove when you get to fastboot screen- what is your hboot 3rd down are you locked unlocked, s-off s-on,select recovery and see if you are on stock recovery or custom ?
markb63 said:
you need to give more info than what you have !! . can you access recovery volume down and power for about six seconds,remove when you get to fastboot screen- what is your hboot 3rd down are you locked unlocked, s-off s-on,select recovery and see if you are on stock recovery or custom ?
Click to expand...
Click to collapse
ok i got relocked and security warning
ship s-on
radio 2.1204.135.20
when i go to recovery phone goes to a red triangle o top of a phone after being green arrow for short time, then i have to shut down cus that does nothing. dont know what else i can tell u about recovery
deemoIII said:
ok i got relocked and security warning
ship s-on
radio 2.1204.135.20
when i go to recovery phone goes to a red triangle o top of a phone after being green arrow for short time, then i have to shut down cus that does nothing. dont know what else i can tell u about recovery
Click to expand...
Click to collapse
ok, i think you've tried to flash a stock rom without flashing a stock recovery !!.
do you have fasboot adb on your pc ?
you need to unlock your bootloader and re flash a custom recovery
if not search the dev section for a tool that will unlock your boot and re-flash a custom recovery for you-all the instructions are on there.
once you have re unlocked and flashed a custom recovery,go into recovery and see if there are any backups of the previous rom (nand)
see if that works ..
markb63 said:
ok, i think you've tried to flash a stock rom without flashing a stock recovery !!.
do you have fasboot adb on your pc ?
you need to unlock your bootloader and re flash a custom recovery
if not search the dev section for a tool that will unlock your boot and re-flash a custom recovery for you-all the instructions are on there.
once you have re unlocked and flashed a custom recovery,go into recovery and see if there are any backups of the previous rom (nand)
see if that works ..
Click to expand...
Click to collapse
If you wanna go back to stock and are stuck at bootloop you have to flash the boot.omg file for your stockrom .
markb63 said:
ok, i think you've tried to flash a stock rom without flashing a stock recovery !!.
do you have fasboot adb on your pc ?
you need to unlock your bootloader and re flash a custom recovery
if not search the dev section for a tool that will unlock your boot and re-flash a custom recovery for you-all the instructions are on there.
once you have re unlocked and flashed a custom recovery,go into recovery and see if there are any backups of the previous rom (nand)
see if that works ..
Click to expand...
Click to collapse
im sorry champ, not getting this too good.
when you say " re flash a custom recovery" what do you mean with that and would i be able to get one from the net. I tried looking for the instructions without much luck
deemoIII said:
im sorry champ, not getting this too good.
when you say " re flash a custom recovery" what do you mean with that and would i be able to get one from the net. I tried looking for the instructions without much luck
Click to expand...
Click to collapse
you need to read and study this http://forum.xda-developers.com/showthread.php?t=2069904
Try this
markb63 said:
you need to read and study this http://forum.xda-developers.com/showthread.php?t=2069904
Click to expand...
Click to collapse
Try to do this from this guide : http://www.youtube.com/watch?v=SZuAjz4PIjU
cool, so i follow this, tx Mark
markb63
you need to read and study this: [url said:
http://forum.xda-developers.com/show....php?t=2069904[/url]
Click to expand...
Click to collapse
ytube vid as a guide, tx Omer
Omer Slomovic said:
Try to do this from this guide : http://www.youtube.com/watch?v=SZuAjz4PIjU
Click to expand...
Click to collapse
al tho this is the video i followed when i screwed it in the first place
and i need to do parts 1 and 2 ? did i screw up the ROM on my phone so i have to flash it, thing is a can only do same rooted rom as it was cus there is no stock available for download for Australias voda021
i hope you can tell me that i only need part 1.
Damn i shouldnt have even touched it
Post 1: How to unlock your bootloader, flash a recovery and root
Post 2: How to flash a custom ROM and kernel (boot.img)
ill be trying this after wk
the problem i have is that the pc doesnt see the phone, only for 3-4 secs when fastboot usb selected and ph says sd checking, then it gives an error and goes back to first screen and pc doesnt see it again.
How do i figure out what RUU i need and can use safely? considering its got radio 2.1204.135.20 currently
ill post some screens, these are all i can manage to get into
its relocked and s-on
rooted atm radio 2.1204.135.20
phone cid is vodap021
first screen http://s39.beta.photobucket.com/user/bijeli_gavran/media/Photo2215.jpg.html
i can get in here http://s39.beta.photobucket.com/user/bijeli_gavran/media/Photo2219.jpg.html
but then when i hit power i get this http://s39.beta.photobucket.com/user/bijeli_gavran/media/Photo2216.jpg.html and no connection to pc
and when i try recovery i can get this screen but i dont think i got the files the recovery is after
http://s39.beta.photobucket.com/user/bijeli_gavran/media/Photo2220.jpg.html
help?:crying:
According to the hboot (1.12) you need a 2.17 based ruu .... but i can't find it !
Tthe basic steps now are
Unlock the bootloader, flash a custom recovery
http://db.tt/Krlm4dPs
http://forum.xda-developers.com/showthread.php?t=1975140
Get your nandroid backup there,(the vodap021 2.17) you need to flash the boot.img file from that nandroid with fastboot commands, then do a full wipe in recovery and restore the nandroid.
But you still have to fix the fastboot part right ? You need to install android SDK/java SDK and the HTC drivers. Then you have to put the phone in the bootloader and open a commandprompt from inside the folder where the adb/fastboot files are located ...they are in a subfolder in the installed javaSDK install folder
Mr Hofs said:
According to the hboot (1.12) you need a 2.17 based ruu .... but i can't find it !
Tthe basic steps now are
Unlock the bootloader, flash a custom recovery
http://db.tt/Krlm4dPs
http://forum.xda-developers.com/showthread.php?t=1975140
Get your nandroid backup there,(the vodap021 2.17) you need to flash the boot.img file from that nandroid with fastboot commands, then do a full wipe in recovery and restore the nandroid.
But you still have to fix the fastboot part right ? You need to install android SDK/java SDK and the HTC drivers. Then you have to put the phone in the bootloader and open a commandprompt from inside the folder where the adb/fastboot files are located ...they are in a subfolder in the installed javaSDK install folder
Click to expand...
Click to collapse
Thanks, it is beginning to make some sense to me now.
So first bit I got to do is the fastboot issue, which is tha last bit you mentioned right?
And after unlock boot loader than flash the recovery with one you provided in the link, tx
So that means I will go back to stock right?
Yes unlock, flash custom recovery, flash boot.img, full wipe in recovery, restore the nandroid, flash back the stock recovery .....
And yes this way you go back to stock and i will also give you the download link for the stock recovery. This one is the last you flash after restoring everything
http://db.tt/U5CK4noo
Then you are able to update to JB from within the phones software update menu :thumbup:
Ps you do not have to relock the bootloader anymore !
Mr Hofs said:
Yes unlock, flash custom recovery, flash boot.img, full wipe in recovery, restore the nandroid, flash back the stock recovery .....
And yes this way you go back to stock and i will also give you the download link for the stock recovery. This one is the last you flash after restoring everything
http://db.tt/U5CK4noo
Then you are able to update to JB from within the phones software update menu :thumbup:
Ps you do not have to relock the bootloader anymore !
Click to expand...
Click to collapse
Thanks for that, ill need to study some tuts on how to do some of this stuff and see ihow i go
deemoIII said:
Thanks for that, ill need to study some tuts on how to do some of this stuff and see ihow i go
Click to expand...
Click to collapse
ugh, im really having hard time getting this done, any chance you can point me out towards some TUT pages for unlocking?
Ok, iwe made some progress, unlocked, flushed custom recovery, wiped
now im having trouble working out how to restoring the nandroid? iwe got the files but how do i restore them on the phone, is it through the cmd or over usb...is there any detailed tuts
deemoIII said:
Ok, iwe made some progress, unlocked, flushed custom recovery, wiped
now im having trouble working out how to restoring the nandroid? iwe got the files but how do i restore them on the phone, is it through the cmd or over usb...is there any detailed tuts
Click to expand...
Click to collapse
Please guys, iWe spent all day trying to figure it out, after wipe phone reboots constantly and when if boot screen it's not charging so I'm prob going to run out of battery in a couple of hours
You restore through the custom recovery. Power+vol , choose recovery. If you flashed the recovery ok then you can do from in there. Ie mount usb, copy over your nand backup and restore it. You may have to flash the boot.img using fastboot.
Sent from my HTC One X

Updating HBOOT & JB

Right basically i have a HOX and i want CM 10.1 on it! I have already rooted it with CWM recovery and still running the stock ICS 4.04, my HBOOT is version 1.12 and my CID is HTC__001. I have read that you need at least HBOOT version 1.31 to flash any JB rom but ive also read that once you flash the ROM you have to flash the BOOT.IMG after and it will work?? Help please!
and i keep seeing people refering to fastboot commands, i have fastboot files but not entirely sure how they work?? any help much appreciated
Did you alter the stock rom ..... Removed any system apps or something like that . Otherwise flashing back the stock recovery might be enough to update to JB
Ok so i guess being on HBOOT 1.12 doesnt matter, but i dont get how to flash the BOOT.IMG after flashing the ROM using fastboot. I dont want to go into it not knowing what im doing :laugh:
Mr Hofs said:
Did you alter the stock rom ..... Removed any system apps or something like that . Otherwise flashing back the stock recovery might be enough to update to JB
Click to expand...
Click to collapse
Yeah i deleted lots of bloatware and general crap i wont use. That was 1 thought i had if i updated the official firmware it would also update the hboot but didnt think it would be possible after rooting. If you hadnt guessed im a bit of a noob to this :laugh:
Edit : oke flashing the stock recovery won't work. You have to choices
1 flash a standalone firmware to lift your hboot
2 run the matching ruu to install the phone back to stock and then update to JB
Mr Hofs said:
You are now on stock rom , android 4.0.4 .... I guess when you flash back the stock 2.17 recovery back you can update with the official ota from HTC
Click to expand...
Click to collapse
You guess or know? No offence but i dont want my phone ending up bricked lol.
I'm the last guy to brick your phone !
What is your exact software number
Its probably
2.17.401.**
Can you confirm that ?
Mr Hofs said:
I'm the last guy to brick your phone !
What is your exact software number
Its probably
2.17.401.**
Can you confirm that ?
Click to expand...
Click to collapse
Sorry, i always get paranoid when doing stuff like this haha but yes that's it
Now i assume your bootloader is still unlocked ?
First you Google for the ANDROID SDK PACKAGE. Download it and unpack it, check in the package for a folder named PLATFORM TOOLS, in there you see a file named FASTBOOT.EXE
In that folder you open a command window and type there (with the phone in the bootloader)
Fastboot devices
When a serial comes out you are good to go !
This file will bring the phone back to stock. back up what you need ....also the sdcard !!!
http://androidfiles.org/ruu/securek...Radio_2.1204.135.20_release_274900_signed.exe
Download that file, put the phone in the bootloader and lock the bootloader with a fastboot command
Fastboot oem lock
The bootloader will restart with a warning sign, that's oke
Then keep it in the bootloader and execute the ruu from the pc with administrator rights.
Follow the program !
Ok thanks but i need help with these fastboot commands where do i do this from pc or phone? And how
Oh wait nevermind it looks like i completely ignored most of your post lol
If you have 1.5 hours i can help on teamviewer ? If you want !
Thanks mate ill give it a go myself if i get stuck anywhere i shall write on here
Sure mate ! Good luck ... Check for the collection of firmwares ....ready to flash :thumbup:
Mr Hofs said:
In that folder you open a command window and type there
Click to expand...
Click to collapse
How do i do this? If i double click fastboot.exe i see CMD open and close real quick?
The trick is to open a command window inside that folder where the fastboot file is. Usually done by holding shift and right click in that folder - open command window here
There you need to type the commands. (Its in a dos commando window)
Ahhhh okay thanks i didnt know how to open it in a specific folder cheers will give it a go in the morning :good:
Im back to stock downloading the software update now woop woop thank you so much for your help!! I guess once its done i just unlock the bootloader again and can flash CM?
You used the ruu ? Then yes update the phone as much as you can
And yes unlock, flash a custom recovery DO A NANDROID BACKUP ASAP! and then you start flashing roms :thumbup:
Mr Hofs said:
You used the ruu ? Then yes update the phone as much as you can
And yes unlock, flash a custom recovery DO A NANDROID BACKUP ASAP! and then you start flashing roms :thumbup:
Click to expand...
Click to collapse
Yes used the ruu phone went back to how i got it from the shop i did 1 update which finished real quick and now its downloading the main one yes of course haha thanks alot!!
Good then !
Then i say
CASE CLOSED !

[Q] No OS installed on HTC ONE M8! Plz HELP!

Hi everyone! I installed the stock google edition on my HTC ONE M8 last night using adb command. Then I get in TWRP recovery try to restore my previous backup that I made using TWRP. Then I got an "restore failed". So, I get in wipe, but I chose the advanced wipe instead of factory reset because my old defy+ is this. I'm so stupid.... I deleted the system. Now I have no OS installed on my phone. I googled earlier that people were saying that using ADB sideload will work. I get in recovery and pressed the sideload but the progress bar just keep going for like 8 hours straight !!! What should I do?
Also, my phone has unlocked boot loader and S-OFF. I rooted my phone before I did the wipe.
Use adb push <nameofrom>.zip /sdcard and then flash that
EddyOS said:
Use adb push <nameofrom>.zip /sdcard and then flash that
Click to expand...
Click to collapse
Okay. But when I connect my phone to my PC. It makes the notification sound but did not recognize it. And when I typed in "adb devices" there is no devices attached.
It'll only show when booted into TWRP (so flash that in fastboot if you have to), and that's when you push the file
EddyOS said:
It'll only show when booted into TWRP (so flash that in fastboot if you have to), and that's when you push the file
Click to expand...
Click to collapse
I see now. Does it matter which rom I use? I will try that when I get home. Also, how to use the adb sideload. I stuck in process for about 8hours since last night I pressed the button.
When you flashed the GPe ROM was it just the ROM or the full RUU?
EddyOS said:
When you flashed the GPe ROM was it just the ROM or the full RUU?
Click to expand...
Click to collapse
I believe it was RUU.
If it was the RUU then you'll have to flash the firmware package in post 2 of the RUU thread before flashing a Sense-based ROM but if you want the GPe ROM back just flash the RUU again as per the original thread...
EddyOS said:
If it was the RUU then you'll have to flash the firmware package in post 2 of the RUU thread before flashing a Sense-based ROM but if you want the GPe ROM back just flash the RUU again as per the original thread...
Click to expand...
Click to collapse
Okay. When I tried to use TWRP install the zip file. It told me failed. Is that wrong or should I use adb?
Your backup probably failed because it didn't backup correctly. It's happened to me a couple of times wirh TWRP. You should always check your backup works before deleting anything. There are stock backups available on this forum.
The RUU has to be flashed in fastboot using the fastboot commands, so if you're trying to flash it in TWRP it will fail. To flash the RUU, you have to:
fastboot oem rebootRUU
fastboot flash zip <nameofzip>.zip
First time WILL fail, so then run the same command again - fastboot flash zip <nameofzip>.zip
fastboot reboot
This is ONLY for the RUU ZIP file and not a normal TWRP-flashable ZIP
ashyx said:
Your backup probably failed because it didn't backup correctly. It's happened to me a couple of times wirh TWRP. You should always check your backup works before deleting anything. There are stock backups available on this forum.
Click to expand...
Click to collapse
Plz tell me how to use that! Much appreciated!!!
EddyOS said:
The RUU has to be flashed in fastboot using the fastboot commands, so if you're trying to flash it in TWRP it will fail. To flash the RUU, you have to:
fastboot oem rebootRUU
fastboot flash zip <nameofzip>.zip
First time WILL fail, so then run the same command again - fastboot flash zip <nameofzip>.zip
fastboot reboot
This is ONLY for the RUU ZIP file and not a normal TWRP-flashable ZIP
Click to expand...
Click to collapse
Hopefully it will work. Thank you so much man!!! I will tell u if I make it working again. Thanks! Much appreciated!
What I posed there will get you back to a working GPe M8, to go back to Sense you'll have to go through Post 2 in the RUU thread
EddyOS said:
What I posed there will get you back to a working GPe M8, to go back to Sense you'll have to go through Post 2 in the RUU thread
Click to expand...
Click to collapse
I'm satisfied with a working phone! Google play edition is good enough for me now! Thank you so much. Keep my finger crossed it will work.
In case you weren't sure which file I was on about, it's these...
http://forum.xda-developers.com/showthread.php?t=2708589
EddyOS said:
In case you weren't sure which file I was on about, it's these...
http://forum.xda-developers.com/showthread.php?t=2708589
Click to expand...
Click to collapse
Thank you!
50ShadesOfBacon said:
Thank you!
Click to expand...
Click to collapse
If you did want sense all you need to do is restore a stock backup and then flash firmware.
If you restore gpe ruu, just download a stock sense backup, the copy and paste the extracted folder it in the twrp folder and restore, then flash the firmware_splash.zip in RUU mode
Sent from my HTC One_M8 using XDA Premium 4 mobile app
Android The Greek said:
If you did want sense all you need to do is restore a stock backup and then flash firmware.
If you restore gpe ruu, just download a stock sense backup, the copy and paste the extracted folder it in the twrp folder and restore, then flash the firmware_splash.zip in RUU mode
Sent from my HTC One_M8 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
You have to flash the FW package first THEN restore/flash a Sense ROM as TWRP won't mount the phone properly as the partitions are borked
EddyOS said:
Use adb push <nameofrom>.zip /sdcard and then flash that
Click to expand...
Click to collapse
I tried to get in my fastboot and do the command u gave me. It tells me to "wait for devices" HELP!!

Categories

Resources