Xiaomi Mi 11 Ultra (xiaomi-star): Difference between revisions
Appearance
Created page with "{{Infobox device | manufacturer = Xiaomi | name = Mi 11 Ultra | codename = xiaomi-star | image = File:CHANGE_ME_TO_DEVICE_CODENAME.jpg | imagecaption = CHANGE_ME | releaseyear = 2021 | originalsoftware = Android | originalversion = 11 (MIUI 12) | chipset = Qualcomm Snapdragon 888 (SM8350) | cpu = 1x 2.84GHz Kryo 680 Prime (X1-based), 3x 2.42GHz Kryo 680 Gold (A78-based), 4x1.8GHz Kryo 680 Silver (A55-based) | gpu = Adreno 660 | storage = 256 GB | display = 1440x3200 AMOL..." |
mNo edit summary |
||
(3 intermediate revisions by one other user not shown) | |||
Line 62: | Line 62: | ||
}} | }} | ||
The Xiaomi Mi 11 Ultra from 2021 | The Xiaomi Mi 11 Ultra smartphone from 2021, based on Snapdragon 888. This device is overall quite close to other SM8350 flagships in terms of internal hardware, and similar to the [[Xiaomi Mi 11 (xiaomi-venus)]]. | ||
== Contributors == | == Contributors == | ||
Line 81: | Line 81: | ||
<!-- Expand this with the commands needed for flashing, add --sdcard to install if it makes sense etc. --> | <!-- Expand this with the commands needed for flashing, add --sdcard to install if it makes sense etc. --> | ||
< | <syntaxhighlight lang="shell-session"> | ||
$ pmbootstrap init | $ pmbootstrap init | ||
$ pmbootstrap install --fde | $ pmbootstrap install --fde | ||
</ | </syntaxhighlight> | ||
<!-- add more sections below as necessary, e.g. WiFi, photos, ... --> | <!-- add more sections below as necessary, e.g. WiFi, photos, ... --> | ||
Line 91: | Line 91: | ||
Similar to venus. A work-in-progress mainline port [https://github.com/strongtz/linux-fun/commits/sm8350/next-20230719 seems to exist] | Similar to venus. A work-in-progress mainline port [https://github.com/strongtz/linux-fun/commits/sm8350/next-20230719 seems to exist] | ||
== See also == | |||
* [[Xiaomi Mi 11 (xiaomi-venus)]] |
Latest revision as of 11:43, 1 February 2025
This device is marked as not booting.
CHANGE_ME CHANGE_ME | |
Manufacturer | Xiaomi |
---|---|
Name | Mi 11 Ultra |
Codename | xiaomi-star |
Released | 2021 |
Type | handset |
Hardware | |
Chipset | Qualcomm Snapdragon 888 (SM8350) |
CPU | 1x 2.84GHz Kryo 680 Prime (X1-based), 3x 2.42GHz Kryo 680 Gold (A78-based), 4x1.8GHz Kryo 680 Silver (A55-based) |
GPU | Adreno 660 |
Display | 1440x3200 AMOLED |
Storage | 256 GB |
Memory | 12 GB |
Architecture | aarch64 |
Software | |
Original software | Android |
Original version | 11 (MIUI 12) |
postmarketOS | |
Category | testing |
Pre-built images | no |
The Xiaomi Mi 11 Ultra smartphone from 2021, based on Snapdragon 888. This device is overall quite close to other SM8350 flagships in terms of internal hardware, and similar to the Xiaomi Mi 11 (xiaomi-venus).
Contributors
- R
Users owning this device
How to enter flash mode
The Volume down + Power combination is enough to enter Fastboot mode
Installation
Use pmbootstrap to build your own installation image.
$ pmbootstrap init
$ pmbootstrap install --fde
Mainline status
Similar to venus. A work-in-progress mainline port seems to exist