Realme Note 50 (realme-rmx3834)
Appearance
| This device has been tested with postmarketOS, but its device package has not yet been added to the postmarketOS repositories. This means that it cannot be selected in pmbootstrap. Status: Boots in initramfs (postmarketos debug shell) |
| Manufacturer | Realme |
|---|---|
| Name | Note 50 |
| Codename | rmx3834 |
| Model | RMX3834 |
| Released | 2024 |
| Pre-released | 2023 |
| Type | handset |
| Hardware | |
| Chipset | Unisoc Tiger T612 (UMS9230H) |
| CPU |
2x 1.8 GHz Cortex-A75 6x 1.8 GHz Cortex-A55 |
| GPU | Mali-G57 |
| Display | 720 x 1600, IPS LCD, 90Hz, 6.74", 20:9 |
| Storage | 64/128/256 GB (eMMC 5.1) |
| Memory | 3/4 GB |
| Architecture | aarch64 |
| Software | |
Original software The software and version the device was shipped with. |
Android 13 |
Extended version The most recent supported version from the manufacturer. |
Android |
| FOSS bootloader | no |
| postmarketOS | |
| Category | testing |
Pre-built images Whether pre-built images are available from the postmarketOS Installation page. |
no |
Mainline Instead of a Linux kernel fork, it is possible to run (Close to) Mainline. |
yes |
pmOS kernel The kernel version that runs on the device's port. |
7.20.0-rc6-sprd |
Flashing Whether it is possible to flash the device with pmbootstrap flasher. |
Works
|
|---|---|
USB Networking After connecting the device with USB to your PC, you can connect to it via telnet (initramfs) or SSH (booted system). |
Untested
|
Internal storage eMMC, SD cards, UFS... |
Untested
|
SD card Also includes other external storage cards. |
Works
|
Battery Whether charging and battery level reporting work. |
Works
|
Screen Whether the display works; ideally with sleep mode and brightness control. |
Works
|
Touchscreen |
Broken
|
| Multimedia | |
3D Acceleration |
Untested
|
Built-in DVB TV tuner/DVB device |
Untested
|
Audio Audio playback, microphone, headset and buttons. |
Untested
|
Camera |
Untested
|
Camera Flash |
Untested
|
IR TX |
Untested
|
IR RX |
Untested
|
| Connectivity | |
WiFi |
Untested
|
Bluetooth |
Untested
|
Ethernet |
Untested
|
GPS |
Untested
|
| Modem | |
Calls |
Untested
|
SMS |
Untested
|
| Sensors | |
Accelerometer Handles automatic screen rotation in many interfaces. |
Untested
|
Magnetometer Sensor to measure the Earth's magnetism |
Untested
|
Proximity |
Untested
|
Haptics |
Untested
|
Power Sensor Sensor to monitor current, voltage and power. Not fuel gauge! |
Untested
|
Contributors
Users owning this device
- Babob1994 (Notes: Working,bootloader unlocked,)
How to enter flash mode
| Bootloader unlock required. Standard fastboot mode: adb reboot fastboot. Fastbootd mode: fastboot reboot fastboot |
Installation
Using uniLoader
This device does not use U-Boot. Boot is handled via uniLoader, a secondary bootloader that chain-loads the mainline kernel.
Build uniLoader with the kernel Image and device tree in blob/, repack into boot.img (header v4, kernel only — ramdisk lives in vendor_boot.img on this device), then:
fastboot boot boot_test.img
to test without touching the boot partition, or fastboot flash boot boot_test.img once confirmed working.
Touchscreen
Working on driver for touchscreen.