forked from LineageOS/lineage_wiki
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wiki: devices: Add Xiaomi POCO F5 / Redmi Note 12 Turbo (marble)
Signed-off-by: Jens Reidel <[email protected]>
- Loading branch information
Showing
22 changed files
with
267 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
architecture: arm64 | ||
battery: {capacity: 5000, removable: False, tech: 'Li-Po'} | ||
before_install: {instructions: 'needs_specific_android_fw', ships_fw: True, version: '14'} | ||
before_recovery_install: {instructions: 'boot_stack', partitions: [boot, dtbo, vendor_boot]} | ||
bluetooth: {profiles: [A2DP + aptX HD], spec: '5.2'} | ||
cameras: | ||
- {flash: 'LED', info: '64 MP'} | ||
- {flash: 'LED', info: '8 MP (ultrawide)'} | ||
- {flash: 'LED', info: '2 MP (macro)'} | ||
- {flash: None, info: '16 MP'} | ||
codename: marble | ||
cpu: Cortex-X2 & Cortex-A710 & Cortex-A510 | ||
cpu_cores: '8' | ||
cpu_freq: 1 x 2.91 GHz + 3 x 2.49 GHz + 4 x 1.8 GHz | ||
current_branch: 21 | ||
dimensions: {depth: 7.9, height: 161.1, width: 75} | ||
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. | ||
gpu: Qualcomm Adreno 725 | ||
image: marble.png | ||
install_method: fastboot_xiaomi | ||
is_ab_device: true | ||
kernel: {repo: android_kernel_xiaomi_sm8450, version: '5.10'} | ||
maintainers: [Adrianyyy] | ||
models: [23049PCD8G] | ||
name: POCO F5 (Global) | ||
network: [2G GSM, 2G CDMA, 3G UMTS, 4G LTE, 5G NR] | ||
peripherals: [A-GPS, Accelerometer, Compass, Dual SIM, Dual speakers, Dual-frequency GNSS, Fingerprint reader, BeiDou, Galileo, GLONASS, GPS, QZSS, Gyroscope, IR blaster, Light sensor, NFC, Proximity sensor, USB OTG] | ||
ram: 8/12 GB LPDDR5 | ||
recovery_boot: With the device powered off, hold <kbd>Volume Up</kbd> + <kbd>Power</kbd>. Keep holding both buttons until the "POCO" logo appears on the screen, then release. | ||
recovery_partition_name: recovery | ||
release: 2023-05-09 | ||
screen: {refresh_rate: 120, resolution: '1080x2400', size: 6.67, technology: 'AMOLED'} | ||
soc: Qualcomm SM7475 Snapdragon 7+ Gen2 | ||
storage: 256 GB UFS 3.1 | ||
tree: android_device_xiaomi_marble | ||
type: phone | ||
variant: 1 | ||
vendor: Xiaomi | ||
vendor_short: xiaomi | ||
versions: [21] | ||
wifi: 802.11 a/b/g/n/ac/ax |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
architecture: arm64 | ||
battery: {capacity: 5000, removable: False, tech: 'Li-Po'} | ||
before_install: {instructions: 'needs_specific_android_fw', ships_fw: True, version: '14'} | ||
before_recovery_install: {instructions: 'boot_stack', partitions: [boot, dtbo, vendor_boot]} | ||
bluetooth: {profiles: [A2DP + aptX HD], spec: '5.2'} | ||
cameras: | ||
- {flash: 'LED', info: '64 MP'} | ||
- {flash: 'LED', info: '8 MP (ultrawide)'} | ||
- {flash: 'LED', info: '2 MP (macro)'} | ||
- {flash: None, info: '16 MP'} | ||
codename: marble | ||
cpu: Cortex-X2 & Cortex-A710 & Cortex-A510 | ||
cpu_cores: '8' | ||
cpu_freq: 1 x 2.91 GHz + 3 x 2.49 GHz + 4 x 1.8 GHz | ||
current_branch: 21 | ||
dimensions: {depth: 7.9, height: 161.1, width: 75} | ||
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. | ||
gpu: Qualcomm Adreno 725 | ||
image: marble.png | ||
install_method: fastboot_xiaomi | ||
is_ab_device: true | ||
kernel: {repo: android_kernel_xiaomi_sm8450, version: '5.10'} | ||
maintainers: [Adrianyyy] | ||
models: [23049PCD8I] | ||
name: POCO F5 (India) | ||
network: [2G GSM, 2G CDMA, 3G UMTS, 4G LTE, 5G NR] | ||
peripherals: [A-GPS, Accelerometer, Compass, Dual SIM, Dual speakers, Dual-frequency GNSS, Fingerprint reader, BeiDou, Galileo, GLONASS, GPS, QZSS, Gyroscope, IR blaster, Light sensor, Proximity sensor, USB OTG] | ||
ram: 8/12 GB LPDDR5 | ||
recovery_boot: With the device powered off, hold <kbd>Volume Up</kbd> + <kbd>Power</kbd>. Keep holding both buttons until the "POCO" logo appears on the screen, then release. | ||
recovery_partition_name: recovery | ||
release: 2023-05-09 | ||
screen: {refresh_rate: 120, resolution: '1080x2400', size: 6.67, technology: 'AMOLED'} | ||
soc: Qualcomm SM7475 Snapdragon 7+ Gen2 | ||
storage: 256 GB UFS 3.1 | ||
tree: android_device_xiaomi_marble | ||
type: phone | ||
variant: 2 | ||
vendor: Xiaomi | ||
vendor_short: xiaomi | ||
versions: [21] | ||
wifi: 802.11 a/b/g/n/ac/ax |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
architecture: arm64 | ||
battery: {capacity: 5000, removable: False, tech: 'Li-Po'} | ||
before_install: {instructions: 'needs_specific_android_fw', ships_fw: True, version: '14'} | ||
before_recovery_install: {instructions: 'boot_stack', partitions: [boot, dtbo, vendor_boot]} | ||
bluetooth: {profiles: [A2DP + aptX HD], spec: '5.2'} | ||
cameras: | ||
- {flash: 'LED', info: '64 MP'} | ||
- {flash: 'LED', info: '8 MP (ultrawide)'} | ||
- {flash: 'LED', info: '2 MP (macro)'} | ||
- {flash: None, info: '16 MP'} | ||
codename: marble | ||
cpu: Cortex-X2 & Cortex-A710 & Cortex-A510 | ||
cpu_cores: '8' | ||
cpu_freq: 1 x 2.91 GHz + 3 x 2.49 GHz + 4 x 1.8 GHz | ||
current_branch: 21 | ||
dimensions: {depth: 7.9, height: 161.1, width: 75} | ||
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. | ||
gpu: Qualcomm Adreno 725 | ||
image: marble.png | ||
install_method: fastboot_xiaomi | ||
is_ab_device: true | ||
kernel: {repo: android_kernel_xiaomi_sm8450, version: '5.10'} | ||
maintainers: [Adrianyyy] | ||
models: [23049RAD8C] | ||
name: Redmi Note 12 Turbo | ||
network: [2G GSM, 2G CDMA, 3G UMTS, 4G LTE, 5G NR] | ||
peripherals: [A-GPS, Accelerometer, Compass, Dual SIM, Dual speakers, Dual-frequency GNSS, Fingerprint reader, BeiDou, Galileo, GLONASS, GPS, QZSS, Gyroscope, IR blaster, Light sensor, NFC, Proximity sensor, USB OTG] | ||
ram: 8/12/16 GB LPDDR5 | ||
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. | ||
recovery_partition_name: recovery | ||
release: 2023-03-28 | ||
screen: {refresh_rate: 120, resolution: '1080x2400', size: 6.67, technology: 'AMOLED'} | ||
soc: Qualcomm SM7475 Snapdragon 7+ Gen2 | ||
storage: 256/512/1024 GB UFS 3.1 | ||
tree: android_device_xiaomi_marble | ||
type: phone | ||
variant: 3 | ||
vendor: Xiaomi | ||
vendor_short: xiaomi | ||
versions: [21] | ||
wifi: 802.11 a/b/g/n/ac/ax |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Build for marble | ||
folder: build | ||
permalink: /devices/marble/build/variant1/ | ||
device: marble_variant1 | ||
--- | ||
{% include templates/device_build.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Build for marble | ||
folder: build | ||
permalink: /devices/marble/build/variant2/ | ||
device: marble_variant2 | ||
--- | ||
{% include templates/device_build.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Build for marble | ||
folder: build | ||
permalink: /devices/marble/build/variant3/ | ||
device: marble_variant3 | ||
--- | ||
{% include templates/device_build.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Info about marble variants | ||
folder: info | ||
permalink: /devices/marble/ | ||
redirect_from: | ||
- /devices/marble/install | ||
- /devices/marble/update | ||
device: marble | ||
toc: false | ||
--- | ||
{% include templates/device_variants.md info=true %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Info about marble | ||
folder: info | ||
layout: deviceinfo | ||
permalink: /devices/marble/variant1/ | ||
device: marble_variant1 | ||
--- | ||
{% include templates/device_info.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Info about marble | ||
folder: info | ||
layout: deviceinfo | ||
permalink: /devices/marble/variant2/ | ||
device: marble_variant2 | ||
--- | ||
{% include templates/device_info.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Info about marble | ||
folder: info | ||
layout: deviceinfo | ||
permalink: /devices/marble/variant3/ | ||
device: marble_variant3 | ||
--- | ||
{% include templates/device_info.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Install LineageOS on marble | ||
folder: install | ||
permalink: /devices/marble/install/variant1/ | ||
device: marble_variant1 | ||
--- | ||
{% include templates/device_install.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Install LineageOS on marble | ||
folder: install | ||
permalink: /devices/marble/install/variant2/ | ||
device: marble_variant2 | ||
--- | ||
{% include templates/device_install.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Install LineageOS on marble | ||
folder: install | ||
permalink: /devices/marble/install/variant3/ | ||
device: marble_variant3 | ||
--- | ||
{% include templates/device_install.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Update LineageOS on marble | ||
folder: update | ||
permalink: /devices/marble/update/variant1/ | ||
device: marble_variant1 | ||
--- | ||
{% include templates/device_update.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Update LineageOS on marble | ||
folder: update | ||
permalink: /devices/marble/update/variant2/ | ||
device: marble_variant2 | ||
--- | ||
{% include templates/device_update.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Update LineageOS on marble | ||
folder: update | ||
permalink: /devices/marble/update/variant3/ | ||
device: marble_variant3 | ||
--- | ||
{% include templates/device_update.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Upgrade LineageOS on marble | ||
folder: upgrade | ||
permalink: /devices/marble/upgrade/ | ||
device: marble | ||
toc: false | ||
--- | ||
{% include templates/device_variants.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Upgrade LineageOS on marble | ||
folder: upgrade | ||
permalink: /devices/marble/upgrade/variant1/ | ||
device: marble_variant1 | ||
--- | ||
{% include templates/device_upgrade.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Upgrade LineageOS on marble | ||
folder: upgrade | ||
permalink: /devices/marble/upgrade/variant2/ | ||
device: marble_variant2 | ||
--- | ||
{% include templates/device_upgrade.md %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Upgrade LineageOS on marble | ||
folder: upgrade | ||
permalink: /devices/marble/upgrade/variant3/ | ||
device: marble_variant3 | ||
--- | ||
{% include templates/device_upgrade.md %} |