Difference between revisions of "LineageOS on Moto X4 (payton)"

From Cactus Howto
Jump to navigationJump to search
Line 17: Line 17:
= install =
= install =
* follow instuctions on https://wiki.lineageos.org/devices/payton/install
* follow instuctions on https://wiki.lineageos.org/devices/payton/install
== oem unlocking ==
* for oem unlock of payton: use instructions on https://www.getdroidtips.com/unlock-bootloader-moto-x4/
for oem unlock of payton: use instructions on https://www.getdroidtips.com/unlock-bootloader-moto-x4/
** get unlock key from Motorola - output from "fastboot oem get_unlock_data" cannot be used directly to unlock phone
* get unlock key from Motorola - output from "fastboot oem get_unlock_data" cannot be used directly to unlock phone
** make sure to use Chrome-Browser for getting the unlock key at Motorola!!! Otherwise the "get unlock code" button will not be visible.
* make sure to use Chrome-Browser for getting the unlock key at Motorola!!! Otherwise the "get unlock code" button will not be visible.
** execute: fastboot oem unlock xxxxxxxxxxxxxxxxxxxx (20 digits)
macantha:~ tim$ fastboot oem unlock
(bootloader) Check 'OEM unlocking' in Android Settings > Developer
(bootloader) Options
OKAY [ 0.001s]
Finished. Total time: 0.001s
macantha:~ tim$
* activate oem unlocking in android settings
* execute:
fastboot oem unlock xxxxxxxxxxxxxxxxxxxx (20 digits)
== continue ==
* make sure to install the .img (not the .zip) file of the TWRP recovery image
* make sure to install the .img (not the .zip) file of the TWRP recovery image

Revision as of 18:27, 1 November 2018

docs

limitations

  • NetFlix app cannot be used in LineageOS

prepare

Using MacOS here

install

oem unlocking

for oem unlock of payton: use instructions on https://www.getdroidtips.com/unlock-bootloader-moto-x4/

  • get unlock key from Motorola - output from "fastboot oem get_unlock_data" cannot be used directly to unlock phone
  • make sure to use Chrome-Browser for getting the unlock key at Motorola!!! Otherwise the "get unlock code" button will not be visible.
macantha:~ tim$ fastboot oem unlock
(bootloader) Check 'OEM unlocking' in Android Settings > Developer 
(bootloader) Options
OKAY [  0.001s]
Finished. Total time: 0.001s
macantha:~ tim$ 
  • activate oem unlocking in android settings
  • execute:
fastboot oem unlock xxxxxxxxxxxxxxxxxxxx (20 digits)

continue

  • make sure to install the .img (not the .zip) file of the TWRP recovery image