-
Notifications
You must be signed in to change notification settings - Fork 663
Nokia 1 Plus
Calyx Hikari edited this page Oct 21, 2022
·
7 revisions
Unable to flash due to small system partition (1,488 MB).
Component | Comment |
---|---|
Camera | √ |
Speaker / Mic | √ |
Bluetooth | √ |
WiFi | √ |
SIM / Mobile Data / Voice | √ |
VoLTE | √ |
For AOSP10, Only "arm32_binder64-ab-vanilla" flavor is known working.
You must wipe data / factory reset under stock recovery + stock ROM before flashing this treble GSI, don't use fastboot to erase userdata (either format userdata, -w or flash userdata are not acceptable). Otherwise you'll only get less than 1GB free storage space to use.
To install, follow these steps:
- On stock ROM, use Magisk (24.3 or newer) to patch boot.img extracted from last version of Android 11 OTA. During installation, you should deselect "Forceencrypt" and select "patch vbmeta in boot image".
- Pull the patched boot image out of your device.
- Reboot to recovery mode and select wipe data/factory reset manually.
- Reboot to bootloader mode and install OS.
fastboot flash boot magisk_patched-25200_XXXXX.img
fastboot flash system system-squeak-arm32_binder64-ab-vndklite-vanilla.img
fastboot reboot
AOSP 10: * Calyx Hikari (HikariCalyx) @ Nokia 1 Plus TA-1111 00WW_0_980 @ 08/11/2019
Template created by @zguithues