Jump to content

Huawei Maimang 5 (huawei-milan): Difference between revisions

From postmarketOS Wiki
No edit summary
Line 97: Line 97:


<pre>
<pre>
fastboot oem unlock {{Button|bootloader-code}}
fastboot oem unlock bootloader-code
</pre>
</pre>


* Read the message displayed on your device screen, once you're happy confirm the unlock. <b>THIS WILL ERASE YOUR DEVICE</b>.
* Read the message displayed on your device screen, once you're happy confirm the unlock. <b>THIS WILL ERASE YOUR DEVICE</b>.


== Installation ==
== Installation ==

Revision as of 08:57, 10 July 2023

Huawei Huawei Maimang 5
Maimang 5 with lineageos
Maimang 5 with lineageos
Manufacturer Huawei
Name Huawei Maimang 5
Codename huawei milan
Released 2016
Type handset
Hardware
Chipset Qualcomm Snapdragon 625(MSM8953)
CPU Octa-core (4x 2.0 GHz Cortex-a53)
GPU Adreno 506
Display 1920x1080
Storage 32GB/64GB
Memory 3GB/4GB
Architecture aarch64
Software
Original software Android
Original version 6/7
postmarketOS
Category testing
Pre-built images no
postmarketOS kernel 6.x.x
Unixbench Whet/Dhry score 0.0
Features
Flashing
No data
USB Networking
No data
Internal storage
No data
SD card
No data
Battery
No data
Screen
No data
Touchscreen
No data
Keyboard
No data
Touchpad
No data
Stylus
No data
Multimedia
3D Acceleration
No data
Audio
No data
Camera
No data
Camera Flash
No data
IR TX
No data
IR RX
No data
Connectivity
WiFi
No data
Bluetooth
No data
Ethernet
No data
GPS
No data
NFC
No data
Modem
Calls
No data
SMS
No data
Mobile data
No data
Miscellaneous
FDE
No data
USB-A
No data
USB OTG
No data
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
Power Sensor
No data

Contributors

  • Qemu安卓

Users owning this device

How to enter flash mode

Fastboot Mode

When you access Fastboot Mode, you can view information about the SoC and whether the bootloader (DEVICE STATE) is locked or unlocked.

While in Fastboot Mode you can use a computer to issue Fastboot commands to flash firmware to the device and manage the current slot that the bootloader is using to boot the operating system.

You can also use Volume Up + Volume Down to select an action from the menu at the top of the screen, and Power to select the action; which include powering off the device, continuing booting to the operating system, and restarting the bootloader which is useful if Fastboot commands are failing.

Enter Fastboot Mode

With the device unplugged and powered off, hold Volume Up + Volume Down + Power. Once you feel the device power on, continue holding Volume Up + Volume Down until you reach Fastboot Mode.

Unlock the bootloader

Before installing postmarketOS you have to unlock your bootloader.

If your device is not carrier locked

The following is all that's needed to unlock the bootloader:

  • If you does not have the bootloader-code,please buy it with e.g. Taobao or ask a friend to help you e.g. Coolapk or XDA
  • Refer to "how to enter flash mode" above to get into fastboot mode, then re-attach your USB cable. Run the following command on your host:
fastboot oem unlock bootloader-code
  • Read the message displayed on your device screen, once you're happy confirm the unlock. THIS WILL ERASE YOUR DEVICE.

Installation

Use pmbootstrap to build your own installation image.

$ pmbootstrap init
$ pmbootstrap install --fde


See also