Jump to content

Realme C53 (RMX3760)

From postmarketOS Wiki
realme C53
realme C53
realme C53
Manufacturer realme
Name C53
Codename RMX3760, RMX3762
Released 2023
Type handset
Hardware
Chipset Unisoc Tiger T612 (UMS9230H)
CPU 2x 1.82 GHz ARM Cortex-A75
6x 1.82 GHz ARM Cortex-A55
GPU Mali-G57
Display 6.74" 90hz 1600x720 IPS
Storage 64/128/256GB
Memory 4/6/8GB
Architecture aarch64
Software
Original software
The software and version the device was shipped with.
Android (Realme UI)
Extended version
The most recent supported version from the manufacturer.
Android (Realme UI)
Mainline
Instead of a Linux kernel fork, it is possible to run (Close to) Mainline.
no

Device owners

  • Ks51 (Notes: 6/128, unlocked bootloader)


How to enter flash mode

Note Bootloader / FastbootD modes will be available only with unlocked bootloader.

Recovery

Power on the device with both Power and Volume Down buttons, then release Volume Down and press Volume Up
You can also reboot into recovery using ADB or reboot from FastbootD / Bootloader:

From FastbootD / Bootloader
$ fastboot reboot recovery
Using ADB
$ adb reboot recovery

FastbootD

This mode doesn't have any hardware button combination.
You can reboot into this mode from Bootloader, Recovery or using ADB:

From Bootloader
$ fastboot reboot fastboot
Using ADB
$ adb reboot fastboot

Bootloader (Fastboot)

You can reboot into bootloader using ADB or reboot from FastbootD:

From FastbootD
$ fastboot reboot bootloader
Using ADB
$ adb reboot bootloader

How to check model (codename)

Open "Phone" app and dial *#6776#.

RMX3760: realme C53 Global

RMX3762: realme C53 India

See also

- Kernel source (Android 13)

- Kernel source (Android 14)

- Unlocking bootloader on Unisoc devices, using CVE-2022-38694