Linked a video in previous message. Cant see it?How do I enable the corners? I've looked in settings and must have missed it
Did you clean flash or dirty flash?I'm having freezes and bootloops after rooting. Anyone else having the same issues? I was on A12 and am upgrading to A13 now. How do I avoid such issues in the future? Other than that the ROM works great. I installed Magisk by flashing the zip btw, not the patch boot.img way
Clean Flash. I used the factory reset/data format option. I think it might be a problem with installing magisk through the zip or zygisk
Yes the xiaomi flash tool gives "Edl authentication error". I'm still confused why it's bricked. Bootloader was unlocked and every step followed was correct. I wasn't experimenting anything new. This is making me hate xiaomi. By the way where can I buy this "edl flash tool " ? I searched al ot but couldn't find a proper result except some fake Indian channels promoting it.Check Device Manager > Ports > If your phone shows up as Qualcomm QDLoad9008. It's bricked.
Try to flash with Xiaomi Flash Tool. If unsuccessful, stuck with "EDL authrization error". 100% you're screwed.
Now either go buy a EDL flash tool (~ $2 per attempt, I can't to name them here) or find the russian guy on telegram then have them remote in your PC to flash (~$30 I think).
Seriously, no way around, Xiaomi makes EDL flash stupid hard.
They're all sketchy services, that's why you can't find proper results. Last time I used Xiaomi king tool. Go to their Xiaomi king tool website, pick a distributor to buy credits. There's a chance that even the tool's server not working, you need to track in their telegram chat. Again, sketchy sketchy, I paid $10 for the stupid credits but successfully unbricked and better than having some random guy control your PC for $30 40Yes the xiaomi flash tool gives "Edl authentication error". I'm still confused why it's bricked. Bootloader was unlocked and every step followed was correct. I wasn't experimenting anything new. This is making me hate xiaomi. By the way where can I buy this "edl flash tool " ? I searched al ot but couldn't find a proper result except some fake Indian channels promoting it.
Can you elaborate on this please? What do you mean by you can't downgrade? What exactly is preventing you from clean flashing 12.1 or MIUI based on Android 12?WHAT THE ACTUAL ****?????? I CAN'T DOWNGRADE BACK TO ANDROID 12???????? ARE YOU SERIOUS????????
Google it and you'll find that once you install Android 13, it prevents you from wiping and flashing Android 12.Can you elaborate on this please? What do you mean by you can't downgrade? What exactly is preventing you from clean flashing 12.1 or MIUI based on Android 12?
But only on Pixel (6?) devices, this doesn't include custom ROMs. Also I had a phone where I used Android 13 and then I went back to Android 12 without any issues.Google it and you'll find that once you install Android 13, it prevents you from wiping and flashing Android 12.
I would have thought the same, but apparently it's the same on this phone. If you discover different, please let me know.But only on Pixel (6?) devices, this doesn't include custom ROMs. Also I had a phone where I used Android 13 and then I went back to Android 12 without any issues.
Where did you get this information? I too am very much interested in trying A13 and wouldn't want to be stuck there in case it goes wrong.
I found out the hard wayWhere did you get this information? I too am very much interested in trying A13 and wouldn't want to be stuck there in case it goes wrong.
Fingerprint sensor suddenly stopped working on Pixel OS 13.0View attachment 5687369
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:
• So far, everything is working
• Permissive SELinux
Downloads
Get the latest PixelOS Build for Xiaomi 11 Lite 5G NE Download
Firmware https://sourceforge.net/projects/pixelos-releases/files/twelve/lisa/firmware/
Magisk (optional) https://github.com/topjohnwu/Magisk/releases
PixelOS Recovery https://sourceforge.net/projects/pixelos-releases/files/twelve/lisa/recovery/
Note: GApps are included, don't flash separately.
Notes
• Encryption is enabled by default
• MIUICamera shipped by default (everything works).
PixelOS Recovery is recommended.
Flashing Instructions
Clean flash (coming from a different ROM):
• Reboot to bootloader (fastboot)
• Connect phone to PC
•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.
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
Buy me a Coffee https://paypal.me/whyredfire
UPI: [email protected]
Contributors
• @SugaCRX @whyredFire
Source Code
PixelOS http://github.com/PixelOS-Pixelish
Device Tree https://github.com/PixelOS-Devices/device_xiaomi_lisa
Kernel Tree https://github.com/PixelOS-Devices/kernel_xiaomi_lisa
ROM OS Version: Android 12.
ROM Kernel: Linux 5.4.x
Stable Release Date: 23 January 2022
Latest Release Date: 15 August 2022
No, this ROM doesn't have OTA support. That said, you can update using an sdcard.
Use any file explorer that supports root, but it turns out even this fix is not good enough. There is a new public testing build if you are interested. https://drive.google.com/file/d/1evAnA6JWEQiUGQ2JhDZs8Xfo1f1nfWRj/view
/* 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.
*/
fastboot flash boot boot.img
fastboot flash vendor_boot vendor_boot.img
fastboot reboot recovery
adb sideload PixelOS*.zip
adb sideload fw_lisa*.zip
adb sideload PixelOS*.zip
adb sideload fw_lisa*.zip
(only if there's a firmware update)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: