[ROM][Sv2][UNOFFICIAL] LineageOS 19.1 for Mi 9 [cepheus] - Xiaomi Mi 9 ROMs, Kernels, Recoveries, & Other Dev

{
"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"
}
LineageOS is a free, community-built, aftermarket firmware distribution of Android 12L (Sv2) designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS still includes various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS GitHub repo. And if you would like to contribute to LineageOS, please visit Gerrit Code Review. You can also view the Changelog for a complete list of changes & features.
Maintainers
@SebaUbuntu and @Giovix92
Downloads
Here
Flashing instructions
Since these builds uses retrofit dynamic partitions, you need to follow these instructions carefully
NOTE: Any other recovery is not supported, only Lineage Recovery will work
NOTE2: This ROM uses FBEv2, any other recovery won't be able to properly format data making Android unbootable, also forget about any sort of decryption
Seriously, just don't use any other recovery
NOTE3: FORGET ABOUT CUSTOM KERNELS, THEY WON'T BOOT
- Make sure your platform-tools (adb and fastboot) are updated
- Download the zip, recovery image and super_empty.img from the latest release
- Flash the recovery from fastboot with
Bash:
fastboot flash recovery recovery.img
- Reboot to recovery
- Go to Advanced > Enter fastboot
- Connect your phone to your PC and enter the following command:
Bash:
fastboot wipe-super super_empty.img
If you get an error like "Unknown command" you don't have updated platform-tools, go back to the top of the guide
- Press "Enter recovery" on your phone
- Format data with Factory reset > Format data/factory reset
- Sideload the zip file with Apply update > Apply from ADB and on your PC enter the following command:
Bash:
adb sideload <zip file>
- Sideload any other addon you want like Google apps (these are the recommended ones)
- Reboot
Sources:
ROM sources: LineageOS
Device sources: xiaomi-sm8150-devs
Kernel sources: Here

Reserved

We plan to go official in a few days, let us know if there's any bug left other than mentioned ones

Thanks guys for your effort, I'm so excited that Mi 9 can get official Lineage OS, I'm sure about that Cepheus still strong, perfect hardware and can challenge many other phones. Thanks again...

Hey, great news!
Thank you for bringing LineageOS 19.1 to cepheus!
One question:
Is it possible to turn anti-flicker / software dc-dimming on in this ROM? Is there such a functional switch? i.e., ~similar to MIUI.

razumovich said:
Hey, great news!
Thank you for bringing LineageOS 19.1 to cepheus!
One question:
Is it possible to turn anti-flicker / software dc-dimming on in this ROM? Is there such a functional switch? i.e., ~similar to MIUI.
Click to expand...
Click to collapse
Nope

What If someone needs root?
Thanks for your effort.

have followed your instructions. everything seems to work, thx mate

SebaUbuntu said:
Planejamos ser oficiais em alguns dias, informe-nos se ainda houver algum bug além dos mencionados
Click to expand...
Click to collapse
LineageOS Oficial, this is the best news.

__infin1ty said:
What If someone needs root?
Thanks for your effort.
Click to expand...
Click to collapse
New build uploaded with Magisk fixed

SebaUbuntu said:
New build uploaded with Magisk fixed
Click to expand...
Click to collapse
Wow, good job, I was messing with this issue for a while

Downloaded today, gpay doesnt work, any suggestions?

Please someonenconfirmed working flash with twrp/ofox??

@SebaUbuntu FM radio, this app doesn't work.
I want to remove or disable​

@115volts can you check it has signature spoofing implementations sir

SH1M4BD3 said:
Please someonenconfirmed working flash with twrp/ofox??
Click to expand...
Click to collapse
Won't work

115volts said:
@SebaUbuntu FM radio, this app doesn't work.​I want to remove or disable​
Click to expand...
Click to collapse
cepheus doesn't support FM radio right?

SH1M4BD3 said:
@115volts can you check it has signature spoofing implementations sir
Click to expand...
Click to collapse
It doesn't, neither official builds will

SebaUbuntu said:
cepheus doesn't support FM radio right?
Click to expand...
Click to collapse
especifications

Related

[Discontinued][ROM][Official][11] ArrowOS [VANILLA/GAPPS][AOSP]

Disclaimer:
No bug support for custom kernel users
No bug support if you use magisk / modules
No bug support if you modify the ROM in any way
Post issues here, logs required - will see what I can do
Apollo AOSP Discussion Group - Telegram:
Mi 10T/Pro AOSP Global Discussion
A discussion group for all Mi 10T/Pro and Redmi K30S Ultra AOSP Custom ROMs. Feel free to discuss about anything! Main Chat: @Mi10T_Community Releases Channel: @Mi10tAospReleases
t.me
{
"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"
}
ArrowOS​
ABOUT
ArrowOS is an AOSP/CAF based project started with the aim of keeping things simple, clean and neat.
Website: https://arrowos.net
Github: https://github.com/ArrowOS
Code Review: review.arrowos.net
PayPal (ArrowOS): Donate to us
Blog: blog.arrowos.net
Checkout more documentation at (maintainership/contributing): Check this out
WHAT WORKS?
Almost everything
WHAT DOESN'T WORK?
You tell me
Be sure to include a log : check how to
DOWNLOAD
FIRMWARE
Global firmware is mandatory for this ROM.
Recovery for OTA:
Arrow Recovery: Gdrive link
Install Instructions:
Spoiler: Expand
Start with unlocked bootloader and grab a PC with windows or linux, or mac if you're desperate
Download all files to your PC, not to device, place them in your platform-tools folder
1. Open CMD, and navigate to your platform-tools folder. then fastboot flash arrow recovery (file name may differ from example command)
Code:
fastboot flash recovery recovery.img
Then boot recovery
Code:
fastboot boot recovery.img
2. On device, navigate to "Apply Update" & select "Apply from ADB"
3. On PC, issue the command to sideload the ROM
Code:
adb sideload "name of file".zip
Wait for it to complete. Stuck at 47% is normal as the process completes on device.
4. On device, navigate back to home screen (top left arrow) and find "Factory Reset"
Factory reset the device, formatting data
5. Boot and enjoy
Dirty flashing:
Just adb sideload the zip and reboot, that's all!
Tips:
- if adb sideload fails, unplug and replug the device to PC and try again
If you install magisk or other mods, do not ask for support
I discourage mods, but zips can be sideloaded like the ROM if you need custom kernels etc
Screenshots
Thanks Martensite
ROM Source: https://github.com/ArrowOS
Kernel Source: https://github.com/ArrowOS-Devices
Device Source: https://github.com/ArrowOS-Devices
Credits:
Spoiler: Expand
- Ramisky for Apollo tree + kernel additions
- Zidan44 for PE tree/ SELinux base
- SebaUbuntu for sm8250 trees/ kernel
- Everyone who contributes to Apollo/ sm8250 development
Ramisky's credit list:
- akshat28 for helping from time to time most notably GCam.
- sebaubuntu for ACTUAL TREES.
- dyneteve for realizing ****ty accidental touch driver by Xiaomeme & helping fix it & way more and guidance, dyne-san.
- JerzyD for server, testing too.
- ahmed_tohamy for helping.
- ejbtrd for helping.
- Jack1Player for helping.
- D_F_ApolloPro for helping.
Changelog:
Refer to https://arrowos.net/download/apollo for further changelogs.
reserved
Thanks man. How do install this Rom pls?
Whether will this build support magisk/moudules in the future?
Martin Sunder said:
Whether will this build support magisk/moudules in the future?
Click to expand...
Click to collapse
You can use magisk and modules. I just meant that I can't offer support for you in terms of bugs if those are installed.
Rom has to be completely clean
Next version will use Pixel Experience trees by Zinadin Zidan
Format data/ clean flash *may* be required
New build is up. New tree, new vendor, not much else changed.
Format data recommended
Took the rom down. Not super happy with the way it turned out.
ROM is back. Now with gapps
Dobsgw said:
Took the rom down. Not super happy with the way it turned out.
ROM is back. Now with gapps
Click to expand...
Click to collapse
Did u just re-upload it?
xEternalPT said:
Did u just re-upload it?
Click to expand...
Click to collapse
Sorry tried to switch to source forge but it's worse than AFH. Link updated
Just try this ROM since upload until today, Battery health is good, Website scroll is very smooth, GCams is working fine.
I'm so f**kin glad you've picked up this project. The last Arrow rom for apollo/apollopro from Feb 22nd works so well but I've been scared that I'll have to ditch it in favour of something which gets security patches. Here's hoping you crack on with this! Plans to roll out without gapps in due course?
How was MEMC? Is it working?
thepedal said:
I'm so f**kin glad you've picked up this project. The last Arrow rom for apollo/apollopro from Feb 22nd works so well but I've been scared that I'll have to ditch it in favour of something which gets security patches. Here's hoping you crack on with this! Plans to roll out without gapps in due course?
Click to expand...
Click to collapse
only gapps. cant be bothered to run 2 builds lol
Dobsgw said:
only gapps. cant be bothered to run 2 builds lol
Click to expand...
Click to collapse
Fair enough. Any way for me to hack the gapps bits out once i'm running the ROM?
thepedal said:
Fair enough. Any way for me to hack the gapps bits out once i'm running the ROM?
Click to expand...
Click to collapse
yeah find a gapps debloat zip. should be plenty available
hi ,audio doesnt work via bluetooth
vjhhh said:
hi ,audio doesnt work via bluetooth
Click to expand...
Click to collapse
Works fine for me. Please provide logs
Remove any and all mods you applied to the rom if you did any
AptX and other HD codecs are not yet working. We need to change some stuff in the device tree but it's on the list to be done
deleted

[ROM][UNOFFICIAL] LineageOS 18.1 [OnePlus Nord N10/billie]

{
"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"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 11, which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review.
What's working :
Boots
RIL
Fingerprint
Wi-Fi
Bluetooth
Camera
Audio
Sensors
GPS
NFC
Known issues :
- DT2W
- Adaptive Brightness
Instructions :
!!!USE RECOVERY IMAGE IN LINEAGE DIRECTORY!!!
Download the ROM and recovery image
Boot into bootloader adb reboot bootloader
Flash the recovery image fastboot flash recovery recovery.img
Do a factory reset in recovery
Reboot into recovery fastboot reboot recovery
Go to Apply update and choose Apply from ADB
Sideload the rom adb sideload rom.zip
ROM: https://downloads.billaids.dev/Lineage
Device Tree: https://github.com/PixelExperience-Devices/device_oneplus_billie
Kernel Tree: https://github.com/PixelExperience-Devices/kernel_oneplus_sm6350
ROM OS Version: Android 11
ROM Kernel: Linux 4.19
Based On: LineageOS
​
Changelog 20.04:
- fixed status bar padding
Once again, I would love to try this, but am still waiting for a TWRP that will restore as well as backup.
Thanks, I'll test it soon.
Ah u have build Lineage, very nice
Just a question: why flashing a specific TWRP for each custom ROM ?
gaww said:
Once again, I would love to try this, but am still waiting for a TWRP that will restore as well as backup.
Click to expand...
Click to collapse
I will provide you today a working twrp version, but if you flash a rom, you have to reflash twrp image. Afaik it isn't possible, like on xiaomi devices, to keep twrp persistent after flashing a rom.
Very happy to see LineageOS out for this device, I will test it out in the next couple of days.
But one question, what about Gapps, i guess there not includet, can i simply sideload the zip package from openGapps?
ROM works great so far! Is there any chance we could get a MicroG version?
swbf2lord said:
ROM works great so far! Is there any chance we could get a MicroG version?
Click to expand...
Click to collapse
Will look for it, please be patient
Amazing! Thank you so much!
How do I do step 4 (recpvery)? I'm searching in the internet but got really strange results...
Thank you anyway!
DdCW said:
Amazing! Thank you so much!
How do I do step 4 (recpvery)? I'm searching in the internet but got really strange results...
Thank you anyway!
Click to expand...
Click to collapse
sorry it was a typo, I meant recovery^^
Billaids said:
I will provide you today a working twrp version, but if you flash a rom, you have to reflash twrp image. Afaik it isn't possible, like on xiaomi devices, to keep twrp persistent after flashing a rom.
Click to expand...
Click to collapse
When TWRP is working properly, there is a magisk TWRP retention module, you run that, then reinstall magisk to the inactive slot, reboot, and voila!
mixlex said:
When TWRP is working properly, there is a magisk TWRP retention module, you run that, then reinstall magisk to the inactive slot, reboot, and voila!
Click to expand...
Click to collapse
Above is for taking an OTA
If TWRP installed and you flash a new rom you don't lose twrp but you have to flash magisk again before rebooting.
mixlex said:
Above is for taking an OTA
If TWRP installed and you flash a new rom you don't lose twrp but you have to flash magisk again before rebooting.
Click to expand...
Click to collapse
Sorry I don't want to misinform anyone. It's been a while since I've installed a new rom with TWRP. I believe you DO have to reflash TWRP and magisk after flashing a new rom. Sorry for the confusion
hello, does this work on BE2025 metro by tmobile? in the instruction don't mention device specific.
Billaids said:
LineageOS is a free, community built, aftermarket firmware distribution of Android 11, which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review.
What's working :
Boots
RIL
Fingerprint
Wi-Fi
Bluetooth
Camera
Audio
Sensors
GPS
NFC
Known issues :
- DT2W
- Adaptive Brightness
Instructions :
!!!USE RECOVERY IMAGE IN LINEAGE DIRECTORY!!!
Download the ROM and recovery image WHERE?
Boot into bootloader adb reboot bootloader-HOW?
Flash the recovery image fastboot flash recovery recovery.img
Do a factory reset in recovery
Reboot into recovery fastboot reboot recovery-HOW?
Go to Apply update and choose Apply from ADB
Sideload the rom adb sideload rom.zip
ROM: https://downloads.billaids.dev/Lineage
Device Tree: https://github.com/PixelExperience-Devices/device_oneplus_billie
Kernel Tree: https://github.com/PixelExperience-Devices/kernel_oneplus_sm6350
ROM OS Version: Android 11
ROM Kernel: Linux 4.19
Based On: LineageOS
​HI,SOMEONE KNOW WHERE IS SIMPLE TUTORIAL?
Click to expand...
Click to collapse
contevo said:
hello, does this work on BE2025 metro by tmobile? in the instruction don't mention device specific.
Click to expand...
Click to collapse
Yes, it should work on all models
Billaids said:
Yes, it should work on all models
Click to expand...
Click to collapse
bootloader must be unlocked? i don't qualify till june from metro than ill be able to unlock. ty for the reply.
edit: nm bootloader must be unlocked I try failed
Billaids said:
Will look for it, please be patient
Click to expand...
Click to collapse
First off, thanks for your work. I was concerned when I got the phone and realized that the Nord and the N10 were in completely different levels in terms of ROM support but am happy to see you blazing the trail for all us N10 users. I can't wait to install your version when you finally get a MicroG variant.
Thanks again!
Hello, a feedback from me as well:
Along with the known issues with the adaptive brightness and DT2W , I experience a very strange issue when someone calls me and my phone is in the pocket.
Whenever I get it out from the pocket, my screen remains black, and I am not able to pickup normally.
What I need to do is unlock the phone and click "Answer" in the notification bar.
This does not happen when the phone is on a desk for example.
I can confirm that the "pocket protection" is turned off.
All in all, unfortunately, the OS is not stable enough yet, as there are few other bugs which appear from time to time.
Sorry for the negative feedback, but that's how it can be improved, right?

Development [ROM][OFFICIAL] Omnirom for zenfone8 [Android-13.0]

{
"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"
}
What is Omnirom ?
Selinux Status:
Enforcing
Instructions :
Follow this Steps by steps
* Remove all Security pwd/pin/pattern on you current Rom
* Download the ROM (see Dl section)
************************************************************
For the first install.
************************************************************
- reboot to fastboot (fastboot reboot fastboot or adb reboot fastboot, depend if you're on running system or bootloader)
- fastboot boot name_of_your_twrp.img
- flash omnirom.zip
* Permanent TWRP. Go to Advanced --> Flash Current TWRP
* Wipe userdata ( by typing yes)
* reboot and profite
************************************************************
Update Rom
************************************************************
- Go to settings -> system --> system updates --> (enable local flash) select the zip file and flash --> reboot
Or wait OTA (All Sundays)
if u did something else. we dont need/wanna know about it in the thread
Device Maintainers
@micky387
What's not working ?
Smartkey didn't work for the moment...
ROM OS Version: Android 13.0
ROM Kernel: Linux 5.4
Download:
Rom with Microg packages
Rom with Gapps include packages
Telegram Group:
What's our MicroG version ?
OmniROM zenfone8 chat
Official OmniROM Community
TWRP
Official TWRP realease
Source Code
Omnirom
Omnirom gerrit
XDA:DevDB Information
Omnirom for zenfone8, ROM for the ASUS zenfone8, Rom Asuszenfone8
Contributors
micky387
ROM OS Version: Android 13.0
ROM Kernel: Linux 5.4
ROM Firmware Required: Lastest stock Asus Official website for the firmware
Version Information
Status: Stable
Created 2021-06-26
Last Updated 2022-11-16
me
Nice
Linked rom have gapps inclued or microG version?
NisseGurra said:
Nice
Linked rom have gapps inclued or microG version?
Click to expand...
Click to collapse
gapps for the moment ( for unofficial)
Ok, thanks, i await microg version. Nice to see omni for ZF8
Awesome!
NisseGurra said:
Ok, thanks, i await microg version. Nice to see omni for ZF8
Click to expand...
Click to collapse
I'm on an nice day
OP uopdated with microg version
Nice work, thanks a lot!
I just noticed; On the OmniROM website, it says that the version for ZenFone 8 is official. Also, there is a picture of the ZenFone 6. Maybe you can bring this up with the maintainer of the website.
DerSteppo said:
Nice work, thanks a lot!
I just noticed; On the OmniROM website, it says that the version for ZenFone 8 is official. Also, there is a picture of the ZenFone 6. Maybe you can bring this up with the maintainer of the website.
Click to expand...
Click to collapse
yes, it's an leftover. I need to update it
Getting a 404 error now :-(
OmniROM - zenfone8
Using the ROM in the original post is great. Do we report bugs here?
SIM 1 doesn't work. It'll show your carrier but won't work. I tried with 1 and 2 SIMs at once. Only SIM 2 will work.
When you select the option to hide the nav bar (which is great because then it pushes the keyboard down), even if you're using gesture navigation, the back gesture stops working. Hiding the pill isn't as good because the keyboard and some apps leave a huge gap at the bottom.
Not necessarily a bug, but it looks like the GAPPs version can't get system updates? What's the best way to have Google apps but also utilize the system updates feature. (I know there probably aren't any updates available at the moment.)
thatguy222 said:
Getting a 404 error now :-(
OmniROM - zenfone8
Click to expand...
Click to collapse
Same
Omni for ZF8 not out yet, that's why you get 404 errors
Yeah, I figured. I do check out @micky387 's Gerrit activity, though. Excited for what is to come.
Official omni out for ZF8
I would really appreciate if someone who is anyway gonna try this ROM and use it to post some kind of short review. I am mostly interested in stability, battery life and camera (as usually on custom ROMs camera quality is way worse compared to stock)
NisseGurra said:
Official omni out for ZF8
Click to expand...
Click to collapse
Looks like only microG version. Anyone know how to install gapps on it? I can't get into recovery to flash the gapps zip.
TikiThePug said:
Looks like only microG version. Anyone know how to install gapps on it? I can't get into recovery to flash the gapps zip.
Click to expand...
Click to collapse
OmniROM - zenfone8
Woops
I don't know if this is coincidence or ROM-related, but has anyone else had adb and fastboot problems? Since flashing the June version of OmniROM I can't get my computer to recognize my phone in fastboot or recovery ADB. Nothing shows up in Device Manager at all.
Everything works fine from within Android, but once I get into recovery it's just silence. Same symptoms on my Win10 desktop, Win10 laptop, and terminal on OnePlus 5. As far as I'm aware I can't update the ROM, restore factory firmware, or root the phone without fastboot and/or ADB.
EDIT: I tried several other Windows, Linux, and Android devices and none would even acknowledge that I had plugged something in, but yesterday I tried my mom's ASUS laptop and my phone showed up in Device Manager without even needing drivers. I was able to fastboot flash TWRP and update the ROM. I still have no explanation for why so many devices didn't work or why this one did, but at least all of that is behind me.

Development [ROM][11][UNOFFICIAL] LineageOS 18.1 [OnePlus Nord CE/ebba]

{
"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"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 11, which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review.
What's working :
Boots
RIL
Fingerprint
Wi-Fi
Bluetooth
Camera
Audio
Sensors
Flash
GPS
NFC
DT2W
Known issues :
-
In order to prevent problems please use the recovery image included in this release!
Instructions :
-Download the ROM and recovery image
-Boot into bootloader: adb reboot bootloader
-Flash the recovery image: fastboot flash recovery recovery.img
-Format data / do a factory reset in recovery
-Reboot into recovery: click advanced --> reboot to recovery
-Go to Apply update and choose Apply from ADB
-Sideload the rom: adb sideload rom.zip
Downloads :
-Recovery image: *Link*
-LineageOS 18.1 with GApps included: *Link*
Android OS version: 11
Build author/ROM Maintainer: @GriefNorth
Kernel Source: *Link*
Device Tree: *Link* and *Link*
Based on: LineageOS
Status: Stable
Current Stable Version: 18.1
Stable Release Date: Updated monthly
Created: 2022-02-13
Last Updated: 2022-02-13
Special Thanks:
- to the LineageOS team
- @KakatkarAkshay for maintaning PixelExperience avicii device tree on which this build is heavily based on.
Donate link
​
CHANGELOG:
- sync with last source
- fix wi-fi for EU and GLO
- etc
UPDATING THE ROM:
Unless I say the opposite in the update announcement, this ROM can be updated using by two steps:
1. OTA update method
- SystemSettings
- Update system
- Download new version
- let the system do everything by itself
2. the dirty flash method.
In order to do so, follow these steps:
-Download the new version of the ROM you are using (microG/vanilla)
-Reboot into recovery: adb reboot recovery
-DO NOT CLICK ON FACTORY RESET / WIPE DATA
-Flash the Zip-File of the new ROM: adb sideload rom.zip
Hi, Great, thanks a lot for releasing LineageOS for this phone!!
Would it be possible to add a build without gapp?
Greetings seven
EDIT:
Hey,
Have tested today, installed with their OrangeFox recovery build, Boots not, endless the Linage logo.
Thanks, that sucks
Edit:
Finally Solved with your Revovery.img + Instructions,
It was not possible to avoid the formatting.
This is what I have been waiting for, finally some development!!
Finally something pleasing for this phone. Here're offficial LineageOS device sources for Redmi Note 9 Pro 5G / Mi 10T Lite / Mi 10i, the phones use the same SoC as ours. Maybe it could help to improve your code.
GitHub - LineageOS/android_device_xiaomi_gauguin
Contribute to LineageOS/android_device_xiaomi_gauguin development by creating an account on GitHub.
github.com
GitHub - LineageOS/android_kernel_xiaomi_gauguin
Contribute to LineageOS/android_kernel_xiaomi_gauguin development by creating an account on GitHub.
github.com
Can you provide a Google Drive link?
Thx
novato97 said:
Can you provide a Google Drive link?
Thx
Click to expand...
Click to collapse
I can't, not enough space in GDrive. Maybe someone else
Seven1993 said:
Hi, Great, thanks a lot for releasing LineageOS for this phone!!
Would it be possible to add a build without gapp?
Greetings seven
EDIT:
Hey,
Have tested today, installed with their OrangeFox recovery build, Boots not, endless the Linage logo.
Thanks, that sucks
Edit:
Finally Solved with your Revovery.img + Instructions,
It was not possible to avoid the formatting.
Click to expand...
Click to collapse
I built the rom without gapps.
Link: https://www.dropbox.com/s/t2iiu5dfrgiokuk/lineage-18.1-20220224-UNOFFICIAL-ebba.zip?dl=0
asasamo said:
I built the rom without gapps.
Link: https://www.dropbox.com/s/t2iiu5dfrgiokuk/lineage-18.1-20220224-UNOFFICIAL-ebba.zip?dl=0
Click to expand...
Click to collapse
Thx for the effort!
What 3rd party gapps package would you suggest to use (Like opengapps, nikgapps, flamegapps etc.)?
Sony make.believe said:
Thx for the effort!
What 3rd party gapps package would you suggest to use (Like opengapps, nikgapps, flamegapps etc.)?
Click to expand...
Click to collapse
I always used opengapps in the past. Recently i started using microg for better battery life and little to no tracking.
asasamo said:
I built the rom without gapps.
Link: https://www.dropbox.com/s/t2iiu5dfrgiokuk/lineage-18.1-20220224-UNOFFICIAL-ebba.zip?dl=0
Click to expand...
Click to collapse
How would you add microg to lineage os? Do i need magisk for that?
Fisuxcel said:
How would you add microg to lineage os? Do i need magisk for that?
Click to expand...
Click to collapse
Look at this well made guide. Follow all the steps and you'll have a fully working microg install.
I'm glad to see there's active development for this device. Thanks for that.
I was looking into sources and noticed there's TARGET_CPU_VARIANT_RUNTIME = kryo385 (cortex A75 and A55) in boardconfigcommon.mk file but Snapdragon 750G is kryo570 which is cortex A77 and A55.
Flashing_Expert said:
I'm glad to see there's active development for this device. Thanks for that.
I was looking into sources and noticed there's TARGET_CPU_VARIANT_RUNTIME = kryo385 (cortex A75 and A55) in boardconfigcommon.mk file but Snapdragon 750G is kryo570 which is cortex A77 and A55.
Click to expand...
Click to collapse
You can join the development and fix what you think is wrong.
GriefNorth said:
You can join the development and fix what you think is wrong.
Click to expand...
Click to collapse
It wasn't meant that bad and I've never said something's wrong. Just an information.
Flashing_Expert said:
It wasn't meant that bad and I've never said something's wrong. Just an information.
Click to expand...
Click to collapse
I know, too, had nothing wrong, just one to miss some things
@GriefNorth ... The download link for your rom is no longer working.
Can you please create a new one?
Thank you!
Discombobulated85 said:
@GriefNorth ... The download link for your rom is no longer working.
Can you please create a new one?
Thank you!
Click to expand...
Click to collapse
updated link
if you still have problems with access, try using vpn, I'm from Russia and your ISPs may block access to us.
GriefNorth said:
CHANGELOG:
- sync with last source
- fix wi-fi for EU and GLO
- etc
UPDATING THE ROM:
Unless I say the opposite in the update announcement, this ROM can be updated using by two steps:
1. OTA update method
- SystemSettings
- Update system
- Download new version
- let the system do everything by itself
2. the dirty flash method.
In order to do so, follow these steps:
-Download the new version of the ROM you are using (microG/vanilla)
-Reboot into recovery: adb reboot recovery
-DO NOT CLICK ON FACTORY RESET / WIPE DATA
-Flash the Zip-File of the new ROM: adb sideload rom.zip
Click to expand...
Click to collapse
Just to make sure, I have the lineageos without gapps. I can update it with dirty flash and it won't install the gapps right?
Fisuxcel said:
Just to make sure, I have the lineageos without gapps. I can update it with dirty flash and it won't install the gapps right?
Click to expand...
Click to collapse
only for the version without gapps

Development [ROM][OSS][12.1] LineageOS 19.1 for Xiaomi 11T Pro (vili)

{
"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"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 12.1 (Sv2), which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS GitHub repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Download: SourceForge
Changelog: here
Flashing instructions:
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
1) IMPORTANT: Take a backup of all your precious data, as all internal storage will be wiped, then, don't blame at me for data loss.
2) Go to recovery of your choice (TWRP, OrangeFox, that's fine), format data, and reboot recovery.
Note: You can preserve your recovery if wanted, just check the option for that.
3) After rebooting recovery, sideload the ROM (adb sideload ROM-file.zip)
4) Reboot system and done!
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
(OPTIONAL): For those who want the GApps/Magisk on ROM, follow these steps after 3rd one.
1) Reboot recovery after ROM flashing (don't worry, it takes a good while to boot LOS recovery, but eventually you'll be in there)
2) Select Apply Update > Apply from ADB, then sideload GApps/Magisk (GApps must be for Android 12.1, and ARM64).
If LOS recovery shows any complain of mismatching signature, it's normal, tap continue.
3) Reboot system and done!
Firmware suggested: Any MIUI 13.X firmware, based on Android 12 only (Now inbuilt fw with zip)
Sources:
Device tree | Common tree | Kernel tree
LineageOS
Have happy modding and enjoy!!
If someone liked my work and wish to donate something (a beer/coffee, whatever), you can do it here:
PayPal
Thanks.
Are any observed bugs?NFC? Bluetooth?
nedaljo said:
Thanks.
Are any observed bugs?NFC? Bluetooth?
Click to expand...
Click to collapse
Basic functionality is managed, so BT and NFC are functional
Downloading now. will check and get back to you later.
Oh Noooice !!
Permissive SELinux or Enforcing ?
Thank you, it's working smoothly for the moment! Except for going into recovery mode ^^ I'll do a feedback in a week!
AbOoDybillo said:
Oh Noooice !!
Permissive SELinux or Enforcing ?
Click to expand...
Click to collapse
Enforcing
battery issue fixed..?
Camera? anx?
Chemuski1 said:
LineageOS is a free, community built, aftermarket firmware distribution of Android 12.1 (Sv2), which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS GitHub repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Download: SourceForge
Flashing instructions:
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
1) IMPORTANT: Take a backup of all your precious data, as all internal storage will be wiped, then, don't blame at me for data loss.
2) Go to recovery of your choice (TWRP, OrangeFox, that's fine), format data, and reboot recovery.
3) After rebooting recovery, sideload the ROM (adb sideload ROM-file.zip)
4) Reboot system and done!
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
(OPTIONAL): For those who want the GApps/Magisk on ROM, follow these steps after 3rd one.
1) Reboot recovery after ROM flashing (don't worry, it takes a good while to boot LOS recovery, but eventually you'll be in there)
2) Select Apply Update > Apply from ADB, then sideload GApps/Magisk (GApps must be for Android 12.1, and ARM64).
If LOS recovery shows any complain of mismatching signature, it's normal, tap continue.
3) Reboot system and done!
Firmware suggested: Any MIUI 13.X firmware, based on Android 12 only
Sources:
Device tree | Common tree | Kernel tree
LineageOS
Have happy modding and enjoy!!
If someone liked my work and wish to donate something (a beer/coffee, whatever), you can do it here:
PayPal
Click to expand...
Click to collapse
Amazing
But what does "OOS" mean?
OSS means, briefly, based on open source trees (kernel, vendor as example)
AbOoDybillo said:
Oh Noooice !!
Permissive SELinux or Enforcing ?
Click to expand...
Click to collapse
Enforcing state
iammorrongo said:
Camera? anx?
Click to expand...
Click to collapse
Anx needs some dependencies for now, i'll prioritize bugfixing before adding that
ZenkaBestia said:
battery issue fixed..?
Click to expand...
Click to collapse
Using meme health HALs for correct reporting, but i'll make inbuilt fw onto ROM for avoiding some weird issues
MOD EDIT: ENGLISH TRANSLATION ADDED
Someone explain the installation to me and I do it anyway and it just turns on and remains in the logo
---------------------
Aguien que me explique la instalación la e echo de todos los modos y solo prende y queda en el logo
Can I flash microg (minmicrog.zip) via TWRP
I don't want to root and use microg magisk module
Kemsskii said:
Thank you, it's working smoothly for the moment! Except for going into recovery mode ^^ I'll do a feedback in a week!
Click to expand...
Click to collapse
Are there any kind of problems that you have encountered so far?
I am really tempted to try the ROM
Can someone explain the installation to me, I have done it in many ways but it cannot start the phone
Guys, new update out, links updated and added changelog.
Can't find option to set fingerprint!

Categories

Resources