From 3f8b645161af6315e8807149964d39fca4bde459 Mon Sep 17 00:00:00 2001 From: Hikari-Soni <247soni01@gmail.com> Date: Wed, 17 Jul 2024 07:30:30 +0700 Subject: [PATCH] wiki: Add Redmi Note 13 Pro 5G/Poco X6 (garnet) Signed-off-by: HeroBuxx --- docs/official_devices/list.md | 2 + docs/official_devices/xiaomi/garnet.md | 52 ++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 docs/official_devices/xiaomi/garnet.md diff --git a/docs/official_devices/list.md b/docs/official_devices/list.md index f5211f1..081780c 100644 --- a/docs/official_devices/list.md +++ b/docs/official_devices/list.md @@ -19,6 +19,7 @@ sidebar_class_name: hidden ### Xiaomi - [POCO M3 (citrus)](/devices/citrus) - [Redmi 9T/9T NFC/8 Power/Note 9 4G (lime)](/devices/lime) +- [Redmi Note 13 Pro 5G / POCO X6 5G (garnet)](/devices/garnet) ## Devices with discontinued support @@ -31,3 +32,4 @@ sidebar_class_name: hidden - [Redmi Note 8 Pro (begonia)](/devices/begonia) - [Redmi Note 10S/11SE India (rosemary)](/devices/rosemary) + diff --git a/docs/official_devices/xiaomi/garnet.md b/docs/official_devices/xiaomi/garnet.md new file mode 100644 index 0000000..3b3f800 --- /dev/null +++ b/docs/official_devices/xiaomi/garnet.md @@ -0,0 +1,52 @@ +--- +slug: /devices/garnet +pagination_next: null +pagination_prev: null +title: "Redmi Note 13 Pro 5G / POCO X6 5G (garnet)*" +--- + +# Redmi Note 13 Pro 5G / POCO X6 5G (garnet) +:::info +## Device Information + +- **Device:** Redmi Note 13 Pro 5G / POCO X6 5G +- **Release Date:** +- **Chipset:** Qualcomm SM7435 Snapdragon 7s Gen 2 +- **RAM:** 8 GB / 12 GB / 16 GB +- **Storage:** 128 GB / 256 GB / 512 GB +- **Battery:** 5100 mAh +- **Display:** 6.67 inches, AMOLED, HDR10+, 120Hz, 1220x2712 pixels +- **Rear Camera:** Triple 200/64 MP (main) + 8 MP (ultrawide) + 2 MP (telephoto macro) +- **Front Camera:** 16 MP (wide) +- **Halcyon Version:** Ursinia +- **Maintainer:** Soni Dharma +::: + +Get builds + +## Installation Guide +:::caution +Make sure to backup your data before proceeding. +::: + +### Installing Recovery +1. Enter fastboot mode by using a key combination `Power + Vol Down`. +2. Connect your device to your PC via USB. +3. Verify that your PC detects the device with `fastboot devices`. +4. Flash the boot image onto your device using `fastboot flash boot recovery.img`. +5. Reboot into recovery mode by typing `fastboot reboot recovery` in command line or by holding `Power + Vol Up`. + +### Installing ROM +1. Download the latest release of Halcyon. +2. Reboot into recovery mode. +3. Perform a Format data. +4. Return to the main menu. +5. Select Apply update > Apply from ADB. +6. Now you can start sideloading by this command: +``` +adb sideload halcyon_garnet-xxxxx.zip +``` + +## Troubleshooting + +If you encounter any issues during or after the installation, feel free to ask to our chat group for solutions to common problems.