View Issue Details

IDProjectCategoryView StatusLast Update
0007483Android OS / portable device[All Projects] Generalpublic2025-02-16 10:22
ReporterDigitalMy 
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Summary0007483: Unlock and root CMF phone A015
DescriptionCMF by Nothing phone 1
root
Android 15
Nothing OS 3.0 "Tetris"
Enable Developer options
Enable USB debugging:
Enable OEM unlocking
TagsNo tags attached.
BuyTarget

Activities

DigitalMy

2024-12-26 21:04

administrator   ~0014408

Last edited: 2024-12-28 21:00

View 2 revisions

adb devices
0011864AF001479 device

adb reboot bootloader

fastboot devices
fastboot flashing unlock
fastboot reboot

DigitalMy

2024-12-27 08:07

administrator   ~0014409

Last edited: 2025-02-16 10:06

View 2 revisions

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

DigitalMy

2024-12-27 09:12

administrator   ~0014410

Last edited: 2025-02-16 10:22

View 4 revisions

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

DigitalMy

2024-12-28 17:12

administrator   ~0014411

Last edited: 2024-12-28 17:55

View 3 revisions

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

DigitalMy

2024-12-28 18:19

administrator   ~0014412

adb reboot recovery
adb sideload OTA26hotfix.zip