View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007483 | Android OS / portable device | [All Projects] General | public | 2024-12-26 20:37 | 2025-02-16 10:22 |
Reporter | DigitalMy | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | ||
Summary | 0007483: Unlock and root CMF phone A015 | ||||
Description | CMF by Nothing phone 1 root Android 15 Nothing OS 3.0 "Tetris" Enable Developer options Enable USB debugging: Enable OEM unlocking | ||||
Tags | No tags attached. | ||||
BuyTarget | |||||
|
adb devices 0011864AF001479 device adb reboot bootloader fastboot devices fastboot flashing unlock fastboot reboot |
|
Tested /e/OS build IMG-e-2.6.3-u-20241219455571-community-tetris.zip extracted archive started Git Bash cd to folder with firmware chmod +x flash_tetris_factory.sh && ./flash_tetris_factory.sh |
|
Magisk patch original init_boot.img from extracted distributive downloaded from https://github.com/topjohnwu/Magisk/releases/tag/v28.1 installed apk and patched inside img file (copied by USB) fastboot flash init_boot magisk_patched.img fastboot --slot b flash init_boot magisk_patched-28100.img fastboot reboot |
|
fastboot getvar current-slot fastboot --set-active=b fastboot --slot b flash boot 2.6.HOTFIX_Init_Boot.img Use 2.6 hotfix 6 Tetris-U2.6-240910-1735 fastboot --slot a flash boot 2.6.HOTFIX6_Init_Boot.img |
|
adb reboot recovery adb sideload OTA26hotfix.zip |