Skip to content

Commit

Permalink
devices: Add Xiaomi Redmi K30 / Poco X2 (phoenix / phoenixin)
Browse files Browse the repository at this point in the history
  • Loading branch information
Naruto-242 authored and PainKiller3 committed Feb 18, 2024
1 parent 84b90fb commit f569cfc
Show file tree
Hide file tree
Showing 6 changed files with 84 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changelogs/phoenix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# 17-Feb-2024
- Initial official release
29 changes: 29 additions & 0 deletions device_specs/phoenix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Xiaomi Redmi K30/Poco X2 (phoenix/phoenixin)

![phoenix](/images/phoenix.png)

## <p align="center"> Released </p>
The Xiaomi Redmi K30/Poco X2: February 11, 2020

## Specifications

Basic | Spec Sheet
-------:|:-------------------------
CPU | Octa-core (2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver)
Chipset | Qualcomm SM7150-AA Snapdragon 730 (8 nm)
GPU | Adreno 618
Memory | 6/8 GB RAM
Shipped Android Version | 10.0
Storage | 64/128/256 GB (UFS 2.1)
Bluetooth | 5 with A2DP + aptX HD
Battery | Non-removable Li-Po 4500 mAh
Network | 2G GSM, 2G CDMA, 3G UMTS, 3G CDMA2000, 4G LTE
Wifi | 802.11 a/b/g/n/ac, Dual-band, Wi-Fi Direct, Wi-Fi Display, DLNA, Hotspot
Peripherals | [A-GPS, Accelerometer, Compass, Dual SIM, FM radio, Fingerprint reader, GLONASS, GPS, Gyroscope, Light sensor, NFC, Proximity sensor, USB OTG
Display | 1080 x 2400 pixels, 6.67 inches (~395 ppi pixel density) Full HD IPS LCD
Camera | 64 MP wide camera, 8MP ultra wide-angle camera, 2MP macro camera, 2MP depth camera, Dual-LED flash, 20 MP wide-selfie camera No flash, 2 MP depth-selfie camera No flash

## <p align="center"> AwakenOS info </p>
* **Maintainer:** [Nikhil](https://github.com/Naruto-242)
* **Supported versions:** Android 14
[Downloads](https://sourceforge.net/projects/project-awaken/files/phoenix/)
8 changes: 8 additions & 0 deletions devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,14 @@
"maintainer_name": "Saikiran",
"active": true
},
{
"codename": "phoenix",
"codename_alt": "phoenixin",
"vendor": "Xiaomi",
"model": "Xiaomi Redmi K30/Poco X2",
"maintainer_name": "Nikhil",
"active": true
},
{
"codename": "porsche",
"vendor": "realme",
Expand Down
31 changes: 31 additions & 0 deletions devices/phoenix.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"maintainer": [
{
"name": "Nikhil",
"socials": {
"telegram": "Naruto242",
"github": "Naruto-242"
}
}
],
"active": true,
"android_version": 14,
"available_versions": [14],
"release": "monthly",
"device_display_name": "Xiaomi Redmi K30 / POCO X2",
"device_display_codename": "phoenix",
"device_telegram_group": "narutophoenixroms",
"public_download": "https://www.pling.com/p/1422701/",
"response": [
{
"datetime": 1708156059,
"size": 1909953705,
"filehash": "0e7614651c01fdafd25a13daafd77692",
"filename": "awaken-4.3-ursa-phoenix-official-0755-20240217.zip",
"id": "67f8b7335f86c16870f5e346ddf0740b78ff3a0446089bb63ae65f553d3a8c79",
"romtype": "official",
"version": "4.3",
"url": "https://sourceforge.net/projects/project-awaken/files/phoenix/awaken-4.3-ursa-phoenix-official-0755-20240217.zip/download"
}
]
}
Binary file added images/phoenix.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions instructions/phoenix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Clean flash (coming from a different ROM):
- Download the latest firmware for your region (/firmware phoenix or phoenixin)
- Download ROM
- Download Magisk v26.4 (optionally)
- Reboot to recommended recovery
- Flash the firmware for your region
- Flash the ROM
- Format data
- Reboot and voila!

# Updating to a newer build (dirty flash):
- Flash ROM zip and magisk (optional)
- Wipe cache
- Reboot and voila!

0 comments on commit f569cfc

Please sign in to comment.