Development [ROM][13][AOSP][OFFICIAL] PixelOS (16-July-2023)

Search This thread

BelikBoomM4

Member
Jan 15, 2019
11
1
Hey! First things first, the ROM is absolutely the best out there. I have a major issue with the latest update as it was not there in the feb update. The notification panel is very laggy when I scroll through my notifications or swipe down to toggle anything in the quick settings. Everything is else is just perfect. Any troubleshooting I can do to fix this. Additionally, I did a clean install.
 
May patch has dropped today.
Check it out on our website pixelos.net/download/munch.

Changelog:
  • Use IMS from renoir (Mi 11 Youth/Lite 5G)
  • Switched to Hoshiyomi kernel
  • Re-adjusted status bar padding
  • Set screen-off schedutil ratelimits
  • Set to powersave governor when device is idle (increased Deep Sleep efficiency)
  • Reverted to Smooth Display toggle
  • Removed Adaptive Battery CPU throttling & some other deprecated hints

Be sure to checkout the updated full flash guide before asking any question about it
Thanks!
Can we get the USB C to 3.5 mm adapter working? It doesn't work at all in Pixel Os
 
Hey! First things first, the ROM is absolutely the best out there. I have a major issue with the latest update as it was not there in the feb update. The notification panel is very laggy when I scroll through my notifications or swipe down to toggle anything in the quick settings. Everything is else is just perfect. Any troubleshooting I can do to fix this. Additionally, I did a clean install.
Hey, I came from arrowos which had the same problem lol, did you find any solution or is reverting to the Feb update the only way?
 

<masarou92>

Senior Member
Hey! First things first, the ROM is absolutely the best out there. I have a major issue with the latest update as it was not there in the feb update. The notification panel is very laggy when I scroll through my notifications or swipe down to toggle anything in the quick settings. Everything is else is just perfect. Any troubleshooting I can do to fix this. Additionally, I did a clean install.
seems like the lag is because of Google which I can't barely do anything on it, u can use Pixel Launcher Extended (root) to make it smoother
 
Jun 23, 2017
49
7
I want to know how can i flash twrp after i flashed the pixelos rom. is there a way i tried sideload but cant..... any other way. currently i have pixel recovery.
thanx
 

BelikBoomM4

Member
Jan 15, 2019
11
1
seems like the lag is because of Google which I can't barely do anything on it, u can use Pixel Launcher Extended (root) to make it smoother
Hey! I tried using the pixel launcher extended and several other launchers. It didn't fix the lag. Also the whole OS is absolutely smooth, the lag is only with the quick settings. Will check the next update now. Sticking to Feb update as it's buttery smooth.
 

BelikBoomM4

Member
Jan 15, 2019
11
1
I want to know how can i flash twrp after i flashed the pixelos rom. is there a way i tried sideload but cant..... any other way. currently i have pixel recovery.
thanx
This happened to me! I can't sideload Orangefox recovery if I have PixelOS recovery. What I do is, I clean flash MIUI and then boot Orangefox. Once booted I flash orangefox and then install PixelOS. Also, when you flash any rom, check the option to reflash current recovery.
 
Last edited:

BelikBoomM4

Member
Jan 15, 2019
11
1
Sad man I don't want to follow this long way. Is there any way I can root the device n flash magidisk???
Yes! Patch your PixelOS recovery with magisk. Once done, flash that recovery and you should have root.
1. Open magisk, and select the PixelOS recovery you want to patch
2. Once patching is done, copy it to your PC
3. Connect your device in fastboot and flash the magisk patched boot image.
4. You should have root access now.
 
Jun 23, 2017
49
7
Yes! Patch your PixelOS recovery with magisk. Once done, flash that recovery and you should have root.
1. Open magisk, and select the PixelOS recovery you want to patch
2. Once patching is done, copy it to your PC
3. Connect your device in fastboot and flash the magisk patched boot image.
4. You should have root access now.
Sorry but I can't find the pixel recovery anywhere inside the pixel zip file.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 9
    PixelOS-5-Jul-2023.png


    About PixelOS

    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.
    */
    Device Specific Issues
    Let me know (with logs)

    Downloads
    Get the latest PixelOS Build for munch (changelogs included): Download here
    Firmware: https://xiaomifirmwareupdater.com/firmware/munch
    Magisk (optional): https://github.com/topjohnwu/Magisk/releases
    PixelOS Recovery (boot, vendor_boot & dtbo): https://sourceforge.net/projects/pixelos-releases/files/thirteen/munch/recovery

    Note: GApps are included, don't flash separately
    Notes
    • Encryption is enabled by default
    • SELinux is Enforcing
    • Ships with Hoshiyomi kernel
    • Firmware included by default (starting from July 2023 update)


    PixelOS Recovery is recommended as it has the best support for this ROM

    Flashing Instructions:
    With PixelOS Recovery:

    1 - Reboot your phone to fastboot mode
    2 - On fastboot, flash the recovery & dtbo using
    Code:
    fastboot flash boot boot.img
    fastboot flash dtbo dtbo.img
    fastboot flash vendor_boot vendor_boot.img
    3 - Reboot to recovery using fastboot reboot, then hold Power + Vol Up
    4 - Put ROM package into your platform-tools folder
    5 - On recovery, go to Factory reset, select Wipe data/factory reset & confirm
    6 - Go to Apply Update > Apply from ADB to get into ADB sideload & flash the ROM package using
    Code:
    adb sideload <rom_name>.zip
    7 (EXTRA, not required if you already have the required firmware on your phone) - Use the same ADB sideload method above to flash the FW (required in the Notes or Post or on XDA)
    8 - Reboot & enjoy

    Alternate way:
    1 - Make sure to have ROM package in ur phone
    2 - Boot to TWRP/OFOX
    3 - Wipe Data, Cache, Metadata & Dalvik
    4 - Flash the FW (required in the Notes or Post or on XDA, if you already have the required firmware on your phone then no need), then flash the ROM (if you want to keep the custom recovery, tick the reflash TWRP/OFOX option before flashing)
    5 - Reboot recovery, Format Data, then Reboot & enjoy

    To update (please carefully read what steps to do):
    + PixelOS recovery: Reboot to recovery, then do step 4, 6, 7 (if there is a new fw update) then 8.
    + Alternate way: Do step 2 & 4, wipe Dalvik (recommended) then reboot

    Join our Telegram Group: https://t.me/PixelOSChat
    Buy me a Coffee: https://paypal.me/dreamfan92

    Source Code
    PixelOS: https://github.com/PixelOS-AOSP
    Device Tree and Vendor Tree: https://github.com/PixelOS-Devices
    Kernel Tree: https://github.com/masarou-warehouse/android_kernel_xiaomi_munch

    ROM OS Version: Android 13.
    ROM Kernel: Linux 4.19.261
    Stable Release Date: 21-Oct-2022
    Latest Release Date: 16-July-2023
    4
    February patch has dropped today.
    Check it out on our website pixelos.net/download/munch.

    Changelog:
    • Updated blobs to MIUI V14.0.1.0.TLMMIXM
    • Moved to EROFS
    • Disabled AAudio MMAP (fixed audio muted or lost in some games, eg. Genshin Impact)
    • Only allow 5G SA for Jio
    • Built with KProfiles
    • Use HintManager for HWUI
    • Re-adjusted status bar padding
    • Reduce the Maximum vertical offset of statusbar for burn-in protection
    • Updated Nexus kernel v6 (Merged with Linux 4.19.272 tag)
    • Disable SF EGL image tracking
    • Enable backpressure propagation in SF
    • Migrate power saving props to system
    • Enable SSR for all subsystem types
    • Adjust thread count & cpuset after setup wizard
    • Fix app mode layout height for parts
    • Declare power AIDL v3
    • Compact & allow cached apps in the background
    • Offload 24-bits playback supports mp3/aac format

    Thanks!
    2
    May patch has dropped today.
    Check it out on our website pixelos.net/download/munch.

    Changelog:
    • Use IMS from renoir (Mi 11 Youth/Lite 5G)
    • Switched to Hoshiyomi kernel
    • Re-adjusted status bar padding
    • Set screen-off schedutil ratelimits
    • Set to powersave governor when device is idle (increased Deep Sleep efficiency)
    • Reverted to Smooth Display toggle
    • Removed Adaptive Battery CPU throttling & some other deprecated hints

    Be sure to checkout the updated full flash guide before asking any question about it
    Thanks!
    2
    Here are some screenshots in case if you all wonder how it looks like.
    Have a look :D
    2
    Can I display the contact's notes in the call interface
    U can't do that with Google Dialer