[GUIDE 25/02/2012]UK ONLY /Orange/ T-mobile – ROOTING, UNLOCKING BOOTLOADER

Foka002

Senior Member
May 12, 2008
343
126
0
I have updated this guide as I have a new replacement from t-mobile. This guide was based on my previous atrix which was running froyo (2.2.2) This time I have applied OTA 45.21.2.Mb860.T-mobile.en.gb and everything works perfect so if you have updated your phone to 2.3.4 then you can use this guide as well


I have decided to create this thread as I have seen many people confused about the difference between At&t phones and their UK ones. This thread will help you make the decision whether you want to hack your phone or not. I own T-mobile UK Atrix and whatever I have done worked perfectly for me. I’m not responsible for any bricks. You doing this on your own risk – good news is that no one (UK) had their mobile bricked. ALL CREDITS GOES TO DEVELOPERS AND OTHERS THAT CREATED SIMILAR THREATS – THANKS

ROOTING – If you running froyo (2.2.2) I have used gingerbreak method which is very easy:
Code:
1.	Download Gingerbreak.exe from here: [url]http://api.viglink.com/api/click?format=go&drKey=1359&loc=http%3A%2F%2Fforum.xda-developers.com%2Fshowthread.php%3Ft%3D1046626&v=1&libid=1311795059566&out=http%3A%2F%2Fbandbinnovations.com%2Fxda%2FGingerBreak.exe&ref=http%3A%2F%2Fforum.xda-developers.com%2Fforumdisplay.php%3Ff%3D997%26order%3Ddesc%26page%3D4&title=%5BHOWTO%5D%20Easy%20Root%201.5.7%20%26%201.83%20using%20GingerBreak%20-%20xda-developers&txt=http%3A%2F%2Fbandbinnovations.com%2Fxda%2FGingerBreak.exe[/url]
2.	Make sure you have got debugging mode ON(settingsApplications Development) and you have installed drivers for your atrix 
3.	Run Gingerbreak.exe on your pc
4.	In your phone you will find new app called gingerbreak – run it and select root. Mobile will reboot itself once is done.
5.	Congratulation you are rooted.
NOTICE: You need to have External SD Card and also be aware that rooting this way will format your internal storage.
ROOTING – If you running gingerbread (2.3.4) use superoneclick (http://forum.xda-developers.com/showthread.php?t=803682) and fallow the instructions on the original thread. Very easy way.
If you want to try ANY Custom ROM you need to Unlock your Bootloader:
Code:
1.	You need to download and install RDS lite on your PC: [url]http://forum.xda-developers.com/attachment.php?attachmentid=634879&d=1308872277[/url]
2.	Download and extract IHOP_Bell.rar: [url]http://diamantephoto.com/IHOP_Bell.rar[/url]
3.	Download and extract Fastboot tools [url]http://gititbit.ch/FAST[/url]
4.	Power down your Motorola Atrix
5.	Take out your microSD card and SIM card for the flashing process
6.	While turning the phone on, hold the Volume Up button until it acknowledges RSD
7.	Your device will say “Starting RSD protocol support”
8.	Run “RSD Lite” on your computer
9.	Press the “. . .” button next to the box labeled “Filename”
10.	Load up the SBF file – IHOP_Bell.sbf
11.	Plug your device into your computer
12.	RSD Lite should recognize your device and say “Model: NS Flash Olympus” and “Connected…”
13.	Press the “Start” button
14.	Be patient while the phone reboots. It will take a long time.
15.	Open and extract the Fastboot package from above
16.	Open a command prompt window
a.	On Windows, press Start and type “cmd” then press the enter button
17.	Type the following command. Your directory will be the folder where you extracted the Fastboot package.
(Example:  cd C:\Users\Kenneth\Desktop\fastboot-package)
a.	cd your directory here
18.	Power down your Atrix device
19.	Hold the power button and the downward volume button until you see “Fastboot”
20.	Let go of the buttons and press the upward volume button once
21.	You will now see “Starting Fastboot protocol support”
22.	Plug your device into a USB port in the back slot of your computer
a.	Front slots sometimes do not have enough power to stay connected to the device.
23.	Type the following command:
a.	fastboot oem unlock
24.	You will now receive a warning along with a unique device ID
25.	Type the following commands using your unique device ID in place of the ####:
a.	fastboot oem unlock ####
b.	fastboot reboot
26.	Wait for your device to reboot. Congratulations! You now have an unlocked bootloader!
I recommend to install romracer's Recovery : http://forum.xda-developers.com/showthread.php?t=1204500.

Instalation:
Code:
$ fastboot devices
TA20700KXH      fastboot

$ fastboot erase recovery
            erasing 'recovery'... OKAY [  0.741s]

$ fastboot flash recovery recovery.img
  sending 'recovery' (4780 KB)... OKAY [  0.490s]
            writing 'recovery'... OKAY [  0.544s]
The reason I recommend this recovery is because the official clockwork recovery doesn't support external sdcard (bug?). If this doesn't bother you then you can download Rom manager from market and install official recovery.

Most of the roms have unified kernel which means you don't need to apply anything after installation. This includes roms like aura, the dark side, cyanogen mod.
However if you do have issues with memory then download kernel from this thread: http://forum.xda-developers.com/showthread.php?t=1156040
 
Last edited:

ken218

Senior Member
Oct 13, 2010
70
47
38
London
Hi there,

sorry, a quick question regards to the custom ROMS, you mentioned if I am going to apply the AT&T ROMs, I need to apply custom kernels,

You can now install ANY Custom ROM. However if you want to install ROM That is designed for AT&T you will have to apply FIXED Kernel for international (faux’s or eveal kernels working excellent for our devices - http://forum.xda-developers.com/showthread.php?t=1169409 or http://forum.xda-developers.com/showthread.php?t=1156040)
but in eval-'s thread, he mentioned:

I suspect these boot.img will 'fix' RAM for unlocked internationals on any Gingerbread 2.3.x build (only), but this as faux123 helpfully points out, your modules must match (important for wifi, vpn) ! So for now, these boot.img with quick & dirty RAM fix are only for this Orange FR 2.3.4 system.img!! (Unless you want to copy around dhd.ko and parts of /system/lib/hw between /systems...)
So can I just apply his kernel on the AT&T firmware?

Cheers,
 

Foka002

Senior Member
May 12, 2008
343
126
0
Well I tried eval kernel few times and long time ago. For every rom I had it I used faux kernel so it's safer to use it with recent roms.

Sent from Motorola Atrix
 

scotty7910

Senior Member
May 26, 2011
69
2
0
Hi thanks for the time and effort but I was hoping someone could help me.Trying to follow the guide but having trouble with two parts.Firstly when running pudding through rsd how long exactly do you leave it?It says to leave it at android lockscreen but rsd dhows as not finished like 38% rebooting at this time/Also when to connect or disconnect is confusing as I read a guide previously to yours am not sure if phone gets disconnected after rsd?Lastly and I think my most serious problem is that I cant get the fastboot command to work.It will either say unable to find the path specified or no command on internal or external etc.Any ideas?Thanks
 

Roberts56

Senior Member
Jul 25, 2011
53
0
0
So correct me if im wrong but I can follow this guide, and put on gingerbread on my orange ATRIX and it will work fine?!?!?!? :)

Also once the official update hits UK can I just install that?

Great work btw

Sent from my MB860 using XDA App
 

deech

Senior Member
May 4, 2007
170
4
0
Just to ask / add

There is going to be an official Orange OTA update isnt there? I could do it this way but for a change want to try it the offical way :)
 

Foka002

Senior Member
May 12, 2008
343
126
0
Hi thanks for the time and effort but I was hoping someone could help me.Trying to follow the guide but having trouble with two parts.Firstly when running pudding through rsd how long exactly do you leave it?It says to leave it at android lockscreen but rsd dhows as not finished like 38% rebooting at this time/Also when to connect or disconnect is confusing as I read a guide previously to yours am not sure if phone gets disconnected after rsd?Lastly and I think my most serious problem is that I cant get the fastboot command to work.It will either say unable to find the path specified or no command on internal or external etc.Any ideas?Thanks
In order to use fastboot you need to have motorola drivers installed. Im not sure about eds but if your device is recognised then it is fine. Im not sure about waiting time in rsd but if you did fallow this guide step by step you shouldn't have any problems.

Roberts56

Yes you will be able to flash gingerbread but you won't be able to use official OTA unless you downgrade to 2.2.2 using fruitcake method. The thing is if you want to play with custom roms then there is no point in waiting for official release because its not going to be any better than any rom we've got now. Just keep in mind once you unlock your bootloader you will lose warranty.

Uk OTA is coming for sure but I have no idea when. Rumours says in sep/oct
 

nitrox1

Senior Member
May 24, 2010
1,054
49
0
hmm it's not normal then?
Any idea if I could overwrite with IHOP_BELL again downloaded freshly from xda?
I downloaded it from here.
http://diamantephoto.com/IHOP_Bell.rar

thanks
Notice of on your photo it says that your phone is unlocked! Is that right?
Did you flash a recovery? Romracer's I hear is good at the moment.
Then did you flash a rom? As says no OS DETECTED!
Can recommend http://forum.xda-developers.com/showthread.php?t=1169409
But you can use fruitcake s

Swyped from "Mount" Olympus
 

R3wt3d

Senior Member
May 11, 2011
132
27
0
nitrox1 said:
Notice of on your photo it says that your phone is unlocked! Is that right?
Did you flash a recovery? Romracer's I hear is good at the moment.
Then did you flash a rom? As says no OS DETECTED!
Can recommend http://forum.xda-developers.com/showthread.php?t=1169409
But you can use fruitcake s

Swyped from "Mount" Olympus
yeah it's unlocked. and after that menu I flashed ORFR boot system webtop

U guys never seen that menu? I got it right after flashing sbf...well during sbf flashing.
 

nitrox1

Senior Member
May 24, 2010
1,054
49
0
yeah it's unlocked. and after that menu I flashed ORFR boot system webtop

U guys never seen that menu? I got it right after flashing sbf...well during sbf flashing.
Did you flash the rom with it too, as webtop is a separate part?
Never seen that menu, but never tried to boot just after ihop either though, as has no rom as party of it, check out size of the file, and size of a normal sbf.

Swyped from "Mount" Olympus
 

kartik50

Senior Member
Apr 5, 2011
51
1
0
Noob questions

Do I need to root before I flash this ROM? Because I don't have an SD card I'm a bit confused if I can do this or not. Once flashed to Orange France 2.3.4, if the OTA comes through what should I do? Accept? Decline? I'm very doubtful that Motocrap will update us to ICS, so can we update to ICS manually if I flash right now? Finally, if I do Brick, what can I do? I don't have insurance. Can I backup to a PC? I want something that no matter what happens I can restore to. Thanks for the answers ( if I get any :p )

Kartik
 
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone