Skip to content

Commit 6e495e9

Browse files
ItsVixanoluk1337
authored andcommitted
wiki: devices: Add Mi 11 (venus) | 23.2
Change-Id: Icc7f84ef6ef6f6e943ce5cae23ec5a5702850966
1 parent eb02699 commit 6e495e9

8 files changed

Lines changed: 81 additions & 0 deletions

File tree

_data/devices/venus.yml

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
architecture: arm64
2+
battery: {capacity: 4600, removable: False, tech: 'Li-Po'}
3+
before_install: {instructions: 'needs_specific_android_fw', ships_fw: True, version: '14'}
4+
before_recovery_install: {instructions: 'boot_stack', partitions: [dtbo, vendor_boot]}
5+
bluetooth: {profiles: [A2DP + aptX HD], spec: '5.2'}
6+
cameras:
7+
- {flash: 'LED', info: '108 MP (main)'}
8+
- {flash: 'LED', info: '13 MP (ultrawide)'}
9+
- {flash: 'LED', info: '5 MP (macro)'}
10+
- {flash: None, info: '20 MP (front)'}
11+
codename: venus
12+
cpu: Kryo 680
13+
cpu_cores: '8'
14+
cpu_freq: 1 x 2.84 GHz + 3 x 2.42 GHz + 4 x 1.8 GHz
15+
current_branch: 23.2
16+
dimensions: {depth: 8.1, height: 164.3, width: 74.6}
17+
download_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>. Keep holding both buttons until the word "FASTBOOT" appears on the screen, then release.
18+
gpu: Qualcomm Adreno 660
19+
image: venus.png
20+
install_method: fastboot_xiaomi_hyperos
21+
is_ab_device: true
22+
kernel: {repo: android_kernel_xiaomi_sm8350, version: '5.4'}
23+
maintainers: [ItsVixano]
24+
models: [M2011K2C, M2011K2G]
25+
name: Mi 11
26+
network: [2G GSM, 2G CDMA, 3G UMTS, 3G CDMA2000, 4G LTE, 5G NR]
27+
peripherals: [A-GPS, Accelerometer, Barometer, Compass, Dual SIM, Dual-frequency GNSS, Fingerprint reader, BeiDou, Galileo, GLONASS, GPS, NavIC, SBAS, QZSS, Gyroscope, IR blaster, Light sensor, NFC, Qi wireless charging, Qi reverse wireless charging, Stereo speakers, Ultrasound proximity sensor, USB OTG]
28+
ram: 6/8/12GB LPDDR5
29+
recovery_boot: With the device powered off, hold <kbd>Volume Up</kbd> + <kbd>Power</kbd>. Keep holding both buttons until the "MI" logo appears on the screen, then release.
30+
recovery_partition_name: boot
31+
recovery_reboot: fastboot_reboot
32+
release: 2020-12
33+
screen: {refresh_rate: 120, resolution: '1440x3200', size: 6.81, technology: 'Super AMOLED'}
34+
soc: Qualcomm SM8350 Snapdragon 888
35+
storage: 128/256 GB
36+
tree: android_device_xiaomi_venus
37+
type: phone
38+
vendor: Xiaomi
39+
vendor_short: xiaomi
40+
versions: [23.2]
41+
wifi: 802.11 a/b/g/n/ac/ax

images/devices/small/venus.png

26.6 KB
Loading

images/devices/venus.png

170 KB
Loading

pages/build/venus.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
sidebar: home_sidebar
3+
title: Build for venus
4+
folder: build
5+
permalink: /devices/venus/build/
6+
device: venus
7+
---
8+
{% include templates/device_build.md %}

pages/info/venus.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
sidebar: home_sidebar
3+
title: Info about venus
4+
layout: deviceinfo
5+
permalink: /devices/venus/
6+
device: venus
7+
---
8+
{% include templates/device_info.md %}

pages/install/venus.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
sidebar: home_sidebar
3+
title: Install LineageOS on venus
4+
folder: install
5+
permalink: /devices/venus/install/
6+
device: venus
7+
---
8+
{% include templates/device_install.md %}

pages/update/venus.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
sidebar: home_sidebar
3+
title: Update LineageOS on venus
4+
folder: update
5+
permalink: /devices/venus/update/
6+
device: venus
7+
---
8+
{% include templates/device_update.md %}

pages/upgrade/venus.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
sidebar: home_sidebar
3+
title: Upgrade LineageOS on venus
4+
folder: upgrade
5+
permalink: /devices/venus/upgrade/
6+
device: venus
7+
---
8+
{% include templates/device_upgrade.md %}

0 commit comments

Comments
 (0)