-
Notifications
You must be signed in to change notification settings - Fork 661
Nokia G300
Calyx Hikari edited this page Jun 14, 2024
·
7 revisions
Bootloader Unlock : First it cannot be easily done by average person.
Then, bootloader unlock is only possible with firmware 02US_1_10M or older. Most importantly, the value of AntiRollback returned from "fastboot oem get_devinfo" should be 2.
If newer than 02US_1_10M, then the value of AntiRollback is 3, which bootloader unlock will not be possible. Attempting bootloader unlock on such device will hard brick the phone. After bootloader unlocked, you should never upgrade OS to 02US_1_160 or newer or the bootloader will be reverted to locked state.
Component | Comment |
---|---|
Camera | ? |
Speaker / Mic | ? |
Bluetooth | ? |
WiFi | ? |
NFC | ? |
SIM / Mobile Data / Voice | ? |
VoLTE | ? |
Fingerprint | ? |
5G | ? |
You'll need to delete product and system_ext partitions under fastbootd before flashing GSI:
fastboot delete-logical-partition product_a
fastboot delete-logical-partition system_ext_a
@HikariCalyx @ Nokia G300 02US_1_10M @ 14/06/2024
Template created by @zguithues