[Radio][GSM] UPGRADING RADIO

Search This thread

Quantumstate

Senior Member
Feb 6, 2010
918
132
I just bought an XT910 that was locked to Rogers Canada. I'm going to unlock it and lay down MIUI, using it on TMobile US.

Is Canada region different than US? Is 85P the right radio?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 17
    in this thread, i will upload flashable Radio.img for GSM Razr

    ********************************************

    do you have fastboot package?
    you have to make a folder in local disc C (c:// fastboot) & extract the fastboot package into this folder


    fastboot package for Windows
    fastbootpackage for Linux 64bit
    fastbootpackage for Linux 32bit
    :):(:):(:):(:):(:)

    ********************************************




    iNSTRUCTION:

    1- download the Radio.img u want to install & put it in Fastboot folder

    2- run a command & go to fastboot folder
    (cd/
    cd fastboot)

    3- put your phone on AP Fastboot mod [turn of the phone => hold vol+ &vol- & power at the same time => choose AP fastboot (vol- to scroll & vol+ to select)]

    4- connect the phone to pc via USB

    5- Use the related code for each radio

    6- thank me ;)


    ***********************************
    DOWNLOADS:

    A. Radio U_03.1C83P from 6.5.1-73_23-SPU-11_SIGNEuropeAustraliaEMEA
    Code:
    cd/
    cd fastboot
    fastboot flash radio Radio.img
    fastboot reboot



    B. Radio U_03.1C.85P from 6.5.1-73_30-SPU-11_SIGNEuropeAustraliaEMEA
    Code:
    cd/
    cd fastboot
    fastboot flash radio Radio.img
    fastboot reboot


    C.RadioU_03.1C.23P from Version: 65.88.13 China retail

    Code:
    cd/
    cd fastboot
    fastboot flash radio RadioU_03.1C.23P.img
    fastboot reboot
    2
    op is updated
    1
    Your radios can be inserted into the EternityProject ROMs Thread as they, yup, they're unofficial packages, but flashing official radios.
    We should only be sure that those packages are working.
    1
    Does this work with The Arctic?

    It does on my german device.
    1
    [Q] # fastboot flash radio new_radio.img ? YES YOU CAN! :)

    Is it possible to use Android SDK's tool; fastboot ?
    Of course the RAZR is in AP Fastboot mode. :) . I am only using GNU/Linux and usually I use the fastboot tool to flash my N1's radio.

    Example
    Code:
    # fastboot flash radio new_radio.img

    Updates:
    YES! I able to flash the radio with the fastboot method. :)
    Anyway, do it at your own risk!.

    Thank you.