Instructions to revive my own Nexus 6p from death, using different ROMs.
Pre requistes: unlocked bootloader.
Using instructions from this XDA thread.
- Stock image N2G48B from Factory Images for Nexus and Pixel Devices.
- Boot.img from stock 6.17, 8.0 firmware (4 cores).
- TWRP version 3.1.1 (4 cores)
- Flash Kernel version 2.5.
- [For root] Magisk.
- [Optional] Older version of platform tools [because of this answer].
- Flash stock image using
flash-all.sh
script. If it fails, try with old version of platform-tools. - Flash boot image:
fastboot flash boot Oreo4Cores.img
- Flash TWRP:
fastboot flash recovery twrp3_1_1_4Cores.img
- Reboot to TWRP recovery and flash kernel & Magisk.
From this XDA thread.
- Stock image 8.1.0.
- TWRP 3.3.1.0 (4 cores).
- N5X-6P-BLOD-Workaround-Injector, clone repo and make a zip.
- Older version of platform tools [because of this answer].
- With old version of platform-tools, flash stock image using
flash-all.sh
script. - Flash TWRP:
fastboot flash recovery twrp-3.3.1.0-FBE-10-angler4core.img
- Reboot to TWRP.
- Flash injector zip.
- Reboot.
From this XDA thread.
- LineageOS build (from here).
- Latest GApps (Android 10, ARM64).
- N5X-6P-BLOD-Workaround-Injector, clone repo and make a zip.
- [For root] Magisk.
- Make sure Stock 8.1.0 is flashed first, with corresponding TWRP.
- Reboot into TWRP recovery.
- Format data.
- Wipe system & cache partitions.
- Enable ADB Sideload from TWRP (Advanced -> ADB Sideload).
- Flash ROM:
adb sideloadlineage-17.1-20200512-UNOFFICIAL-angler.zip
- Flash GApps:
adb sideload open_gapps-arm64-10.0-nano-20200530.zip
. - Flash injector zip.
- Flash Magisk:
adb sideload Magisk-v20.4.zip
. - Reboot.
The following instructions may prove useful, or the injector.
Hi Bro, i did your instruction of instalation but still stuck at logo. Did i installing from stock 7.1.2 or how ?? thx