[Q] How do I upgrade to CM 10.2? - HTC One X

It seems the last few updates to my OS haven't booted, but this was a "stable" version, so I thought it might, but it didn't. Do I need to update my recovery? If so, how do I do that?
Please bear my mind I am stupid and will require step by step instructions. Thanks in advance.
Sent from my HTC One X using xda app-developers app

Anyone?
Sent from my HTC One X using xda app-developers app

ashleynicholson said:
It seems the last few updates to my OS haven't booted, but this was a "stable" version, so I thought it might, but it didn't. Do I need to update my recovery? If so, how do I do that?
Please bear my mind I am stupid and will require step by step instructions. Thanks in advance.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Did you flash the boot.img file? And did it hang at boot?
---------- Post added at 11:35 PM ---------- Previous post was at 11:26 PM ----------
ashleynicholson said:
Anyone?
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Here's a step by step instruction:
1st step: Unlock the boot loader at HTCDev.com
(Phone must be in fastboot mode; pres volume button down and power button)
2nd step: in the fastboot folder that you placed the unlock key (which HTC supplied) put the recovery that you want. Inside the fastboot folder, left shift and right click and select open command window from there and type in: fastboot flash recovery recovery.img
3rd step: open the rom that you've downloaded and want to flash and you'll be able to see a item call boot.img. Extract that out and dump into the fastboot folder where your recovery is. And type in the command window: fastboot flash boot boot.img
4th step: copy the rom over to the phone through your recovery (and gapps also if you're using a AOSP rom) and do a full wipe from there and install the rom that you downloaded (after that install the gapps if needed)

I've already rooted my phone, I'm running a previous version of CM. However, I do not have access to the original computer I used. Will this be a problem?
Sent from my HTC One X using xda app-developers app

Bobbi lim said:
Did you flash the boot.img file? And did it hang at boot?
---------- Post added at 11:35 PM ---------- Previous post was at 11:26 PM ----------
Here's a step by step instruction:
1st step: Unlock the boot loader at HTCDev.com
(Phone must be in fastboot mode; pres volume button down and power button)
2nd step: in the fastboot folder that you placed the unlock key (which HTC supplied) put the recovery that you want. Inside the fastboot folder, left shift and right click and select open command window from there and type in: fastboot flash recovery recovery.img
3rd step: open the rom that you've downloaded and want to flash and you'll be able to see a item call boot.img. Extract that out and dump into the fastboot folder where your recovery is. And type in the command window: fastboot flash boot boot.img
4th step: copy the rom over to the phone through your recovery (and gapps also if you're using a AOSP rom) and do a full wipe from there and install the rom that you downloaded (after that install the gapps if needed)
Click to expand...
Click to collapse
Also, I would probably be using a Mac computer.
Sent from my HTC One X using xda app-developers app

Afraid of my data
Hi there, I think I've chosen a right topic. So, now I have CM 10.2 RC1 installed on my HOX. How can I update it to new stable version without losing data and installed apps? The update appears in update settings, but I had a bad experience with it when I was trying to update from 10.1.3 to 10.2 RC1. What you think?

Timofey_K said:
Hi there, I think I've chosen a right topic. So, now I have CM 10.2 RC1 installed on my HOX. How can I update it to new stable version without losing data and installed apps? The update appears in update settings, but I had a bad experience with it when I was trying to update from 10.1.3 to 10.2 RC1. What you think?
Click to expand...
Click to collapse
The 10.2 is the stable version.
It installs for me, but my phone gets stuck on the spinny CM logo bit.
Sent from my HTC One X using xda app-developers app

ashleynicholson said:
The 10.2 is the stable version.
It installs for me, but my phone gets stuck on the spinny CM logo bit.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
I had the same issue when i had installed the 10.2 RC1 from the settings. Then I install the ROM from recovery mode and had to re-install all the apps. If the same think appears with 10.2 update, I'm gonna wait.

Timofey_K said:
I had the same issue when i had installed the 10.2 RC1 from the settings. Then I install the ROM from recovery mode and had to re-install all the apps. If the same think appears with 10.2 update, I'm gonna wait.
Click to expand...
Click to collapse
I installed from the recovery, and the same thing happened again.
How do I update my recovery? That might help.
Sent from my HTC One X using xda app-developers app

Timofey_K said:
Hi there, I think I've chosen a right topic. So, now I have CM 10.2 RC1 installed on my HOX. How can I update it to new stable version without losing data and installed apps? The update appears in update settings, but I had a bad experience with it when I was trying to update from 10.1.3 to 10.2 RC1. What you think?
Click to expand...
Click to collapse
You can try making a nandroid backup first than after which you download the update and flash in recovery but remember to wipe cache and dalvik cache and if anything goes wrong, you can still restore back your backup. Or another alternative is that you could backup your apps (not data) than do a full wiper and install the lastest version of cm10
---------- Post added at 09:30 AM ---------- Previous post was at 09:28 AM ----------
ashleynicholson said:
I installed from the recovery, and the same thing happened again.
How do I update my recovery? That might help.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
type into fastboot: fastboot erase cahe
extract the boot.img in the rom than type: fastboot flash boot boot.img
than type in again: fastboot clear cache

Dnt you need to flash the boot.img after every update that you do for CM? :-\

aromerblz said:
Dnt you need to flash the boot.img after every update that you do for CM? :-\
Click to expand...
Click to collapse
I'm not sure but there's no harm flash the boot.img for it each time rather than ending your phone up into bootloop and do everything again right?

Bobbi lim said:
You can try making a nandroid backup first than after which you download the update and flash in recovery but remember to wipe cache and dalvik cache and if anything goes wrong, you can still restore back your backup. Or another alternative is that you could backup your apps (not data) than do a full wiper and install the lastest version of cm10
Click to expand...
Click to collapse
That seems good, I'm going to try it, thank you.

Timofey_K said:
That seems good, I'm going to try it, thank you.
Click to expand...
Click to collapse
You're welcome Report back whether it works or not alright?

Bobbi lim said:
You're welcome Report back whether it works or not alright?
Click to expand...
Click to collapse
Sure, gonna do it in the evening.
Sent from my HTC One X using xda app-developers app

What does this mean?
Sent from my HTC One X using xda app-developers app

Bobbi lim said:
I'm not sure but there's no harm flash the boot.img for it each time rather than ending your phone up into bootloop and do everything again right?
Click to expand...
Click to collapse
As with the maximus hd roms it's always recommended to flash the boot.img after every Rom update so I guess it won't be any different here.. avoids a lot of issues in the longer run..

Bobbi lim said:
You're welcome Report back whether it works or not alright?
Click to expand...
Click to collapse
Got it! Just made backup of all apps by Titanium Backup then flashed the ROM and restored the backup. Easy and nicely! I don't know whether I had to flash the boot.img again or not, but it works!

Timofey_K said:
Got it! Just made backup of all apps by Titanium Backup then flashed the ROM and restored the backup. Easy and nicely! I don't know whether I had to flash the boot.img again or not, but it works!
Click to expand...
Click to collapse
So I take it that problem solved than? You could click the like button if you wish to do so

Bobbi lim said:
So I take it that problem solved than? You could click the like button if you wish to do so
Click to expand...
Click to collapse
Sure. I have thanked the post already!
Sent from my HTC One X using xda-developers app

Related

help?

im coming from an Optimus V, which i rooted and romed no problem.
now with this HTC One V... it's difficult. i successfully root, but when i tried installing a rom and failed... now my phone won't start. i tried recovering, it's stuck at the boot up screen.
when ever i boot now, it shows the loading screen to recovery, then tries to boot like normal and just hangs.
i've never installed a custom kernel before, maybe i messed up there?
What ROM did you flashed?
Due to the One V still being S-ON, you will need to manually flash the kernel using fastboot the same way you flash a custom recovery
ryanlow134 said:
What ROM did you flashed?
Due to the One V still being S-ON, you will need to manually flash the kernel using fastboot the same way you flash a custom recovery
Click to expand...
Click to collapse
CM 10. primoc.
harmonia 2 was so much easier to install on the optimus v. my problem is idk where to start to fix my issue. i can move data using my sd card, but i can only load up to recovery or fastboot.
-edit-
if you or anyone could help me flash a stable rom to fix this issue, id be grateful. doesnt have to be CM10.
now it just keeps rebooting. any ideas on fixes?
-update-
problem fixed.
found the stock RUU, flashed and reverted back to stock for now.
ScreamZack said:
now it just keeps rebooting. any ideas on fixes?
-update-
problem fixed.
found the stock RUU, flashed and reverted back to stock for now.
Click to expand...
Click to collapse
Boot loops and stuck at boot screen is no problem at all, you just need to flash the right kernel via fast boot
Sent from my HTC One V using xda app-developers app
---------- Post added at 07:00 PM ---------- Previous post was at 06:49 PM ----------
To explain better than if you were using the cm10 made by jmztaylor, it says that the kernel (boot image) is inside the zip of the rom. Until the phone is s-on you will always have to open the zip file of the rom and extract the boot.img (or "kernel name".img) in the fastboot folder on your computer. Then if you are using windows 7 (as I do) just run the cmd, go to the fastboot folder (with the cd command, like mine is cd desktop then I do cd fastboot because my fastboot folder is on the desktop) then connect the phone tu the pc and enter the bootloader, it should say fastboot USB, all you have to do is type in the cmd fastboot flash boot boot.img (or" kernel name".img), when it finishes, just reboot the phone and it will work perfectly! You have to do this with every rom until the phone is s-on!
Sent from my HTC One V using xda app-developers app
LOOK bro y u no flash the rom if u don't it will obvious bootloop.....if u have problems pm me
Sent from my One V using xda premium
Have u flashed kernel?
Sent from my HTC One V using xda app-developers app
mr_nooby said:
Boot loops and stuck at boot screen is no problem at all, you just need to flash the right kernel via fast boot
Sent from my HTC One V using xda app-developers app
---------- Post added at 07:00 PM ---------- Previous post was at 06:49 PM ----------
To explain better than if you were using the cm10 made by jmztaylor, it says that the kernel (boot image) is inside the zip of the rom. Until the phone is s-on you will always have to open the zip file of the rom and extract the boot.img (or "kernel name".img) in the fastboot folder on your computer. Then if you are using windows 7 (as I do) just run the cmd, go to the fastboot folder (with the cd command, like mine is cd desktop then I do cd fastboot because my fastboot folder is on the desktop) then connect the phone tu the pc and enter the bootloader, it should say fastboot USB, all you have to do is type in the cmd fastboot flash boot boot.img (or" kernel name".img), when it finishes, just reboot the phone and it will work perfectly! You have to do this with every rom until the phone is s-on!
Sent from my HTC One V using xda app-developers app
Click to expand...
Click to collapse
yeah, i got mighty confused with the whole "flash the ROM, flash the kernel" stuff.
i appreciate your and everyone elses responses. now im running x3reme sense, bloatwares finally gone! i can relax and keep all my data!
ScreamZack said:
yeah, i got mighty confused with the whole "flash the ROM, flash the kernel" stuff.
i appreciate your and everyone elses responses. now im running x3reme sense, bloatwares finally gone! i can relax and keep all my data!
Click to expand...
Click to collapse
:thumbup: :thumbup:
Sent from my HTC One V using xda app-developers app

Device not booting after first ROM flash

Hi guys, I am very new to this community and this is my first post. So this is what happened:
I had my One X for about 4 months now, and I was starting to want something new so I rooted it and unlocked the bootloader everything went just fine. So I realized root isn't the only big thing you can do to tweak your device so I wanted to flash a custom ROM. I wanted to customize it so I used this guide: http://forum.xda-developers.com/showthread.php?t=1611349 to customize CMOD 10 based on Jelly Bean and flash it to my device. So I finished my custom ROM and wanted to flash it to my device. So I used this guide: http://forum.xda-developers.com/showthread.php?t=2069904 (post 2 only (of course)).
At first when I tried to flash my custom ROM I didn't make any backup because I had Titanium backup and I thought that it does the same thing as recovery backup (now I know it doesn't) so I don't have the stock ROM on backup. I was disappointed that the device won't boot, it only shows the boot screen "HTC quietly brilliant". And then I saw boot.img I didn't knew what to do with it so I read about it and found out that I need to flash the boot.img before I flash the ROM. So I deleted everything again and done it all over again, but I flashed boot.img that came with the CM 10 first and then flashed the ROM itself. I've done everything correctly and my device still won't boot. It's over 20 minutes and still showing the "HTC quietly brilliant" like before the boot.img.
What should I do and very much thanks for the helpers I don't want to lose my device. :crying:
EDIT: I forgot to mention that this is my first android device.
Try - fastboot erase cache - while in fast boot
Sent from my HTC One X using xda premium
Clean install? Try to clear cache in recovery.
Boot to bootloader (voldown and power). On the top you should see hboot version. What is it?
Also, does fastboot say OKAY when boot.img is flashed?
Sent from my EndeavorU using xda app-developers app
cleancorekiller said:
Try - fastboot erase cache - while in fast boot
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
Already tried it. And this is CM10 I downloaded it from their github can't be broken.
THX for the replay BTW.
revolve narytia
TToivanen said:
Clean install? Try to clear cache in recovery.
Boot to bootloader (voldown and power). On the top you should see hboot version. What is it?
Also, does fastboot say OKAY when boot.img is flashed?
Sent from my EndeavorU using xda app-developers app
Click to expand...
Click to collapse
Already tried to clear cache... A LOT.
HBOOT version is: 1.39.0000
And yes it does say OKAY when boot.img is flashed.
And I already tried clean install a lot.
Okay matey, here's your problem:
You need a special boot.img for your newer hboot version. Check post # 9308 in CM10 thread for link.
Unfortunately GPS doesn't work with this boot.img.
Edit: right post number
Sent from my EndeavorU using xda app-developers app
TToivanen said:
Okay matey, here's your problem:
You need a special boot.img for your newer hboot version. Check post # 1308 in CM10 thread for link.
Unfortunately GPS doesn't work with this boot.img.
Sent from my EndeavorU using xda app-developers app
Click to expand...
Click to collapse
You are my new god. I will pray for you everyday.
THANK YOU I will report if this will work. Do you know when or where will there be a one with working GPS?
Tomervutx said:
You are my new god. I will pray for you everyday.
THANK YOU I will report if this will work. Do you know when or where will there be a one with working GPS?
Click to expand...
Click to collapse
LOL, just click the thanks button.
Gps will be fixed when slow-ass HTC releases the JB kernel source code. Until then, you can use Trip's CM10 or IceColdJelly 4.2.1 for working GPS.
Sent from my EndeavorU using xda app-developers app
TToivanen said:
LOL, just click the thanks button.
Gps will be fixed when slow-ass HTC releases the JB kernel source code. Until then, you can use Trip's CM10 or IceColdJelly 4.2.1 for working GPS.
Sent from my EndeavorU using xda app-developers app
Click to expand...
Click to collapse
Mind sharing a link? will save me a lot of time.
link
TToivanen said:
link
Click to expand...
Click to collapse
You saved my life. Thank you again!
TToivanen said:
link
Click to expand...
Click to collapse
It's not working... I clean installed my customized CM10 ROM and then the boot.img you gave me. (I tried vice versa too). It's booting and then restarting to recovery mode.
Probably something went wrong when you customized it. What exactly did you do? Why not just download it as it is?
And when you talked about github.... you mean you built it from source?
TToivanen said:
Probably something went wrong when you customized it. What exactly did you do? Why not just download it as it is?
And when you talked about github.... you mean you built it from source?
Click to expand...
Click to collapse
I did built it form source. I got in a folder 3 files: 2 folders: system and META-INF 3rd file is boot.img.
I probably don't know what to put in update.zip (what folders) would you tell me?
I customized some colors, battery skin on the status bar and fonts. I also customized build.prop and added adrenaline script so I got another folder named "data".
could you tell me how to pack it all to update.zip? I guess my problem is that.
P.S. I also sign it after packing it to update.zip with auto-signer using java.
THX in advance!
Here's one idea: Download the pre built zip of the rom and use it as a template. Replace all the folders inside with your own, custom ones.
Sent from my EndeavorU using xda app-developers app
TToivanen said:
Here's one idea: Download the pre built zip of the rom and use it as a template. Replace all the folders inside with your own, custom ones.
Sent from my EndeavorU using xda app-developers app
Click to expand...
Click to collapse
I tried it this is the result... Don't you have an experience with ROM building?
Not sure if you understood correctly.
I meant you should dl the rom from get.cm and then replace the files with the ones you built and modified.
If this is exactly what you did, then I'm out of ideas.
I, in fact, haven't built a rom from source in my life.
Sent from my EndeavorU using xda app-developers app
TToivanen said:
Not sure if you understood correctly.
I meant you should dl the rom from get.cm and then replace the files with the ones you built and modified.
If this is exactly what you did, then I'm out of ideas.
I, in fact, haven't built a rom from source in my life.
Sent from my EndeavorU using xda app-developers app
Click to expand...
Click to collapse
I haven't built it from source. I downloaded the base CM10 mod and edited it's files and compressed and flashed to my device. But I am checking another option.
Why not flash the rom as it is and put your own stuff to system afterwards with adb or an file explorer ?
MeLViN-oNe said:
Why not flash the rom as it is and put your own stuff to system afterwards with adb or an file explorer ?
Click to expand...
Click to collapse
I am editing it with dsixda kitchen and I found out what was my problem... I added Adrenaline script and I need to add support to that through dsixda-android kitchen. Any idea how?

[Q] I did a really stupid thing (Formatted HTC One X ... completely)

So yeah ... Hi
Yesterday evening I decided that I was sick of HTC Sense and wanted to unlock my bootloader, root my HTC One X and install cyanogenmod.
When I got, what appeared to be a bootloop, I panicked and did something really stupid. I kinda decided that it was a good idea to go into my ClockworkMod Recovery and formatted everything, including data and system.
Now I can't do anything with my phone of course. Also there appears to be no way to access the SD card inside and I can't take it out.
I have no recoveries or backup's and my laptop does not detect my phone at all.
Please help me, I would like to get my phone fixed as soon as possible.
Thanks in advance
If you have the latest version of Clockworkmod just go to 'mounts and storage' and mount usb storage. Afterwards, copy your ROM zip onto the sdcard
tomascus said:
If you have the latest version of Clockworkmod just go to 'mounts and storage' and mount usb storage. Afterwards, copy your ROM zip onto the sdcard
Click to expand...
Click to collapse
Well that is the problem I don't
I have version 5.8.2.7
I can't get it to connect to my laptop.
Flash the latest version of clockwork mod on the thread in development section
Sent from my HTC One X using xda app-developers app
tomascus said:
Flash the latest version of clockwork mod on the thread in development section
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
How can I do that if I can not get it onto my phone?
Because there is absolutely nothing there no rom nothing except clockwork mod 5.8.2.7 and the bootloader.
Download it from clockworkmods official site. In bootloader's fastboot mode, flash it using
"fastboot flash recovery filename.zip"
Sent from my HTC One X using xda app-developers app
TToivanen said:
Download it from clockworkmods official site. In bootloader's fastboot mode, flash it using
"fastboot flash recovery filename.zip"
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Can you give me a little bit more information about how to do this and what to watch out for. Like how much percent of my battery do I still need to have, stuff like that.
Thanks in advance
Just to clear up any misreads or anything, the original HTC sense is also no longer available.
Azicre said:
Just to clear up any misreads or anything, the original HTC sense is also no longer available.
Click to expand...
Click to collapse
You need to look in the search for one x one click tool (there are others) and use that. There will be instructions on the thread though it's pretty self explanatory. Don't panic your phone will be fine but I'd turn it off as you read or you will cause yourself more hassle. Im typing this as I walk so can't be more helpful.
Good luck
Sent from my HTC One X using Tapatalk 2
Download this recovery
http://db.tt/Krlm4dPs
Rename it to recovery.img and copy it to the fastboot folder on the pc, now put the phone in fastboot usb mode (hold power and volume down button until it restarts into the bootloader)
Flash it with fastboot
Fastboot erase cache
Fastboot flash recovery recovery.img
Fastboot erase cache
Then enter recovery and mount the sdcard as usb drive and copy the Rom.zip over. Boot back into bootloader with this command
Adb reboot bootloader
Flash the boot.img from the rom.zip from fastboot (copy it from the rom.zip to the fastboot folder on pc, just like the recovery)
Fastboot erase cache
Fastboot flash boot boot.img
Fastboot erase cache
Enter recovery and do a full wipe and install the rom.zip from the menu "install zip from sdcard"
Should do it !
Ok, thanks for all the great info guys. Because of you I am now able to connect my phone to my pc however I installed cyanogenmod 10 and somehow it flashed the boot.img and it still does not boot. The only thing I get to see is the HTC screen and that is what it stays on. Does anyone have any more tips to solve this and let me boot into my cyanogenmod?
Hboot version?
Sent from my HTC One X using xda app-developers app
2 things could be - or your HBOOT version is too low or you haven't flashed the boot.img of the rom before/after the installation
kobraxd said:
your HBOOT version is too low
Click to expand...
Click to collapse
You mean too high righ?
Sent from my HTC One X using xda app-developers app
TToivanen said:
You mean too high righ?
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
hmmm.... no... i mean if he had like an 1.12 version he can't install JB roms untill he updates to 1.3x HBOOT or will happen what happen to him - he will stuck on the boot... am i wrong?
That only applies to Sense ROMs.
On CM10 and some other AOSP roms it's the other way around: they only run on older hboots and updating hboot results in bootloop.
It can be fixed though, but we need his hboot version.
Sent from my HTC One X using xda app-developers app
TToivanen said:
That only applies to Sense ROMs.
On CM10 and some other AOSP roms it's the other way around: they only run on older hboots and updating hboot results in bootloop.
It can be fixed though, but we need his hboot version.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
OH!! About the fact that nonSense roms work only on older HBOOT i knew, but i didn't know that CM is a one XD
so....I can't install the CM10 on my HOX with 1.36 HBOOT? bummer >< i wanted to try it ^^
Do you happen to experience developing roms? i need some help if you can
kobraxd said:
OH!! About the fact that nonSense roms work only on older HBOOT i knew, but i didn't know that CM is a one XD
so....I can't install the CM10 on my HOX with 1.36 HBOOT? bummer >< i wanted to try it ^^
Do you happen to experience developing roms? i need some help if you can
Click to expand...
Click to collapse
Like I said, it can be fixed. You only have to flash a kernel which is modified to work with newer hboots. It is is post 9308 in CM10 thread. And fyi: GPS is not functional on this kernel.
I am not a rom developer, but feel free to ask whatever you want.
PM me so we don't bloat up this thread.
Sent from my HTC One X using xda app-developers app
TToivanen said:
Hboot version?
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
1.39.0000
Ok guys, thanks for all the awesome advice.
At the moment I am able to connect to my pc and able so that issieu has already been fixed
But yeah I'm stuck at the HTC boot up screen and I used to be stuck at a bootloop of CM10 before I flashed boot.img
I hope you guys know a solution for this. Thanks in advance.

restore stock rom from backuo fail

So lets get this straight i unlocked bootloader made a backup of the stock rom flashed jelly bam as first rom
and then i couldnt bare with its bugs so i switched to cyanogenmod 10.1 v4.2.2 20130411
its running fine but it seems it crashes adobe flash player on every browser so i tried to go back to stock rom
via backup and got stuck on the "htc one" logo not the "htc" what should i do now ?
should i flash the boot.img of stock sense 4+ 4.1.1 of any rom or is there any fix of that adobe flash player on cm to not crash every browser?
Thanks in advance.
Sent from my HTC One X using xda app-developers app
fuad541 said:
So lets get this straight i unlocked bootloader made a backup of the stock rom flashed jelly bam as first rom
and then i couldnt bare with its bugs so i switched to cyanogenmod 10.1 v4.2.2 20130411
its running fine but it seems it crashes adobe flash player on every browser so i tried to go back to stock rom
via backup and got stuck on the "htc one" logo not the "htc" what should i do now ?
should i flash the boot.img of stock sense 4+ 4.1.1 of any rom or is there any fix of that adobe flash player on cm to not crash every browser?
Thanks in advance.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
you should flash the boot.img of the backup you flashed previously
matt95 said:
you should flash the boot.img of the backup you flashed previously
Click to expand...
Click to collapse
So all i need to do is flash the backup i made of the stock rom and then reboot in fastboot usb and flash the boot.img of the cm 10.1 via pc cmd ? Or i should somehow take the boot.img from the folder i made the backup ?
Cuz as i said i tried to flash the backup but it failed it got stuck in the logo..
Sent from my HTC One X using xda premium
fuad541 said:
So all i need to do is flash the backup i made of the stock rom and then reboot in fastboot usb and flash the boot.img of the cm 10.1 via pc cmd ? Or i should somehow take the boot.img from the folder i made the backup ?
Cuz as i said i tried to flash the backup but it failed it got stuck in the logo..
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
well, take a copy of the backup on your computer and extract it, inside of it there should be the boot.img.
now go into fastboot and flash that boot.img file, then go into recovery and after a full wipe restore the backup and everything should boot up correctly
matt95 said:
well, take a copy of the backup on your computer and extract it, inside of it there should be the boot.img.
Click to expand...
Click to collapse
and where can i find the backup folder , i just pluged in so in which folder lies the backup ?
btw thanks a lot for helping me.. :good::good:
FOUND IT THANKS FOR THE HELP @matt95 you're great keep it up :d
fuad541 said:
and where can i find the backup folder , i just pluged in so in which folder lies the backup ?
btw thanks a lot for helping me.. :good::good:
Click to expand...
Click to collapse
which recovery are you using?
---------- Post added at 06:28 PM ---------- Previous post was at 06:19 PM ----------
fuad541 said:
FOUND IT THANKS FOR THE HELP @matt95 you're great keep it up :d
Click to expand...
Click to collapse
great let me know if it works
matt95 said:
which recovery are you using?
---------- Post added at 06:28 PM ---------- Previous post was at 06:19 PM ----------
great let me know if it works
Click to expand...
Click to collapse
Yupp worked like charmm found it in the clockworkmod folder under backups and it had the first date when i rooted so just flashed it and it was ready to go thanks man keep it up youre the best :d
Sent from my HTC One X using xda premium
fuad541 said:
Yupp worked like charmm found it in the clockworkmod folder under backups and it had the first date when i rooted so just flashed it and it was ready to go thanks man keep it up youre the best :d
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
glad it worked

[Q] What steps am I missing with my install to kitkat?

To start off the kindle had an older version of twrp and had a version of ice cream sandwich. Those work correctly and it continues to work correctly after a nandroid restore.
Fast forward to now, I installed the latest twrp and flashed the latest FFF v1.5 bootloader.
I flashed this CM11 nightly cm-11-20140702-NIGHTLY-otter.zip
and flashed latest gapps gapps-kk-20140606-signed.zip
After I finish flashing everything I can setup the kindle but once I reboot it goes into a bootloop at the CM logo that results in a colorful screen. If I power off and power on it just bootlopps at the CM logo. Not sure what else I can do. Any help is appreciated.
Forgot to add. I have tried flashing Pacman rom: pac_otter-nightly-20140701.zip and I get same results as above.
Verify md5 for rom and gapps after downloading?
[How to] Verify that your download is complete with MD5/SHA-1 Hash Checksums
try gapps-kk-20140105-signed.zip
---------- Post added at 07:30 PM ---------- Previous post was at 07:30 PM ----------
newer is not always better
Dirty flash or clean?
Sent from my Nexus 5 using XDA Free mobile app
sd_shadow said:
Verify md5 for rom and gapps after downloading?
[How to] Verify that your download is complete with MD5/SHA-1 Hash Checksums
Click to expand...
Click to collapse
Matching md5 for the roms and gapps
sd_shadow said:
try gapps-kk-20140105-signed.zip
---------- Post added at 07:30 PM ---------- Previous post was at 07:30 PM ----------
newer is not always better
Click to expand...
Click to collapse
Going to try with these
dokie80 said:
Dirty flash or clean?
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
It's always been a clean flash
On a side note installing a jelly bean rom works fine and I can reboot without a problem.
JJsevol said:
Matching md5 for the roms and gapps
Going to try with these
It's always been a clean flash
On a side note installing a jelly bean rom works fine and I can reboot without a problem.
Click to expand...
Click to collapse
If u install JB with out problem with the same twrp, then ur twrp is twrp6?
Afaik, kitkat need twrp7, JB need twrp6.
I had bootloop when I flashed JB with twrp7. Check ur twrp version?
Sent from my Nexus 5 using XDA Free mobile app
dokie80 said:
If u install JB with out problem with the same twrp, then ur twrp is twrp6?
Afaik, kitkat need twrp7, JB need twrp6.
I had bootloop when I flashed JB with twrp7. Check ur twrp version?
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
That is what I was thinking, recheck twrp version
dokie80 said:
If u install JB with out problem with the same twrp, then ur twrp is twrp6?
Afaik, kitkat need twrp7, JB need twrp6.
I had bootloop when I flashed JB with twrp7. Check ur twrp version?
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
sd_shadow said:
That is what I was thinking, recheck twrp version
Click to expand...
Click to collapse
Never thought about that. I just downloaded the version in the twrp thread.
OK so I have twrp 2.7.0.1. Here's the screenshot in recovery. Does your twrp look like that because my other twrp on other devices look different logo wise.
JJsevol said:
OK so I have twrp 2.7.0.1. Here's the screenshot in recovery. Does your twrp look like that because my other twrp on other devices look different logo wise.
Click to expand...
Click to collapse
that should be fine, unless it did not install correctly. try the 2.7.1.0 zip version zip-openrecovery-twrp-2.7.1.0-otter.zip Install in old TWRP>wipe cache and dalvik>reboot
sd_shadow said:
that should be fine, unless it did not install correctly. try the 2.7.1.0 zip version zip-openrecovery-twrp-2.7.1.0-otter.zip Install in old TWRP>wipe cache and dalvik>reboot
Click to expand...
Click to collapse
I installed this and same thing as before. Not sure what's going on, but ended up just using jb.
Still stuck at logo?
U need to inform ur version of bootloader, twrp, and which ROM u r trying to flash. Let us know the name of the file.
Did u wipe before flashing?
Twrp7 can't be use for flashing JB. U ending up using JB by flashing ur old twrp and ROM? Or by flashing via twrp7?
Last.. Are u sure u device is kindle fire original?
Sent from my Nexus 5 using XDA Free mobile app
dokie80 said:
Still stuck at logo?
U need to inform ur version of bootloader, twrp, and which ROM u r trying to flash. Let us know the name of the file.
Did u wipe before flashing?
Twrp7 can't be use for flashing JB. U ending up using JB by flashing ur old twrp and ROM? Or by flashing via twrp7?
Last.. Are u sure u device is kindle fire original?
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
Yeah still stuck at cm logo after powering back on or rebooting. File names are in the op but let me know if you need anything else. Clean instalI with a wipe. I even used the twrp version SD_shadow provided and I still installed KitKat and installed jb bit still see the issue. And positive to original kindle. I'm thinking I should make a video of my install process. Thanks for the help guys.
JJsevol said:
Yeah still stuck at cm logo after powering back on or rebooting. File names are in the op but let me know if you need anything else. Clean instalI with a wipe. I even used the twrp version SD_shadow provided and I still installed KitKat and installed jb bit still see the issue. And positive to original kindle. I'm thinking I should make a video of my install process. Thanks for the help guys.
Click to expand...
Click to collapse
No idea.. Sorry.
Anyway, if you successfully install JB with TWRP 7.. That's weird.
Sent from my Nexus 5 using XDA Free mobile app
dokie80 said:
No idea.. Sorry.
Anyway, if you successfully install JB with TWRP 7.. That's weird.
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
Here's a better look of twrp version and zips I have. Also the bootloader version is v1.5 not v1.4.
JJsevol said:
Here's a better look of twrp version and zips I have. Also the bootloader version is v1.5 not v1.4.
Click to expand...
Click to collapse
This is all with a full wipe including the system?
Thepooch said:
This is all with a full wipe including the system?
Click to expand...
Click to collapse
At first it wasn't. I was just doing the normal Factory Reset in twrp but on the last try I included system as well. Let me try again.
JJsevol said:
At first it wasn't. I was just doing the normal Factory Reset in twrp but on the last try I included system as well. Let me try again.
Click to expand...
Click to collapse
Full wipe recommended when changing a system. Wait for boot don`t be impatient.
Thepooch said:
Full wipe recommended when changing a system. Wait for boot don`t be impatient.
Click to expand...
Click to collapse
Doing that now. I don't have to flash the bootloader every time, right?
JJsevol said:
Doing that now. I don't have to flash the bootloader every time, right?
Click to expand...
Click to collapse
The bootloader gets flashed 1 time and 1 time only. Unless perhaps there is an upgrade you never do this in correlation with flashing a new ROM period.
---------- Post added at 11:01 AM ---------- Previous post was at 10:26 AM ----------
Swipe factory reset then go advanced select dalvik, cache, system then swipe again. Flash rom.zip, flash gapps.zip in zip form mind you then select reboot system.

Categories

Resources