-
Notifications
You must be signed in to change notification settings - Fork 663
New Devices Template WIP
VarrowsOnTop edited this page Jan 26, 2025
·
26 revisions
Quick Summary...
- Step 1 adb reboot bootloader
- Step 2 fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
- Step 3 fastboot reboot fastboot
- Step 4 fastboot delete-logical-partition product_a-cow
- Step 5 fastboot delete-logical-partition product_a
- Step 6 fastboot delete-logical-partition system_ext_a
- Step 7 fastboot erase system_a
- Step 8 fastboot erase system
- Step 9 fastboot flash system <gsi-of-choice.img>
- Step 10 Then navigate to the "Enter Recovery" option using volume keys and go into it using the power button.
- Step 11 Click on wipe data (don't worry if it seems stuck it is just rewriting the values with zeros) and when it it done reboot!
- Step 12 ENJOY!!!
Component | Status | Comment |
---|---|---|
Camera | ✅ | Fully working! |
Speaker / Mic | ✅ | Fully working! |
SIM / Mobile Data / Voice | ✅ | Fully working! |
Bluetooth | ✅ | Fully working! |
VoLTE / VoWiFi / WiFi | ✅ | Fully working! |
Literally Everything. | ✅ | Fully working! |
Tested By: VarrowsOnTop - Tecno Camon 20-Tecno CK6n(PK), Firmware Version @ 1/24/2025
Template created by @zguithues and @hackintosh5