Development [ROM][13][OFFICIAL] PixelOS [AOSP][STABLE][15/02/2023]

Did you like this project?

  • Yes

  • No


Results are only viewable after voting.
Search This thread

ThaitaiHo

Member
Oct 29, 2018
12
1
I have problem in step flash rom, what should I do now?
 

Attachments

  • 1675832831413.png
    1675832831413.png
    63.9 KB · Views: 50

Sunny020

Senior Member
Jan 31, 2015
70
3
Done with latest version.
No issues so far with all apps.
One thing I want to know, how to use 5G in India ( Jio / Airtel ). I am able to get 5G network in other phones.
Please help me.
 

Top Liked Posts

  • 1
    I currently have MIUI 14.0.1.0 TKORUXM installed.
    What instruction and what files (fw boot vendor_boot) with what commands do I need to use for the correct flash POS?
    first flash boot
    Then flash vendor boot
    Reboot into recovery
    Then format
    Sideload rom
    Sideload firmware
    (Format again if you want)
    Then reboot into rom
    (Or just follow same instructions on the first page of this thread for commands)
  • 2
    I don't think so, but idk. If so, you could try Magisk hide on Photos. If you need magic eraser badly, you could try things like downgrading/ reinstalling Photos app. First you'd have to uninstall it with root uninstaller, I use App2sd, and reboot. Then source the apk yoursel(apk mirror etc). Out of curiosity I tried to get ME to work myself today and followed this tutorial. Magisk eraser was avaible as a feature, but it wasn't removing any selected areas, it did nothing.
    Sorry for double post : I flashed latest stable xiaomi.eu build for Lisa and Magic Eraser works...
    I'll proabably flash PixelOS again soon, maybe it will be ok this time.
    Got magic eraser feature yesterday without doing anything, turns out it was a server rollout and did not depend on the app version. It got rolled out in cycles, a few users got it earlier than others.
    1
    Probably, but why @Scaramush, who has same phone and same config, can access to Magic eraser ?
    1
    But you have Google One subscription, right?
    Nope.
    1
    Can we flash latest Chian Miui firmware (Fébruary 27) ?
    No risk to have the full rom in chinese language ? I know, paranoïd...

    Other question : in the blog, I can read Aperture photo app as default camera app is now included in POS roms, "(unless the maintainer chooses to include another default camera app)"

    I guess Miui camera will keep staying default camera app in Lisa rom ?
    Yes, you can use China stable firmware and it won't affect language.
    We're sticking to MIUICamera as default camera app on lisa.
    1
    Is safetynet ok without magisk?

    I tried last one from 16/02 and its failing for me, so i rollback to xiaomi.eu
    Passes by default without root.
  • 54
    pixelos-bluepoison.png

    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

    Device Specific Issues:
    • So far, everything is working
    • Permissive SELinux

    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 different ROM):

    • Reboot to bootloader (fastboot)
    • Connect phone to PC
    fastboot flash boot boot.img
    fastboot flash vendor_boot vendor_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.

    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

    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: 15 February 2023
    10
    Could you send a more detailed installation tutorial please?
    After struggIing a little bit I've finally done it. I didn't have any knowledge about any of it before doing this. So I'm not an expert but here is a more detailed guide:

    - Assuming you unlocked your bootloader. If you didn't, first you need to unlock it: Bootloader Unlocking Guide

    - Download the Latest Android Platform Tools and after exctracting it, move it to the main "C:" folder.

    - Download Recovery (boot.img) and move it to the same "Platform Tools" folder that we copied to the "C:"

    - Download ROM and don't exctract it or rename it. Also move it to the same folder.

    - Download Latest Firmware and also move this to the same folder that we copied to the "C:"

    - Download Mi Flash Tool. After downloading it, open the program and select the driver tab and install it.

    - Activate the Developer Options in your phone by Settings > About Phone > Tap on MIUI Number 7 times.

    - Search "Developer Options" in the settings and open it. There is an "Usb Debugging" option, enable it.

    - Connect your phone to the PC. And choose the File Transfer Mode from your phone's notifications.

    - Turn off your phone. After that press the Volume Down + Power Button together a few seconds until you see it enter into the Fastboot mode.

    - Open the Platform Tools folder that we moved in to the "C:" and type "cmd" into the Windows Explorer's folder direction bar and press Enter.

    - Type "adb shell" in to the command prompt that opened. (If it didn't recognise the command, type ".\adb shell" and use ".\" before any command I give after this.)

    - Type "fastboot devices". You should see your device. If you couldn't, then check the drivers or install the drivers again from Mi Flash Tool. If you still can't see your device and also can't see it in the Device Manager(Windows) then you probably using a diffrent USB-C cable. Try using the original one. If it still didn't solve the problem, try a diffrent PC or an USB Output.

    - Type "fastboot flash boot boot.img". You should see it installing. Wait before it finishes.

    - Type "fastboot reboot recovery". You should see your phone entering into the recovery mode. If it didn't, press Power Button few seconds until it shot down. Then press Volume Up + Power Button few seconds until you see it entering into the recovery mode.

    - By using Volume Up and Down and Power Buttons you can navigate the recovery menu from your phone. So select "Wipe Data/Factory Reset" and confirm.

    - After that go back to the Main Menu and select "Apply update".

    - Open the command prompt from your PC again if you closed it and type "adb sideload
    PixelOS_lisa-12.1-20220622-1650.zip" (the ROM file should be named this. If your file's name is diffrent, type that instead.)

    - It should start installing. If this didn't, then you probably missed some steps from this guide. So please check that if you have the latest Platrfom Tools(adb) and that you download it from the official site. Also don't open it from the PowerShell Window, open it from the "cmd" like I said and make sure that it's in the main "C:" disc. Also try closing and opening again your PC and your phone before proceeding the second time.If it didn't start after all this and said cannot read the file, then you should try this: Large Adress Aware Program .

    - Only do this next 2 steps if there is new firmware update or you are flashing this rom from any other rom. If you are just updating your ROM and there is no new firmware update, ignore this next 2 steps.

    - After installing sideload reboot to recovery again. Then go into the "Apply Update" again from your phone.

    - Open the command prompt from your PC again type "adb sideload fw_lisa_miui_LISAGlobal_V13.0.4.0.SKOMIXM_0508eaacfa_12.0.zip" (the firmware file should be named this. If your file's name is diffrent, type that instead.)

    - After installing, navigate trough recovery menu again and select the "Reboot System".

    - It's Done!!!
    8
    PixelOS Update! (18/06/2022)

    Dirty flash works, just sideload or flash from sdcard.
    OTA Update pushed to users on previous beta and stable builds.

    Download MIUICamera for lisa: https://github.com/PixelOS-Releases...2022-06-11/MiuiCamera-lisa-v1.2-android12.zip

    Changelogs:
    - Introduced XiaomiParts
    - Fixed 5GHz hotspot
    - Fixed WiFi Display
    - Cleaned up audio properties
    - Misc. changes

    • Applock is now stable (exposed in security settings)
    • Added support for per-app volume
    • Added an option to remove the screenshots and screenrecords limits for all applications
    • Fixed Media picker SystemUI crash
    • Fixed widgets crash on PixelLauncher
    • Fixed semi bold font on PixelLauncher
    • Switched to material-you animation for double tap to doze gesture
    • Added Data Switch QS Tile
    • Added delete action for screenshot and screenrecorder notifications
    • Fixed colors on DocumentsUI
    7
    PixelOS Update! (15/08/2022)

    Dirty flash works, just sideload or flash from sdcard.
    OTA Update pushed to users on previous beta and stable builds.

    Changelogs:
    • Reverted back to boot header v3 (try your luck with custom recoveries)
    • Reverted most blobs to stock
    • Reverted back to aosp color profiles as earlier
    • Nuked hi-fi as it doesn't work
    • Enabled back CAF input boost
    • Switched to QuickSilver Kernel

    • Merged August Security Patch
    • Introduced Quick unlock
    • Added an option to scramble pin layout when unlocking
    • Added an option to hide power menu on secure lockscreen
    • Allow user configurable fingerprint wake and unlock
    • Fixed an issue where vibration intensity would reset on some devices
    • Fixed volume panel background color in light mode
    • Restored default Pixel font behavior
    • Enable strict standby policy
    • Rework screen off FOD
    • AppLock improvements
    • Updated translations
    • More miscellaneous changes and fixes
    7
    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.