diff --git a/changelogs/marble.md b/changelogs/marble.md new file mode 100644 index 00000000..87217b3a --- /dev/null +++ b/changelogs/marble.md @@ -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 libssccalapi@2.0 +- Do not balance msm_drm and kgsl_3d0 IRQs +- Move to Xiaomi common sepolicy +- Rework supported color modes +- Other mics improvements diff --git a/device_specs/marble.md b/device_specs/marble.md new file mode 100644 index 00000000..a861c2b8 --- /dev/null +++ b/device_specs/marble.md @@ -0,0 +1,23 @@ +# Redmi Note 12 Turbo/ Poco F5 (marble/marblein) + +![sweet](/images/marble.png) + +##
Released
+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 + +##AwakenOS info
+* **Maintainer:** [Zohaib](https://github.com/lemezohaib) +* **Supported versions:** Android 14 +[Downloads](https://sourceforge.net/projects/project-awaken/files/marble/) diff --git a/devices.json b/devices.json index ea68b48b..8c1a8745 100644 --- a/devices.json +++ b/devices.json @@ -42,6 +42,14 @@ "maintainer_name": "Krishnakant Shedge", "active": false }, + { + "codename": "marble", + "codename_alt": "marblein", + "vendor": "Redmi", + "model": "Redmi Note 12 Turbo/POCO F5", + "maintainer_name": "Zohaib", + "active": true + }, { "codename": "miatoll", "vendor": "Xiaomi", diff --git a/devices/marble.json b/devices/marble.json new file mode 100644 index 00000000..1cc26535 --- /dev/null +++ b/devices/marble.json @@ -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" + } + ] +} diff --git a/images/marble.png b/images/marble.png new file mode 100644 index 00000000..bfabc8c2 Binary files /dev/null and b/images/marble.png differ diff --git a/instructions/marble.md b/instructions/marble.md new file mode 100644 index 00000000..3cbf1613 --- /dev/null +++ b/instructions/marble.md @@ -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.