Related
I have unlocked my bootloader and installed cm10.1 on my HTC one x. I forgot to make a recovery for my ROM and cannot find a working stock ROM. I am from the UK and my HTC one x was locked to three, I got a code to unlock it so it would work on O2-UK. Does anyone know of a stock recovery Rom so I can re store my phone? The reason why I cannot use cm10.1 on my one x is because I get a error saying "the process com.android.phone has unexpectedly stopped" every time I press ok to get rid of it, it comes back over and over. Anyone know or suggest why? (THE CM10.1 MOD IS THE NIGHTLY VERSION) thanks
Sent from my HTC Wildfire using xda app-developers app
Wipe data... Manually format /system from custom recovery and then flash CM10.1 again! and also make sure you flash the boot.img again!
If you want to go full stock, then post the result of the following:
Code:
fastboot getvar version-main
Thanks, how do I flash the boot.img please?
Sent from my HTC Wildfire using xda app-developers app
LDH2K10 said:
Thanks, how do I flash the boot.img please?
Sent from my HTC Wildfire using xda app-developers app
Click to expand...
Click to collapse
You need fastboot folder : http://d-h.st/8Jr (Download it and extract the Fastboot folder in your pc)
HTC Sync Manager (For the latest drivers) : http://www.htc.com/www/support/software/htc-sync-manager.aspx (Skip it if you already have)
Now boot your phone to fastboot mode by pressing Power and Volume Down button together till you reach bootloader screen. Now select fastboot from the screen.
Open the cm10.1rom.zip file and extract the boot.img from it place it in the fastboot folder.
Connect your phone to your PC and then go to fastboot folder and open a cmd window there (Pressing shift and right click)
Now run the following commands:
Code:
fastboot erase cache
fastboot flash boot boot.img
fastboot erase cache
Now go to recovery, wipe data/cache/dalvic and then flash rom.zip and then gapps.zip and REBOOT!
Okay thank you I will try this later, hope it works
Sent from my HTC Wildfire using xda app-developers app
LDH2K10 said:
Okay thank you I will try this later, hope it works
Sent from my HTC Wildfire using xda app-developers app
Click to expand...
Click to collapse
If you follow it step by step, it will!
Good Luck!
OMG IT WORKED! I LOVE YOU XD THANK YOU SO MUCH!!!!!
Sent from my HTC Wildfire using xda app-developers app
LDH2K10 said:
OMG IT WORKED! I LOVE YOU XD THANK YOU SO MUCH!!!!!
Sent from my HTC Wildfire using xda app-developers app
Click to expand...
Click to collapse
Greatt!! Enjoy the rom!
Does anyone have a Backup for O2__001?? I want to go back to stock to update the Hboot from 1.36 to 1.72 heard it helps wifi signal better.
Nandroid backup's for my cid links are not working.
Thanks
shankly1985 said:
Does anyone have a Backup for O2__001?? I want to go back to stock to update the Hboot from 1.36 to 1.72 heard it helps wifi signal better.
Nandroid backup's for my cid links are not working.
Thanks
Click to expand...
Click to collapse
Anyone?
OH my god !!! i have the same probleme i'm searching for this backup everywhere
i'm trying to update the Hboot from 1.36 to 1.72 and i have opened a thread here
Bump
Anyone??
Please really want to update Hboot
http://forum.xda-developers.com/showthread.php?t=2588743
There you say you have one, and here you ask for one ! :sly:
Sent from my HTC One X using XDA Premium 4 mobile app
Mr Hofs said:
http://forum.xda-developers.com/showthread.php?t=2588743
There you say you have one, and here you ask for one ! :sly:
Sent from my HTC One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Check the time of each post :silly:
Nooooo don't want to do that
Glad you found one. Please post it in the stock backup thread too to help others
Sent from my HTC One X using XDA Premium 4 mobile app
Getting a red triangle when updating
Stock recovery
Stock Nandroid
stock boot.img
Am thinking this Rom might not be completely stock.
edit
it has superSU
So the update is failing because its a stock Rooted rom.. Why would the guy upload a nandroid and call it stock when its not.
Root is not the issue. It updates fine with root acces.
Did you flash the stock recovery after restoring. The recovery from the nand is not the stock one
https://www.dropbox.com/s/xzshnnuz3jdcodv/stock recovery 3.14.img
Try that one
Sent from my HTC One X using XDA Premium 4 mobile app
Mr Hofs said:
Root is not the issue. It updates fine with root acces.
Did you flash the stock recovery after restoring. The recovery from the nand is not the stock one
https://www.dropbox.com/s/xzshnnuz3jdcodv/stock recovery 3.14.img
Try that one
Sent from my HTC One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks just flashed now and try and update.
Same thing gets half way and red triangle shows up
Failed on
assert failed: apply_patch_check / system/framework/core.odex Loads letters and numbers here
Hmm perform a factory reset from the bootloader and try once more. If it fails after that the nand is not stock enough
Sent from my HTC One X using XDA Premium 4 mobile app
Mr Hofs said:
Hmm perform a factory reset from the bootloader and try once more. If it fails after that the nand is not stock enough
Sent from my HTC One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
This fails what other options do I have. Think I just quit and root and custom rom again. I only want the Hboot update lol
Flashing the firmware itself If you can get a hold of the actual OTA/Firmware file
Sent from my HTC One X using XDA Premium 4 mobile app
Mr Hofs said:
Flashing the firmware itself If you can get a hold of the actual OTA/Firmware file
Sent from my HTC One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Good idea where would the file be located? I looked on the SD card and find no download.
Hmm download it again via the update menu and choose to install later. Then it should be on the sdcard.
Sent from my HTC One X using XDA Premium 4 mobile app
Mr Hofs said:
Hmm download it again via the update menu and choose to install later. Then it should be on the sdcard.
Sent from my HTC One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks downloading now
Whats the method for updating the Hboot without OTA?? never done it before.
Put the phone in the fastboot usb mode. Take the firmware.zip from the ota and put it in the fastboot folder on the pc.
Open the command window and relock the bootloader
Fastboot oem lock
Fastboot oem RebootRUU
Fastboot flash zip firmware.zip
Unlock the bootloader and install a clean new rom via a new custom recovery.
I recommend philz 5.15
Sent from my HTC One X using XDA Premium 4 mobile app
Mr Hofs said:
Put the phone in the fastboot usb mode. Take the firmware.zip from the ota and put it in the fastboot folder on the pc.
Open the command window and relock the bootloader
Fastboot oem lock
Fastboot oem RebootRUU
Fastboot flash zip firmware.zip
Unlock the bootloader and install a clean new rom via a new custom recovery.
I recommend philz 5.15
Sent from my HTC One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks got the zip file. But question I dont have the oem key you get when first unlocking the bootloader lol
shankly1985 said:
Thanks got the zip file. But question I dont have the oem key you get when first unlocking the bootloader lol
Click to expand...
Click to collapse
Just take new key.
And one question where is lockated zip when you download OTA.
SD CARD\folder or root what is the name of the ota if posible
I am posting this for my frnd he was trying to unlock bootloader which he successful did but when he tried to reboot after that it stuck in bootloop(htc logo) and later he realized he accidentally clicked on flash kernel from some rootkit and I suppose that's why it's suck in boot then he tried to flash recovery and flash a new Rom but his phone is not detected by the computer
Any suggestion
Sent from my HTC One X using XDA Premium 4 mobile app
ruffain said:
I am posting this for my frnd he was trying to unlock bootloader which he successful did but when he tried to reboot after that it stuck in bootloop(htc logo) and later he realized he accidentally clicked on flash kernel from some rootkit and I suppose that's why it's suck in boot then he tried to flash recovery and flash a new Rom but his phone is not detected by the computer
Any suggestion
Sent from my HTC One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
are the drivers up-to-date?
can he enter the hboot screen?
Yes he can enter bootloader from the power+volume button combo nd drivers are update since he unlocked bootloader from same computer
Sent from my HTC One X using XDA Premium 4 mobile app
lukes91 said:
are the drivers up-to-date?
can he enter the hboot screen?
Click to expand...
Click to collapse
Yes he can enter bootloader from the power+volume button combo nd drivers are update since he unlocked bootloader from same computer
Sent from my HTC One X using XDA Premium 4 mobile app
So my suggestion is: flash a recovery like philz 5.15.9 via fastboot, enter recovery, mount the phone as external mass storage, copy there the zip of a rom, wipe data to install new rom, reboot to bootloader, flash boot.img from the rom via fastboot (erase cache before and after flashing boot.img) then enter recovery flash the rom zip and choose wipe in aroma... Then should be ok... Ask here for further infos
Sent from my HTC One X using XDA Premium 4 mobile app
Hi!
Today I flashed the CM 10.2.1 ROM to my Htc one x and it did work but i accidentally got the wrong gapps. Now I want my old stock back and I had saved a Nandroid backup and when i was going to restore it worked, but when i rebooted the phone hanged on the HTC One logo.
CID: HTC_102
Mainver: 4.18.401.2
I need a Nandroid backup for this, cause I can't reach my own from the internal one x SD card..
Or can I use a RUU?
Thanks!
Use a ruu
Sent from my One X using XDA Premium 4 mobile app
FaiselW said:
Use a ruu
Sent from my One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I haven't find any ruu that fits for my HTC, CID: HTC_102 and vers. 4.18.402.1
There is no ruu ! Flash a recovery that lets you mount the sdcard (philz 5.15 for example) go to the backup folder and copy out the boot.img and recovery.img
Flash the boot.img
Flash the recovery.img
and perform a full wipe in recovery and restore, reboot......and done !
Sent from my HTC One X using XDA Premium 4 mobile app
Mr Hofs said:
There is no ruu ! Flash a recovery that lets you mount the sdcard (philz 5.15 for example) go to the backup folder and copy out the boot.img and recovery.img
Flash the boot.img
Flash the recovery.img
and perform a full wipe in recovery and restore, reboot......and done !
Sent from my HTC One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I did now, i flashed the philz recovery. But now when i try to go into recovery mode it hangs on 'HTC' Quiently Brilliant.
What to do?
Fastboot erase cache
Do that in fastboot and enter it again
Sent from my HTC One X using XDA Premium 4 mobile app
Mr Hofs said:
Fastboot erase cache
Do that in fastboot and enter it again
Sent from my HTC One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Trying that now. Btw, why could I restore to the nandroid backup thru CWM before I installed a new ROM, but now I can't anymore, seems like it's broken or something. Because everytime I press restore, it's restoring and when I reboot it directs me to the CWM recovery again..?
Sure you did a full wipe before you restore it ? Sure you flashed back the recovery from the nandroid backup ?
Otherwise go here
http://forum.xda-developers.com/showthread.php?t=1975140
There are many 4.18.401 nands.....
Sent from my HTC One X using XDA Premium 4 mobile app
Mr Hofs said:
Sure you did a full wipe before you restore it ? Sure you flashed back the recovery from the nandroid backup ?
Otherwise go here
http://forum.xda-developers.com/showthread.php?t=1975140
There are many 4.18.401 nands.....
Sent from my HTC One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yes I did.
I can't use a nandroid backup with a different CID, right? I got HTC_102 and the only one there is 3.18. My mainver is 4.18
You can use any 4.18, but the 3.18 works too. If you restore the 3.18 and flash back the 3.18 stock recovery you can update again via ota !
Edit :
If you decide to use a different cid nand then you need at least one ota to pull the cid right.
Sent from my HTC One X using XDA Premium 4 mobile app
Mr Hofs said:
You can use any 4.18, but the 3.18 works too. If you restore the 3.18 and flash back the 3.18 stock recovery you can update again via ota !
Sent from my HTC One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Gonna try that!
Now there's only one thing left. I don't got battery in my phone, i charged it over the night but it doesn't have any battery still. I'm using CWM 5.8.2.7 recovery, so I know that's the prob. But how do i fix it if I can't even flash a new recovery?
You have to run a batt batch script from your fastboot folder.
https://www.dropbox.com/s/aaah8gqz8j024xz/Batt script.bat
Put the phone in the bootloader and execute the script with admin rights, it will continuously reboot the phone and charge it little by little. If it reaches 3700 mv you flash the philz recovery and charges the batt more in there because it supports charging inside recovery
Sent from my HTC One X using XDA Premium 4 mobile app
Mr Hofs said:
You have to run a batt batch script from your fastboot folder.
https://www.dropbox.com/s/aaah8gqz8j024xz/Batt script.bat
Put the phone in the bootloader and execute the script with admin rights, it will continuously reboot the phone and charge it little by little. If it reaches 3700 mv you flash the philz recovery and charges the batt more in there because it supports charging inside recovery
Sent from my HTC One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yes, I got 3555mV now..
Errors in the .bat:
getvar:battery-voltage FAILED
ping /n 6 localhost 1>nul --> ping is not an internal command etc.
Can't run it as an admin (wrong folder)
Is it rebooting the phone constantly ? Right click the batt script and select run as administrator
Sent from my HTC One X using XDA Premium 4 mobile app
Mr Hofs said:
Is it rebooting the phone constantly ? Right click the batt script and select run as administrator
Sent from my HTC One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yes it's rebooting and loading now! Thanks
Mr Hofs said:
Is it rebooting the phone constantly ? Right click the batt script and select run as administrator
Sent from my HTC One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Now I flashed philz recovery; Format partition SOS done
I erased the cache
I rebooted the phone into bootloader, selected recovery and then it hangs itself on the HTC 'Quientlly brilliant' logo.
I tried also just starting the phone, it returned to the CWM recovery..
ALWAYS fastboot erase cache after flashing anything, recoveries and boot.img files. Then let it charge more in the recovery. So you don't get stuck in the charging issue situation again !
What you can do is look for Mike's 4.18 rom thread. Install that as a normal custom rom and flash back the stock recovery too which can be found in the OP of the rom thread.
Done
http://forum.xda-developers.com/showthread.php?t=1546970
Sent from my HTC One X using XDA Premium 4 mobile app
Mr Hofs said:
ALWAYS fastboot erase cache after flashing anything, recoveries and boot.img files. Then let it charge more in the recovery. So you don't get stuck in the charging issue situation again !
What you can do is look for Mike's 4.18 rom thread. Install that as a normal custom rom and flash back the stock recovery too which can be found in the OP of the rom thread.
Done
http://forum.xda-developers.com/showthread.php?t=1546970
Sent from my HTC One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I do that, always. But now when i flashed philz recovery the phone hangs on the HTC Quietly Brilliant screen, how do i fix this?
(The CWM recovery works perfect..)
Flash this one once again
https://www.dropbox.com/s/yqzlpqo8illa53j/Philz recovery 5.15.9.img
Or this one
https://www.dropbox.com/s/xvcapmh8tsw5o3b/twrp-endeavoru.img
Sent from my HTC One X using XDA Premium 4 mobile app
Mr Hofs said:
Flash this one once again
https://www.dropbox.com/s/yqzlpqo8illa53j/Philz recovery 5.15.9.img
Or this one
https://www.dropbox.com/s/xvcapmh8tsw5o3b/twrp-endeavoru.img
Sent from my HTC One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thank you so much! I thaught I lost my phone there for a while that i bought recently
You're a great helper <3
hello i would like to know witch is the best roms to use on my
HTC One X
Android Ver: 4.2.2
HTC Sense Ver: 5.0
Software Number: 4.18.206.4
HTC SDK API Level: 5.41
Kernel Ver: 3.1.10-g7f360be
I have tried to look for one but i can only find ones for 4.18.401.2
You mean you want to go back to the original stock rom ? In that case you need a nandroid backup. Check the collection of nandroid backups in the general section if there is one available. You also should have made one yourself.
If you want to use a custom rom you can use any of the ones available.
And to point out for the "best" rom....it does not exist, try a few and see for yourself if the rom fits you or not.
Sent from my HTC One X using XDA Premium 4 mobile app
Mr Hofs said:
You mean you want to go back to the original stock rom ? In that case you need a nandroid backup. Check the collection of nandroid backups in the general section if there is one available. You also should have made one yourself.
If you want to use a custom rom you can use any of the ones available.
And to point out for the "best" rom....it does not exist, try a few and see for yourself if the rom fits you or not.
Sent from my HTC One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
i want a custom rom on i have tried to put one on but it just gos back to the same rom i have now
Depends on what you did. This is how you have to do it :
- Unlock the bootloader and flash a custom recovery
1: Flash the boot.img from the new rom
2: make a full wipe in the recovery
3: install the rom
4: reboot
If it boots back to the original you definitely forgot something
Sent from my HTC One X using XDA Premium 4 mobile app
Mr Hofs said:
Depends on what you did. This is how you have to do it :
- Unlock the bootloader and flash a custom recovery
1: Flash the boot.img from the new rom
2: make a full wipe in the recovery
3: install the rom
4: reboot
If it boots back to the original you definitely forgot something
Sent from my HTC One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
i have done all that and now im stuck at the htc logo
What rom ?
Sent from my HTC One X using XDA Premium 4 mobile app
Mr Hofs said:
What rom ?
Sent from my HTC One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
this one http://forum.xda-developers.com/showthread.php?t=2087443
Oke ....
Flash this recovery if you havent got it already on it
https://www.dropbox.com/s/yqzlpqo8illa53j/Philz recovery 5.15.9.img
Enter it and do this :
Factory reset
Wipe cache partition
Advanced - wipe dalvik cache
Mounts and storage - format cache, data and system
Install the rom and choose in the aroma installer CACHE WIPE ONLY.
Let the installer run and reboot
Assuming you flashed the boot.img correctly.
And give the first boot some time, it takes longer than normal (about 5-7 minutes tops)
Sent from my HTC One X using XDA Premium 4 mobile app
Mr Hofs said:
Oke ....
Flash this recovery if you havent got it already on it
https://www.dropbox.com/s/yqzlpqo8illa53j/Philz recovery 5.15.9.img
Enter it and do this :
Factory reset
Wipe cache partition
Advanced - wipe dalvik cache
Mounts and storage - format cache, data and system
Install the rom and choose in the aroma installer CACHE WIPE ONLY.
Let the installer run and reboot
Assuming you flashed the boot.img correctly.
And give the first boot some time, it takes longer than normal (about 5-7 minutes tops)
Sent from my HTC One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
i have done all that and still stack on the htc screen how to i flash the boot im using the HTC One X All-In-One Toolkit by Hasoon2000
I only use straight fastboot commands.
Fastboot flash boot boot.img
Fastboot erase cache
Sent from my HTC One X using XDA Premium 4 mobile app
Mr Hofs said:
I only use straight fastboot commands.
Fastboot flash boot boot.img
Fastboot erase cache
Sent from my HTC One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
ya i have tryed that to and still now luck i only want to flash a custom rom because i read some were it will fix the rebooting im having
Hmm well all the things in the phone are matching the needed criteria, the recovery i gave you, your hboot, the rom and how to install it. It should not be a problem unless there is a hardware/memory access problem somewhere.
Try another rom the way i described the steps.
Sent from my HTC One X using XDA Premium 4 mobile app
Mr Hofs said:
Hmm well all the things in the phone are matching the needed criteria, the recovery i gave you, your hboot, the rom and how to install it. It should not be a problem unless there is a hardware/memory access problem somewhere.
Try another rom the way i described the steps.
Sent from my HTC One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
i got a rom to work but not the one i wanted but how ever the rom i have now has fixed the restarting problem i was having thanks for all your help
Which one you got working. That's good, but i still want to know why the viper does not work !
Sent from my HTC One X using XDA Premium 4 mobile app