Development [ROM][14][OFFICIAL] PixelOS [AOSP][STABLE]

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: 54

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

  • There are no posts matching your filters.
  • 4
    PlayIntegrity is failing AGAIN, here's a fix for non root users.

    Install the attached apk like you install apps normally and reboot.
    This would only work on PixelOS December '23 build on newer.
    2
    hotspot automatically turn off .. big concern for me..
    using latest build
    1
    Hi, I installed last update and have problem with WiFi - it dont work.
    1
    I really have a big problem where everything works fine but Snapchat app does not work it says the device is connected to some vpn or something and there is some suspicious activity that's why it's not working on this device and I'm not using any vpn or dns I have reset the device multiple times but the Snapchat app is not letting me login but when I try from any other device login work from every device I tried but it's not working on my Xiaomi 11 lite NE 5G phone with the latest update of PixelOS and the bootloader is unlocked it passes the seafty net test payment apps works fine help me solve the issue I hope I have explained my problem truthfully hope to get a solution asap😊
    They apparently added bootloader unlock check, I personally don't use this app but a few users got it working by downloading an older version from apkmirror. You can probably update it from playstore once you're logged in.
    1
    On a side note, in xiaomifirmwareupdater.com for lisa firmware there is : OS1.0.1.0.UKOCNXM
    (https://xiaomifirmwareupdater.com/firmware/lisa/).
    Nothing in rom yet.
    I know it doesnt have to do anything with this rom (which i love and is great), just to share this with other users that have the same device.
  • 67
    lisa.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.
    */

    READ OUR BLOG

    Device Specific Issues:
    • So far, everything is working

    Downloads
    Get the latest PixelOS Build for Xiaomi 11 Lite 5G NE Download
    Magisk (optional) https://github.com/topjohnwu/Magisk/releases
    PixelOS Recovery https://sourceforge.net/projects/pixelos-releases/files/fourteen/lisa/recovery/

    Notes
    • GApps are included, don't flash separately
    • Encryption is enabled by default
    • Shipped with QuicksilveR kernel
    • Global stable firmware included
    • MIUICamera shipped by default (everything works).

    Flashing Instructions
    Clean flash (coming from a MIUI):

    • Reboot to bootloader (fastboot)
    • Connect phone to PC
    fastboot flash boot boot.img
    fastboot flash vendor_boot vendor_boot.img
    fastboot flash dtbo dtbo.img
    fastboot reboot recovery
    • Select Wipe data/factory reset & confirm
    • Go back and select Apply update from ADB
    adb sideload PixelOS*.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
    • 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!
    Source Code
    PixelOS
    http://github.com/PixelOS-AOSP | https://github.com/PixelOS-Fourteen
    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 14.
    ROM Kernel: Linux 5.4.x
    Stable Release Date: 23 January 2022
    12
    pos.jpg
    PixelOS Update! (18/07/2023)

    Changelogs:
    • Merged July Security patches
    • Updated IMS stack to LA.QSSI.13.0.r1-10000.02-qssi.0
    • Updated blobs and MIUiCamera to miui_LISAGlobal_V14.0.4.0.TKOMIXM
    • Fixed an issue where hotspot would take several attempts to turn on
    • Set correct device name and hotspot SSID
    • Fixed MIUICamera crash on CN models
    • Fixed quicktap crashing on double tap gesture
    • Fixed an issue where text was not properly visible on Facebook app
    • Added a toggle for separate ringer and notification sound streams
    • Fixed offline charging animation

    Note: Dirty flash works for users on previous build.
    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!!!
    9
    lisa.png
    PixelOS Update! (07/11/2023)

    Download here at https://sourceforge.net/projects/pixelos-releases/files/fourteen/lisa/.
    Links are not updated on website yet.

    Download at https://pixelos.net/download/lisa

    Flashing instructions are same as that of PixelOS 13, and are there in main post (page 1).

    CLEAN FLASH IS REQUIRED FOR ALL USERS.

    Changelogs:
    - Initial beta build based on Android 14
    - Fixed an issue where big and prime core would get struck on higher frequencies on idle
    - Enabled MGLRU (better memory management)
    - Merged tag LA.UM.9.14.r1-22400-LAHAINA.QSSI13.0 in kernel​
    9
    PixelOS Update! (26/01/2024)
    Download at https://pixelos.net/download/lisa

    Notes:
    - Read January Release blog at https://blog.pixelos.net/blogs/2024-01-17-January-Update, there are a lot of changes for this month.
    - Flashing instructions are same as that of PixelOS 13, and are there in main post (page 1).
    - Dirty flash is fine.

    Changelogs:
    -- source changelogs are in the blog
    (linked above in notes) --

    • Added back support for dolby vision
    Updated stock blobs from MIUI V14.0.7.0.TKOMIXM
    Updated MIUI Camera from MIUI V14.0.7.0.TKOMIXM
    Enabled freezer service
    Switched to common QTI vibrator HAL
    Addressed a few sepolicy denials
    • Fixed an issue where some apps won't install on manual installation
    Performance improvements