Lineageos 17.1 bootloop - General Questions and Answers

Phone: LG G6 H870
Hello everyone, currently I am trying to update my phone from LineageOS 14.1 to version 17.1, using the version here:
[ROM][A11][H870|H870DS|H872|US997] LineageOS 18.1 for LG G6 with microG support [UNOFFICIAL]
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. #include /* * Your warranty is now void. * *...
forum.xda-developers.com
I have also used the recommended pie bootloader and the recommended recovery.
This ROM is working fine, but from experiences in the past I'm always afraid of the developer giving up someday, so I've tried to build my own version, following the lineageos build manual (like for example on this page: https://wiki.lineageos.org/devices/shamu/build)
My version compiles completely, but is stuck in a bootloop, I'm pretty sure the reason is some problems with proprietary drivers.
I've already tested with the use of different combinations of the pulled drivers from the mentioned above working LOS 17.1 version, and from the repositories
GitHub - TheMuppets/proprietary_vendor_lge
Contribute to TheMuppets/proprietary_vendor_lge development by creating an account on GitHub.
github.com
GitHub - LG-G6-DEV/proprietary_vendor_lge: NEW TREE
NEW TREE. Contribute to LG-G6-DEV/proprietary_vendor_lge development by creating an account on GitHub.
github.com
but none of them seem to work. Missing drivers showed in compilation errors, which were gone after I have added them to the specified vendor/lge folder.
I attached the logcat file (which I stopped recording after some time) which seem to contain many repeating errors.
Any help would be appreciated!

Related

[ROM][8.1.0][THEA] Unofficial LineageOS 15.1 [ALPHA][UNIFIED]

WARNING: Broken RIL. THIS ROM IS NOT A DAILY DRIVER AND IS TOTALLY OBSOLETE. EMERGENCY CALLS ARE NOT POSSIBLE.
Use gothicVI's ROM which includes a working RIL and the latest O security patches.
If you want a daily driver Oreo ROM, flash LuK1337's LineageOS 15.1, which is the only alternative right now.
Because our thea deserves to be loved too!
LineageOS is a free, community built, aftermarket firmware distribution of Android 8.1 (Oreo), 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 restores 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.
This is an unofficial LineageOS 15.1 build made from LuK1337 et al's source trees for the Motorola Moto G 2014 LTE, synced to the latest Lineage codebase with some changes. I have to fix a lot of stuff to make it a stable ROM and therefore development help is wanted and welcome. This ROM is a work in progress and it's purpose is to serve as a reliable base to port over other ROMs to the device, or just to be a smooth daily driver for Lineage fans.
Working: Those features are stable.
Boot
Sensors
WiFi
Bluetooth
Media
Camera: Photos
Status & Flash LED
Touchscreen
Broken: Feedback is wanted.
Video Recording
RIL: telephone calls, SIM, SMS, VoLTE, mobile data, emergency calling.
SELinux is permissive for now.
How to report issues:
Please follow this template. If you don't follow this template you will be ignored. Also feedback MUST be posted here and not as private messages unless I explicitly say so. And don't report issues that already appear here.
Code:
What is your...
* Phone model (XT107*):
* ROM version (0x**):
* GApps version if you use them:
* Xposed or Magisk:
* Kernel:
logcat:
* Link to Pastebin or similar
dmesg:
* Link to Pastebin or similar
Download:
Get the ROM here
Changelog:
Code:
## 20180619: release 0x01 ##
* Initial release.
## 20180627: release 0x02 ##
* Built against OPM6.171019.030.B1
* Fixed vendor image mismatch errors
XDA:DevDB Information
LineageOS 15.1 for Moto G 2014 LTE , ROM for the Moto G 2014 LTE
Contributors
Wattsensi, the Moto G 2014 Dev Team
Source Code: http://github.com/motog2014devteam
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
ROM Firmware Required: Bootloader 0x4821 or higher, unlocked.
Based On: LineageOS
Version Information
Status: Alpha
Current Stable Version: 0x02
Created 2018-06-20
Last Updated 2018-06-28
Any progress?
Hi @Wattsensi how did you fix the vendor image mismatch? There was no push to the repo you list as sources.
---------- Post added at 18:39 ---------- Previous post was at 18:38 ----------
Hi @Wattsensi how did you fix the vendor image mismatch? There was no push to the repo you list as sources.
gothicVI said:
Hi @Wattsensi how did you fix the vendor image mismatch? There was no push to the repo you list as sources.
---------- Post added at 18:39 ---------- Previous post was at 18:38 ----------
Hi @Wattsensi how did you fix the vendor image mismatch? There was no push to the repo you list as sources.
Click to expand...
Click to collapse
Oh, hi there. I didn't know that there was somebody still interested in developing for this device. I switched to a Huawei P9 my father gave me, but I still have my Thea saved. That said I tried everything but I couldn't get the RIL to work.
I fixed the vendor image problems by getting the vendor image strings in a terminal emulator in the phone, then going back to my PC and changing the init_thea.cpp file in the init folder of the thea device tree. Check RenanQueiroz' titan device tree, go to init_titan.cpp and get a guidance. I made a dual_override() function too to save space.
I am not a ROM cook though. Just a builder.
Wattsensi said:
Oh, hi there. I didn't know that there was somebody still interested in developing for this device. I switched to a Huawei P9 my father gave me, but I still have my Thea saved. That said I tried everything but I couldn't get the RIL to work.
I fixed the vendor image problems by getting the vendor image strings in a terminal emulator in the phone, then going back to my PC and changing the init_thea.cpp file in the init folder of the thea device tree. Check RenanQueiroz' titan device tree, go to init_titan.cpp and get a guidance. I made a dual_override() function too to save space.
I am not a ROM cook though. Just a builder.
Click to expand...
Click to collapse
Would you mind sharing the file you changed?
I'm just building myself - not much experience in Android development (yet).
Gesendet von meinem Moto G (5) Plus mit Tapatalk
gothicVI said:
Would you mind sharing the file you changed?
I'm just building myself - not much experience in Android development (yet).
Gesendet von meinem Moto G (5) Plus mit Tapatalk
Click to expand...
Click to collapse
Please share with us a build with basic functions working
Eddy Stark said:
Please share with us a build with basic functions working
Click to expand...
Click to collapse
Here you go. Any feedback on what is working and what not would be highly appreciated!
This ROM is officially discontinued. Please close the thread mods.

[ROM][(UN)OFFICIAL][THEA][7.1] LineageOS 14.1 - Security Patch Level: 2019.03.05

LineageOS is a free, community built, aftermarket firmware distribution of Android 7.1 (Nougat), 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.
Code:
#include <std/disclaimer.h>
/*
* I am not responsible for bricked devices, dead SD cards, thermonuclear war, or the current
* economic crisis caused by you following these directions. YOU are choosing to make these
* modificiations, and if you point your finger at me for messing up your device, I will
* laugh at you.
*/
IMPORTANT NOTE:
I'm not a developer in the actual sense. I'm just compiling this ROM according to T H I S manual. I'm not able - due to time constrains - to actually alter code or provide bugfixes. This is done by the active developers or by you!
Furthermore, I try to build on a daily basis but I can not promise daily builds. Nevertheless, I hope you enjoy the effort I put into this and are able to benefit from it.
This project replaces the official builds as 14.1 is depriciated.
What's working:
Boots
Wifi
RIL (Calls, SMS, Data)
Camera (Photos)
Bluetooth
Video Playback
Audio (Playback)
Sensors
Magisk
XposedFramework
Not tested:
Audio (Record)
Instructions:
Download build and gapps (if wanted)
Reboot to recovery (TWRP recommended)
Flash build (and gapps, Magisk, etc.)
Reboot
Downloads:
ROM
OpenGapps
Credits:
@LuK1337
@luca020400
Source Code:
http://github.com/motog2014devteam
Created: 2019-03-03
XDA:DevDB Information
[ROM][(UN)OFFICIAL][THEA][7.1] LineageOS 14.1, ROM for the Moto G 2014 LTE
Contributors
gothicVI
Source Code: https://github.com/LineageOS
ROM OS Version: 7.x Nougat
Based On: LineageOS
Version Information
Status: Snapshot
Created 2019-03-03
Last Updated 2019-03-16
Can I install this over the last "official" build?
https://download.lineageos.org/thea
lineage-14.1-20190207-nightly-thea-signed.zip
and keep settings?
Thank you.
glimmertin1 said:
Can I install this over the last "official" build?
https://download.lineageos.org/thea
lineage-14.1-20190207-nightly-thea-signed.zip
and keep settings?
Thank you.
Click to expand...
Click to collapse
I would suggest whiping at least system, cache, and art cache.
Then it should work. However, a clean install is always the best option.
Gesendet von meinem Moto G (5) Plus mit Tapatalk
For those who are still having a Moto G 2014 LTE around: in my experience this is the best ROM available. Yes, Android 7.1 is old, but the ROMs for Android 8 and 9 that I could find and tested for this phone are unstable for me. Also, for this Android 7.1 ROM up-to-date builds are still being published, I assume with the backported security fixes as mentioned in this thread (warning: that ROM is for a different phone than Thea!) - since Google did abandon Android 7.1 years ago already. And as such, I'm currently running the 20230105 build.
I do have to confess I haven't tested all functionalities in this ROM, so I don't know if they are all working. I solely use this phone in combination with the L3GO (Android Go version) of Rootless Pixel Launcher 3.9.1 and Simple Keyboard to save as much as memory possible - to be used by the Brave browser to watch Youtube over wifi. And that works surprisingly good, without the black screens and soft reboots that I had with Android 8 and 9 ROMs.
Just thought I would let the world know - since this Android 7.1 ROM might not appear to be the most flashy one, but still works best for me.
And big thanks to gothicVI for the effort!

[ROM] LineageOS 15.1 for BQ Aquaris X5 Plus (aka Gohan) [ARM]

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.
Code:
#include
/*
* 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.
*/
SUPPORTED DEVICES
- BQ AQUARIS X5 Plus (aka Gohan)
TODO:
Code:
- SeLinux Permissive
Changelog:
Code:
28/07/2020:
- LineageOS 15.1 v2
- WiFi is working now.
- Media Crashes has been fixed
- Timeservice and shutdown listener path has been corrected.
28/07/2020:
- LineageOS 15.1 v3
- Added COMPRESS_VOIP_ENABLED support.
- QCOM PowerHAL: extract_stats error has been fixed.
- ppeiscore's shim name has been fixed.
- thermal-engine.conf path has been corrected.
- aptX is working now.
- DRM is working now .
28/07/2020:
- LineageOS 15.1 v4
- NFC is working now
30/07/2020:
- LineageOS 15.1 v5
- RIL is working now
09/08/2020:
- LineageOS 15.1 v6
- Fingerprint is working now
10/08/2020:
- LineageOS 15.1 v7
- Add support for ANT+, is working now.
- SoundTrigger is working now.
18/08/2020:
- LineageOS 15.1 v8
- Camera is working now!
18/08/2020:
- LineageOS 15.1 v9
- USB Tethering is working now!
- Add exFAT support.
21/11/2020:
- LineageOS 15.1 v10
- Sensors are now working for those people that had troubles with them.
22/12/2020:
- LineageOS 15.1 v11
- Add some missing camera blobs.
06/11/2021:
- LineageOS 15.1 v12
- Sources have been re-done (Now everything works far better)
- GPS now is working perfect.
3rd PARTY ADDONS/MODS
While we have no issues with people using supersu/magisk/xposed/custom kernels/etc, we can't provide support for users who have them installed.
This thread is not the right place to discuss about mods/addons.
HOW TO INSTALL LINEAGEOS
- Boot into TWRP.
- Format Data, Wipe System, Cache, Dalvick Cache
- Flash LineageOS.
- Optional: Install the Google Apps addon package. (see Downloads)
- Reboot
DOWNLOADS
Lineage 15.1 v1: https://drive.google.com/file/d/1yFgoT9A7Dz3DFZS0aoW14e_QLJg94IOJ/view
Lineage 15.1 v2: https://drive.google.com/file/d/1ye5YWzR8seM6I3gJ_I0waUkpliex_irN/view?usp=sharing
Lineage 15.1 v3: https://mega.nz/file/Fg9F3DyD#7D-lrzKMNAFwk2xG--zRVoD2FbXfJvnydiK4jWBWXME
Lineage 15.1 v4: https://mega.nz/file/Ys8BALQK#RDrS2uQqDE4VSep3kO0itke2cuUau9Yc3w0GA1YgngI
Lineage 15.1 v5: https://mega.nz/file/AgUymI6b#8NB53mgISpjAOo-Xdc0JsC5_XM85VoTsON8rxW5aXZI
Lineage 15.1 v6: https://mega.nz/file/Q1tnwRCA#go5Intbn7BFA-3jrAwYBkK6aHdMtzsYThx0GpxanldI
Lineage 15.1 v7: https://mega.nz/file/RptxVZRJ#F5crg537g9pTYzW1ly2stzDW2Y1UjIvP6hGatgOX63U
Lineage 15.1 v8: https://mega.nz/file/pltzzQIQ#EJDVzYpV2KjRh5v1Ki1aL_ODxV_ZBbhbpKypgkAr0KA
Lineage 15.1 v9: https://www.androidfilehost.com/?fid=8889791610682917548
Lineage 15.1 v10: https://androidfilehost.com/?fid=10763459528675595786
Lineage 15.1 v11: https://drive.google.com/file/d/1OIn4m7JvJCds2ipYxpQrUPnb2gJKn7_V/view?usp=sharing
Lineage 15.1 v12: https://github.com/gohan-developmen...12/lineage-15.1-20211106-UNOFFICIAL-gohan.zip
Google Apps: http://opengapps.org/
HOW TO CONTRIBUTE?
Send your patches up for review: https://review.lineageos.org/
Thanks to:
- Aquaris-DEV
- MIFL
- PacMM79
- R0rtiz2
- karthick111
- erfanoabdi
- Paul [SODP]
- EvilHowl
- Matador-67
- TightSleeper
- moosburger
jmpf_bmx said:
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.
Code:
#include
/*
* 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.
*/
SUPPORTED DEVICES
- BQ AQUARIS X5 Plus (aka Gohan)
BUGS:
Code:
- WiFi
- Media Crashes (Tooks some errors)
- Fingerprint
- Camera
- NFC
3rd PARTY ADDONS/MODS
While we have no issues with people using supersu/magisk/xposed/custom kernels/etc, we can't provide support for users who have them installed.
This thread is not the right place to discuss about mods/addons.
HOW TO INSTALL LINEAGEOS
- Boot into TWRP.
- Format Data, Wipe System, Cache, Dalvick Cache
- Flash LineageOS.
- Optional: Install the Google Apps addon package. (see Downloads)
- Reboot
DOWNLOADS
Lineage 15.1: https://drive.google.com/file/d/1yFgoT9A7Dz3DFZS0aoW14e_QLJg94IOJ/view
Google Apps: http://opengapps.org/
HOW TO CONTRIBUTE?
Send your patches up for review: https://review.lineageos.org/
Thanks to:
- Aquaris-DEV
- MIFL
- PacMM79
- R0rtiz2
- Testers
Click to expand...
Click to collapse
Reserved!
Sources:
Device tree: https://github.com/gohan-development/android_device_bq_gohan
Vendor blobs: https://github.com/jmpfbmx/vendor_bq_gohan
Kernel Source: https://github.com/jmpfbmx/aquaris-X5-plus
Thanks a lot for this thread, i had success with the last version the only thing that is not working is the camera, the app runs but cant get and video out of it do you have any solution to this. Again thanks a lot!!!!
Thanks for the update on the sensors as mine were behaving erratically!
EDIT: Can I update on top of the last version or do I have to do a clean install?
jorzef said:
Thanks for the update on the sensors as mine were behaving erratically!
EDIT: Can I update on top of the last version or do I have to do a clean install?
Click to expand...
Click to collapse
Yes you can, just wipe cache and dalvick cache
And flash ROM
Hello,
I just would like to ask if you feel any battery issues. Whether it lasts less than with the stock ROM or with the LineageOS 14.
Thanks.
Regards!
Hi – my device is constantly rebooting. Sometimes it hangs in and I can use it for a couple of minutes, then it suddenly reboots and also sometimes hangs on the bootscreen and reboots right away from there. Do you have an idea what could cause this? It's unlocked with latest trwp and lineageOS for gohan installed. Had this problem for every trwp / lineageOS combination so far. Can I share specific logs that make it easier to find the issue? Kind Regards!
Big thanks!
Installed and everything is working!
datecasp said:
Big thanks!
Installed and everything is working!
Click to expand...
Click to collapse
Your welcome!
Enjoy Android Oreo!
@jmpf_bmx I don' t know too much about ROM dev but maybe we could give a try to this thread?
[ROM][UNOFFICIAL][PIE][ALPHA] LineageOS 16.0 for BQ Aquaris X5 plus (gohan)
EDIT: Hello friends, I want to port BQ Aquaris X5 Plus that was formerly supported by LineageOS to the newest LineageOS 16, based on Pie, eventually passing by LOS 15.1 I'd like this thread to be a coordination point for this task. Currently...
forum.xda-developers.com
datecasp said:
@jmpf_bmx I don' t know too much about ROM dev but maybe we could give a try to this thread?
[ROM][UNOFFICIAL][PIE][ALPHA] LineageOS 16.0 for BQ Aquaris X5 plus (gohan)
EDIT: Hello friends, I want to port BQ Aquaris X5 Plus that was formerly supported by LineageOS to the newest LineageOS 16, based on Pie, eventually passing by LOS 15.1 I'd like this thread to be a coordination point for this task. Currently...
forum.xda-developers.com
Click to expand...
Click to collapse
That's not my thread tho and i could make PIe run at Gohan, but the prob was that GPS wasn't working so i decide to remake Oreo sources for make a better upstream to Pie and make it stablish easier
Thanks,
Regards Jose
Is the device dead or are there useful ROMs with latest security updates?
I<Aow said:
Is the device dead or are there useful ROMs with latest security updates?
Click to expand...
Click to collapse
Hi, no device isn't dead i just didn't have much time, but asap will follow working at it, I am redoing sources etc.
Prolly this weekend will have a bit of free time for working at gohan.
Thanks
ROM updated!!
I have just flashed v12 and everything works fine except for the Lte/4G/3G connection(mobile data). It doesn’t work for me. Has anyone had the same issue? Is there anyway to fix it?
Disregard my previous comment, I found it was an issue with the APN. It works like a charm! Thanks team
Rhide said:
Disregard my previous comment, I found it was an issue with the APN. It works like a charm! Thanks team
Click to expand...
Click to collapse
Good to hear that you could fix it!
Great job, thanks a lot.
cailloud said:
Great job, thanks a lot.
Click to expand...
Click to collapse
Thanks to you
Messages like this motivate me to keep working in gohan.

Can a new Samsung phone have stock android (Or a custom rom)?

I have an a01 core and the performance is a bit slow. Stock android is faster than android with One UI, so I wonder if there's a way to install a rom or stock android in. No matter if I need root. Sorry for not knowing about this topic
Treble gsi - majority phones launched with andorid 8 and above project treble. This allows one Rom to support many devices.
Check if your phone supports project treble with this app
Treble Check - Apps on Google Play
Check your device for Project Treble support and more
play.google.com
If supported, use this guide to install andorid 11 GSI
Download Unofficial LineageOS 18.0 GSI for Project Treble Supported Device
From this guide, you could download the unofficial LineageOS 18.0 GSI for Project Treble devices. One question that might come to your mind is what
www.getdroidtips.com
This is AOSP 11
Release AOSP 11.0 v303 · phhusson/treble_experimentations
Fix hotspot for some people Fix boot on Samsung Qualcomm Android 11 vendors (/!\ this fix is incompatible with Magisk!) Fix proximity on some Samsung devices (requires ticking extra sensors) Fix 3....
github.com
Tab E said:
Treble gsi - majority phones launched with andorid 8 and above project treble. This allows one Rom to support many devices.
Check if your phone supports project treble with this app
Treble Check - Apps on Google Play
Check your device for Project Treble support and more
play.google.com
If supported, use this guide to install andorid 11 GSI
Download Unofficial LineageOS 18.0 GSI for Project Treble Supported Device
From this guide, you could download the unofficial LineageOS 18.0 GSI for Project Treble devices. One question that might come to your mind is what
www.getdroidtips.com
This is AOSP 11
Release AOSP 11.0 v303 · phhusson/treble_experimentations
Fix hotspot for some people Fix boot on Samsung Qualcomm Android 11 vendors (/!\ this fix is incompatible with Magisk!) Fix proximity on some Samsung devices (requires ticking extra sensors) Fix 3....
github.com
Click to expand...
Click to collapse
Thanks for the support!

A13 [clover] LeOS -T for Xiaomi Mi Pad 4

October 11, EDIT:
I have changed the headline to A13, because with he base of this rom you can flash LeOS-T (A13) on the pad. I'm sing it since a week without any issue.
Download of the GSI https://leos-cloud.de/s/JFrFgLgSSTEMtmL?path=/LeOS-T-beta
flashing instructions here: https://gitlab.com/leos1/leos-wiki/-/wikis/Flashing-Instructions/Mi-Pad-4
enjoy Android 13 on your Pad 4 )
_____________________________________________________________________________
This is an full ungoogled LeOS-S build for the Xiaomi Mi Pad 4 (clover), based on Lineage19.1.
LeOS includes a special MicroG version. With LeOS and this MicroG version you wont be able to run google apps, no device registration, no add of a google account, no google push messages.
LeOS is designed for users which have said goodbye to google.
LeOS includes only an f-droid client, file manager and phone app. So everyone can install his favorite (FOSS) apps.
EDIT: after you are running this rom, you can flash A12.1 and A13 GSI on clover.
A13 beta you will find here https://leos-cloud.de/s/JFrFgLgSSTEMtmL
Instructions
Boot to TWRP recovery (Vol UP + Power)
Format Data if a different OS was previously installed
Flash ROM (LeOS-*.zip)
Reboot
Enjoy!
Downloads
rom: https://leos-gsi.de/downloads/LeOS-S +NameOfMonth/LeOS-S*.zip
Sources
LineageOS
A free and open-source operating system for various devices, based on the Android mobile platform. This is a mirror of https://review.lineageos.org/ - LineageOS
github.com
https://github.com/kyasu/android_device_xiaomi_sdm660-common
https://github.com/kyasu/android_device_xiaomi_clover
https://github.com/kyasu/android_kernel_xiaomi_sdm660
https://github.com/kyasu/android_vendor_xiaomi_sdm660-common
https://github.com/kyasu/android_vendor_xiaomi_clover
Special thanks to
LineageOS team, kyasu,
ROM OS Version: Android 12.1
ROM Kernel: Linux 4.4
Based On: LineageOS 19.1
May, 13th: New version with updated security patches
Can Gapps be flashed with this rom?
abdulhamid1978 said:
Can Gapps be flashed with this rom?
Click to expand...
Click to collapse
Please read my post complete. LeOS is for googlefree users!!!!!``
harvey186 said:
Please read my post complete. LeOS is for googlefree users!!!!!``
Click to expand...
Click to collapse
I read that and understood. All I was asking was can Gapps be flashed on top. Looks like not.
abdulhamid1978 said:
I read that and understood. All I was asking was can Gapps be flashed on top. Looks like not.
Click to expand...
Click to collapse
If you are a googlfree user, you don't need gapps.
If you are needing gapps you are wrong with LeOS. Then you should use the standard LOS19.1 rom. There you can install all these spying apps like gapps
[ROM][12.1][clover] LineageOS 19 for Xiaomi Mi Pad 4 [UNOFFICIAL]
LineageOS is a free, community built, aftermarket firmware distribution of Android 12, 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...
forum.xda-developers.com
harvey186 said:
This is an full ungoogled LeOS-S build for the Xiaomi Mi Pad 4 (clover), based on Lineage19.1.
LeOS includes a special MicroG version.
Click to expand...
Click to collapse
Does this rom inherit the bugs of LOS 19.1 unofficial, or is this Source built?
Im interested in this rom, as a user of Calyxos with microG
Although I cant relock the bootloader, i guess this is somewhat better compare to vanilla LOS.
Thanks.
shizuni said:
Does this rom inherit the bugs of LOS 19.1 unofficial, or is this Source built?
Im interested in this rom, as a user of Calyxos with microG
Although I cant relock the bootloader, i guess this is somewhat better compare to vanilla LOS.
Thanks.
Click to expand...
Click to collapse
LeOS-19.1 is based on LOS29.1
LeOS-S isbased on latest AOSP sources
no additional bug removal.
Relock a bootloader is not recommend. In most cases you will loose all your data. Relock bootloader is, as far as,I know only eorking on some pixel devices and Fairphone
Hi,
thanks for your work, i want to give it a try. I am looking for an actual ROM for my MIPAD4 which gets security patches microg integration. So i found yours. Unfortunately i cant find any flashable zip on your new Server. Where can i find these files?
It would be nice to get this ROM.
THX a lot and best regards
42
zweiund40 said:
Hi,
thanks for your work, i want to give it a try. I am looking for an actual ROM for my MIPAD4 which gets security patches microg integration. So i found yours. Unfortunately i cant find any flashable zip on your new Server. Where can i find these files?
It would be nice to get this ROM.
THX a lot and best regards
42
Click to expand...
Click to collapse
After you have flashed the LeOS-Rom.zip you can updated with LeOS-19.1 GSI.
LeOS-Files
LeOS-Cloud - make Love not Waste
leos-cloud.de

Categories

Resources