PixelOS for Xiaomi Mi 9 (cepheus)
PixelOS is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, themed icons, google sans fonts, Monet color based system wide theming, boot animation).
Code:/* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
- None, report them if you find one.
Downloads:
PixelOS Website
PixelOS Recovery
*YOU MUST CLEAN FLASH if you are coming from any other ROM or MIUI.
# Keep in mind:
- Since Cepheus is using Dynamic Partitions, do NOT use TWRP or OrangeFOX, they won't boot or if they do, it will lead to storage issues.
- Use PixelOS Recovery only.
- Do NOT flash custom kernels, they won't boot.
- YOU MUST CLEAN FLASH if you are coming from any other ROM or MIUI.
- Suggested firmware: MIUI 12.5 or higher
# Clean Flash
- Make sure your platform-tools (adb and fastboot) are up to date.
- Download PixelOS ROM zip and recovery.img.
- Reboot into Fastboot.
- Flash recovery using: fastboot flash recovery <recoveryname.img>
- Reboot to recovery.
- In recovery, format data with Factory Reset > Format data/factory reset
- Sideload the zip with Apply Update > Apply from ADB, and do: adb sideload <ROM zip file>
- Optional: Flash magisk with sideload using: adb sideload <Magisk zip>
- ^ Magisk will show a message about "Signature verification failed, install anyways?", just click YES.
- Reboot and voila!
# Dirty Flash
- Flash via OTA under Settings > System Update, or:
- Download ROM zip
- Enter PixelOS Recovery > Apply Update > Apply from ADB
- Sideload the ROM using: adb sideload <ROM zip file>
- Optional: sideload Magisk using: adb sideload <Magisk zip>
- Reboot and voila!
Note: Gapps are included, don't flash separately.
Join PixelOS Telegram Group https://t.me/PixelOSChat
Join PixelOS Official Cepheus Telegram Group: https://t.me/pixeloscepheus
Source Code
PixelOS: http://github.com/PixelOS-AOSP
Device Tree: https://github.com/PixelOS-Devices/device_xiaomi_cepheus/
Vendor: https://github.com/PixelOS-Devices/vendor_xiaomi_cepheus/
Kernel Source: https://github.com/balgxmr/kernel_xiaomi_cepheus
Stable Release Date: 09/07/23
Latest Release Date: 09/07/23
Last edited: