Firmwares Australia RAZR M XT905 Jelly Bean 4.1.2 by "Firmware Team" - Droid RAZR M Android Development

thanks and total credits toto221 of Firmware Team member
"FIRMWARE TEAM"
Presents:
Original Jelly Bean Fastboot Files for RAZR M XT905 Telstra Australia
Android 4.1.2 ---- 98.21.7.XT905.Telstra.en.AU --- FULL Version
9.8.2Q_SMUIRD-7_SEMEAUnlk_USAXT90501TLSTRAE1019.0R_SMJBLTEAUTEL_P008_A014_1FF_fb.xml.zip
DOWNLOAD
Service Version
9.8.2Q_SMUIRD-7_SEMEAUnlk_USAXT90501TLSTRAE1019.0R_SMJBLTEAUTEL_P008_A014_S1FF_fb.xml.zip
DOWNLOAD
Original Jelly Bean Fastboot Files for RAZR M XT905 Retail Australia
Android 4.1.2 ---- 98.21.7.XT905.Retail.en.AU --- FULL Version
9.8.2Q_SMUIRD-7_SEMEAUnlk_USAXT90501TLSTRAE1019.0R_SMJBLTEAURETAIL_P008_A014_1FF_fb.xml.zip
DOWNLOAD
Service Version
9.8.2Q_SMUIRD-7_SEMEAUnlk_USAXT90501TLSTRAE1019.0R_SMJBLTEAURETAIL_P008_A014_S1FF_fb.xml.zip
DOWNLOAD​

Firmwares Availables!!!

just fyi, there is no difference between the full version and service version of each release, and only very minor differences in fsg and system between the retail and telstra versions.

Thank you so much!! :good:

I have a Telstra unit so use full version right?
Also has anyone tried this ?
Sent from my GT-P6800 using Tapatalk 2

Yes, I used the Telstra version and everything seems great so far.
Sent from my XT905 using xda app-developers app

Is there anyway to mod these with Verizon CDMA/LTE non halos radios
PLS SAY YES!!
Sent from my Galaxy Nexus using Tapatalk 2

Any help with downgrading dev. edition verizon from _signed files in this firmware back to regular?
Fastboot just denies flash attempts with "downgraded security version" error.
Having same problems with boot.img, system.img but solved it with TWRP terminal by deleting and creating these partition again.
Bootloader is unlocked.
The only file that can't be flashed now is partition_signed (gpt_main0.bin in VZ firmware).

not sure what you're getting at, these files are for Australian XT905 version (and we use GSM) not your US Verizon XT907 (using CDMA)

Worked awesomely! Now on JB. Used fastboot to flash.
Only the root method mentioned by cuzzo in this post works:
http://forum.xda-developers.com/showthread.php?p=37780315
This method was easiest and worked... Didn't get motofail to work and it's painful to get it prepared.
Sent from my Nexus 7 using xda premium

Hi,
Firstly, many thanks to Pzyduck and the Firmware Team for releasing these original RAZR M images! :good:
I've successfully flashed the Telstra full image to my RAZR M (xt905). I'd like to make a couple of comments about how I did it, in case it helps someone out there.
I extracted the zip file 9.8.2Q_SMUIRD-7_SEMEAUnlk_USAXT90501TLSTRAE1019.0R_SMJBLTEAUTEL_P008_A014_1FF_fb.xml.zip then ran flash_fastboot.bat. It gave me several errors and did not work.
This error occurred many times:
Code:
(bootloader) Variable not supported!
Then the modem failed to flash:
Code:
fastboot flash modem modem_signed
(bootloader) Variable not supported!
target reported max download size of 31457280 bytes
Invalid sparse file format at header magi
sending sparse 'modem' (28088 KB)...
OKAY [ 2.168s]
writing 'modem'...
(bootloader) Unknown chunk type
FAILED (remote failure)
finished. total time: 3.260s
I then saw this article talking about using RSD Lite 6.1.4: http://forum.xda-developers.com/showthread.php?t=2022118
It contains a dead link to RSD Lite 6.1.4, but here's another copy: http://www.4shared.com/rar/mvyan3Kh/RSDLite_614.htm
I installed it and in the RSD Lite window, pointed Filename to 9.8.2Q_SMUIRD-7_SEMEAUnlk_USAXT90501TLSTRAE1019.0R_SMJBLTEAUTEL_P008_A014_1FF_fb.xml.zip. When I clicked Decompress And Start Flashing, RSD Lite gave this error:
Code:
Error!!!!!
Failed to create 9.8.2Q_SMUIRD-7_SEMEAUnlk_USAXT90501TLSTRAE1019.0R_SMJBLTEAUTEL_P008_A014_1FF_f
Please check if the file path is too long to create or if there is enough free disk
Guessing that the filename was indeed too long, I manually extracted the zip file to a folder called tel, then re-zipped the tel folder to a file called tel.zip. Then in RSD Lite, I pointed Filename to tel.zip. This time when I clicked Decompress And Start Flashing, RSD Lite was able to decompress the file but gave this error:
Code:
Failed flashing process. Unknown fastboot command. (getvar)
To get around the getvar error, I found this article: http://forum.xda-developers.com/showthread.php?t=1943884
I extracted my tel.zip file I created above, edited the file 9.8.2Q_SMUIRD-7_SEMEAUnlk_USAXT90501TLSTRAE1019.0R_SMJBLTEAUTEL_P008_A014_1FF_fb.xml and removed the 2 lines containing getvar:
line 11:
Code:
<step operation="getvar" var="max-download-size" />
line 20:
Code:
<step operation="getvar" var="max-download-size" />
I then re-zipped tel.zip containing the edited xml file, and tried again... and the damn thing finally worked!!! RSD Lite flashed all the image files, then rebooted the phone (it actually rebooted twice: just before flashin the modem image, then after erasing the cache). The phone then went through a first-time setup asking questions about language settings, whether you use gmail or not, etc.
I've never been a fan of Apple, but I can't say that I'm a fan of Android either. Everything I tried had a failure and I had to research almost every single step. I'm starting to think that life's too short to mess around with Android. I shudder to think what a mess I'd be in with my bricked phone if I wasn't technically inclined.
But I guess it served me right for playing around with flashing my phone in the first place...

wintermute000 said:
not sure what you're getting at, these files are for Australian XT905 version (and we use GSM) not your US Verizon XT907 (using CDMA)
Click to expand...
Click to collapse
O, RLY?
It's awesome news since i'm using my VZ XT907 almost a half year with GSM operator.

kolya123 said:
Hi,
Firstly, many thanks to Pzyduck and the Firmware Team for releasing these original RAZR M images! :good:
I've successfully flashed the Telstra full image to my RAZR M (xt905). I'd like to make a couple of comments about how I did it, in case it helps someone out there.
I extracted the zip file 9.8.2Q_SMUIRD-7_SEMEAUnlk_USAXT90501TLSTRAE1019.0R_SMJBLTEAUTEL_P008_A014_1FF_fb.xml.zip then ran flash_fastboot.bat. It gave me several errors and did not work.
Click to expand...
Click to collapse
Hey kolya, I too used the flash_fastboot.bat and it ran like a dream...no errors at all from what I could see (though I did walk away from my machine). Could not get RSDLITE to recognise my phone so fastboot (which I prefer anyway) worked a treat.
It really should not have been that difficult, but then again I can only speak for my experience on my Unlocked, rooted Razr M.

pjcons said:
It really should not have been that difficult, but then again I can only speak for my experience on my Unlocked, rooted Razr M.
Click to expand...
Click to collapse
Yeah, I agree, it should have been a lot easier! But then again, I was going from Verizon's image to Telstra's image. I did do a factory wipe beforehand, but possibly there were other things left over from Verizon's rom that broke the batch file. At any rate, it's good to know that there's more than one way to get there! Cheers.

Can anyone please explain how to install this update package step by step? I really couldn't understand

just run the bat file if you've got a stock, unlocked Telstra XT905 as per pjcon
---------- Post added at 03:58 PM ---------- Previous post was at 03:57 PM ----------
Osmatic said:
O, RLY?
It's awesome news since i'm using my VZ XT907 almost a half year with GSM operator.
Click to expand...
Click to collapse
Good for you. What I said still stands: these files are MEANT for aussie XT905 not US XT907.
What you want to do with XT907 or whether it has a GSM radio as well (which I know it does, but good luck with LTE... lol) is irrelevant, the files are for the stock Telstra build for XT905.

lamacun said:
Can anyone please explain how to install this update package step by step? I really couldn't understand
Click to expand...
Click to collapse
Ok:
1) put phone in bootloader mode (power off, hold vol down and press power button)
2) unzip the package (may have to extract to a different folder name as the one provided is very long)
3) put a fastboot.exe file into the folder where the flash_fastboot.bat file is
4) plug phone into usb
5) run flash_fastboot.bat
Everything will magically start... Let it run till says complete then power off and switch back on... Welcome to JB!
Sent from my Nexus 7 using xda premium

Does this ROM offer anything any different from the Telstra OTA ROM?
Sent from my Xoom using xda app-developers app

nigeldr said:
Does this ROM offer anything any different from the Telstra OTA ROM?
Sent from my Xoom using xda app-developers app
Click to expand...
Click to collapse
It IS the telstra ota rom.
Sent from my Nexus 7 using xda premium

[/COLOR]
wintermute000 said:
not sure what you're getting at, these files are for Australian XT905 version (and we use GSM) not your US Verizon XT907 (using CDMA)
Click to expand...
Click to collapse
Same here I am running XT907 on GSM Tmobile for over 3 months, my gf is using hers in Germany for about 2 months.
So yeah it would be nice if to know if its possible to flash this Version onto a XT907 if possible, that would get rid of all the SIM issues and debloat the Firmware =)
---------- Post added at 04:50 PM ---------- Previous post was at 04:48 PM ----------
wintermute000 said:
not sure what you're getting at, these files are for Australian XT905 version (and we use GSM) not your US Verizon XT907 (using CDMA)
Click to expand...
Click to collapse
Same here I am running XT907 on GSM Tmobile for over 3 months, my gf is using hers in Germany for about 2 months.
So yeah it would be nice if to know if its possible to flash this Version onto a XT907 if possible, that would get rid of all the SIM issues and debloat the Firmware =)

Related

Atrix HD FXZ's released. Thank you Firmware Team!

Source: http://sbf.droid-developers.org/dinara/list.php
Thank you very much to Pzyduck and his firmware team for finding and leaking these FXZ's for the Atrix HD to us to use!
DO NOT FLASH AT&T ON BELL AND VICE-VERSA!
AT&T FXZ-> http://sbf.droid-developers.org/dinara/7.7.1Q-115_MB886_FFW-14_SIGNED_CFC.xml.zip
System Version: 77.10.16.MB886.ATT.en.US
Bell FXZ-> http://sbf.droid-developers.org/dinara/7.7.1Q-115_MB886_BELL_FFW-12_SIGNED_CFC.xml.zip
System Version: ???
You can find the 32 bit Motorola USB Drivers here:
http://rootingmydroid.com/FILESYSTE..._End_User_Driver_Installation_5.9.0_32bit.msi
And 64 bit here:
http://rootingmydroid.com/FILESYSTE..._End_User_Driver_Installation_5.9.0_64bit.msi
RSD Lite 5.7 for flashing these can be found here:
http://rootingmydroid.com/FILESYSTEM/DEVELOPMENT/UDPATES/-RSD-LITE/RSDLite57.zip
Happy flashing... make sure that you have plenty of battery life before attempting this or you are using a Motorola Factory-style cable.
mattlgroff said:
Source: http://sbf.droid-developers.org/dinara/list.php
Thank you very much to Pzyduck and his firmware team for finding and leaking these FXZ's for the Atrix HD to us to use!
AT&T FXZ-> http://sbf.droid-developers.org/dinara/7.7.1Q-115_MB886_FFW-14_SIGNED_CFC.xml.zip
System Version: 77.10.16.MB886.ATT.en.US
Bell FXZ-> http://sbf.droid-developers.org/dinara/7.7.1Q-115_MB886_BELL_FFW-12_SIGNED_CFC.xml.zip
System Version: ???
You can find the 32 bit Motorola USB Drivers here:
http://rootingmydroid.com/FILESYSTE..._End_User_Driver_Installation_5.9.0_32bit.msi
And 64 bit here:
http://rootingmydroid.com/FILESYSTE..._End_User_Driver_Installation_5.9.0_64bit.msi
RSD Lite 5.7 for flashing these can be found here:
http://rootingmydroid.com/FILESYSTEM/DEVELOPMENT/UDPATES/-RSD-LITE/RSDLite57.zip
Happy flashing... make sure that you have plenty of battery life before attempting this or you are using a Motorola Factory-style cable.
Click to expand...
Click to collapse
I am new to motorola phones. Can someone explain what this is?
A leaked update? Is this version rootable? And on that note, is an unlocked bootloader required for root?
Sent from my phone.
Markyzz said:
I am new to motorola phones. Can someone explain what this is?
A leaked update? Is this version rootable? And on that note, is an unlocked bootloader required for root?
Sent from my phone.
Click to expand...
Click to collapse
Firmware Stock/Official :good:
Thanks you matt
MIRROR: http://forum.xda-developers.com/showthread.php?p=30714649#post30714649
Markyzz said:
I am new to motorola phones. Can someone explain what this is?
A leaked update? Is this version rootable? And on that note, is an unlocked bootloader required for root?
Sent from my phone.
Click to expand...
Click to collapse
These are files that can be used to truly factory restore your phone. If you had a custom rom installed, this would put you back to stock.
You use Motorola's RSD Lite program to flash to your phone while it is in AP Fastboot mode.
This will work on locked bootloaders because they are signed files from Motorola meant for flashing in this way.
EDIT: As Pzyduck says above, these are official firmware not leaks
Don't flash AT&T on Bell or vice versa, you may get trapped because of secure versions.
(btw. I know, it's codenamed qinara, and not dinara, but meh, too lazy to fix it )
Skrilax_CZ said:
Don't flash AT&T on Bell or vice versa, you may get trapped because of secure versions.
(btw. I know, it's codenamed qinara, and not dinara, but meh, too lazy to fix it )
Click to expand...
Click to collapse
If you look inside the files themselves Motorola was too lazy to fix it too! They use both throughout lol.
Thanks to mattlgroff for posting here
---------- Post added at 04:03 AM ---------- Previous post was at 04:01 AM ----------
Pzyduck said:
Firmware Stock/Official :good:
Thanks you matt
MIRROR: http://forum.xda-developers.com/showthread.php?p=30714649#post30714649
Click to expand...
Click to collapse
Can these files be modded to allow root before they are installed on the phone?
reddog said:
Thanks to mattlgroff for posting here
---------- Post added at 04:03 AM ---------- Previous post was at 04:01 AM ----------
Can these files be modded to allow root before they are installed on the phone?
Click to expand...
Click to collapse
On 2 accounts we wouldn't be able to do this.
1) The phone will only take signed images for system in AP Fastboot. There are sig checks on flashing and on boot (we can assume this, we can test more obviously since we have FXZ backups).
I didn't want to test flashing a rooted system dd'd out before because we had no FXZ's to test. Now that we have them it might be worth it to try it out. Worst case use these FXZ.
Rooted system.img: you can get the entire partitions here which includes it: http://crackflasher.com/dev/mattlgroff/MB886.ATT.en.US/AtrixHdPartitions.zip
Be extra careful flashing things you do not have backups for...
2) The system.img.ext4 file inside of these are not only compressed, but appear to be encrypted as well.
mattlgroff said:
On 2 accounts we wouldn't be able to do this.
1) The phone will only take signed images for system in AP Fastboot. There are sig checks on flashing and on boot (we can assume this, we can test more obviously since we have FXZ backups).
I didn't want to test flashing a rooted system dd'd out before because we had no FXZ's to test. Now that we have them it might be worth it to try it out. Worst case use these FXZ.
Rooted system.img: you can get the entire partitions here which includes it: http://crackflasher.com/dev/mattlgroff/MB886.ATT.en.US/AtrixHdPartitions.zip
Be extra careful flashing things you do not have backups for...
2) The system.img.ext4 file inside of these are not only compressed, but appear to be encrypted as well.
Click to expand...
Click to collapse
Any luck flashing this yet?
popfan said:
Any luck flashing this yet?
Click to expand...
Click to collapse
No one's tried to my knowledge, also the system.img.ext4 is not encrypted, but its compression methods are unknown.
mattlgroff said:
No one's tried to my knowledge, also the system.img.ext4 is not encrypted, but its compression methods are unknown.
Click to expand...
Click to collapse
i tried but nothing. only error when installing
There is a new firmware listed as MB886_att-user-4.1.1-9.8.0Q-97_MB886_FFW-20-27-release-keys-ATT-US_BuildA.xml.zip has anyone tried to to flash this yet? Is this 4.1.1 OTA that we have now? I need to know because like an idiot I tried to flash back to 4.0.4 from 4.1.1 and now it fastboots on every reboot. Super annoying. Anyway I need to flash to 4.1.1 to fix this apparently.
Tried it says unknown command flash failed unknown flash boot command so u can try but no good phone still OK so I got lucky
Sent from my MB886 using xda app-developers app

Fastboot files for the Razr I

This is not my work, all work done by kent.
Thanks kent.
Currently we have the Retail.eu fastboot files, more coming soon, till then happy unbricking
Download Ics fastboot files:
81.5.31006.XT890.Retail.en.EU
MD5: aa587a372ab28faef616c7ebc6c4ac53
For Brazil Visit here:
http://sbf.droid-developers.org/smi/list.php
Credits
Skrilax_CZ
Edit: Visit here to see all the available fastboot files
Warning: If your phone is not a Retail.EU model and has NOT been bootloader unlocked please do not try these.
I am unlocked and started with Retail.GB. I can flash system, boot, recovery fine. I would not suggest flashing the other parts or the whole file in RSD if you are not a Retail.EU in any case.
Yeah it's leaktime, gonna also back up those in Brazil
Skrilax_CZ said:
Yeah it's leaktime, gonna also back up those in Brazil
Click to expand...
Click to collapse
:highfive:
Love the leaks. Thanks firmware team!
Here: http://sbf.droid-developers.org/smi/list.php
Wait for it to DL.
O2 DE
CFC_signed_customer_8.7.1I-110_IFW-DE-31_O2DE.xml.zip
Hey Guys, i got a lil Question. I have to manage the RazR i Forum here in Germany. Problem is, i own just the regular RazR.
Is there any big difference by flashing the RazR i Fastboot Files, compared with the OG RazR?
BTW: Nice How to's for unlocking the Bootloader & Root. I've used them to write an German one (of course with Links to Mattlgroffs Threads )
HSD-Pilot said:
Hey Guys, i got a lil Question. I have to manage the RazR i Forum here in Germany. Problem is, i own just the regular RazR.
Is there any big difference by flashing the RazR i Fastboot Files, compared with the OG RazR?
BTW: Nice How to's for unlocking the Bootloader & Root. I've used them to write an German one (of course with Links to Mattlgroffs Threads )
Click to expand...
Click to collapse
The filesystem is different, but the basic understanding is the same. bos is the bootloader, boot is kernel, cdrom is the mounted ISO, gpt is the partition table, logo is the boot logo, ulogo is the unlocked version of bootlogo, radio, recovery, system. A few others like ifwi, dnx, and sp.img I am not too familiar with. I am posting my firmware charger (includes German O2), on here and DroidRzr.com (got a post here now).
If you want to stay safe only flash system and boot. I haven't done anything else and been find. Been on German, Brasil, EU, GB firmwares all on my GB device with GB radio fine. If you want add me on gtalk and I can help with what I can ([email protected])
Thanks for Reply, i'll add the warning in to the Fastboot Thread, after open it tomorrow. I guess i will have some Questions, so i will send you an Message via GTalk.
Meanwhile i'm lurking on Amazon and the i will be realesed in Germany tomorrow.
We'll see, maybe something new to play with this year...
mattlgroff said:
Warning: If your phone is not a Retail.EU model and has NOT been bootloader unlocked please do not try these.
I am unlocked and started with Retail.GB. I can flash system, boot, recovery fine. I would not suggest flashing the other parts or the whole file in RSD if you are not a Retail.EU in any case.
Click to expand...
Click to collapse
How can you flash files bigger then 100mb.
I can't flash the system_signed because file is too big.
So now i have a bricked phone..
arnoldl said:
How can you flash files bigger then 100mb.
I can't flash the system_signed because file is too big.
So now i have a bricked phone..
Click to expand...
Click to collapse
The new RSD Lite supports it (I believe) as well as the new fastboot binary.
Thanks to http://aosp.us for these: http://www.aosp.us/wp-content/files/fastboots.zip
mattlgroff said:
The new RSD Lite supports it (I believe) as well as the new fastboot binary.
Thanks to http://aosp.us for these: http://www.aosp.us/wp-content/files/fastboots.zip
Click to expand...
Click to collapse
YOU'RE THE BEST!!!!! that's it...
my phone is now back alive with the EN firmware....
THANKS!!
Anyone with an locked BootLoader tried to flash the Retail EU by using RSD 6.1.4?
It would be great, if someone can confirm that they're flashable like regular Fastboots on an XT910 with the newer Version of RSD.
Locked=Yes...(for me)...
therazrguy said:
...Currently we have the Retail.eu fastboot files, more coming soon, ...
Click to expand...
Click to collapse
Hi,
I have a RAZRi with system version 81.5.32002.XT890.Retail.en.EU... If you are interrested and if someone explain me how to extract it to a file, I can punlish this version...
lebobo said:
Hi,
I have a RAZRi with system version 81.5.32002.XT890.Retail.en.EU... If you are interrested and if someone explain me how to extract it to a file, I can punlish this version...
Click to expand...
Click to collapse
I will PM you the info
mattlgroff said:
I will PM you the info
Click to expand...
Click to collapse
Why is that, wouldn't the info be interessing for everyone ?
JackyJack said:
Why is that, wouldn't the info be interessing for everyone ?
Click to expand...
Click to collapse
Maybe, it's not a big secret...it's common android debugging commands. I've already posted the system backup command, and pulling the boot.img is just a dd command to copy it to the SD card.
Code:
adb shell
su
make_ext4fs -s -l 885768704 -a system /sdcard/system.img.ext4 /system
dd if-/dev/block/mmcblk0p5 of=/sdcard/boot.img
Yeah I saw it before, but where ever the questions is, we should be able to find the answer
New Updates 32
Enviado desde mi HTC Sensation XE with Beats Audio Z715e usando Tapatalk 2

Atrix HD Utility 1.00

This is a utility made by mattlgroff. I simply ported it to work with the AT&T Atrix HD. It takes place of RSD Lite, which is good because many people have problems with RSD, you can use it to root your device, and also install OTA Root-Keeper App.
Bell version has not been tested so IF you use this and it is successful let me know. Should not be any problems with it, but would like to know for sure.
Thanks to mattlgroff for the original Utility.
Thanks to the firmware team for the FXZ files.
Thanks to Dan Rosenberg for the root.
Thanks to Voodoo for the OTA Root-Keeper App.
Thanks to ATGAdmin for also porting this lol.
144 AT&T Link.
http://www.batakang.com/ftp/devs/hoover/144_ATT.zip
Bell Version (still untested)
http://www.batakang.com//ftp/devs/hoover/Bell_Atrix_HD.zip
Also you are using this at your own risk, I accept no responsibility for any damage you do to your device while using this Utility.
If you have any problems though, do not hesitate to PM me!
*Please remember to have your phone charged to 80% plus when flashing. Read the directions as you flash.*
SirHoover2010 said:
This is a utility made by mattlgroff. I simply ported it to work with the AT&T Atrix HD. It takes place of RSD Lite, which is good because many people have problems with RSD, you can use it to root your device, and also install OTA Root-Keeper App.
****This will NOT work with the bell Atrix HD, you will brick your phone!*****- The Bell Version is made and I just need a tester to verify it works before I release.-
Thanks to mattlgroff for the original Utility.
Thanks to the firmware team for the 115 FXZ.
Thanks to Dan Rosenberg for the root.
Thanks to Voodoo for the OTA Root-Keeper App.
Thanks to ATGAdmin for also porting this lol.
Download link....
http://www.batakang.com/ftp/devs/hoover/Moto_Atrix_HD_Utility1.00.zip
Click to expand...
Click to collapse
I have a bootloader unlocked bell atrix that's being serviced and should be back this week. Ill test for you.
Sent from my HTC Glacier
Nice,Sir.. Been off for some days. And this small community seems growing a bit bigger now. Glad to see that. Thanks for porting.
Sent from my DROID4 using Tapatalk 2
Thanks, I will let you know if I still need it tested
Sent from my MB886 using Tapatalk 2
Good job bro!
Sent from my H D'licious Maxxx!
Would you have to have the dev edition or will this work on the retail version?
KH_Lionheart said:
Would you have to have the dev edition or will this work on the retail version?
Click to expand...
Click to collapse
retail lol
KH_Lionheart said:
Would you have to have the dev edition or will this work on the retail version?
Click to expand...
Click to collapse
Ya dev edition is easy to unlock and root man...
i updated to Jb useing the leak, but forgot to root. the phone was stright out of the box with no root. i used the utility to fastboot back to ics so i could root, and now i am stuck in bootloop at the att logo. i fallowed all the steps. where did i go wrong? am i just stupid?
edit: the phone also wont stay off, so its always on. i dont know if it charges when its bootlooping, but im taking it to the att store tomorrow morning.
collieflower said:
i updated to Jb useing the leak, but forgot to root. the phone was stright out of the box with no root. i used the utility to fastboot back to ics so i could root, and now i am stuck in bootloop at the att logo. i fallowed all the steps. where did i go wrong? am i just stupid?
edit: the phone also wont stay off, so its always on. i dont know if it charges when its bootlooping, but im taking it to the att store tomorrow morning.
Click to expand...
Click to collapse
Which utility? See if you can push it into fastboot and try to reflash, possibly re download to make sure everything flashed correctly!
SirHoover2010 said:
Which utility? See if you can push it into fastboot and try to reflash, possibly re download to make sure everything flashed correctly!
Click to expand...
Click to collapse
the phone killed it self but after about 30 mins of button pushing and cable pluging, i got it to power on and in to ap fastboot. im redownloading the fastboot files for the 5th time now and praying to the weed and liquor gods that this works
collieflower said:
the phone killed it self but after about 30 mins of button pushing and cable pluging, i got it to power on and in to ap fastboot. im redownloading the fastboot files for the 5th time now and praying to the weed and liquor gods that this works
Click to expand...
Click to collapse
If you are bootlooping you need to wipe data!
im stuck in fastboot. Screen says
Fastboot Reason: Sticky bit fastboot
USB connected
downgrades security version
update gpt_main version failed
preflash validation failed for GPT
Partition (System) Security Version Downgraded
PIV Block validation for system failed
Invalid PIV image: system
PLEASE help!
deeje00 said:
im stuck in fastboot. Screen says
Fastboot Reason: Sticky bit fastboot
USB connected
downgrades security version
update gpt_main version failed
preflash validation failed for GPT
Partition (System) Security Version Downgraded
PIV Block validation for system failed
Invalid PIV image: system
PLEASE help!
Click to expand...
Click to collapse
What phone was this for, and was it the latest update?
That error tells me one thing: The fastboot files in that utility were not meant for your phone's carrier / or system version.
AT&T Atrix HD. Trying to use this utility.
When you use RSD, do you flash to 115 or 114?
Sent from my MB886 using Tapatalk 2
I've tried both and they both error.
deeje00 said:
I've tried both and they both error.
Click to expand...
Click to collapse
Were you on the latest update?
I was running jb and tried to downgrade to recover root.
deeje00 said:
I was running jb and tried to downgrade to recover root.
Click to expand...
Click to collapse
Yeah this explains it. You need to run the latest AT&T FXZ for the 144 update. The secure version changes from 115 to 144 and this utility is 115. Hoover is working on a 144 one now...
You can run RSD Lite and 144 from here in the meantime.

Firmware DROID BIONIC XT875 Verizon USA Jelly Bean 4.1.2 by "Firmware Team"

​
Original Jelly Bean FXZ for DROID BIONIC XT875 Verizon USA
----- Android 4.1.2 Jelly Bean - 98.72.22.XT875.Verizon.en.US -----
FULL Version
cdma_targa_9.8.2O-72_VZW-22_cfc.xml.zip
Uploading Coming Soon by Skrilax_CZ in: http://sbf.droid-developers.org/cdma_targa/list.php​
Thanks toto221 the best
Firmware Available
Now really live, first download failed.
Pzyduck said:
Firmware Available
Click to expand...
Click to collapse
still trying to figure out what exactly FXZ means and whether its a good way to basically fix your phone regardless of what you may have done to it. Will this allow me to change my borked stock rom and rom slot 1 running aosp to just nullify everything and get stock jellybean back onto my bionic? And if so, what are the instructions to do so, (ive never used RSD)
How do I flash this? Does it matter what firmware my phone is on? I know I'm not on the update path. Pretty much I rooted and loaded a Custom ROM for my bros Bionic. But now I want the new JB for his phone ...
Sent from my Incredible 2 using xda app-developers app
I'm one of the unlucky ones who got stuck in an "Encryption Unsuccessful" loop because of Bootstrap. will flashing this save the day and return me to stock?
Pzyduck said:
Firmware Available
Click to expand...
Click to collapse
Skrilax_CZ said:
Now really live, first download failed.
Click to expand...
Click to collapse
Not sure how you guys do it.. And even though this release doesn't benefit me whatsoever (I just happened to come across this thread).. Thank you for all you and your crew (mysteriously) do.
sdwinder said:
still trying to figure out what exactly FXZ means and whether its a good way to basically fix your phone regardless of what you may have done to it. Will this allow me to change my borked stock rom and rom slot 1 running aosp to just nullify everything and get stock jellybean back onto my bionic? And if so, what are the instructions to do so, (ive never used RSD)
Click to expand...
Click to collapse
I'm not sure anyone actually knows what "fxz" means.. Flashable XML Zip... Lol.. Maybe..
But, yes, you can use RSDLite (for Windows only) - make sure you have your moto drivers installed on your computer - extract the zip close to C:\ with no spaces in your path - point RSD to the .xml file in the extracted folder - boot in to fastboot mode (power + vol. down probably, if like my moto) - connect USB and make sure your phone is recognized - and hit go..
Or you can flash those files with moto-fastboot (some with just fastboot).. Make a .bat file or .sh script.. See mine here for an example: http://forum.xda-developers.com/showpost.php?p=36834775&postcount=108 - WARNING NOTE: If you try to use my files for the A2, you MUST first cross check the partitions and file names in my .bat and the .xml from the FXZ package - and edit the .bat as necessary for your device.
Letting RSD run the xml will wipe/flash everything, usually including bootloader - back to stock ota jb - in theory... YOU WILL ALSO LOOSE ROOT! (so, hope you have a root method for JB).. Or it could possibly brick your phone if it's not the correct firmware/region, or if trying to downgrade.. See my batch file that flashes system.img only for borked systems - but, yea, this could all be pointless, or for emergency situations only - until you have a way to re-gain root.
Check out the Atrix 2 forum.. We have a lot of experience with the FXZs..
Sent from my MB865 using xda app-developers app
texassax said:
I'm one of the unlucky ones who got stuck in an "Encryption Unsuccessful" loop because of Bootstrap. will flashing this save the day and return me to stock?
Click to expand...
Click to collapse
Yes it will. I did the same thing. I initially failed on Step 5. I had to extract the zip file and modify the XML removing the fb_mode_set and fb_mode_clear lines (See http://www.droidrzr.com/index.php/topic/1107-fix-unknown-fastboot-command-oem-phone-connected/).
yep, it worked for me, too. too bad we lost root. I'll keep my fingers crossed for an exploit to be discovered.
Pzyduck said:
​
Original Jelly Bean FXZ for DROID BIONIC XT875 Verizon USA
----- Android 4.1.2 Jelly Bean - 98.72.22.XT875.Verizon.en.US -----
FULL Version
cdma_targa_9.8.2O-72_VZW-22_cfc.xml.zip
Uploading Coming Soon by Skrilax_CZ in: http://sbf.droid-developers.org/cdma_targa/list.php​
Thanks toto221 the best
Click to expand...
Click to collapse
My question is this, If I bricked my phone tring to go back to ICS after JB update could I use the 4.1.2 file with RSD light to fix phone to JB? or is this only to flash from ICS to JB if you had some thing wrong with ICS install and JB would not take OTA? Thanks for all the work getting these files up though!
I get "Failed flashing process. 5/24 oem fb_mode_set -> Phone returned FAIL"
Any ideas?
mbarry55 said:
I get "Failed flashing process. 5/24 oem fb_mode_set -> Phone returned FAIL"
Any ideas?
Click to expand...
Click to collapse
Check my earlier post. You need to modify the xml file.
Sent from my Nexus 7 using Tapatalk HD
So is this like the official leak? Or is this just a normal ROM mine cm10.1?
Sent from my XT875 using xda premium
silvernirvash said:
So is this like the official leak? Or is this just a normal ROM mine cm10.1?
Sent from my XT875 using xda premium
Click to expand...
Click to collapse
Firmware Team is dedicated to releasing full official FXZ packages from Motorola. This is far from just a ROM. This completely reflashes the device to a pristine factory state.
No Internal Memory
I edited the lines as directed and flashed the update with RSD Lite and the phone works like it is supposed to, but now I can't access the internal memory. I tried to format it like the phone suggested and then it wouldn't recognize any of the memory cards - I think it erased e: drive. So I reflashed it and now I don't get the message to format it, but it won't show up in Windows... my 32GB external SD card shows up, but not the internal memory.
It looks like I don't have permission to access the internal memory. Any suggestions on how to do this with no root?
Thanks.
MLSchleps said:
I edited the lines as directed and flashed the update with RSD Lite and the phone works like it is supposed to, but now I can't access the internal memory. I tried to format it like the phone suggested and then it wouldn't recognize any of the memory cards - I think it erased e: drive. So I reflashed it and now I don't get the message to format it, but it won't show up in Windows... my 32GB external SD card shows up, but not the internal memory.
It looks like I don't have permission to access the internal memory. Any suggestions on how to do this with no root?
Thanks.
Click to expand...
Click to collapse
I think in a different thread someone mentioned that after a couple different boots it may show back up?
another phone, another dilemma. I don't know exactly what happened. The events that led me here are too long to describe and I don't want to bore anybody. I'm stuck at the Encryption unsuccessful loop and I still have no idea how to get out of it. Any help to get me out of this and back to working again would be extremely appreciated.
I've been trying for months now since we first got jelly bean but I keep getting errors using rsd lite.......is there no way to force rsd lite to flash jelly bean onto my phone?.
Sent from my XT875 using xda premium
4.1.2 flash failure after CM 10.1.3
After finally getting my Bionic 4.1.2 rooted I was anxious to install a custom rom. I chose CM 10....
It blackscreened on me. So I decided to RSD back to 4.1.2 and got the "flash failure". I'm completely stuck....unable to flash anything. I need HELP.
I flashed my bionic to get 3g with pageplus. Will this FXZ file return my radio back to the factory 4g LTE state?

Error while flashing factory images of 6.0.1

Hey XDA sages,
I was eager to try the new move option for apps on 6.0.1 on NP, so I used the factory images released by google to flash. It went mostly smoothly, after I found a proper fastbooot file for MacOS. until the system file. after trying to flash several times using a different USB port, I relented and booted the device, only to be surprised tht my about page shows 6.0.1 now I'm unsure whether I was already updated to 6.0.1 OTA, but that's unlikely, given that I have my device bootloader unlocked. the error I get on Mac terminla is :
sending 'system' (965648 KB)...
ERROR: usb_write failed with status e00002ed
FAILED (data transfer failure (No such file or directory))
finished. total time: 15.308s
any ideas what is going on? is there a possibility that NP already received OTA and I was just trying to reflash and thus failed?
your help is greatly appreciated
king_dani said:
Hey XDA sages,
I was eager to try the new move option for apps on 6.0.1 on NP, so I used the factory images released by google to flash. It went mostly smoothly, after I found a proper fastbooot file for MacOS. until the system file. after trying to flash several times using a different USB port, I relented and booted the device, only to be surprised tht my about page shows 6.0.1 now I'm unsure whether I was already updated to 6.0.1 OTA, but that's unlikely, given that I have my device bootloader unlocked. the error I get on Mac terminla is :
sending 'system' (965648 KB)...
ERROR: usb_write failed with status e00002ed
FAILED (data transfer failure (No such file or directory))
finished. total time: 15.308s
any ideas what is going on? is there a possibility that NP already received OTA and I was just trying to reflash and thus failed?
your help is greatly appreciated
Click to expand...
Click to collapse
This should go on general/QA.
Unlock your bootloader, thats the only issue.
king_dani said:
Hey XDA sages,
I was eager to try the new move option for apps on 6.0.1 on NP, so I used the factory images released by google to flash. It went mostly smoothly, after I found a proper fastbooot file for MacOS. until the system file. after trying to flash several times using a different USB port, I relented and booted the device, only to be surprised tht my about page shows 6.0.1 now I'm unsure whether I was already updated to 6.0.1 OTA, but that's unlikely, given that I have my device bootloader unlocked. the error I get on Mac terminla is :
sending 'system' (965648 KB)...
ERROR: usb_write failed with status e00002ed
FAILED (data transfer failure (No such file or directory))
finished. total time: 15.308s
any ideas what is going on? is there a possibility that NP already received OTA and I was just trying to reflash and thus failed?
your help is greatly appreciated
Click to expand...
Click to collapse
You must be using the flash all script? Try individual files using fastboot in the SDK.
Sent from my Nexus 6 using Tapatalk
bryantjopplin said:
You must be using the flash all script? Try individual files using fastboot in the SDK.
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
No, I tried both with no solution.
eded333 said:
This should go on general/QA.
Unlock your bootloader, thats the only issue.
Click to expand...
Click to collapse
I thought my bootloader is unlocked. on Google splash screen, it shows that open lock icon.
Try a newer fast boot and unzip the whole package from here. https://dl.google.com/dl/android/aosp/fugu-mmb29m-factory-711f7996.tgz also there is a zip inside that needs to be unzipped. Place all files inside your fast boot root folder on your Mac and individually fasboot flash recovery recovery.zip, bootloader bootloader.zip, system system.zip, and so forth.
king_dani said:
No, I tried both with no solution.
Click to expand...
Click to collapse
Sent from my Nexus 6 using Tapatalk
---------- Post added at 12:35 PM ---------- Previous post was at 12:17 PM ----------
king_dani said:
No, I tried both with no solution.
Click to expand...
Click to collapse
Post your bootloader version as well please. The files say it requires 2.11 bootloader.
Sent from my Nexus 6 using Tapatalk
bryantjopplin said:
Try a newer fast boot and unzip the whole package from here. https://dl.google.com/dl/android/aosp/fugu-mmb29m-factory-711f7996.tgz also there is a zip inside that needs to be unzipped. Place all files inside your fast boot root folder on your Mac and individually fasboot flash recovery recovery.zip, bootloader bootloader.zip, system system.zip, and so forth.
Sent from my Nexus 6 using Tapatalk
---------- Post added at 12:35 PM ---------- Previous post was at 12:17 PM ----------
Post your bootloader version as well please. The files say it requires 2.11 bootloader.
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
I have FUGU 2.11 bootloader, at the bottom it says Lock state - unlocked, and I don't know how to get newer version of fastboot. are there many versions?
Download the newest SDK from here for Mac and update everything in the manager were you put the folder at and then drop all your images in that fast boot folder and run the correct commands for each IMG.
http://dl.google.com/android/android-sdk_r24.4.1-macosx.zip
Sent from my Nexus 6 using Tapatalk
Just saying.... Even with an unlocked boot loader, ota will still occur automatically. And you didn't need to try flashing the 6.0.1 image for the new androidTV launcher features.... You could have just side loaded the new launcher .apk (that is where the launcher features come from)
Irrelevant at this point for you I guess.... But just sharing the info.
Good luck in getting everything working again
thanks for all your help, I went ahead and factory reset the device just to make sure I am working on a clean install, since I noticed I was unable to sign in with my second gmail account. is that a bug or has multi account not yet supported on NP?

Categories

Resources