Skip to content

Commit

Permalink
Merge pull request #29 from shoya0x00/surya
Browse files Browse the repository at this point in the history
wiki: Add POCO X3 / POCO X3 NFC (surya)
  • Loading branch information
herobuxx authored Aug 30, 2024
2 parents 33e2230 + 8955e68 commit d47e9b2
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/official_devices/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ sidebar_class_name: hidden
- [Redmi Note 8 Pro (begonia)](/devices/begonia)
- [Redmi 9T/9T NFC/8 Power/Note 9 4G (lime)](/devices/lime)
- [Redmi Note 13 Pro 5G / POCO X6 5G (garnet)](/devices/garnet)
- [POCO X3 / POCO X3 NFC (surya)](/devices/surya)

## Devices with discontinued support

Expand Down
52 changes: 52 additions & 0 deletions docs/official_devices/xiaomi/surya.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
---
slug: /devices/surya
pagination_next: null
pagination_prev: null
title: "POCO X3 / POCO X3 NFC (surya)"
---

# POCO X3 / POCO X3 NFC (surya)
:::info
## Device Information

- **Device:** POCO X3 / POCO X3 NFC
- **Release Date:**
- **Chipset:** Qualcomm SM7150-AC Snapdragon 732G
- **RAM:** 6GB / 8GB
- **Storage:** 64GB / 128GB
- **Battery:** 5160 / 6000 mAh
- **Display:** 6.67 inches, IPS LCD, HDR10, 120Hz, 1080x2400 pixels
- **Rear Camera:** Quad 64 MP (wide) + 13 MP (ultrawide) + 2 MP (macro) + 2 MP (depth)
- **Front Camera:** 20 MP (wide)
- **Halcyon Version:** Ursinia
- **Maintainer:** lily985
:::

<a href="" class="button button--primary">Get builds</a>

## 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_surya-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.

0 comments on commit d47e9b2

Please sign in to comment.