-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
devices: Add Redmi Note 12 Turbo/POCO F5 (marble/marblein)
Signed-off-by: lemezohaib <[email protected]>
- Loading branch information
1 parent
c2b2f9f
commit 34a8519
Showing
6 changed files
with
122 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,19 @@ | ||
# 28-Apr-2024 | ||
- Initial official release | ||
- Full OSS kernel | ||
- Upstream kernel | ||
- Update common blobs from ziyi V816.0.4.0.ULLMIXM | ||
- Update media from ziyi V816.0.4.0.ULLMIXM | ||
- Update marble blobs from V816.0.3.0.UMRMIXM | ||
- Added MIUI camera from marble V816.0.3.0.UMRMIXM | ||
- Introduce Dolby Atmos support | ||
- Update display stack from LA.VENDOR.1.0.r1-24300-WAIPIO QSSI14.0 | ||
- wlan: Disable fw TWT | ||
- wlan: Enable wifi 6 hotspot support | ||
- wlan: Add qca6750 config | ||
- Extract diwali media configs | ||
- Decommonize [email protected] | ||
- Do not balance msm_drm and kgsl_3d0 IRQs | ||
- Move to Xiaomi common sepolicy | ||
- Rework supported color modes | ||
- Other mics improvements |
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,23 @@ | ||
# Redmi Note 12 Turbo/ Poco F5 (marble/marblein) | ||
|
||
![sweet](/images/marble.png) | ||
|
||
## <p align="center"> Released </p> | ||
The Redmi Note 12 Turbo/POCO F5: March, 2023 | ||
|
||
## Specifications | ||
|
||
Basic | Spec Sheet | ||
-------:|:------------------------- | ||
Platform | Snapdragon® 7+ Gen 2 (SM7475) | ||
RAM & Storage | 8GB/256GB, 12GB/256GB, 12/512GB, 16GB/1024GB (LPDDR5 RAM, UFS 3.1 storage) | ||
Shipped Android Version | 13 | ||
Battery | Non-removable, 5000 mAh | ||
Display | 6.67″, 120Hz, 2400x1080 (395 ppi) | ||
Rear camera | 64MP wide angle, 8MP ultra wide-angle, 2MP macro | ||
Front camera | 16MP in-display | ||
|
||
## <p align="center"> AwakenOS info </p> | ||
* **Maintainer:** [Zohaib](https://github.com/lemezohaib) | ||
* **Supported versions:** Android 14 | ||
[Downloads](https://sourceforge.net/projects/project-awaken/files/marble/) |
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
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,32 @@ | ||
{ | ||
"maintainer": [ | ||
{ | ||
"name": "Zohaib", | ||
"socials": { | ||
"telegram": "lemezohaib", | ||
"github": "lemezohaib", | ||
"xda": "zohaibkhan143.6228226" | ||
} | ||
} | ||
], | ||
"active": true, | ||
"android_version": 14, | ||
"available_versions": [14], | ||
"release": "monthly", | ||
"device_display_name": "Redmi Note 12 Turbo/POCO F5", | ||
"device_display_codename": "marble", | ||
"device_telegram_group": "awaken_marble", | ||
"public_download": "https://www.pling.com/p/1422701/", | ||
"response": [ | ||
{ | ||
"datetime": 1714318608, | ||
"size": 2504189415, | ||
"filehash": "c710dbf473f21d477563f4eeee900126", | ||
"filename": "awaken-4.4-ursa-marble-official-1537-20240428.zip", | ||
"id": "0aaaa6d01d5e417301dc56a91f0ff6f5342fea36ef39bbd65f2427fecd75d655", | ||
"romtype": "official", | ||
"version": "4.4", | ||
"url": "https://sourceforge.net/projects/project-awaken/files/marble/4.4/awaken-4.4-ursa-marble-official-1537-20240428.zip/download" | ||
} | ||
] | ||
} |
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,40 @@ | ||
# Keep in mind... | ||
- DO NOT USE any other recovery but only recommended ones availabe at xda and telegram. | ||
- YOU MUST CLEAN FLASH IF: | ||
- You are coming from any other ROM or MIUI | ||
- You are coming from previous Android Version | ||
- Magisk should only be flashed after booting once into the ROM. Do not flash Magisk along with the ROM package | ||
- Use the latest hyperos firmware for your region | ||
- Use recommended recoveries i-e TWRP 3.8 or awakenOS recovery | ||
- If you face issues like poor RAM management or storage issues, you have not followed the instructions and/or have changed kernel/recovery. STRICTLY follow the instructions provided again before reporting any issues. | ||
|
||
# Clean Flash (coming from a different ROM) | ||
Clean flash involves formatting data which means you will be loosing data stored in the internal storage of your device. I will not be responsible for any loss of data. | ||
- Download ROM | ||
- Reboot the device to Recovery mode by powering off the device and then by holding Power button and Volume UP key together | ||
- Format data | ||
- Flash the ROM | ||
- Make sure to enable the checkbox "Automatically reflash Twrp after flashing a Rom" | ||
- Flash Firmware | ||
- Reboot and voila! | ||
|
||
# Flash using awakenOS recovery | ||
- You must have a working PC and a type C data cable | ||
- Download the ROM file to your PC | ||
- Reboot into recovery as mentioned above | ||
- Connect device to your PC and make sure you have all the necessary drivers installed | ||
- Apply Update> Apply via adb sideload | ||
- adb sideload rom.zip | ||
- Format data | ||
- Reboot and voila! | ||
|
||
# Dirty Flash / Update | ||
There will be no loss of data if everything goes well. Keep backups incase of any mishap. I will not be responsible for any loss of data. | ||
- Download ROM file | ||
- Reboot the device to recovery | ||
- Flash the ROM | ||
- Flash magisk (optional) | ||
- Flash the firmware if you are not on the latest firmware | ||
- Reboot and voila! | ||
|
||
Note: In case of dirty flash/update you should flash magisk after reboot back to recovery to switch to updated slot a/b. |