Jump to content

Xiaomi Redmi Note 3 (xiaomi-kenzo): Difference between revisions

From postmarketOS Wiki
Eloy (talk | contribs)
add note
StandaSK (talk | contribs)
m Use templates, remove some comments
Line 7: Line 7:
| releaseyear = 2016
| releaseyear = 2016
| originalsoftware = Android 6.0.1 "Marshmallow"
| originalsoftware = Android 6.0.1 "Marshmallow"
| pmoskernel = 3.10.105
| chipset = Qualcomm MSM8956 Snapdragon 650
| chipset = Qualcomm MSM8956 Snapdragon 650
| cpu = Hexa-core (4x1.4GHz Cortex-A53 & 2x1.8GHz Cortex-A72)
| cpu = Hexa-core (4x1.4GHz Cortex-A53 & 2x1.8GHz Cortex-A72)
| gpu = Adreno 510
| gpu = Adreno 510
| storage = 16GB/32GB
| storage = 16/32 GB
| display = 1080x1920 IPS
| display = 1080x1920 IPS
| memory = 2GB/3GB
| memory = 2/3 GB
| architecture = aarch64
| architecture = aarch64
<!-- the following status_* questions should be answered with Y - yes, P - partial, N - no, or left blank (for untested or unknown) -->
<!-- the following status_* questions should be answered with Y - yes, P - partial, N - no, or left blank (for untested or unknown) -->
Line 36: Line 37:
| booting = yes
| booting = yes
| whet_dhry = 2417.9
| whet_dhry = 2417.9
<!-- 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 =  ✔
Version of the kernel that pmos is running
| pmoskernel = 3.10.105
see Unixbench page on wiki
| whet_dhry = 2417.9
-->
| status_otg = P
| status_otg = P
}}
}}


{{Note|not to be confused with the xiaomi-hennessey, which is based on a MediaTek SoC}}
{{Note|Not to be confused with the xiaomi-hennessey, which is based on a MediaTek SoC}}
== Contributors ==
== Contributors ==
* IdanHoro
* IdanHoro
Line 98: Line 90:
== See also ==
== See also ==
* {{MR|461|pmaports}} Initial merge request
* {{MR|461|pmaports}} Initial merge request
* [https://gitlab.com/postmarketOS/pmaports/tree/master/device/device-xiaomi-kenzo Device package]
* {{Device package|xiaomi-kenzo}}
* [https://gitlab.com/postmarketOS/pmaports/tree/master/device/linux-xiaomi-kenzo Kernel package]
* {{Kernel package|xiaomi-kenzo}}
* [https://gitlab.com/postmarketOS/pmaports/tree/master/firmware/firmware-xiaomi-kenzo Firmware package]
* {{Firmware package|xiaomi-kenzo}}
* [https://gitlab.com/IdanHoro/vendor_xiaomi_kenzo/tree/master Proprietary vendor blobs]
* [https://gitlab.com/IdanHoro/vendor_xiaomi_kenzo/tree/master Proprietary vendor blobs]

Revision as of 13:57, 13 June 2020

Xiaomi Redmi Note 3
Redmi Note 3 running weston
Redmi Note 3 running weston
Manufacturer Xiaomi
Name Redmi Note 3
Codename xiaomi-kenzo
Released 2016
Hardware
Chipset Qualcomm MSM8956 Snapdragon 650
CPU Hexa-core (4x1.4GHz Cortex-A53 & 2x1.8GHz Cortex-A72)
GPU Adreno 510
Display 1080x1920 IPS
Storage 16/32 GB
Memory 2/3 GB
Architecture aarch64
Software
Original software Android 6.0.1 "Marshmallow"
postmarketOS
Category testing
Pre-built images no
postmarketOS kernel 3.10.105
Unixbench Whet/Dhry score 2417.9
Features
Flashing
Works
USB Networking
Works
Internal storage
No data
SD card
No data
Battery
Works
Screen
Works
Touchscreen
Works
Multimedia
3D Acceleration
No data
Audio
No data
Camera
No data
Camera Flash
No data
Connectivity
WiFi
Works
Bluetooth
No data
GPS
No data
NFC
No data
Modem
Calls
No data
SMS
No data
Mobile data
No data
Miscellaneous
FDE
Partial
USB OTG
Partial
HDMI/DP
No data
Sensors
Accelerometer
No data
Magnetometer
No data
Ambient Light
No data
Proximity
No data
Hall Effect
No data
Haptics
No data
Barometer
No data


Note Not to be confused with the xiaomi-hennessey, which is based on a MediaTek SoC

Contributors

  • IdanHoro

Users owning this device


Fastboot Mode

Hold down Volume Down and Power buttons simultaneously for a few seconds, until Fastboot Mode screen appears.

Installation

First build the image:

$ pmbootstrap init
$ pmbootstrap install

Then in order to flash it put your device in fastboot mode, and plug it in USB. Then do:

$ pmbootstrap flasher flash_rootfs
$ pmbootstrap flasher flash_kernel

Wifi

To connect to a wifi network simply run:

$ sudo nmtui

And connect to your prefered wifi network using the terminal UI.

UI options

Wayland:

  • weston: Works.
  • plasma-mobile: Works, but very slow.
  • phosh: Boots into a black screen.
  • sway: Does not work.

X11:

  • xfce4: Works, but no virtual keyboard. Get 'onboard' package while installing.
  • matchbox: Does not work.
  • hildon: Does not work.

See also