Difference between revisions of "Xperia M2 cyanogenmod"

From Tech
Jump to navigationJump to search
Line 1: Line 1:
  +
=Unlocking=
 
* Get the unlock code from [http://developer.sonymobile.com/unlockbootloader/unlock-yourboot-loader/ sony]
 
* Get the unlock code from [http://developer.sonymobile.com/unlockbootloader/unlock-yourboot-loader/ sony]
 
* As [http://wiki.cyanogenmod.org/w/Install_CM_for_yuga cyanogenmod] describes for the Yuga, power down the xperia, the hold volumeUp while inserting USB cable, and on the computer type:
 
* As [http://wiki.cyanogenmod.org/w/Install_CM_for_yuga cyanogenmod] describes for the Yuga, power down the xperia, the hold volumeUp while inserting USB cable, and on the computer type:

Revision as of 19:53, 24 May 2015

Unlocking

  • Get the unlock code from sony
  • As cyanogenmod describes for the Yuga, power down the xperia, the hold volumeUp while inserting USB cable, and on the computer type:
# fastboot getvar version
version: 0.5
finished. total time: 0.003s
  • Then unlock using:
# fastboot -i 0x0fce oem unlock 0x012345678ABCDEF
...
OKAY [  1.133s]
finished. total time: 1.133s