Xiaomi Redmi Note 8 Pro (xiaomi-begonia): Difference between revisions
Appearance
Michaelskyf (talk | contribs) I can no longer maintain this phone, since i'm selling it |
Michaelskyf (talk | contribs) No edit summary |
||
Line 21: | Line 21: | ||
| status_wifi = P | | status_wifi = P | ||
| status_xwayland = Y | | status_xwayland = Y | ||
| status_fde = | | status_fde = | ||
| status_mainline = | | status_mainline = N | ||
| status_battery = | | status_battery = | ||
| status_3d = | | status_3d = N | ||
| status_accel = | | status_accel = N | ||
| status_audio = N | | status_audio = N | ||
| status_bluetooth = N | | status_bluetooth = N | ||
Line 33: | Line 33: | ||
| status_sms = N | | status_sms = N | ||
| status_calls = N | | status_calls = N | ||
| status = | | status = | ||
| booting = Y | | booting = Y | ||
| pmoskernel = 4.14.218 | | pmoskernel = 4.14.218 |
Revision as of 17:16, 25 April 2021
![]() Redmi Note 8 Pro running Weston | |
Manufacturer | Xiaomi |
---|---|
Name | Redmi Note 8 Pro |
Codename | xiaomi-begonia |
Released | 2019 |
Hardware | |
Chipset | Mediatek Helio G90T |
CPU | Octa-core (2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55) |
GPU | Mali-G76 MC4 |
Display | 1080 x 2340 |
Storage | 64/128/256 GB |
Memory | 6/8 GB |
Architecture | aarch64 |
Software | |
Original software | Android 9.0, MIUI 11 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | no |
postmarketOS kernel | 4.14.218 |
Unixbench Whet/Dhry score | 5577.1 |
Flashing |
Works |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
Screen |
Works |
Touchscreen |
Works |
Multimedia | |
3D Acceleration |
Broken |
Audio |
Broken |
Camera |
Broken |
Camera Flash |
No data |
Connectivity | |
WiFi |
Partial |
Bluetooth |
Broken |
GPS |
Broken |
NFC |
No data |
Modem | |
Calls |
Broken |
SMS |
Broken |
Mobile data |
Broken |
Miscellaneous | |
FDE |
No data |
USB OTG |
No data |
HDMI/DP |
No data |
Sensors | |
Accelerometer |
Broken |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Contributors
Maintainer(s)
Users owning this device
- Cxt
- KittyLe (Notes: running pmOS)
- Michaelskyf (Notes: Daily driver - LineageOS 19.0)
- Operachi (Notes: Droidian Phosh)
- PiotrZPL (Notes: Sold after the Mediatek CPU ruined my mental health.)
- Prowindows62 (Notes: cannot be used for testing)
- Sohrabbehdani (Notes: running CrDroid)
LED/Torch/Screen brightness/Vibrator
(all files below are in /sys/class/leds
)
- Notification LED:
white/
- Torch:
torch-light0/
andtorch-light1/
- Screen brightness:
lcd-backlight/
- Vibrator:
vibrator/
How to enter flash mode
Unlocking the bootloader
Sign up for a Mi Account, register your device in the settings, and wait for a week. More info
Before you go any further
Please read Redmi Note 8 Pro XDA Megathread
Entering recovery
+
Entering fastboot
+
Installation
Via fastboot
pmbootstrap init
pmbootstrap install
pmbootstrap flasher flash_rootfs
pmbootstrap flasher flash_kernel
fastboot reboot
Via zip
pmbootstrap init
pmbootstrap install --android-recovery-zip
pmbootstrap export
- Transfer the zip to the device
adb push /tmp/postmarketOS-export/pmos-xiaomi-begonia.zip /sdcard
- Flash the zip
- Reboot
Additional info
- For now WIFI works only with proprietary tools found in /vendor partition.
- These tools can be run using android runtime's linker64 and its libraries
- Xiaomi_Redmi_Note_7_(xiaomi-lavender)
- Xiaomi_Redmi_Note_8T_(xiaomi-willow)
See also
- pmaports!1909 Initial merge request