Jump to content

Xiaomi Redmi Note 5A: Difference between revisions

From postmarketOS Wiki
Bczeman (talk | contribs)
Bczeman (talk | contribs)
No edit summary
Line 16: Line 16:
| architecture = aarch64
| architecture = aarch64
| type = handset
| type = handset
<!-- the following status_* questions should be answered with Y for yes, P for partial, N for no, - for N/A or unavailable, or left blank for untested or unknown -->
| status_usbnet = Y
| status_usbnet = Y
| status_flashing = Y
| status_flashing = Y
| status_touch = Y
| status_touch = Y
| status_screen = P
| status_screen = Y
| status_wifi = Y
| status_wifi = Y
| status_xwayland = <!-- Showing X11 applications in a Wayland compositor (Weston, KWin, ...) works? -->
| status_xwayland = Y
| status_fde = <!-- When installing with full disk encryption, can you type in the password with the on screen keyboard? -->
| status_fde = Y
| status_mainline = <!-- Instead of a Linux kernel fork, it is possible to run mainline. -->
| status_mainline = Y
| status_battery = Y
| status_battery = Y
| status_3d = <!-- Hardware accelerated 3D graphics (e.g. with freedreno) -->
| status_3d = Y
| status_audio = N <!-- Using the device's speakers/headphone jack works -->
| status_audio = N
| status_bluetooth = <!-- It's possible to pair and use other devices via the bluetooth protocol -->
| status_bluetooth = Y
| status_camera = <!-- Taking photos and videos works. -->
| status_camera = N
| status_gps = <!-- The Global Positioning System sensor works.  -->
| status_gps = N
| status_mobiledata = <!-- Connecting to the Internet via cellular network. -->
| status_mobiledata = N
| status_sms = <!-- Sending and receiving short messages works as intended. -->
| status_sms = N
| status_calls = <!-- Talking to other people over the cellular network. -->
| status_calls = N
| status = <!-- Text displayed in the "not booting" table on the Devices page , e.g "kernel compiles, doesn't boot" -->
| status =
| status_otg = <!-- USB-OTG adapters work, e.g. to connect an USB flash drive to the device -->
| status_otg = N
| status_nfc = -
| status_nfc = -
| status_usba = -
| status_usba = -
Line 43: Line 42:
| status_irtx = <!-- Infrared (IR) port works -->
| status_irtx = <!-- Infrared (IR) port works -->
| status_trustzone = <!-- TrustZone works -->
| status_trustzone = <!-- TrustZone works -->
| status_accel = <!-- The sensor that measures proper acceleration works -->
| status_accel = N
| status_magnet = <!-- Magnetometer works -->
| status_magnet = N
| status_light = <!-- Ambient light sensor works -->
| status_light = N
| status_proximity = <!-- Proximity sensor works -->
| status_proximity = N
| status_hall = <!-- Hall effect sensor works -->
| status_hall = N
| status_barometer = <!-- Barometer works -->
| status_barometer = -
| status_powersensor = <!-- Power sensor works -->
| status_powersensor = -
| status_fossbootloader = N
| booting = yes
| booting = yes
<!-- you can also use these lines if you need to:
if the device haven't originally ran Android OS, e.g. Nokia N900
| n-android =  ✔
| n-android =  ✔
Version of the kernel that pmos is running
| pmoskernel = 6.12.5
| pmoskernel = 3.x.x
see Unixbench page on wiki
| whet_dhry = 0.0
-->
}}
}}



Revision as of 15:08, 1 January 2025

Xiaomi Redmi Note 5A Prime
Xiaomi Redmi Note 5A running XFCE4
Xiaomi Redmi Note 5A running XFCE4
Manufacturer Xiaomi
Name Redmi Note 5A Prime
Codename xiaomi-ugg
Released 2017
Type handset
Hardware
Chipset Qualcomm Snapdragon 435 (MSM8940)
CPU 1.4 GHz Cortex-A53
GPU Adreno 505
Display 720x1280 IPS LCD
Storage 32G
Memory 3GB
Architecture aarch64
Software
Original software Android (MIUI)
Original version 7.1.2 (MIUI 11)
postmarketOS
Category testing
Pre-built images no
Mainline yes
postmarketOS kernel 6.12.5
Features
Flashing
Works
USB Networking
Works
Internal storage
No data
SD card
No data
Battery
Works
Screen
Works
Touchscreen
Works
Multimedia
3D Acceleration
Works
Audio
Broken
Camera
Broken
Camera Flash
No data
IR TX
No data
Connectivity
WiFi
Works
Bluetooth
Works
GPS
Broken
Modem
Calls
Broken
SMS
Broken
Mobile data
Broken
Miscellaneous
FDE
Works
USB OTG
Broken
Sensors
Accelerometer
Broken
Magnetometer
Broken
Ambient Light
Broken
Proximity
Broken
Hall Effect
Broken
Haptics
No data


Contributors

  • Flafflar

Users owning this device

  • Bczeman
  • Filip2cz (Notes: Prime version - this just added fingerprint reader, better camera and littlebit better cpu)
  • Flafflar (Notes: Broken camera)
  • Xiaoyu2006 (Notes: Broken display)


How to enter flash mode

While the phone is off, hold the Power + Volume Down buttons together for a few seconds.

How to enter EDL mode

EDL mode (Emergency Download Mode) is a special mode in Qualcomm devices that allows, among other things, flashing firmware even when the phone is completely bricked. This might come useful in case something goes extremely wrong and the device won't even boot to fastboot.

To boot into EDL, you must first disassemble the device in order to expose the motherboard points required. This phone is very easy to disassemble, you can search for videos on YouTube if necessary. Once you have removed the back case and disconnected the battery, find the points shown below on the motherboard:

EDL testpoints on Redmi Note 5A motherboard (highlighted in red)

These are the test points that enable EDL mode. With the battery disconnected, use a metal tweezer or a small wire to short these two points. While keeping them sorted, plug the phone to a computer. The device should show up as "Qualcomm HS-USB QDLoader 9008". You can now use this tool to download firmware to your device.

Installation

Note Warning: Flashing lk2nd is required, as it is a hard dependency. Without it the mainline kernel will not select the display panel (resulting in black screen on boot).
$ pmbootstrap init # choose Vendor: qcom Device codename: msm89x7
$ pmbootstrap install
$ pmbootstrap flasher flash_lk2nd
$ pmbootstrap flasher flash_rootfs

Display

Both the display and the touchscreen work normally, although the interface won't show up if you are using LightDM. This happens because for whatever reason logind does not recognize the user's session as graphical. To fix this, edit /etc/lightdm/lightdm.conf and add the line logind-check-graphical=false to force LightDM to start the graphical session. See this article for more info: Display_manager#CanGraphical_issue.

The display also has trouble waking up after being put to sleep. The backlight is enabled as expected, but the screen stays blank.

WiFi

The WiFi works, but only with the proprietary firmware distributed with the phone. Make sure to enable nonfree firmware if you need to use WiFi.

When the WCNSS driver gets enabled, it might complain with the following error:

[  140.798259] wcnss: no space available for smd frame

This is probably a false error. After the firmware is loaded, the interface appears and works correctly, so you can ignore it.

See also