Related
Hi All!
I would like to convert my completely stock non-rooted Canadian Wifi Xoom (MZ604) into a US xoom so that I can install the 3.1 software on it, as well as root, sdcard capable kernel, and CWM recovery.
Unfortunately, after reading many many of the threads here, I am totally confused as to what order to follow. Here is what I'm thinking, but please please correct me if I am wrong:
[steps removed]
Is that it? I feel like I'm missing something or that I may brick my device since it is not a US-rom that I am using as a base.
Thanks for the help!
[update 28th May]: The steps that I followed to get 3.1 with CWM & Tiamat on my Canadian Xoom are below, in post #7.
1. boot the device into fastboot and unlock it. Erase all cache and wipe the userdata.
2. Flash the complete US 3.0.1 HWI69 ROM. (yes, do this)
2.1 Root the 3.0.1 Rom
3. Install CWM recovery from http://forum.xda-developers.com/show....php?t=1074979 using the fastboot method.
4. Install the 3.1 update from http://forum.xda-developers.com/show....php?t=1074609, skipping the 3G step since I only have Wifi.
5. Install Tiamat 1.4.2 from http://forum.xda-developers.com/showthread.php?t=978013. (update to one of the newest kernels)
6. Install International Language Pack from http://forum.xda-developers.com/show....php?t=1083612 to get back all languages from 3.0.1 ROM.
Click to expand...
Click to collapse
Note the comments and you should be fine. Good luck.
jase33 said:
Note the comments and you should be fine. Good luck.
Click to expand...
Click to collapse
For your suggested step "2.1 Root the 3.0.1 Rom", would the thread at http://forum.xda-developers.com/showthread.php?t=1010568 be the suggested strategy?
that will work
So did you do all that you said ? Did it work ?
i'm about to do my candian wifi xoom !
Thanks
I was hesitant to do that since I am reading a lot of bricking stories lately, I have a canadian MZ604 stock too, will do the same if you succeed!
Alright folks, It's been a few days now since I've updated my Xoom, so here's the process that I used. Note that it is different from the steps I listed in the original post:
1. Unlock the device via fastboot. Instructions here. DO NOT RE-LOCK EVER!!
2. Flash the Official & complete US 3.0.1 HWI69 ROM. Links here. Every time I tried to download the "does not require login" version from mediafire I got a corrupted zip, so instead I downloaded from the Motorola developer site (with instructions) here.
3. Once the 3.0.1 Rom was up and running, and I had an internet connection, I got the OTA notification for the 3.1 update and installed it. It took about 10 minutes to notify me once I had connection, probably because it had to download it before notifying me. After the install and reboot process, I had a stock 3.1 install, but still didn't have sdcard access. So, I kept going.
4. Install CWM 3.0.2.8 recovery, using the fastboot method. Instructions here.
Once CWM was installed and I had the ability to backup the rom, I immediately made a backup before EACH of the following steps was performed. I know it is overkill to make that many backups, but I wanted to be sure I wasn't going to screw up my device at any given step and have to start over again.
5. Root the 3.1 rom from here. After rooting I had sdcard access within honeycomb at /sdcard/external.
6. Installed Tiamat 1.4.2 kernel. Instructions here.
7. Installed the Language Pack from here, but when I rebooted the system it went into a loop on the purple animated honeycomb logo. So, I rebooted into recovery again, and did a "wipe data / factory reset" - this allowed my machine to reboot normally, but I had to reconfigure all my settings and reinstall all my apps.
So as of right now I'm on 3.1 HMJ37, rooted, with CWM recovery, Tiamat kernel, and have international languages! It's great!!
Mike.
Thanks for the detailed info... I flashed the complete US 3.0.1 ROM on my canadian xoom and got the 3.1 OTA update as well. So now my canadian wifi xoom is on US 3.1 !
I will not root it for now since i don't really need the external SDcard for now.
When you say Flash US 3.0.1 ...do you have steps to do that? I'm just wondering how to do it...since I don't have a functional SD Card I guess its not the flash update.zip method...
Can't wait to be running the US rom and not care for motorola Canada anymore!!!
Just saw that the steps to flash the rom are on moto website! Sorry!
How to flash
I've spent hours on this and I guess I must be stupid, but I can NOT figure out how to flash a ROM! I've tried the ADB commands, I've download the ROM manager, etc, etc, etc...I cannot find any instructions on how to do this! It must be very simple because every time I look for instructions, they always just say "flash the ROM" like it's nothing. But HOW???
Very frustrating...there appears to be no single place that outlines all the steps in one place - it takes a dozen web pages to do the simplest things...
I also want to update my Canadian ROM to a US ROM. I'm unlocked, I'm running Tiamat 1.3.0 but I don't know what to do now...?
It seems as though having an external micro SD card supported is a prerequisite, but I cannot figure out how to get that to work either. The frustrating part of all this is that I do (Windows) computer support - I'm not new to technology in any way, but I have seldom been more frustrated than this trying to find one set of clear instructions...!
HELP!
Thanks.
after flashing using the instructions on post number 7 with the HRI39 bin images and fastboot my tablet doesnt boot. it just sits at the motorla logo for ages and ages and ages...
do I maybe have to wait like an hour or something?
Converted my MZ604 Singapore version to US & OTA update to 3.1
I managed to reflash International images to US and OTA update to 3.1 using a mod microUSB cable. I didn't need to root my xoom to do it rather a hardwired method.
2. Flash the Official & complete US 3.0.1 HWI69 ROM. Links here. Every time I tried to download the "does not require login" version from mediafire I got a corrupted zip, so instead I downloaded from the Motorola developer site (with instructions) here.
Click to expand...
Click to collapse
Can you please elaborate on how we do this? How do we flash a ROM? I only know how to do it in CWM Recovery, but not elsewhere.
Enhanced said:
Can you please elaborate on how we do this? How do we flash a ROM? I only know how to do it in CWM Recovery, but not elsewhere.
Click to expand...
Click to collapse
Ok, hook your xoom up to your computer and open up a command line. Then CD to your tools directory of the android sdk and input these commands.
adb reboot fastboot
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash userdata userdata.img
fastboot erase cache
fastboot reboot
And your good to go..... continue from the next step just be carefully to input the commands exactly, and for the love of Pete DONT UNPLUG your xoom while flashing
And do NOT relock!!
Sent from my Xoom using XDA Premium App
I will be attempting this in the next day or so but had a few newbie questions (coming over from the apple world):
1) For step two, the img files all come from HWI69.zip?
2) For step four, do I want to do it with CWM or without? Is there more risk to one vs. the other?
3) For step six, to boot into recovery mode, is the following sequence correct?
Turn your XOOM off
Press Power to turn your XOOM back on
When the Motorola Dual Core boot screen appears tap Volume Down repeatedly until "Android Recovery" is displayed
Press Volume Up to enter Recovery
Thanks,
masterslacker said:
Alright folks, It's been a few days now since I've updated my Xoom, so here's the process that I used. Note that it is different from the steps I listed in the original post:
1. Unlock the device via fastboot. Instructions here. DO NOT RE-LOCK EVER!!
2. Flash the Official & complete US 3.0.1 HWI69 ROM. Links here. Every time I tried to download the "does not require login" version from mediafire I got a corrupted zip, so instead I downloaded from the Motorola developer site (with instructions) here.
3. Once the 3.0.1 Rom was up and running, and I had an internet connection, I got the OTA notification for the 3.1 update and installed it. It took about 10 minutes to notify me once I had connection, probably because it had to download it before notifying me. After the install and reboot process, I had a stock 3.1 install, but still didn't have sdcard access. So, I kept going.
4. Install CWM 3.0.2.8 recovery, using the fastboot method. Instructions here.
Once CWM was installed and I had the ability to backup the rom, I immediately made a backup before EACH of the following steps was performed. I know it is overkill to make that many backups, but I wanted to be sure I wasn't going to screw up my device at any given step and have to start over again.
5. Root the 3.1 rom from here. After rooting I had sdcard access within honeycomb at /sdcard/external.
6. Installed Tiamat 1.4.2 kernel. Instructions here.
7. Installed the Language Pack from here, but when I rebooted the system it went into a loop on the purple animated honeycomb logo. So, I rebooted into recovery again, and did a "wipe data / factory reset" - this allowed my machine to reboot normally, but I had to reconfigure all my settings and reinstall all my apps.
So as of right now I'm on 3.1 HMJ37, rooted, with CWM recovery, Tiamat kernel, and have international languages! It's great!!
Mike.
Click to expand...
Click to collapse
rezadue said:
I will be attempting this in the next day or so but had a few newbie questions (coming over from the apple world):
1) For step two, the img files all come from HWI69.zip?
2) For step four, do I want to do it with CWM or without? Is there more risk to one vs. the other?
3) For step six, to boot into recovery mode, is the following sequence correct?
Turn your XOOM off
Press Power to turn your XOOM back on
When the Motorola Dual Core boot screen appears tap Volume Down repeatedly until "Android Recovery" is displayed
Press Volume Up to enter Recovery
Thanks,
Click to expand...
Click to collapse
1) Correct - also, I know I keep saying this, but on the Moto site instructions for flashing they tell you to relock. Don't!!
2) I used the fastboot method (without). Make sure to download the img and not the zip.
3) I tend to wait on the Moto logo for about 3 secs then just press down once. Then up once you get the recovery option. Never fails.
Good luck.
Great. Thanks for the quick response. One additional question. This procedure seems a fair bit shorter in length than this one:
http://forum.xda-developers.com/showthread.php?t=1073884
Is there a reason? Is there a place where I can read some sort of a beginner's guide to rooting so I can understand the steps I am going to be following better?
Thanks again.
burden010 said:
1) Correct - also, I know I keep saying this, but on the Moto site instructions for flashing they tell you to relock. Don't!!
2) I used the fastboot method (without). Make sure to download the img and not the zip.
3) I tend to wait on the Moto logo for about 3 secs then just press down once. Then up once you get the recovery option. Never fails.
Good luck.
Click to expand...
Click to collapse
Relock
masterslacker said:
1. Unlock the device via fastboot. Instructions here. DO NOT RE-LOCK EVER!!
Click to expand...
Click to collapse
Question : why shouldn't we "RE-LOCK EVER" ?
I ask because I've relocked mine after flashing Europe stock on my US Xoom (I [stupidly] did what I saw on motorola dev instructions...).
So i have a Droid Razr Maxx HD xt926
it is on the latest 4.2.1 ota
It was starting to run slow, so i figured it was time to root and get a custom rom. but what i didn't realize is you cant unlock boot-loader.
So i rooted the phone, no issues. i tried to flash TWRP and CWM and both failed.
So when i go to recovery all i get is a black screen with white writiing that says
AP Fastboot Flash Mode (s)
10.9B(#) (sha-1e9f, 2013-05-25 01:04:26)
eMMC info: Size 32GB
Divice is LOCKED, Status Code: 0
Battery OK
Connect USB
Data Cable
Failed to hab check for recovery: 0x56
Fastboot Reason: Boot Failure
I can exit out and get back to android.
Since i can get the bootloader unlocked (at least i dont think there is a way) i want to flash everything back to factory, it can be unrooted as well. just want a clean start on it.
any help would be great thanks.
Can't flash twrp or cm on locked bootloader.
Sent from my DROID RAZR HD using xda app-developers app
xlow78 said:
Can't flash twrp or cm on locked bootloader.
Sent from my DROID RAZR HD using xda app-developers app
Click to expand...
Click to collapse
Yea i figured that out, so i was triing to get it back to stock.
Figured too late though .
Did you try rsd lite?
Sent from my DROID RAZR HD using xda app-developers app
soloblazer said:
So i have a Droid Razr Maxx HD xt926
it is on the latest 4.2.1 ota
It was starting to run slow, so i figured it was time to root and get a custom rom. but what i didn't realize is you cant unlock boot-loader.
So i rooted the phone, no issues. i tried to flash TWRP and CWM and both failed.
.............
any help would be great thanks.
Click to expand...
Click to collapse
sounds like you jacked stock recovery. if it will boot up, try using this http://www.mediafire.com/download/tt7cwwua49n24uv/Razr_HD_Recovery_Flasher_V7.rar to put the stock recovery back on. i cant say for sure it will work but i think it will.
bweN diorD said:
sounds like you jacked stock recovery. if it will boot up, try using this http://www.mediafire.com/download/tt7cwwua49n24uv/Razr_HD_Recovery_Flasher_V7.rar to put the stock recovery back on. i cant say for sure it will work but i think it will.
Click to expand...
Click to collapse
If the bootloader is locked, it's highly unlikely that attempting to flash a recovery would've touched the stock recovery. With that being said, you can use one of the utilities to flash back to completely stock or use RSD and flash the most up-to-date XML from here:
http://sbf.droid-developers.org/vanquish/list.php
RikRong said:
If the bootloader is locked, it's highly unlikely that attempting to flash a recovery would've touched the stock recovery. With that being said, you can use one of the utilities to flash back to completely stock or use RSD and flash the most up-to-date XML from here:
http://sbf.droid-developers.org/vanquish/list.php
Click to expand...
Click to collapse
true but you have to modify files before rsd will work, and the utilities say dont use on the latest update (locked) unless there is one i haven't seen, correct?
bweN diorD said:
true but you have to modify files before rsd will work, and the utilities say dont use on the latest update (locked) unless there is one i haven't seen, correct?
Click to expand...
Click to collapse
I've never had to modify the XMLs to work in RSD, but you might have to for some of them. You can swap files in the utilities and put the newest update in there. Also, flashing your zip or any other zip should clear the flash fail.
RikRong said:
I've never had to modify the XMLs to work in RSD, but you might have to for some of them. You can swap files in the utilities and put the newest update in there. Also, flashing your zip or any other zip should clear the flash fail.
Click to expand...
Click to collapse
Hey guys thanks for all the answers, i will try this monday, sorry for late reply, had some things come up this weekend, so wont have time to work on it. I just want to get it back to completely stock since i cant unlock the bootloader and isntall custom rom.
soloblazer said:
Hey guys thanks for all the answers, i will try this monday, sorry for late reply, had some things come up this weekend, so wont have time to work on it. I just want to get it back to completely stock since i cant unlock the bootloader and isntall custom rom.
Click to expand...
Click to collapse
Ok guys i am ready to try. How do i flash a zip file if i cant get into recovery?
What should i try first?
soloblazer said:
Ok guys i am ready to try. How do i flash a zip file if i cant get into recovery?
What should i try first?
Click to expand...
Click to collapse
boot the phone up (just power on), after on plug it into your pc, use the tool i posted in #5 (just going off what RikRong said, any successful flash should clear the failure) flash "stock recovery", let it reboot and see if its fixed.
if its not fixed, im still under the impression you will have to do one of 2 things to fix it from what i read others post previously,
-replace the files in matts utility with the latest ones from the stock files, or
-modify the xml file in the latest sbf to get rsd to work without failing
bweN diorD said:
boot the phone up (just power on), after on plug it into your pc, use the tool i posted in #5 (just going off what RikRong said, any successful flash should clear the failure) flash "stock recovery", let it reboot and see if its fixed.
if its not fixed, im still under the impression you will have to do one of 2 things to fix it from what i read others post previously,
-replace the files in matts utility with the latest ones from the stock files, or
-modify the xml file in the latest sbf to get rsd to work without failing
Click to expand...
Click to collapse
First one worked, thanks guys, phone is good to go. Does anyone know if there will ever be a unlocker for the bootloader?
soloblazer said:
First one worked, thanks guys, phone is good to go. Does anyone know if there will ever be a unlocker for the bootloader?
Click to expand...
Click to collapse
unlikely
btw, i swapped the files in Matts utility for the latest update if you want it. im working on switching out the root method in it too to the new one.
its posted in the dev forum
CM10.1 Android 4.2.2 Razr HD XT925
Already installed various recoveries only my device so enter the stock recovery, bootloader unlocked with this, I want to install cm10.1.3 4.2.2 and I can not, can someone help me?
My Droid Razr HD is doing the same thing
My screen says all of that also.
its says its locked and the battery is ok and all of that
I was trying to root my phone which was unsuccessful.
Now I cannot start and run my phone properly.
when it comes on it has me choose a language and press start and then acts like its loading and says it may take a few minutes. It will do that for hours and never move on to the next step.
How did you fix yours and recover it?
None of the other options on the reboot screen work...
I had tried:
normal start up
AP fast Boot
Recovery
BP Tools
They all lead to the same thing with the language selection and so on.
What can I do?
McmanisCody said:
My screen says all of that also.
its says its locked and the battery is ok and all of that
I was trying to root my phone which was unsuccessful.
Now I cannot start and run my phone properly.
when it comes on it has me choose a language and press start and then acts like its loading and says it may take a few minutes. It will do that for hours and never move on to the next step.
How did you fix yours and recover it?
None of the other options on the reboot screen work...
I had tried:
normal start up
AP fast Boot
Recovery
BP Tools
They all lead to the same thing with the language selection and so on.
What can I do?
Click to expand...
Click to collapse
assuming you have a 926, re-flash it with this.
if you have a 925 do NOT use ^^ that. you will have to use rsd instead.
I am having a similar issue but my bootloader is unlocked and no matter what I flash to recovery recovery won't work anymore whether it being a factory reset or trying to just plain boot in to it.
CONC3PT said:
I am having a similar issue but my bootloader is unlocked and no matter what I flash to recovery recovery won't work anymore whether it being a factory reset or trying to just plain boot in to it.
Click to expand...
Click to collapse
on the bootloader screen it says "status code 3" correct?
you cant flash cwm or twrp with fastboot?
what exactly is it doing or not doing and does the flash dialog indicate it flashing ok?
you imply, you cant boot into recovery, then say a factory reset wont work. what happens exactly in either of those attempts?
after you flash a custom recovery, you have to power off the phone and boot right into it and flash the su zip (do not boot the system in between), you know that correct?
any other info you can provide that i may have left out could be helpfull in getting this working for you.
Hello everyone,
I know this tread is old but, I have a problem and I hope someone here can help me. I have a mot razr 926 with these specs:
android version 4.1.2;
System version 9.30.1.XT926.Verizon
Kernel 3.0.31 ( I believe is stock)
Build number 9.8.1Q-94-1
My phone was rooted before with stock rom; I had to do a factory reset; so I reset, rooted again and my mistake it was trying to unlock the bootloader ( I know, I know, it's 9.30....)
Now my problem is that I don't have "recovery" or I don't have access to it. Things that I have tried:
Moto utility 1.34
Moto utility 1.3 gpt fix
Razr HD Recovery flasher V7 (tried to install cwm and stock)
I'm just trying to get any recovery working.... any help would be appreciated
Thanks
kpitao said:
Hello everyone,
I know this tread is old but, I have a problem and I hope someone here can help me. I have a mot razr 926 with these specs:
android version 4.1.2;
System version 9.30.1.XT926.Verizon
Kernel 3.0.31 ( I believe is stock)
Build number 9.8.1Q-94-1
My phone was rooted before with stock rom; I had to do a factory reset; so I reset, rooted again and my mistake it was trying to unlock the bootloader ( I know, I know, it's 9.30....)
Now my problem is that I don't have "recovery" or I don't have access to it. Things that I have tried:
Moto utility 1.34
Moto utility 1.3 gpt fix
Razr HD Recovery flasher V7 (tried to install cwm and stock)
I'm just trying to get any recovery working.... any help would be appreciated
Thanks
Click to expand...
Click to collapse
Have you tried the stock recovery??, it can be tricky to get into stock recovery by pressing the correct combination of buttons
EDIT: You can use RSD Lite to update your phone to 182.46.10 and use Towelroot to re-root the phone. Once rooted, you can use Motoapocalypse to unlock bootloader.
EDIT 2: Read this thread: http://forum.xda-developers.com/droid-razr-hd/general/index-motorola-droid-razr-hd-2015-t3167557
What's up everybody. I've searched through the questions forum and can't seem to find a thread to help me, so...
I wanted to flash dhacker's 4.4 ROM. So first I want to make a backup of my phone pending something goes horribly wrong. I'm having issues booting into recovery. When I click on "recovery", the phone seems to restart like it's going into recovery, then I get a sleeping android bot with his belly open and a red triangle with an exclamation point in it on my screen, forcing me to reboot the phone. Any ideas?
- Is it that I don't have an updated version of CWM or TWRP? Anyone have links to working versions?
- Is it that I have the "lite" versions of said apps above and need to donate to open the recovery features?
- Is it something else and I'm just not smart enough to think of what it could be?
Thanks for the help!
LifeAsADroid said:
What's up everybody. I've searched through the questions forum and can't seem to find a thread to help me, so...
I wanted to flash dhacker's 4.4 ROM. So first I want to make a backup of my phone pending something goes horribly wrong. I'm having issues booting into recovery. When I click on "recovery", the phone seems to restart like it's going into recovery, then I get a sleeping android bot with his belly open and a red triangle with an exclamation point in it on my screen, forcing me to reboot the phone. Any ideas?
- Is it that I don't have an updated version of CWM or TWRP? Anyone have links to working versions?
- Is it that I have the "lite" versions of said apps above and need to donate to open the recovery features?
- Is it something else and I'm just not smart enough to think of what it could be?
Thanks for the help!
Click to expand...
Click to collapse
The dead robot is your stock recovery screen. You need to hold vol+ and tap pwr at the same time to get into your stock recovery.
When you flash a recovery.img, you need to immediately boot back into the recovery to get the updater script to finish. If you don't boot straight into recovery after flashing, the stock recovery will override the aftermarket recovery. Also, do you have an unlocked bootloader?
RikRong said:
The dead robot is your stock recovery screen. You need to hold vol+ and tap pwr at the same time to get into your stock recovery.
When you flash a recovery.img, you need to immediately boot back into the recovery to get the updater script to finish. If you don't boot straight into recovery after flashing, the stock recovery will override the aftermarket recovery. Also, do you have an unlocked bootloader?
Click to expand...
Click to collapse
Thanks, I'll give it a try.
I did at one point have an unlocked bootloader, but I wasn't sure whether the latest OTA updates only blocked the ability to unlock (if someone hadn't already unlocked) or if it locked back up the already unlocked ones.
LifeAsADroid said:
Thanks, I'll give it a try.
I did at one point have an unlocked bootloader, but I wasn't sure whether the latest OTA updates only blocked the ability to unlock (if someone hadn't already unlocked) or if it locked back up the already unlocked ones.
Click to expand...
Click to collapse
once the bootloader is unlocked, it cant be locked back.
Bonus. That's what I thought, something about creating a small nuclear explosion in the phone that destroys the bootloader locking resistor or something. Glad I took care of that prior to the update that shut the door on that exploit.
Something else I thought of... I'm reading that 4.4 makes it much harder to root phones. I guess we won't know until the OTA release comes out, but I'm hoping Voodoo Rootkeeper maintains root during the update like it has in the past for me in previous updates.
LifeAsADroid said:
Bonus. That's what I thought, something about creating a small nuclear explosion in the phone that destroys the bootloader locking resistor or something. Glad I took care of that prior to the update that shut the door on that exploit.
Something else I thought of... I'm reading that 4.4 makes it much harder to root phones. I guess we won't know until the OTA release comes out, but I'm hoping Voodoo Rootkeeper maintains root during the update like it has in the past for me in previous updates.
Click to expand...
Click to collapse
If your bootloader is unlocked, you don't need to maintain root. You just need to flash a SU zip in recovery.
so if i unlock my bootloader, i will still be able to receive the eventual ota 4.4 update correct?
RikRong said:
If your bootloader is unlocked, you don't need to maintain root. You just need to flash a SU zip in recovery.
Click to expand...
Click to collapse
peladoro said:
so if i unlock my bootloader, i will still be able to receive the eventual ota 4.4 update correct?
Click to expand...
Click to collapse
Yes, but you won't be able to unlock if you're system version is newer than May.
hey rikrong...as i had mentioned in another thread, found out that i am indeed able to root unlock etc...(xt925). so it's safe to say that unlocking the bootloader for obvious reasons is needed to flash roms but is not negatively affecting the phone from functioning in anyway right? sorry if these r stupid questions but just trying to understand...the only issue is warranty
RikRong said:
Yes, but you won't be able to unlock if you're system version is newer than May.
Click to expand...
Click to collapse
peladoro said:
hey rikrong...as i had mentioned in another thread, found out that i am indeed able to root unlock etc...(xt925). so it's safe to say that unlocking the bootloader for obvious reasons is needed to flash roms but is not negatively affecting the phone from functioning in anyway right? sorry if these r stupid questions but just trying to understand...the only issue is warranty
Click to expand...
Click to collapse
Yeah, sorry, I lose track of the posts. Just simply unlocking the BL should have no adverse affect on the phone, just the warranty, like you said.
hehe...ok thanks again!!!
RikRong said:
Yeah, sorry, I lose track of the posts. Just simply unlocking the BL should have no adverse affect on the phone, just the warranty, like you said.
Click to expand...
Click to collapse
RikRong said:
The dead robot is your stock recovery screen. You need to hold vol+ and tap pwr at the same time to get into your stock recovery.
When you flash a recovery.img, you need to immediately boot back into the recovery to get the updater script to finish. If you don't boot straight into recovery after flashing, the stock recovery will override the aftermarket recovery. Also, do you have an unlocked bootloader?
Click to expand...
Click to collapse
Hello
Please can you explain step by step how to install a cwm ? (i just unlock the bootloader)
Do i have to root the phone to do that ?
Thank you
My Razr maxx hd (xt926) had been rooted and bootloader unlocked sitting on version 9.16.9 for a while. With KitKat available I downloaded the 9.18.49 rom file and reset the phone flashing it with the Blur_Version.9.30.1.XT926.Verizon.en.US rom and getting everything back to stock. At this point it shows build 9.8.1Q I loaded the KK rom on the SD card and tried to flash from stock recovery.
During verification it aborts, with an error
expects build fingerprint of xt926_verizon/vanquish:4.1.2/9.8.1q-94/56:user release-keys
this device has xt926_verizon/vanquish:4.1.2/9.8.1q-94-1/57:user/r
Any thoughts on how to deal with this?
try this posted by @zachariahpope http://crackflasher.com/blur_version-9-18-94-xt926-verizon-en-us-zip-motorola-droid-razr-hd-cdma-livinginkaos/
billycar11 said:
try this posted by @zachariahpope http://crackflasher.com/blur_versio...zip-motorola-droid-razr-hd-cdma-livinginkaos/
Click to expand...
Click to collapse
That's the file I was trying to flash
Sent from my DROID RAZR HD using Tapatalk
samabuelsamid said:
That's the file I was trying to flash
Sent from my DROID RAZR HD using Tapatalk
Click to expand...
Click to collapse
okay then sorry i was confused try this one.
https://drive.google.com/file/d/0B8pGrRdP0CpyckJnd2JoQklHSjQ/edit
posted by @Sabissimo
billycar11 said:
okay then sorry i was confused try this one.
https://drive.google.com/file/d/0B8pGrRdP0CpyckJnd2JoQklHSjQ/edit
posted by @Sabissimo
Click to expand...
Click to collapse
Bad news. I flashed that one from recovery and it put my phone into a boot loop
Time to start over from scratch
samabuelsamid said:
Bad news. I flashed that one from recovery and it put my phone into a boot loop
Time to start over from scratch
Click to expand...
Click to collapse
I was reading that it rewrites your recovery. Go back into your recovery (should be a new version) and try to I stall again.
Yeah you need to install 2 times.
Did it install the recovery?
billycar11 said:
Yeah you need to install 2 times.
Did it install the recovery?
Click to expand...
Click to collapse
I'll let you know later tonight. I had to reflash back to where I was so I'd have a working phone for my workday.
samabuelsamid said:
I'll let you know later tonight. I had to reflash back to where I was so I'd have a working phone for my workday.
Click to expand...
Click to collapse
Definitely, the reboot during the install back into recovery is what confused a lot of us who were part of the soak test and tried to apply it manually ourselves.
When you first go into recovery and install the OTA, it will reboot. At that point, it will boot back to the recovery screen. There, you must press volume up + power. That is different from the old vol up+ vol down.
Anyways, once you are back in the "hard to read" recovery (why did they reduce the brightness on the new recovery?), you need to go back and install the OTA again. This time it will continue on where it left off and apply the KK update to your system.
Profit!
You might want to go to my post here (
http://forum.xda-developers.com/showpost.php?p=52602576&postcount=1) and read some of the gotchas. Read them BEFORE you take the update so you don't bork your phone:
billycar11 said:
Yeah you need to install 2 times.
Did it install the recovery?
Click to expand...
Click to collapse
iBolski said:
Definitely, the reboot during the install back into recovery is what confused a lot of us who were part of the soak test and tried to apply it manually ourselves.
When you first go into recovery and install the OTA, it will reboot. At that point, it will boot back to the recovery screen. There, you must press volume up + power. That is different from the old vol up+ vol down.
Anyways, once you are back in the "hard to read" recovery (why did they reduce the brightness on the new recovery?), you need to go back and install the OTA again. This time it will continue on where it left off and apply the KK update to your system.
Profit!
You might want to go to my post here (
http://forum.xda-developers.com/showpost.php?p=52602576&postcount=1) and read some of the gotchas. Read them BEFORE you take the update so you don't bork your phone:
Click to expand...
Click to collapse
Thanks, I'll provide an update of how this works!
iBolski said:
Definitely, the reboot during the install back into recovery is what confused a lot of us who were part of the soak test and tried to apply it manually ourselves.
When you first go into recovery and install the OTA, it will reboot. At that point, it will boot back to the recovery screen. There, you must press volume up + power. That is different from the old vol up+ vol down.
Anyways, once you are back in the "hard to read" recovery (why did they reduce the brightness on the new recovery?), you need to go back and install the OTA again. This time it will continue on where it left off and apply the KK update to your system.
Profit!
You might want to go to my post here (
http://forum.xda-developers.com/showpost.php?p=52602576&postcount=1) and read some of the gotchas. Read them BEFORE you take the update so you don't bork your phone:
Click to expand...
Click to collapse
This all worked perfectly and I'm now rocking KitKat
iBolski said:
Definitely, the reboot during the install back into recovery is what confused a lot of us who were part of the soak test and tried to apply it manually ourselves.
When you first go into recovery and install the OTA, it will reboot. At that point, it will boot back to the recovery screen. There, you must press volume up + power. That is different from the old vol up+ vol down.
Anyways, once you are back in the "hard to read" recovery (why did they reduce the brightness on the new recovery?), you need to go back and install the OTA again. This time it will continue on where it left off and apply the KK update to your system.
Profit!
You might want to go to my post here (
http://forum.xda-developers.com/showpost.php?p=52602576&postcount=1) and read some of the gotchas. Read them BEFORE you take the update so you don't bork your phone:
Click to expand...
Click to collapse
One other question: My bootloader is unlocked, I'm trying to find the directions to root again under kitkat by manually sideloading. Anyone have a link?
samabuelsamid said:
One other question: My bootloader is unlocked, I'm trying to find the directions to root again under kitkat by manually sideloading. Anyone have a link?
Click to expand...
Click to collapse
All you need to do is flash CWM and then find a sideloadable SU package to sideload under CWM. That's it.
iBolski said:
All you need to do is flash CWM and then find a sideloadable SU package to sideload under CWM. That's it.
Click to expand...
Click to collapse
Thanks. Just a couple more questions before I do this to make sure I don't send my phone back into oblivion and have to start all over again. Is the CWM recovery specific to any particular version of Android, current one available for XT926 on clockworkmod.com download page is 6.0.4.4. Similarly, does SU need to be specific to this phone/KitKat rom?
I've rooted numerous phones before, always using a script like Razr Hd utility. This is my first attempt at manual root so I appreciate your patience
samabuelsamid said:
Thanks. Just a couple more questions before I do this to make sure I don't send my phone back into oblivion and have to start all over again. Is the CWM recovery specific to any particular version of Android, current one available for XT926 on clockworkmod.com download page is 6.0.4.4. Similarly, does SU need to be specific to this phone/KitKat rom?
I've rooted numerous phones before, always using a script like Razr Hd utility. This is my first attempt at manual root so I appreciate your patience
Click to expand...
Click to collapse
You need to download the new CWM for KK. xt926-KK-CWM-6048.img is the name. You can get it from here: http://forum.xda-developers.com/showpost.php?p=52564336&postcount=1
iBolski said:
You need to download the new CWM for KK. xt926-KK-CWM-6048.img is the name. You can get it from here: http://forum.xda-developers.com/showpost.php?p=52564336&postcount=1
Click to expand...
Click to collapse
good thing I asked first
Update: not rooted on KitKat!
samabuelsamid said:
My Razr maxx hd (xt926) had been rooted and bootloader unlocked sitting on version 9.16.9 for a while. With KitKat available I downloaded the 9.18.49 rom file and reset the phone flashing it with the Blur_Version.9.30.1.XT926.Verizon.en.US rom and getting everything back to stock. At this point it shows build 9.8.1Q I loaded the KK rom on the SD card and tried to flash from stock recovery.
During verification it aborts, with an error
expects build fingerprint of xt926_verizon/vanquish:4.1.2/9.8.1q-94/56:user release-keys
this device has xt926_verizon/vanquish:4.1.2/9.8.1q-94-1/57:user/r
Any thoughts on how to deal with this?
Click to expand...
Click to collapse
I have the same problem, but I'm getting the error message that expects your device. What was the image that you used? I have the vanquish:4.1.2/9.8
1Q-94/56:user.
samabuelsamid said:
good thing I asked first
Update: not rooted on KitKat!
Click to expand...
Click to collapse
Then you cannot use CWM and there is no safe strap for KK.
Also, root is now lost, but SamuriHL is working on a theory that might work. Unfortunately, it requires locked phones that have NOT taken the soak or OTA yet and we have to wait for the official KK FXZ image file before he can continue. If the phone has had the OTA or soak applied to it, then it can't be part of the test.
iBolski said:
Then you cannot use CWM and there is no safe strap for KK.
Also, root is now lost, but SamuriHL is working on a theory that might work. Unfortunately, it requires locked phones that have NOT taken the soak or OTA yet and we have to wait for the official KK FXZ image file before he can continue. If the phone has had the OTA or soak applied to it, then it can't be part of the test.
Click to expand...
Click to collapse
Sorry, that should have read NOW rooted. CWM worked fine as did Koush's superuser
samabuelsamid said:
Sorry, that should have read NOW rooted. CWM worked fine as did Koush's superuser
Click to expand...
Click to collapse
you know what, color me stupid.
I've been helping so many people that when I read "no root", I interpreted it as "locked bootloader".
My bad.
Hey guys, posted in a few threads but starting a separate thread to keep my issues out of them.
Anyways, my tablet is out up date and I havent kept up to speed on the last 2 years worth of developments. So im looking to upgrade my rooted and unlocked tablet on 4.1 to the 5.0 rom. My twrp version is 2.3.3.0.
How would i go about updating to a 4.4/5.0 compatible bootloader and recovery?
Ive been advised to update the bootloader, but should i flash the boot before the updated twrp or the other way around? While we're at it, I've noticed the nvflash tools. I'm assuming doing the nvflash stuff would help me recover from any possible bricks?
Any help would be appreciated.
jaydotelloh said:
Hey guys, posted in a few threads but starting a separate thread to keep my issues out of them.
Anyways, my tablet is out up date and I havent kept up to speed on the last 2 years worth of developments. So im looking to upgrade my rooted and unlocked tablet on 4.1 to the 5.0 rom. My twrp version is 2.3.3.0.
How would i go about updating to a 4.4/5.0 compatible bootloader and recovery?
Ive been advised to update the bootloader, but should i flash the boot before the updated twrp or the other way around? While we're at it, I've noticed the nvflash tools. I'm assuming doing the nvflash stuff would help me recover from any possible bricks?
Any help would be appreciated.
Click to expand...
Click to collapse
Yes here you are ....
Get the SKU from your bootloader screen .....
Then go to the Asus website and get the firmware for your SKU ending in 27.5 ...
Then unpack the zip and there will be another zip unzip it you will find a file called blob ....
Flash this blob from fastboot ...
Let me know if you need any help along the way..
Thx Josh
lj50036 said:
Yes here you are ....
Get the SKU from your bootloader screen .....
Then go to the Asus website and get the firmware for your SKU ending in 27.5 ...
Then unpack the zip and there will be another zip unzip it you will find a file called blob ....
Flash this blob from fastboot ...
Let me know if you need any help along the way..
Thx Josh
Click to expand...
Click to collapse
Thanks for following me around my 3 posts, lol.
Quick questions:
1. Should I flash the bootloader BEFORE flashing the updated TWRP? Or does the new TWRP get flashed before the bootloader.
2. When I flash the new bootloader, will i still be able to run 4.1 on the tablet (i.e. is the new bootloader backwords compatible?)
3. Will the NVFLASH stuff help me in the event that I do mess something up? Seems like it supposed to be a brick-proof safety net in case something goes wrong.
thanks for the help man!
jaydotelloh said:
Thanks for following me around my 3 posts, lol.
Quick questions:
1. Should I flash the bootloader BEFORE flashing the updated TWRP? Or does the new TWRP get flashed before the bootloader.
2. When I flash the new bootloader, will i still be able to run 4.1 on the tablet (i.e. is the new bootloader backwords compatible?)
3. Will the NVFLASH stuff help me in the event that I do mess something up? Seems like it supposed to be a brick-proof safety net in case something goes wrong.
thanks for the help man!
Click to expand...
Click to collapse
1. The blob file contains the SOS which is the stock recovery, so flash TWRP after ....
2. No you would have to revert back to a 4.1 bootloader to do that ...
3. Yes I would highly recommend doing this ......
4. If you need any help ever shoot me an email we can hangouts [email protected]
Thx Josh
lj50036 said:
1. The blob file contains the SOS which is the stock recovery, so flash TWRP after ....
2. No you would have to revert back to a 4.1 bootloader to do that ...
3. Yes I would highly recommend doing this ......
4. If you need any help ever shoot me an email we can hangouts [email protected]
Thx Josh
Click to expand...
Click to collapse
Thanks Josh, I think I know what to do now:
Step 1: Set up NVFLASH and get my backup files.
Step 2: Flash the 27.5 Bootloader using fastboot.
Step 3: Flash TWRP openrecovery-twrp-2.8.1.0-tf300t.blob
Step 4: Wipe system/cache, etc
Step 5: Flash Katkiss 5.0
Is this correct? Am i missing any steps in there?
Looks like you're not on hangouts right now, shoot me a message if we can chat. [email protected]
So, Josh TOTALLY hooked me up on this issue. Not only offer his help, he actually walked me through the entire process watching my screen through screenshare. I'm now up and running on Kitkass 5.0.... sweet sweet lollipop goodness.
Not sure how to edit the title to solved, but maybe a mod could do that?
jaydotelloh said:
So, Josh TOTALLY hooked me up on this issue. Not only offer his help, he actually walked me through the entire process watching my screen through screenshare. I'm now up and running on Kitkass 5.0.... sweet sweet lollipop goodness.
Not sure how to edit the title to solved, but maybe a mod could do that?
Click to expand...
Click to collapse
If you go to edit your first post and then go to adv edit, there you can add 'SOLVED'
Thx Josh