Development [ROM][13][OFFICIAL] PixelOS [AOSP][STABLE][10/05/2023] - Xiaomi 11 Lite 5G NE

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
PixelOS is an AOSP based ROM, with Google apps included and all Pixel goodies. We aim to provide an experience similar to Google Pixel phones with numerous performance enhancements and a small amount of useful additional features.
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.
*/
READ OUR BLOG​
Device Specific Issues:
• So far, everything is working
Downloads
Get the latest PixelOS Build for Xiaomi 11 Lite 5G NE Download
Firmware https://www.xiaomifirmwareupdater.com/firmware/lisa/
Magisk (optional) https://github.com/topjohnwu/Magisk/releases
PixelOS Recovery https://sourceforge.net/projects/pixelos-releases/files/thirteen/lisa/recovery/
Notes
• GApps are included, don't flash separately
• Encryption is enabled by default
• Shipped with QuicksilveR kernel
• MIUICamera shipped by default (everything works).
Flashing Instructions
Clean flash (coming from a MIUI):
• Reboot to bootloader (fastboot)
• Connect phone to PC
• fastboot flash dtbo dtbo.img
• fastboot flash vendor_boot vendor_boot.img
• fastboot flash boot boot.img
• fastboot reboot recovery
• Select Wipe data/factory reset & confirm
• Go back and select Apply update from ADB
• adb sideload PixelOS*.zip
• Flash latest firmware from the link above
• adb sideload fw_lisa*.zip
• After installation complete, Reboot system.
• If you fail to boot to recovery, use boot image from may 2022
Clean flash (coming from another AOSP ROM):
• Follow the same procedure as dirty flashing ones below, and format data in the end
Dirty Flash (updating from previous PixelOS ROM):
• Reboot to recovery
• Apply update from ADB
• adb sideload PixelOS*.zip
• adb sideload fw_lisa*.zip (only if there's a firmware update)
• After installation complete, Reboot system.
Detailed Instructions: https://wiki.lineageos.org/devices/lisa/install
Join our Telegram Group https://t.me/PixelOSChat
We depend on donations to keep our infrastructure running, show your support by donating!
Paypal: https://paypal.me/whyredfire
UPI: [email protected]
Source Code
PixelOS http://github.com/PixelOS-AOSP
Device Tree https://github.com/PixelOS-Devices/device_xiaomi_lisa
Vendor Tree https://gitlab.com/PixelOS-Devices/vendor_xiaomi_lisa
Kernel Tree https://github.com/PixelOS-Devices/kernel_xiaomi_lisa
ROM OS Version: Android 13.
ROM Kernel: Linux 5.4.x
Stable Release Date: 23 January 2022
Latest Release Date: 10 May 2023

Screenshots

Reserved

One silly question: since you mentioned PixelOS is based of Pixel Experience, how is there a PixelOS version for this device if it's not supported by PE? Did you just have a pre-existing PixelOS GSI to build off of?

It's not modded in any sort, the sources used by PE or most other roms are open source and anyone can fork them and modify them according to their requirements, that's exactly what I did. This is not a GSI/ ported rom, it has been properly compiled from the sources.

anybody see aany bug? OTA update?

Coming from ArrowOS (Android 11) I was able to sideload this ROM without loosing any apps or configs (skipped the wipe data step).
Great ROM, good work!!

New rom. Thanks dev.

Does this come with gapps?
Edit: I read the post.
Does this pass safety net?

edzel13 said:
Does this come with gapps?
Edit: I read the post.
Does this pass safety net?
Click to expand...
Click to collapse
It does

Any black crush issues?

HoarderRaven said:
Any black crush issues?
Click to expand...
Click to collapse
Black crush is more of a hardware issue, from my personal experience it's only visible at very specific brightness levels.
Anyways, it'll be same as what you had on MIUI, because even if it's kernel related, we're using the same kernel as MIUI.

Could you send a more detailed installation tutorial please?

should earase intenal storage?

yes

Thanx Dear,
but the recovery doesn't support installation from SDCARD ( field to mount)
i want to install Magisk, how can i do it with Lineage recovery
Regards

almuhajir said:
Thanx Dear,
but the recovery doesn't support installation from SDCARD ( field to mount)
i want to install Magisk, how can i do it with Lineage recovery
Regards
Click to expand...
Click to collapse
Using LOS recovery, u can sideload the zip. Boot to recovery, apply update, apply from adb. Then from the pc, the command is adb sideload magisk.zip

Jhohan5466 said:
Could you send a more detailed installation tutorial please?
Click to expand...
Click to collapse
Yes, more detailed installation tutorial would be nice.

How to root this?

DeadlyPerformer said:
How to root this?
Click to expand...
Click to collapse
edzel13 said:
Using LOS recovery, u can sideload the zip. Boot to recovery, apply update, apply from adb. Then from the pc, the command is adb sideload magisk.zip
Click to expand...
Click to collapse

Related

[ROM][12.1][OFFICIAL] PixelOS [AOSP][STABLE][14/07/2022]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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), a fork of OG Pixel Experience with improvements on the top of it. Huge respect to Pixel Experience team for their work, thanks to them for making this ROM possible.
In short a fully functional Pixel Experience with just the right amount of essentials.
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.
*/
Improvements over PixelExperience​
Device Specific Issues:
None; tell me if you find one
Requirements
Be on the latest firmware for your curtana/joyeuse/excalibur/gram
Downloads
Get the latest PixelOS Build for Miatoll Download
Magisk (optional) https://github.com/topjohnwu/Magisk/releases
TWRP by dereference https://t.me/PositronKernel/61
PixelOS Recovery https://sourceforge.net/projects/pixelos-releases/files/twelve/miatoll/recovery/
Note: GApps are included, don't flash separately.​
Notes
• Encryption is enabled by default
• SELinux is enforcing
• positron-miatoll Kernel Included
PixelOS Recovery is recommended if you want to stay encrypted, no custom recovery supports encryption on Android12, i.e. you won't be able to decrypt your data.​
Flashing Instructions
Clean flash method #1 (coming from a different ROM):
• Steps to flash PixelOS recovery via PC
• Reboot to fastboot
• Type in this command
Code:
fastboot flash recovery recovery.img
• Type in this command
Code:
fastboot boot recovery.img
• Download ROM from the link above and transfer it to SD Card
• Download Magisk v23.0 or newer (optionally)
• Reboot to recovery (note that devices with Tianma panel can only navigate via volume up/down and power button)
• Choose Apply Update
• Choose from sdcard1
• Search for your ROM zip and optional magisk (wait for it to finish)
• Choose factory reset
• Choose format data/factory reset
• Reboot and voila!
Clean flash method #2
• Use TWRP by dereference, specifically made for FBEv2-based roms
• Flash ROM
• Flash latest firmware/Magisk (optional)
• Format data
• Reboot and voila!
Updating to a newer build (dirty flash):
• Flash ROM zip and magisk (optional)
• Reboot and voila!
Join our Telegram Group https://t.me/PixelOSChat
Join our Telegram Miatoll PixelOS Group https://t.me/pixelosmiatoll
Source Code
PixelOS http://github.com/PixelOS-Pixelish
Device Tree and Vendor Tree https://github.com/PixelOS-Devices
Kernel Tree https://github.com/vega128/positron_miatoll
ROM OS Version: Android 12.1
ROM Kernel: Linux 4.14.190-positron
Stable Release Date: 18/06/2022
Latest Release Date: 14/07/2022
BUILDS WILL BE UPLOADED WHEN IT'S READY THIS DAY
Waiting for the miatoll to try it link is not up ATM
Yamyamjamjam said:
Waiting for the miatoll to try it link is not up ATM
Click to expand...
Click to collapse
it should be up real soon, just finalizing things
June 19 2022 build is up!
vega64 said:
June 19 2022 build is up!
Click to expand...
Click to collapse
thank you
Yamyamjamjam said:
thank you
Click to expand...
Click to collapse
welcome, let me know if you find any bugs
vega64 said:
welcome, let me know if you find any bugs
Click to expand...
Click to collapse
So far so good i have rooted it and everything seems to work perfectly. I will let you know if that changes
vega64 said:
welcome, let me know if you find any bugs
Click to expand...
Click to collapse
Can't swipe to close the group of notifications but can swipe to remove them individually not sure if that's a bug or not tho.
Bruh, please add sound profiles tiles for quick switch in silent, vibration and sound.Cuz it's irritating sometimes when playing music to use volume buttons for silent.
And thank you so much for your work
Have to install from sd card? No way to install using ADB sideload? Sideload can't read the zip.
Yamyamjamjam said:
Can't swipe to close the group of notifications but can swipe to remove them individually not sure if that's a bug or not tho.
Click to expand...
Click to collapse
sorry for the very late reply, it's a google bug apparently
kurashy said:
Have to install from sd card? No way to install using ADB sideload? Sideload can't read the zip.
Click to expand...
Click to collapse
if it can't read your zip it's probably your port/cable that's not working properly
although you can now install from internal but use TWRP which alex did, it decrypts fbev2 now
L+O+L said:
Bruh, please add sound profiles tiles for quick switch in silent, vibration and sound.Cuz it's irritating sometimes when playing music to use volume buttons for silent.
And thank you so much for your work
Click to expand...
Click to collapse
well i'm uncertain about those features but who knows
vega64 said:
sorry for the very late reply, it's a google bug apparently
Click to expand...
Click to collapse
Cool no problem, do you know where i can get the stock camera or something similar, anything i tried the front cam dont work
Yamyamjamjam said:
Cool no problem, do you know where i can get the stock camera or something similar, anything i tried the front cam dont work
Click to expand...
Click to collapse
Weird bug, i never had this, i suggest you try flashing the latest firmware for your variant. But you can try anx camera or some other gcam builds.
again sorry for the late reply, things have been busy, although you can hop in at Telegram
July Build is up!
vega64 said:
July Build is up!
Click to expand...
Click to collapse
Hello, I tried your July Build rom and I found that there is someone bugs what I found are the following:
1) e-football as soon as you open it, it closes immediately
2) Angry Birds 2 it opens and stays on a black screen
3) SimCity it opens it starts normally and when you get to the point to restore a game it tells you
that it is offline connection from the internet
4) Aegean (local air carrier) every time the application is opened its crash immediately
could we see them? otherwise it is perfect rom.
Too much Battery Drain in July Update for Poco M2 Pro
is there anyone who sees what we send or we just write it for just to write?, I know you're doing what you're doing for free and we helped you to improve it but don't ignore us

[ROM][12.1][OnePlus 7T Pro][OFFICIAL] PixelOS [AOSP][STABLE][18/08/2022]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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), a fork of OG Pixel Experience with improvements on the top of it. Huge respect to Pixel Experience team for their work, thanks to them for making this ROM possible.
In short a fully functional Pixel Experience with just the right amount of essentials.
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.
*/
Improvements over PixelExperience​
Device Specific Issues:
* You tell me.
Requirements
* Minimum Firmware to be installed is OOS 11.0.1.6.
Downloads
Get the latest PixelOS Build for hotdog Download
Magisk (optional) https://github.com/topjohnwu/Magisk/releases
PixelOS Recovery https://sourceforge.net/projects/pixelos-releases/files/twelve/hotdog/recovery/
Note: GApps are included, don't flash separately.​
Notes
• Encryption is enabled by default.
• SELinux is enforcing.
• Use the kernel that is included or flash a newer build from here https://t.me/cyberknight_777.
PixelOS Recovery is recommended if you want to stay encrypted, no custom recovery supports encryption on Android12, i.e. you won't be able to decrypt your data.​Flashing Instructions
Clean flash (coming from a different ROM):
• Download ROM from the link above
• Reboot to recovery
• Format data (if encrypted)
• Flash latest android 11 OOS stable firmware
• Flash ROM zip
• Reboot and voila!
Magisk Flashing Instructions
• Extract boot.img from payload.bin of the ROM zip.
• Install Magisk v24.3 APK.
• Patch boot.img with Magisk manager.
• Flash boot.img in fastbootd with fastboot flash --slot=all boot boot.img
Updating to a newer build (dirty flash):
• Flash ROM zip and magisk (optional)
• Reboot and voila!
Join our Telegram Group https://t.me/knightschat
Buy me a Coffee https://donate.cyberknight777.dev
Source Code
PixelOS http://github.com/PixelOS-Pixelish
Device Tree and Vendor Tree https://github.com/PixelOS-Devices
Kernel Tree https://github.com/PixelOS-Devices/kernel_oneplus_sm8150
ROM OS Version: Android 12.1.
ROM Kernel: Linux 4.14.206
Stable Release Date: 18 August 2022
Latest Release Date: 18 August 2022
Screenshots:
https://imgur.com/a/4JSmu5L
Reserved #2
Reserved #3
Finally. That's it. Thanks man
Hi,
Can we have some basic screenshot for feature reference, plz.
Since encryption is enabled does it mean that we can lock bootloader?
KHARISHK said:
Hi,
Can we have some basic screenshot for feature reference, plz.
Click to expand...
Click to collapse
Check the first comment on the post.
perek1988 said:
Since encryption is enabled does it mean that we can lock bootloader?
Click to expand...
Click to collapse
No, that's building a custom AVB key. I might do it in A13.
Thank you for your answer
Amazing work @cyberknight777
So far the rom seems pretty stable, no issues as of now, great work bro. Can't belive the very first build to be this much stable. Hats off
I can't seem to download the ROM - looks like the website is down
cliko said:
I can't seem to download the ROM - looks like the website is down
Click to expand...
Click to collapse
Hey, you should be able to use this link https://pixelos.net/download/hotdog to grab the latest version. Seems like the pixelOS site moved
How is battery time on this ROM?
perek1988 said:
How is battery time on this ROM?
Click to expand...
Click to collapse
Decent or i would say a bit better then oxygen os
Has anyone got GCam or another camera app working that works with the wide angle camera too? I tried installing GCam 8.x and it just wouldn't open
amitkuliyal said:
So far the rom seems pretty stable, no issues as of now, great work bro. Can't belive the very first build to be this much stable. Hats off
Click to expand...
Click to collapse
This isn't the very first build haha ^^. It has been under private testing for about 3 months.
cyberknight777 said:
This isn't the very first build haha ^^. It has been under private testing for about 3 months.
Click to expand...
Click to collapse
Okay
this rom looks dope,if i install this rom,could i keep my old data?

Development [ROM][13][OFFICIAL] PixelOS [AOSP][STABLE][13/05/2023]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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), a fork of OG Pixel Experience with improvements on the top of it. Huge respect to Pixel Experience team for their work, thanks to them for making this ROM possible.
In short a fully functional Pixel Experience with just the right amount of essentials.
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.
*/
Improvements over PixelExperience​
Device Specific Issues:
None
Requirements
FW 14.0.4.0
Downloads
Get the latest PixelOS Build for Alioth: https://pixelos.net/download/alioth
Firmware https://xiaomifirmwareupdater.com/firmware/alioth/stable/V14.0.4.0.TKHMIXM/
Magisk (optional) https://github.com/topjohnwu/Magisk/releases
Recovery https://agamstech-my.sharepoint.com...ore8Lsgemr0B1n1nSsj78yADJ-vP7YrQBw?download=1
Note: GApps are included, don't flash separately.​
Notes
• Encryption is enabled by default
• SELinux is enforcing
• Nexus Kernel Kernel Included
PixelOS Recovery is recommended.​Flashing Instructions
Clean flash (coming from a different ROM):
• Download ROM from the link above
• Format data, wipe data/cache/metadata
• Flash FW from the link above
• Flash ROM
• Reboot recovery
• Flash magisk (Optional)
• Format data and reboot
Updating to a newer build (dirty flash):
• Flash ROM zip
• Reboot recovery (Optional if u want to flash magisk)
• Flash magisk (Optional)
• Reboot and voila!
Join our Telegram Group https://t.me/PixelOSChat
Buy me a Coffee http://paypal.me/NotZeetaa
Source Code
PixelOS https://github.com/PixelOS-AOSP
Device Tree and Vendor Tree https://github.com/PixelOS-Devices
Kernel Tree https://github.com/projects-nexus/nexus_kernel_xiaomi_sm8250
ROM OS Version: Android 13
ROM Kernel: Linux 4.19.282
Stable Release Date: 13/05/2023
Latest Release Date: 13/05/2023
Hope you will continue with this project.
enzippo said:
Hope you will continue with this project.
Click to expand...
Click to collapse
If i get official it will be for sure
Cool !
Can we expect our kona's board & sd8250 latest hardware driver in this rom ?
"... no custom recovery supports encryption on Android12, i.e. you won't be able to decrypt your data"
This has not been true for about 3 months. OrangeFox Recovery decrypts Android 12 and Android 13 ROMs without any problem - including this ROM.
I have pixelos 12.1 can i install dirty update or i must install miui and then this rom ?
I think you have to install latest fw and then install rom...
Already installed. Great job.
is there any difference or is it worth changing from PIXELOS 12
I get little problem: i cannot manually connect with network carrier. I use fastweb italy and normally i can choose manually between 2 operators, but with this release i can't... Any help?
I would lile to know if this rom will become "official". I think is the best solution for poco f3
DarthJabba9 said:
"... no custom recovery supports encryption on Android12, i.e. you won't be able to decrypt your data"
This has not been true for about 3 months. OrangeFox Recovery decrypts Android 12 and Android 13 ROMs without any problem - including this ROM.
Click to expand...
Click to collapse
Oh Yhea my bad, i missed that (Templates xD)
Anyone can tell me how I upgrade the firmware or find out which version it's on ? Currently my phone is not rooted.
My F3 now runs the official PixelOS 12.1 by cristianvaz which is no longer maintained. I like to upgrade to this version and know I must do a clean install.
Haven't installed yet but thanks for taking on this project.
Oh yeah, actually, would it be possible to add push power button to activate fingerprint sensor, like the option on miui? Just a thought. If not no worries.
gjstroom said:
Anyone can tell me how I upgrade the firmware or find out which version it's on ? Currently my phone is not rooted.
My F3 now runs the official PixelOS 12.1 by cristianvaz which is no longer maintained. I like to upgrade to this version and know I must do a clean install.
Click to expand...
Click to collapse
Everything in xda is almost always set up in OP. So do read it, u can find the fw in download section, flash that zip by twrp.
Could somebodies help me? With the rom i cannot choose my home network Eg: i can use Tim Italy and w3 Italy with Fastweb mnvo operator, but when i select in manual i receive the message impossible to connect. With the pixel os official android 12 It was possible.
Thanks Dev for this very nice ROM. Is there any option for OTA update or should we flash via sideload/TWRP ?
Thank you so much for these builds! I just switched to this, I really hope you get official. Quick question, I haven't been able to find any of the "plus" features mentioned in your link, like hide gesture bar, face unlock, double tap status bar to sleep...am I looking in the wrong places? I appreciate the help!
does google call filter work with this ROM?

Development [ROM][13.0][OFFICIAL] Awaken OS [lisa]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
awakenOS for Xiaomi 11 Lite 5G NE [lisa]
Code:
#include <std_disclaimer.h>
/*
* Your warranty is void. Or...Valid? Probably?
*
* Project Awaken and its maintainers are not responsible for bricked devices,
* dead SD cards, data loss, thermonuclear war, or economic crisis caused by
* Awaken OS. YOU are choosing to make these modifications, and if you
* point your finger at me for messing up your device, I will laugh at you.
*/
Born different, now awaken.
Awaken OS brings consistent, fluent and smooth experience with all your must-have customizations, for you, for the community, for everyone.
- Project Awaken Team -
Saikiran [Founder & Lead Developer]
Ninad Patil [Lead Developer]
Mukul [Developer]
Hugwalk [Lead Designer]
Jagadish [Designer]
Glitch [Designer]
Find us on Telegram! @AwakenOSNews
Display
Fonts, Icon shape & Icon pack customizations
Gestures
Advance reboot menu
Double tap to sleep and wake
Navbar customizations
Three finger screenshot
Toggle torch when screen off
Lockscreen
Notification
Pixel Features
Smartspace
Quick Settings
Brightness slider customizations
Security
Sounds
Cycle through ringer modes
Increasing ring volume
In-call vibration
Link ring and notification volumes
Statusbar
4G instead of LTE
Small mobile type icon
You tell
First Time Install / Clean Flash
- Before proceeding any further, make sure you have downloaded all the files required for successful installation i.e., ROM zip (awaken-*.zip), boot.img, vendor_boot.img, firmware from the download links below.
- ROM zip, boot.img, vendor_boot.img are available in Download folder of the ROM.
1. Reboot to bootloader (fastboot)
2. Connect your phone to PC
3. fastboot flash boot boot.img
4. fastboot flash vendor_boot vendor_boot.img
5. fastboot reboot recovery
6. Select Wipe data/factory reset & confirm
7. Go back and select Apply update from ADB
8. adb sideload awaken*.zip(or drag down the rom zip to cmd)
9. adb sideload firmware*.zip (only if there's a firmware update)
10. After installation complete, Reboot system. #beAwakened
Update / Dirty Flash
1. Download proper flashable ZIP for your device
2. Reboot to Recovery
3. Select Apply update from ADB
4. adb sideload awaken*.zip(or drag down the rom zip to cmd)
5. adb sideload firmware*.zip (only if there's a firmware update)
6. Reboot to System and #beAwakened
Download Here / Official Announcement / Official Community
Kernel Source / Source Code
Download Firmware​
Contributors
@saikiran001, @uchihasushmit
ROM OS Version: Android 13
ROM Kernel: Linux 5.4.x
ROM Firmware Required: Unlocked bootloader, Latest firmware, Above mentioned recovery
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 3.7
Stable Release Date: 2023-05-12
Created: 2022-10-18
Last Updated: 2023-05-12
Reserved
Thanks Man for your Job
appreciate your work, i hope that our community will only grow
Whats the difference between awaken-3.1-triton-lisa-official-vanilla-1320-20221018.zip and awaken-3.1-triton-lisa-official-1240-20221018.zip ???
Can anyone explain why i can't sideload Magisk, and how i might install it???
Ok, scratch that, I got it with the manual patching method
OP, I found a small bug. There's no way to set the voicemail number on the second SIM. The screen is just blank, no options.
It seems as though the haptic vibration stops working randomly too.
InvisibleKiller said:
Whats the difference between awaken-3.1-triton-lisa-official-vanilla-1320-20221018.zip and awaken-3.1-triton-lisa-official-1240-20221018.zip ???
Click to expand...
Click to collapse
without gapps, with gapps
Great ROM.... Kudos to the Dev!!! Battery idling is ultimately awesome....
Kindly add Now playing option if possible... It's a request
What are some of the advantages of using this rom instead of pixelOS? I mean both are based on stock android, but what are some of the differences?
How about safetynet?
GN-z11 said:
How about safetynet?
Click to expand...
Click to collapse
Passing...
Does it support unlimited google photos?
Anybody else having issues with the phone NOT haptic vibrating for anything? It works perfect on other ROMs
InvisibleKiller said:
Anybody else having issues with the phone NOT haptic vibrating for anything? It works perfect on other ROMs
Click to expand...
Click to collapse
No bro I'm not having any issues as of now. I'm using this ROM as my daily driver, so all good...
hello great rom loving it so far, i just have a slight problem trying to install magisk through recovery but every attempt has failed with error status 12 7 idk what that means pls help
InvisibleKiller said:
Can anyone explain why i can't sideload Magisk, and how i might install it???
Ok, scratch that, I got it with the manual patching method
Click to expand...
Click to collapse
hey bro how did you fix it ?
illogiK12 said:
hey bro how did you fix it ?
Click to expand...
Click to collapse
I had to install the OS, then install the Magisk app and copy the boot.img file to the phone then use Magisk to manually patch the boot.img, copy that newly patched for 6 back to the PC, then replace the original boot.img with the patched one and then finally wipe and reinstall from scratch using the patched file
InvisibleKiller said:
I had to install the OS, then install the Magisk app and copy the boot.img file to the phone then use Magisk to manually patch the boot.img, copy that newly patched for 6 back to the PC, then replace the original boot.img with the patched one and then finally wipe and reinstall from scratch using the patched file
Click to expand...
Click to collapse
ok thanks a lot!

[CLOSED][ROM][REALME 5/5I/5S][13][OFFICIAL] PixelOS [AOSP][STABLE][22/01/2023]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
PixelOS is an AOSP based ROM, with Google apps included and all Pixel goodies. We aim to provide an experience similar to Google Pixel phones with numerous performance enhancements and a small amount of useful additional features.
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.
*/
Our Featurelist​Requirements
RealmeUI 1.0 Firmware
Downloads
Get the latest PixelOS Build for * Download
Firmware https://t.me/rmx_1911/1288
Magisk (optional) https://github.com/topjohnwu/Magisk/releases
PixelOS Recovery https://sourceforge.net/projects/pixelos-releases/files/thirteen/r5x/recovery/
Note: GApps are included, don't flash separately.​
Notes
• Encryption is enabled by default
• SELinux is enforcing
• Included Aperture Cam
• Biofrost Kernel Included
Flashing Instructions
Clean flash (coming from a different ROM):
- Download ROM from the link above
- Flash PixelOS recovery via adb
- Go to recovery
- Go to format section and wipe data,cache and system
- Go to Apply Update where u will have two ways to flash the rom-
- ADB Sideload -
Copy rom zip In adb folder and copy file name of the rom zip , select adb option in recovery on phone and then on pc type
adb sideload romfilename.zip
- SD CARD - If u want to flash file from sd card just select sd card and navigate to rom file and Install it
- Flash VBmeta_disabler.zip
- Reboot and voila!
- To get root access, reboot to recovery after ROM setup and flash magisk.
Updating to a newer build (dirty flash):
- Flash ROM zip and magisk (optional)
- Reboot and voila!
- If rom loops to recovery, flash VBmeta_disabler.zip and reboot
Read our blog https://blog.pixelos.net
Join our Telegram Group https://t.me/PixelOSChat
Buy me a Coffee - UPI - [email protected]
Help translate PixelOS https://translate.pixelos.net
Source Code
PixelOS http://github.com/PixelOS-AOSP
Device Tree and Vendor Tree https://github.com/PixelOS-Devices
Kernel Tree https://github.com/realme-sm6125-devs/kernel_realme_r5x
ROM OS Version: Android 13.
ROM Kernel: Linux 4.14.129
Stable Release Date: 22 January 2023
Latest Release Date: 22 January 2023
Reserved 1
Reserved 2
Reserved 3
Nice
How to install this rom if coming from another android 13 custom rom? Any specific instructions?
how to fix this device isnt google play cetified?
ishajafer said:
how to fix this device isnt google play cetified?
Click to expand...
Click to collapse
Actually update for Feb isn't released
Flash January update from archive and dirty flash Feb one to fix it
ishajafer said:
how to fix this device isnt google play cetified?
Click to expand...
Click to collapse
Install any Device ID app through chrome, copy GSFA id & past it on android uncertified website (screenshot attached). Reboot the device.
PixelOS 13 Update! (1/3/2023)
February Security Patch
Changelogs:
Labelled Wakeup Nodes
Switch to Silont-Inline
Drop some redundant sepolicy
Add init script for variant identification
Fix CTS
Fix Double Tap To Wake
Drop Camera Hal V1
Switch to Userebug build
Drop useless stuff in rootdir
Some Dex2oat tuning
Enable Some Android Go Configurations
Added GcamGO
Dropped Aperture Camera app
Flashing Instructions Have been updated please go through them and use PixelOS recovery
Refer - https://pixelos.net/download/r5x
Some problems:
App stops while taking pictures in Instagram and Whatsapp.
Bluetooth doesn't connect instantly.
Touch screen doesn't respond sometimes. Turning the screen on and off seems to fix it though.
Battery optimization is really not good. Takes too long to charge fully but battery drains really fast.
ishajafer said:
Some problems:
App stops while taking pictures in Instagram and Whatsapp.
Bluetooth doesn't connect instantly.
Touch screen doesn't respond sometimes. Turning the screen on and off seems to fix it though.
Battery optimization is really not good. Takes too long to charge fully but battery drains really fast.
Click to expand...
Click to collapse
Noted
Takumi021 said:
Noted
Click to expand...
Click to collapse
Hello Brother !
I m Enjoying your PixelOS as a daily driver everything is working fine and stable but i m facing issue using bank application that show your show is rooted what can i do to avoid this thing use bank application
mkashifsiddique said:
Hello Brother !
I m Enjoying your PixelOS as a daily driver everything is working fine and stable but i m facing issue using bank application that show your show is rooted what can i do to avoid this thing use bank application
Click to expand...
Click to collapse
Are you actually rooted? If yes
- hide the app in magisk and reboot also hide Google Play services too, make sure play service is certified
Nope i just simply flash your custom Rom..
mkashifsiddique said:
Nope i just simply flash your custom Rom.
Click to expand...
Click to collapse
Weird!
Can you name the app
There's no trace of any root tools in that rom
Maybe the app is trying to crack down on unlocked bootloader
Binance is showing rooted device

Categories

Resources