[STOCK ROM] Android 2.3.4 Gingerbread 4.5.91 (Safest Update)

humjaba

Senior Member
Mar 9, 2011
143
19
0
Clemson, SC
Can I use this without wiping data? If not is it cool to restore data using bootstrap CWM? Also does sign in to Blur work? I want to keep using my account on Blur for a bit. Thanks
I used TI Backup to backup/restore everything, and yes your blur account still works (this is a Motorola ROM, so it asks for your Blur account when you sign in)
 

shuie

New member
Jun 12, 2011
3
0
0
Total Noob question, but i boot up in fastboot and go to fastboot protocol supprt on my phone. Then, i try typing in the commands but commonds not understood on C:\ screen. I downloaded the file to my desktop
 

gzrecoil

Senior Member
Mar 29, 2011
265
27
0
Total Noob question, but i boot up in fastboot and go to fastboot protocol supprt on my phone. Then, i try typing in the commands but commonds not understood on C:\ screen. I downloaded the file to my desktop
Change directory to C - Documents & settings / your name / desktop etc..

Make sure it is extracted and run the command.

Depending on version its either fastboot or moto-fastboot and then the command, look at your file names and that should help. Or if you are having a lot of trouble drop the files right in C so in CMD you can just type C: and it will bring you right to the files...
 

sigp23940

Member
Mar 30, 2010
37
1
0
Round Rock
I was at stock 1.83, I loaded this after going thru the thread and seeing how. The instructions on the first page are lacking. But I got thru it. After unlocking my bootloader and getting the moto-fastboot version I got thru loading boot.img system.img and webtop.img. and cleared cache like the instructions show. I am not sure if I download the right zip file from the linked page though.

Most things are working, but the google maps seems broken, says cant find my location. Also after installing this my battery did not last a full day. With almost no useage.

So does anyone know how to fix these issues?

I love all the new features and such and dont want to go back to 1.83 but I would like things to work sooo...:eek:
 

ScottRTL

Senior Member
Jun 23, 2010
149
13
0
37
Surrey, BC
I got my boot loader unlocked Bell atrix, installed CWM...tried to update from the stock rom in you post and it says install aborted.

Any idea why.
I did the same thing, you downloaded the wrong zip, it is the one near the top, stock image, not nar the bottom with webtop and whatever else...

And just so everyone knows what they are getting into, it seems that the AT&T ROM flashed onto international phones makes the memory decrease from 1GB to 300 MB... phone is very slow right now...
 
Last edited:

leoox0616

Member
Jul 14, 2011
16
0
0
Singapore Version Atrix successfully unlocked BL and flashed this AT&T stock ROM. So far so good, even got HSPA+ activated (was blocked with local ROM), but still got some bugs. First, fingerprint scan is not working. Second, WiFi tethering is disable due to AT&T's limitation. Anyone can help fix these problems? Thanks a lot.
 
Last edited:

leoox0616

Member
Jul 14, 2011
16
0
0
Singapore Version Atrix successfully unlocked BL and flashed this AT&T stock ROM. So far so good, even got HSPA+ activated (was blocked with local ROM), but still got some bugs. First, fingerprint scan is not working. Second, WiFi tethering is disable due to AT&T's limitation. Anyone can help fix these problems? Thanks a lot.
One more bug found, some apps that used to work fine with Froyo are now not able to full screen, only display 800x480.
 

dmbrown81

Senior Member
Feb 27, 2011
206
8
0
Saint Louis
Sorry but I may have missed this after reading through the forum, but is this what I would install through CWM if I'm wanting to go back to stock gingerbread for Motorola eventhough I've already installed Ken's rom?

Sent from my MB860 using XDA Premium App
 

fearthefox

Senior Member
Dec 21, 2006
63
2
0
Sudbury
I did the same thing, you downloaded the wrong zip, it is the one near the top, stock image, not nar the bottom with webtop and whatever else...

And just so everyone knows what they are getting into, it seems that the AT&T ROM flashed onto international phones makes the memory decrease from 1GB to 300 MB... phone is very slow right now...
I got the right one afterwards and got it to work but can confirm I only have 300MB or ram as well....so damn slow....lol....
 

samcripp

Retired Recognized Developer
May 20, 2010
1,048
1,774
0
Sanford
Easy way to find out if you have an upgraded BL (bootloader) due from applied OTA update.zip

1. Turn off Phone
2. Hold Vol down button
3. Turn on Phone
4. Wait until "fastboot" tag show up then press Vol down until "Android Recovery" tag show up
5. Now Press Vol up
6. Your phone will show up the attached screem right (Android guy with yellow Triangle and exclamation mark)

IF YOU HAVE AN UPDATED BL due GB OTA your touchscreen will DID NOT RESPOND for any input, TRY to PRESS RIGHT LOWER BOTTOM of the SCREEN if nothing happen and then the only way to pass this screen is PRESS BOTH VOL DOWN + VOL UP at the same time and show up the menu of the new Android Recovery (E3) on the top of the screen ----> YOU HAVE UPDATED BOOTLOADER AND YOU CAN NOT RSD ANY PREVIOUS SBF's (1.83/1.57/1.26)

if in other hands when you reach Android Recovery and still pass the screen with Android guy and yellow triangle/exclamantion mark "PRESSING THE RIGHT LOWER BOTTOM of the screen" it seem you still have an OLD bootloader and maybe you can RSD to a previus SBF's

It seem a lot of people dont know for sure what they applied if a simple fastboot/CDW GB room or indeed they applied the OTA GB

SO PLEASE READ AND FIRST FIND OUT WHAT YOU HAVE IN YOUR PHONE BEFORE YOU DO A STUPID THING AND MAKE ATT/MOTOROLA more rich buying a new phone due to HARD BRICK
OTA has a script called install_recovery.sh

it can be found in /system/recovery or /etc/recovery

open the file and empty it out, save

sbf pudding

fastboot cwm

cwm any rom.

solve!
 

cmccollough

Senior Member
Nov 16, 2010
90
4
0
i cant get the data.img to flash i get an error "writing data.......FAILED (remote: (00030003)

any ideas?
I am experiencing the same issue. Also, I am unable to format the data via CWM or restore to a nandroid backup due to the inability to format data. Anyone know what could be causing this?
 

jsylvia007

Senior Member
Dec 4, 2010
229
48
0
36
Seekonk
www.jacobsylvia.com
I got everything to flash (boot, radio, system, and webtop) but I get the same data error:

Is DATA necessary?

Code:
from CMD:
C:\Users\JSylvia\Desktop\Atrix 2.3.4\moto-fastboot-win32>moto-fastboot.exe flash
 data data.img
    sending 'data' (262144 KB)... OKAY [ 67.291s]
                writing 'data'... FAILED (remote: (00030003))
 
Last edited:

beyondlogic

New member
May 10, 2011
4
0
0
I got everything to flash (boot, radio, system, and webtop) but I get the same data error:

Is DATA necessary?

Code:
from CMD:
C:\Users\JSylvia\Desktop\Atrix 2.3.4\moto-fastboot-win32>moto-fastboot.exe flash
 data data.img
    sending 'data' (262144 KB)... OKAY [ 67.291s]
                writing 'data'... FAILED (remote: (00030003))
i guess it isnt cause i've been running it since yesterday with no problems. besides poorer battery life than gingerblur 4.5