[ROM] [8.1.x] LineageOS 15.1 Official (All variants) [NO VoLTE] - Honor 5X ROMs, Kernels, Recoveries, & Other Develo

{
"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 15.1 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.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are 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 us for messing up your device, we will laugh at you.
*
*/
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. You will need to provide your own Google Applications package (gapps). 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 our Gerrit Code Review. Your changelog is whatever was merged into gerrit.
Requirements
* You must read this post completely
* You must have flashed a stock MM update to update the firmware to a version that is compatible with these builds. Search XDA for the best way to do so for your device (if you already did that prior to installing any Nougat ROM, you are fine!).
* You must use the search first and make sure your question has not been answered yet!
* Do NOT ask for the availability of features or if any specific app works - we implement / announce new features when we want to
* Use the latest TWRP available, otherwise expect issues
* If you have a problem, do not ask if someone else has it. Post with logs or don't post at all!
Code:
[COLOR=RED][B]Important note:[/B][/COLOR]
Stock Firmware B360 and B370 are known to cause bootloops!
(Generally: if your stock ROM supports VoLTE it is likely that it is also affected!)
All others might work, please do not ask in here how to up- or downgrade!
Known Issues / NOT working / "Bugs"
* Search the thread!
* Anything running VoLTE firmware
* You tell me! (See "Other Issues")
Everything else WORKS, do NOT ask if anything (feature, function, ...) specific is working or not (Search the thread if you want to make sure and if you don't find it: test it yourself)
Other Issues?
Before posting on this thread, make sure of a few things:
You've utilized the search function of the forums. Nothing irritates us more than lazy people who do not search for an answer before asking or ask the same question over and over again.
If you are the only one having a problem: boot into recovery, wipe data/factory reset, reflash the rom/gapps and nothing else. Boot up and see if the problem persists.
LOGS LOGS LOGS!!!!
Press BOTH volume keys + power key - it will vibrate very short. Wait until a notification appears that the bugreport is ready, send it to your mail and post it.
Alternatively go to dev options (press "build number" in "About phone" 7 times to activate it), activate the switch "Shortcut for bugreport", then go to Settings->Keys->Power key and activate it there as well. Long press power-key and then use the new menu item.
Only if rooted:
Use this: SysLog by Tortel
If you have a hard reboot (to the vendor boot logo, not the LineageOS boot logo), use adb or any other file explorer tool to pull a copy of "console-ramoops" after the reboot and provide that.
Code:
adb pull /sys/fs/pstore/console-ramoops
Note: We will not support any kind of modification on the ROM not done by our sources. If you are running XPosed, Kernel Booster or whatever occurs to you, we won't support you in any way. The problem will in every case be treated as the additional softwares' fault (because often it is!)
Changelog
* Gerrit (All)
* Device tree
* Kernel
Download Links
ROM: https://download.lineageos.org/kiwi
Again: if you need Google-Apps, install them after flashing the ROM and BEFORE the first reboot!
Google apps addon:
(Note: Not required to run the ROM)
We are using Open GApps (Link) Arm64 version, others might also be working (make sure to use ARM 64bit when using other providers!)
Note: In case you want to use any gapps, YOU MUST install the right gapps the first time that you flash a marshmallow ROM. Do not boot with an older gapps or without one and then try to install it later.
Note: If you install a package which replaces the default dialer (mostly "Stock Gapps") you have to go to Settings->Apps->Gear-Icon and set the new dialer as a default telephony app to prevent force closing of apps
Root addon:
Official download site - our device is ARM64
Don't use SuperSU or other tools, otherwise expect bootloops!
Important note
This is a development thread. This means it is NOT your personal support thread.
Questions about anything not related to LineageOS on kiwi (Honor 5X) will not be accepted nor be answered.
This includes topics like going back to stock, problems with third-party apps (e.g. Snapchat), ...
Also do not encourage people with such questions by answering them but report them to keep the thread clean!
Supported variants
Honor 5X
USA: KIW-L24
Russia: KIW-L23
India: KIW-L22
Europe: KIW-L21
China: KIW-AL10, KIW-AL20, KIW-CL00, KIW-UL00, KIW-TL00 (might have some firmware problems), KIW-TL00H
Honor GR5
Canada: KII-L05
Japan: KII-L22, KII-L21
Your's missing? Contact us!
XDA:DevDB Information
LineageOS 15.1, ROM for the Honor 5X
Contributors
BadDaemon, Dobroslaw Kijowski
Source Code: https://review.lineageos.org/#/q/(project:LineageOS/android_device_huawei_kiwi+OR+project:LineageOS/android_kernel_huawei_kiwi)+AND+(statuspen+OR+status:merged)+AND+branch:lineage-15.1
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.1.x
Based On: LineageOS
Version Information
Status: Nightly
Created 2018-09-22
Last Updated 2019-06-26

Reserved
FAQ
Q: Why the **** did it take so long?
A: Besides the fact that I don't really need to answer about my working speed:
I have actively been working on bringing up 8.x for this device since February. Some might have seen some development going on with the kernel on 14.1, but effectively this was all in preparation for 15.1: The kernel being used in this version of the ROM is completely redone:
We threw away what we had and started fresh with a plain qcom kernel. Then we re-added what we needed, effectively ending in around 700k lines less of custom additions by the OEM.
Q: Why didn't you share it before, so others could work on it as well?
A: Because last time we did that, someone else came along, compiled our work and shared it himself. (Not to start about all the other copy&paste-ROMs who could have done the work as well but usually just wait for us to do it)
Q: Anything else to add?
A: Yes: read the first post before replying or testing the ROM!

Reserved
Install instructions:
* Follow the instructions on https://wiki.lineageos.org/devices/kiwi/install

Reserved

Reserved 2

this was suprising will test it and see if it works

it fails flashing with error 7
E3004 : this package is for device KIWI; this device is .

omid_shirzad said:
it fails flashing with error 7
E3004 : this package is for device KIWI; this device is .
Click to expand...
Click to collapse
Please tell me you have updated your twrp before trying?

BadDaemon said:
Please tell me you have updated your twrp before trying?
Click to expand...
Click to collapse
nope
its 3.1.1.0

So far, no issues to report on KIW-24. Awesome job!

omid_shirzad said:
nope
its 3.1.1.0
Click to expand...
Click to collapse
Bro ... update it and try .... please read Frist post

Bharath kumar 007 said:
Bro ... update it and try .... please read Frist post
Click to expand...
Click to collapse
THANKSSSSSS
updated it and i'm flashing rom again<i think it workd:good::good::good:

finnaly oreo is coming for honor 5, cant wait to test it, thanks dev

So glad people follow the instructions:
"Read the first post!"
"* Use the latest TWRP available, otherwise expect issues"
...

BadDaemon said:
Install instructions:
* Follow the instructions on https://wiki.lineageos.org/devices/kiwi/install, just use the ZIP linked in the first post instead of one from the official page
Click to expand...
Click to collapse
Thanks. Buddy. I always knew you are working and you will post it. Community thankful to you.

omid_shirzad said:
it fails flashing with error 7
E3004 : this package is for device KIWI; this device is .
Click to expand...
Click to collapse
you can try this method

Guys, this problem is already solved. dont post such stuff please, especially when its a user error...

Thanks to devs to make it possible.... I am coming from LoS 14.1 did a full wipe but rom does not boot (showed LoS logo but reboot to recovery) after that I flashe Rom + Gapps + BaPatch.zip but phone stucks on Huawei logo. I don´t know how to downgrade Emui because I have the chinese variant UL-00

Bootloop
Hello first of all thanks to the devs who made it possible for our device i really appreciate their hard work so im coming from los 14.1 using it as my daily driver for almost 4 months had no issues with it so far with it but today when i flashed this rom [clean installed] it show the lineage boot logo but after a min device reboots back to recovery i have tried again a several but no luck so far hopefully the devs can understand whats the issue thank you? btw I'm on latest twrp also and my device name kiw-l21 and also I'm not on volte firmware

blackscreen
hope i take the logs right
lockscreen goes black after restart
View attachment 2018-09-23_09.54-lockscreen.zip

Related

[ROM][4.4.4] CyanogenMod 11.0 for A3000-H [23/10/2015]

{
"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"
}
PREAMBLE
Here is my CM11 port for the Lenovo A3000-H, 100% unofficial. Contributions are welcome!
To be able to even flash it, you'll need to use my CWM Recovery.
NOTE: I have built and tested this on my Lenovo A3000-H (16 GB version with 3G). Before flashing, please make sure to be on Stock 4.2. Open up a terminal or an ADB shell and type the following:
Code:
getprop ro.product.board
.
Should you get a3000_prc_3gfull, you are good to go. Otherwise, you need to flash the right Stock ROM. The members @kupyxa4444 and @luckasfb have created such a Stock-based ROM, so if you are unable to find one - try to contact one of these two.
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.4 (KitKat), which is designed to increase performance and reliability over stock Android for your device.
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.
*/
CyanogenMod 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. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
NOT WORKING
Camera
WORKING
GPS
WiFi
Audio
Boots
SELinux
Sensors
Vibration
Bluetooth
HWComposer
Offmode charging
sw video en/decoding (not hw)
Internal and external sdcards
RIL/radio (only on SIM1, SIM2 is still broken and therefore disabled, you can re-enable it by setting persist.radio.multisim.config=dsds in your build.prop)
NOTE
Should you ever face any issues (in the recovery or the ROM), provide logs (use Google to find out how to gather those). Additionally, I need to know what ROM you're on, hence you have to mention the build number.
Hint: "It doesn't work or I get error Status XY" are not bug reports and will be ignored. To keep the thread clean, use DevDB for real bug reports​
DOWNLOAD
Instructions:
ordinarystar said:
Pre-equisites to flash:
1. Correct Firmware
1.1 First verify your build version by installing Terminal Emulator from Play Store and then type the following:
getprop ro.product.board
if the output is a3000_prc_3gfull, proceed to number 2.
1.2 if the output is not a3000_prc_3gfull, you will have to first flash another firmware which can be downloaded at:
https://drive.google.com/file/d/0B5yhZ9sXUH_GMWhCQllhbkZRbUk/edit
Firmware flashing instructions can be referred here:
http://forum.xda-developers.com/lenovo-a3000/development/rom-lenovo-ideatab-a3000-h-call-t2441135
2. My version of CWM installed
2.1 Now you should install the CWM. You need a rooted device to proceed. Assuming you followed 1.1 and 1.2, your device is already rooted.
You will need:
2.1.1 Install mobileuncle MTK Tools from PlayStore or download apk from thread below: http://forum.xda-developers.com/showthread.php?t=2697236
2.1.2 My CWM, download the zip file and extract the recovery.img. Put the recovery.img in your microSD card.
http://olivier.hubdroid.com/a3/cwm/cwm_a3-20141220.zip
2.2 Open up mobileuncle MTK Tools, and select install recovery. It will detect the recovery.img in your microSD card (top in the list).
Tap on it to install. DO NOT tap on others in the list. Just click OK to install. If you have already downloaded my rom with it placed in your microSD card,
you may proceed to boot into recovery, or you can press cancel and shut down your device.
The pre-equisites is now completed!
Steps to flash:
1. Download my rom from http://olivier.hubdroid.com/a3/cm-11.0/ - select a preferred release. latest release recommended.
2. Download gapps from http://forum.xda-developers.com/android/software/gapps-consolidated-gapps-thread-t3064693 - select gapps for kit kat 4.4.4
2. Boot up recovery: hold power button and volume up button, as it booted up release power button. Use volume up button to browse to "recovery mode" and press volume down to proceed recovery mode.
3. Do the following:
2.1 Factory reset
2.2 Clear cache
2.3 Clear dalvik cache (Advanced > clear dalvik cache)
2.4 install from zip, select the rom and install
2.5 install gapps.
2.6 when done, reboot to system
The installation is now completed!
Click to expand...
Click to collapse
I have spent a lot of time on this project and I still do - hence, donations would be highly appreciated.
My builds can be found here.​
SOURCEs
Device tree (branch cm-11.0)
Kernel (branch cm-11.0)
OmniROM Gerrit (topic mt6589)​
CREDITs
chrmhoffmann
kashifmin
Grarak
xplodwild
Dr-Shadow
superdragonpt
EnerJon
kupyxa4444
XDA:DevDB Information
CyanogenMod 11 for the Lenovo A3000-H, ROM for the Lenovo A3000
Contributors
Olivier
Source Code: https://github.com/lenovo-a3-dev
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Beta
Created 2014-11-26
Last Updated 2015-10-23
Changelog
BUILD STATUS
Willing to contribute? Just drop me a PM, send me pull requests on GitHub or join my IRC channel on freenode: #cm-a3!
Please don't clutter the thread, post your bug reports here instead. Thanks!
CHANGELOG
Code:
[B][U]29/07/2015:[/U][/B]
[list][*][B][COLOR="Blue"]kernel: [/COLOR][/B]Fixed automatic rotation
[*][B][COLOR="Blue"]kernel: [/COLOR][/B]Security patches/fixes
[*][B][COLOR="Blue"]kernel: [/COLOR][/B]Removed scsi_wait_scan module
[*][/list]
[B][U]02/02/2015:[/U][/B]
[list][*]Fixed sw encoding and decoding ([B][COLOR="Lime"]YouTube videos etc work now![/COLOR][/B])
[*][B][COLOR="Blue"]kernel: [/COLOR][/B]Reverted to LZMA compression (for TWRP)
[*][B][COLOR="Blue"]kernel: [/COLOR][/B]Security patches/fixes
[*][B][COLOR="Blue"]kernel: [/COLOR][/B]Misc patches for ext4, crypto
[*][B][COLOR="Blue"]kernel: [/COLOR][/B]Added support for kernel mode NEON
[*][/list]
[B][U]28/12/2014:[/U][/B]
[list][*][B][COLOR="Blue"]kernel: [/COLOR][/B]Switched to LZ4 compression (instead of LZMA)
[*][B][COLOR="Blue"]kernel: [/COLOR][/B]Added BFQ/SIO/FIOPS/ZEN/VR IO Schedulers
[*][B][COLOR="Blue"]kernel: [/COLOR][/B]Added overall stats for all available cores
[*]Fixed battery capacity (item in framework-res)
[*][/list]
[B][U]26/12/2014:[/U][/B]
[list][*]Switched back to deodexed build on community request
[*]Removed recovery-from-boot.p (we don't really want this)[/list]
[B][U]20/12/2014:[/U][/B]
[list][*]Fixed Internal sdcard[/list]
[B][U]17/12/2014:[/U][/B]
[list][*]Fixed HWComposer
[*]Odexed build for better performance[/list]
[B][U]16/12/2014:[/U][/B]
[list][*]Fixed NVRAM
[*]Fixed Bluetooth
[*]Fixed RIL[/list]
[B][U]26/11/2014:[/U][/B]
[list][*]Initial public release.[/list]
Successfully flashed over A3000_A422_013_25_140624.
Felt like holding a nexus 7!
Thanks a lot man!
Thanks
Thanks Olivier for your enormous efforts, you are working alone , You rock
successfully installed it over A3000_A422_013_025_140926_WW_CALL_FUSE
Using this build "cm-11-20141127-UNOFFICIAL-a3"
I'm testing it , and i'm going to report the bugs i find via the bug report
Again , thanks
This is the best post on XDA so far.
Thank you for your effort @Olivier
Think you Sir...is it support Call function ?
i will try it soon...
Hesham Sleem said:
Think you Sir...is it support Call function ?
i will try it soon...
Click to expand...
Click to collapse
No this rom not support Calling because NULL IMEI
***Backup NVRAM before try it***
nut27455 said:
No this rom not support Calling because NULL IMEI
***Backup NVRAM before try it***
Click to expand...
Click to collapse
Ok...So if i backup NVRAM and restore it after flash rom , Call function will work ??
Hesham Sleem said:
Ok...So if i backup NVRAM and restore it after flash rom , Call function will work ??
Click to expand...
Click to collapse
No. Guys, it's clearly stated in the OP that RIL/radio (and hence calls/SMS) is broken!
New user
I have a question..
If I install this room on my lenovo a3000. What is the things that will not working on my tablet. Sorry I'm not professional and I need to help to know what is the risk's that I will found??
Magiiic said:
I have a question..
If I install this room on my lenovo a3000. What is the things that will not working on my tablet. Sorry I'm not professional and I need to help to know what is the risk's that I will found??
Click to expand...
Click to collapse
As it was said in the first post..
Bluetooth
RIL/radio
Camera
(hw) video en/decoding and hwcomposer
Internal SD card
probably much more (haven't had much time to test everything)
MirXas said:
As it was said in the first post..
Bluetooth
RIL/radio
Camera
(hw) video en/decoding and hwcomposer
Internal SD card
probably much more (haven't had much time to test everything)
Click to expand...
Click to collapse
Any solve to this problem's?
Magiiic said:
Any solve to this problem's?
Click to expand...
Click to collapse
Wait for future builds.
Stop asking questions in this thread, there is a seperate Q&A thread especially for this.
Really great work
Only the camera to go and I'll use this I promise
Sent from my Lenovo IdeaPad A3000-H using XDA mobile app
Aren't u using hodor kernel?
Hodor kernel fir A3000 have not any radio/Bluetooth bug listed!! They why in this rom has bugs of radio?? http://forum.xda-developers.com/lenovo-a3000/orig-development/kernel-hodorkernel-t2952086
Sent from my Lenovo A3000-H
MOD EDIT: Not a great sense posting some other ROM LINK here
afridi.shahriar said:
Aren't u using hodor kernel?
Hodor kernel fir A3000 have not any radio/Bluetooth bug listed!! They why in this rom has bugs of radio?? http://forum.xda-developers.com/lenovo-a3000/orig-development/kernel-hodorkernel-t2952086
STOP spaming the same everywhere ! The RIL bug is not in the kernel, it's in the ROM itself.
Click to expand...
Click to collapse
Members,
It is not so difficult to be sensible and considerate.
1) Kindly stop asking questions here. Use the Q&A.
2) If you find something not to your liking, find something which you like or produce what you like by yourself
THREAD CLEANED.
OP thankyou for this works very well with my F version ,never seen HD video load so fast
afridi.shahriar said:
Aren't u using hodor kernel?
Hodor kernel fir A3000 have not any radio/Bluetooth bug listed!! They why in this rom has bugs of radio?? http://forum.xda-developers.com/lenovo-a3000/orig-development/kernel-hodorkernel-t2952086
Click to expand...
Click to collapse
Yes, the CM11 kernel is based off my HodorKernel. Apparently the kernel isn't the problem here - you could flash it on any fused Stock ROM and everything would work.
To those who wanted ETAs: At the moment, I'm a bit busy with exams and other devices. Bugfixing is progressing rather slowly, not only due to time constraints but also because I'm working on this alone and it's not easy to work on mtk devices.
keep up the good work.
you can make it buddy.

[ROM][6.0.1][OFFICIAL] CyanogenMod 13

{
"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"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 6.0 (Marshmallow), which is designed to increase performance and reliability over stock Android for your device.​
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are 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 us for messing up your device, we will laugh at you.
*
*/
CyanogenMod 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. You will need to provide your own Google Applications package (gapps). CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit our Gerrit Code Review. Your changelog is whatever was merged into gerrit.
Official CyanogenMod Wiki:http://wiki.cyanogenmod.org/w/Main_Page
Important information:
This thread is for CyanogenMod 13 builds for jfltexx (GT-I9505). The following will not be supported here:
Custom kernels
Mods
Xposed
We don't support Xposed and any logcat which includes a Xposed module will be ignored. You're kindly invited to not report bugs if you:
Flashed a custom kernel
Installed or did mods from untrusted sources
Installed SuperSU
Modified system files
Installation
First time flashing CyanogenMod 13 on your device, or coming from another ROM?
Download the zip(s)
Install a compatible recovery
Perform a nandroid backup of your current ROM (Optional)
Wipe data/factory reset
Flash CyanogenMod
Optional: Install the Google Apps addon package
Reboot
Useful links
Unofficial jfltexx changelog
CyanogenMod Wiki jfltexx
Jira issue tracker - don't report bugs for nightly builds!
Other issues?
Before posting in this thread, make sure of a few things:
You used the search function of the forums.
If you are the only one having a problem. Boot into recovery, wipe data/factory reset, reflash the rom/gapps and nothing else. Boot up and see if the problem persists.
Make sure your post is relevant to this thread.
Logs! You can use this: https://play.google.com/store/apps/details?id=com.tortel.syslog
Downloads
CyanogenMod:
Nightlies: http://get.cm/?device=jfltexx
Google Apps:
OpenGApps (choose ARM, 6.0, nano)
The CyanogenMod team would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!
XDA:DevDB Information
Official CyanogenMod 13 for the Galaxy S4 I9505, ROM for the Samsung Galaxy S 4
Contributors
AntaresOne
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Version Information
Status: Testing
Created 2015-12-30
Last Updated 2016-01-08
Review
Thanks a lot to @shark jungle
Yeyaaaa
Finally! I'm going to test it.
Finally... original CM13
Sent from my GT-I9505 using Tapatalk
Nice to see you again here (s4) Mattia will try in next days
AntaresOne: the reason why i'll be keeping my s4 two more years, at least.
Grazzie Mile
AntaresOne said:
Antares
Click to expand...
Click to collapse
Really glad we have s4 original cm13, thank you very much. I've just a problem, as with every other MM build: my wifi disconnects every time i turn off my phone screen. I set the wifi to never turn off, i disabled the avoid poor connection thing, tried changing to a static type conection or to set to 2.4 or 5 ghz only but no results... did you know this problem? and if yes, any hint to give at me? (and to all other members with this problem?) thank you in advance.
Bugs: Calling does not work after a while.
http://forum.xda-developers.com/galaxy-s4/general/jfltexx-moved-to-cm13-t3281971
wow out of all the MM roms ive tried ive never seen this
Corduroysack said:
wow out of all the MM roms ive tried ive never seen this
Click to expand...
Click to collapse
Screen usage?
Great job i can`t belive but the cast screen works wifi works and i think all sensors ! Tnx for this cm13 for s4
Jared20098 said:
Screen usage?
Click to expand...
Click to collapse
lol 7 mins but what im saying i usually set up my device then unplug send some messages make sure whatsapp is running then leave alone for a few hours. My uptime is 2hrs54 since i unplugged and ive never seen this in other MM roms before
It's not to say that usage is going to be any better/longer than other MM roms that will be noted after a few cycles
is bluetooth working?
does this ROM suffer from the deep sleep turning off WIFI issue found on other CM13 roms?
nickmax1 said:
is bluetooth working?
does this ROM suffer from the deep sleep turning off WIFI issue found on other CM13 roms?
Click to expand...
Click to collapse
looks like wifi turning off is fixed, looked at battery info and wifi is solid bar and im still getting whatsapp messages through if that helps
wifi still switches off
Seen this on another thread though if it isn't
http://forum.xda-developers.com/showpost.php?p=64561314&postcount=186
Hey guys,
I tried flashing the CM13 but the new CM recovery doesn't have an option to install from microSD, nor is my microSD detected.
I already wiped the partition as well, and my backup got deleted, yes yes mistake on my part.
How can I go about flashing the ROM onto the phone?
Thanks!
Dirty flashed and get error: "No SIM found" and a lot of FC ...
Will try a clean flash later
EDIT
Clean flash and up running :good:
danasht said:
Hey guys,
I tried flashing the CM13 but the new CM recovery doesn't have an option to install from microSD, nor is my microSD detected.
I already wiped the partition as well, and my backup got deleted, yes yes mistake on my part.
How can I go about flashing the ROM onto the phone?
Thanks!
Click to expand...
Click to collapse
Try TWRP Recovery.
voice call invalid number when i`m 3g/4g if i switch to 2g no problem but in rest it`s ok
... on the quick i found following issue
when DPI is changed via settings some icons (especially dots on sliders) are off-center (see screenshot)
Temp. workaround: additionally change DPI in build.prop to same value

[ROM][H815][6.0|MM][UNOFFICIAL] Lineage OS 13.0 for LG G4

{
"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, which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are 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 us for messing up your device, we will laugh at you.
*
*/
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.
You will need to provide your own Google Applications package (gapps).
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 our Gerrit Code Review. Your changelog is whatever was merged into gerrit.​
Important information:
This thread is for unofficial LineageOS 13.0 builds for LG G4 model H815 only.
Its a continuation of the official one as it was abandoned back in July and I still prefer MM (N has still bugs and does not support encryption).
Known issues:
the kernel has security bugs which need to be addressed
its in testing state as I cant test it atm.. please report back! PLEASE MAKE A FULL BACKUP BEFORE TESTING!!
Installation:
First time flashing LineageOS 13.0 on your device, or coming from another ROM?
Download the zip(s)
Install latest TWRP from the official twrp.me website
Perform a nandroid backup of your current ROM (optional but recommended)
Wipe data/factory reset
Flash LineageOS
Optional: Install the Google Apps addon package, install the SU addon package(https://download.lineageos.org/extras, choose arm64)
Reboot
Download:
Google Apps:
OpenGApps (choose arm64, 6.0, nano)
TWRP Recovery:
https://twrp.me/devices/lgg4.html
Full Stock ROMs:
H815 V20D
Bootloader:
Remember ---> Flashing bootloader is risky so you flash at your own risk!
H815 V20D
Modem:
H815 V20D
ROM:
Last known fully working is 20170813! Sorry have to fix the blobs first!
Nightlies: http://droid.binbash.it
Sources:
Android: https://github.com/LineageOS
Device: https://github.com/steadfasterX/los_android_device_lge_h815
Kernel: https://github.com/LineageOS/android_kernel_lge_msm8992
G4 common device tree: https://github.com/LineageOS/android_device_lge_g4-common
Proprietary files: https://github.com/TheMuppets/proprietary_vendor_lge
.
XDA:DevDB Information
lineage-13.0-unofficial, ROM for the LG G4
Contributors
steadfasterX, codeworkx, genesixxbf3
Source Code: https://github.com/steadfasterX/los_android_device_lge_h815
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Bootloader unlocked, v20A (or greater) bootloader stack
Based On: LineageOS
Version Information
Status: Beta
Beta Release Date: 2017-08-21
Created 2017-08-21
Last Updated 2017-11-03
FAQ
1. Q: Encryption is not possible?
A: if the GUI for encrypting the device is not working:
Its highly recommended to backup all your data including the internal storage (I recommend FlashFire or / and Titanium)
Flash my screenlock fix (search here at XDA) in TWRP.
Reboot to android.
ensure that you met all usual requirements (battery, screen lock set) and then open a terminal or adb shell. Type:
vdc cryptfs enablecrypto inplace pin 1234
Replace 1234 with your desired pin ofc.
sfX
Reserved
Hi steadfasterX !
Thanks for keeping this alive ! I'm still on an old 13.0 version, it runs fine ATM.
steadfasterX said:
the kernel has security bugs which need to be addressed
Click to expand...
Click to collapse
Could you please be more precise on this ?
Where those bugs also in genesixx build, or are they specific to your build ?
Are these bugs LOS specific, or are they AOSP related ?
Thanks !
thewild said:
Hi steadfasterX !
Thanks for keeping this alive ! I'm still on an old 13.0 version, it runs fine ATM.
Could you please be more precise on this ?
Where those bugs also in genesixx build, or are they specific to your build ?
Are these bugs LOS specific, or are they AOSP related ?
Thanks !
Click to expand...
Click to collapse
its the same source then the official build (and so genessix) used so it should work the same way but as my device is broken atm and I await repair I cannot test it..
Last time I checked the security patches in my build got increased to July 2017 where the latest official ones had June..
so afaik there should be no critical issues in Android but the kernel is last time updated in May 2016 (should be the same for genessix builds).
My plan is maybe to integrate the Llama kernel and backport fixes from the 14.x tree.
don't expect that this happen in the near future (we can hope though) because atm I'm quite busy with my unofficial unlock stuff.
.
OK I'll keep an eye on this thread then.
Good luck !
Any tester reports?
Netsab said:
Any tester reports?
Click to expand...
Click to collapse
Yes.. I use that ROM with my unofficial unlock testers. Atm I cannot test cell service but it boots up fine, WiFi, cam etc works fine.
sfX
Sent from my LG-H815 using XDA Labs
Hi,
I can't make encryption work.
Can you write a procedure to use it with this ROM, please?
What I did:
- Install TWRP latest version
- Install latest nightly
- Remove gate keeper (using this)
- Launch encryption
What happened:
- Device reboot, display a green android on a black screen for a second, then reboot again try to boot on LineageOS but it froze after maybe a minute.
- I put off the battery and reboot the phone, that boot normally (data not encrypted but not corrupted either).
Thanks by advance
zeduck said:
Hi,
I can't make encryption work.
Can you write a procedure to use it with this ROM, please?
What I did:
- Install TWRP latest version
- Install latest nightly
- Remove gate keeper (using this)
- Launch encryption
What happened:
- Device reboot, display a green android on a black screen for a second, then reboot again try to boot on LineageOS but it froze after maybe a minute.
- I put off the battery and reboot the phone, that boot normally (data not encrypted but not corrupted either).
Thanks by advance
Click to expand...
Click to collapse
thx for testing..
yea I rem that there was a "trick" .. Could you try this build pls: http://droid.binbash.it:58885/h815/lineage-13.0-20170912-UNOFFICIAL-h815.zip
It includes an insecure kernel which will allow to debug.
Factory Reset in TWRP
Flash in TWRP
Boot Android
Enable encryption
when it reboots open a terminal and type (linux or FWUL): while true; do adb logcat ;done
on windows ensure that once the logcat aborts that you restart it immediately again!! and use just adb logcat
if using windows or linux: ensure the terminal buffer is big enough bc thats a a lot to handle.. (go into the settings of the cmd or terminal and set it to a very high value. e.g. 5000000)
let it bootloop and boot into Android again (logcat should run all the time)
CTRL+C when its completed with the above
copy & paste the whole stuff in a text file and attach it here
sfX
Are there any special modifications that would make it work?
Because I use this ROM as a daily driver and I would appreciate not to backup and reflash several times
If not, I will take the time to test this weekend.
zeduck said:
Are there any special modifications that would make it work?
Because I use this ROM as a daily driver and I would appreciate not to backup and reflash several times
If not, I will take the time to test this weekend.
Click to expand...
Click to collapse
without logs I cannot say anything for sure...
It may can be solved by just typing the encrypt command over adb or it requires to modify the ROM..
If you like you can try the following but keep in mind that having a complete Backup is a good idea always and when I say complete I mean including internal storage which is not be backuped by TWRP!! Use e.g FlashFire app to accomplish this. I would take a TWRP backup for all (use my latest beta!!!) and then FlashFire to backup internal storage.
Encryption often fails to a wrong formatted data partition so this can be a reason as well.
Try this:
Backup as described above
In TWRP select wipe - advanced - press "Format data" button to format the data partition
Boot android
set a pin or password for the lock screen!
Encrypt
If succeeded restore backup with FlashFire
As always there is a risk and it requires some time so I would not recommend to do this on a busy day.. as you say at the weekend fe.
Then we can try to use the adb commands and if that doesn't work as well the logcat..
sfX
Sent from my LG-H815 using XDA Labs
Hi !
I gave a try with lineage-13.0-20170918-UNOFFICIAL-h815.zip that I dirty-flashed over my previous lineage-13.0-20170204-UNOFFICIAL-h815 version.
Everything went fine (I had to replace the su zip/app though), except that satellite location would not work (network location was fine) : I kept getting
Code:
QCOM PowerHAL : Failed to acquire lock.
in logcat.
I'll give another try with the latest lineage-13.0-20170927-UNOFFICIAL-h815.zip.
If that fails too, I guess I'll have to clean-flash it then.
EDIT :
Bad news : after a clean flash, I keep getting
Code:
QCOM PowerHAL : Failed to acquire lock.
in logcat.
No GPS?! Kind of annoying bug... I'm still in 20170608 build and that news don't make me want to updated. I use GPS everyday, so this is very annoying
Netsab said:
No GPS?! Kind of annoying bug... I'm still in 20170608 build and that news don't make me want to updated. I use GPS everyday, so this is very annoying
Click to expand...
Click to collapse
After flashing several successive versions of that ROM, I discovered that version lineage-13.0-20170813-UNOFFICIAL-h815.zip seems to be the last one with satellite location working fine.
Starting from lineage-13.0-20170814-UNOFFICIAL-h815.zip, satellite location stops working. I guess something is broken in that build.
@steadfasterX :
Can you look and see what's happened with 20170814 ? Thanks !
@Netsab :
You can safely upgrade to 20170813.
breversa said:
After flashing several successive versions of that ROM, I discovered that version lineage-13.0-20170813-UNOFFICIAL-h815.zip seems to be the last one with satellite location working fine.
Starting from lineage-13.0-20170814-UNOFFICIAL-h815.zip, satellite location stops working. I guess something is broken in that build.
@steadfasterX :
Can you look and see what's happened with 20170814 ? Thanks !
@Netsab :
You can safely upgrade to 20170813.
Click to expand...
Click to collapse
Thanks you, I'll try.
breversa said:
After flashing several successive versions of that ROM, I discovered that version lineage-13.0-20170813-UNOFFICIAL-h815.zip seems to be the last one with satellite location working fine.
Starting from lineage-13.0-20170814-UNOFFICIAL-h815.zip, satellite location stops working. I guess something is broken in that build.
@steadfasterX :
Can you look and see what's happened with 20170814 ? Thanks !
@Netsab :
You can safely upgrade to 20170813.
Click to expand...
Click to collapse
thanks for your report. btw a dmesg is very helpful in these cases but the above should be fixed on next build.
next build will also have all proprietary stuff upgraded to v20p.
sfX
EDIT
new build is up
.
Hey sfX,
When trying to dirty-flash 20170930 over 20170813, the phone gets stuck on the boot animation (for over 30 minutes).
I did not try to clean-flash it though ; I thought I'd let you know first.
Sir SteadfasterX!
I use Unofficial 13.0-20170625-UNOFFICIAL-h815 as a daily driver and it never crashed once. I will try yours in near future, beginning with a dirty flash (but with a backup in case).
My question is, do the Bluetooth APT-X include in this rom?
One of my other phones Sony Z5 (modded stock) includes from factory an APT-X notifier, whenever it connects to a Bluetooth with APT-X I get a toast message that the device using "BLUETOOTH apt-x".
I see in Nougat 7 that it is possible to check in "developer mode" which Bluetooth protocol that currently is in use.
[Request] It would be nice if you could pick Bluetooth APT-X drivers/codec from above version of LinageOS14
Thank you very much!
I have attached the spoken AptxNotifier.APK from Sony z5 Marshmallow
datorprofessor said:
Sir SteadfasterX!
I use Unofficial 13.0-20170625-UNOFFICAIL-h815 as a daily driver and it never crashed once. I will try yours in near future, beginning with a dirty flash (but with a backup in case).
My question is, do the Bluetooth APT-X include in this rom?
One of my other phones Sony Z5 (modded stock) includes from factory an APT-X notifier, whenever it connects to a Bluetooth with APT-X I get a toast message that the device using "BLUETOOTH apt-x".
I see in Nougat 7 that it is possible to check in "developer mode" which Bluetooth protocol that currently is in use.
[Request] It would be nice if you could pick Bluetooth APT-X drivers/codec from above version of LinageOS14
Thank you very much!
I have attached the spoken AptxNotifier.APK from Sony z5 Marshmallow
Click to expand...
Click to collapse
Better wait until I fixed the current nightlies..
nice app btw. when all is fixed i may take a look into it
Sent from my LG-H815 using XDA Labs

[ROM][10.0][ LOS 17.1 - MediaPad M3 Lite 8/10 ][ Update 2023-02-26 ]

Hello !
{
"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"
}
The new Android 10 is coming to your Huawei MediaPad M3 Lite 8/10, Qualcomm Snapdragon MSM8940 with the new LineageOS 17.1 !
Please note that this ROM is one of my side projects, for which I could provide zero warranty. By installing this ROM, you acknowledge that you take all the risks that come with installing custom firmwares on your devices, including but not limited to bricking your device, losing your data, etc.
Warning !
Installing a custom ROM on your device can sometimes be difficult and also with unwanted consequences! Therefore, make sure that you understand exactly what risks this operation entails - you are the only one responsible for all actions taken on your device.
Devices Supported:
Huawei MediaPad M3 Lite 10 :
BAH-AL00/BAH-L01/BAH-L09/BAH-W09
Huawei MediaPad M3 Lite 8 :
CPN-AL00/CPN-L0J/CPN-L09/CPN-W09
About LineageOS :
LineageOS 17.1 is a free, community built, aftermarket firmware distribution of Android 10 (Q), 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.
/*
* Your warranty is now void.
*
* We are 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 us for messing up your device, we will laugh at you.
*
*/
Downloads :
LineageOS-17.1-HuaweiMediaPadM3Lite_2023-02-26.zip md5 : b86f752b8851bf8a8e1ce9e2168ee92d
This ROM do not include GApps
please use always the last available pack :
OpenGApps for Android 10 ARM64
Instructions :
0. LOS 17.1 must be installed via TWRP 3.3.1-0
1. After device boot on LOS 17.1 you must to install the New TWRP 3.3.1-3
( TWRP 3.3.1-3 needed for flash GApps on LOS 17.1 )
2. plug USB cable to your Desktop/Laptop for copy files ( or add them to a external storage/microSD card )
3. go to Wipe -> Swipe to Factory Reset
4. copy LOS-17.1 ROM & GApps to Internal/External Storage
5. go to Install -> check the LOS zip file
6. Add more Zips
7. check GApps zip file
8. Swipe to confirm Flash
9. Wipe cache/dalvik -> Swipe to Wipe
10. Reboot System
11. Enjoy!
What's working :
* Touchscreen
* Audio & Video
* WIFI
* BT
* GPS
* FPS
* Lights
* Sensors
* Internal/External Storage
* ADB/MTP & USB/OTG
* RIL & data connection
* Camera Video recording
* Flip Cover
* Encrypt device
* SELinux Enforced
Not working :
* Photo Camera
* there could be also others minor issues !
Credits :
LineageOS Team
dianlujitao
LuK1337
Greg Kroah-Hartman for keep alive 3.18.y kernel !
Source Code :
device tree : android_device_huawei_bach Branch: ten!
kernel: android_kernel_huawei_bach Branch: ten !
Screenshots :
​
Contributors
surdu_petru
Paypal Donation : paypal.me/petrusurdu1
Source Code: https://github.com/Huawei-Dev?tab=repositories
ROM OS Version: Android 10 / Q
ROM Kernel: Linux 3.18.140
ROM Firmware Required: LineageOS 16.0 Android Pie
Based On: LineageOS
Version Information
Status: Stable
Created 2019-10-20
Last Updated 2023-02-26
Donors :
@ossizwei
@Jobode747
@Micromind
@morgan7676
@Kagum
@mrdark5555
@realdomdom
@xbor
@#marcg#
Norbert Ossendorf
Once again thank you very much to all donors !!!
Now that I've managed to unlock my M3 Lite I've decided to jump in with both feet
I've put this LineageOS 17.0 on with CyanogenMod OpenGAPPS 10 full. I'll let you know how I get on.
Do I need to update TWRP from 3.2.0.0 to 3.3.1.0?
thanks
Paul
---------- Post added at 03:28 PM ---------- Previous post was at 03:26 PM ----------
Got getting messages repeatedly between these two:
"com.qualcomm.qcrilmsg.... keeps stopping"
"android setup keeps stopping"
csjjpm said:
Now that I've managed to unlock my M3 Lite I've decided to jump in with both feet
I've put this LineageOS 17.0 on with CyanogenMod OpenGAPPS 10 full. I'll let you know how I get on.
Do I need to update TWRP from 3.2.0.0 to 3.3.1.0?
thanks
Paul
---------- Post added at 03:28 PM ---------- Previous post was at 03:26 PM ----------
Got getting messages repeatedly between these two:
"com.qualcomm.qcrilmsg.... keeps stopping"
"android setup keeps stopping"
Click to expand...
Click to collapse
Yes you can update now Twrp to 3.3.1.
Btw I didn't tested GAppps. So if it's not working just remove it.
This is happening a lot when I go into Setting: "android setup keeps stopping"
csjjpm said:
This is happening a lot when I go into Setting: "android setup keeps stopping"
Click to expand...
Click to collapse
Ok, just remove GApps and see how it's working ... later you can install nano or pico, not full version of GApps !
EDIT :
Full version of GApps it's not recommended at all as there is just a Betta LOS 17.0 !
Awesome!, thanks for providing full source.
I'm getting the same error "com.qualcomm.qcrilmsgtunnel" keeps crashing until I manually close the app on clean install, I have a tablet with no sim. Other than that the tablet seems to be working fine.
After installing opengapps android setup crashes repeatedly, but after disabling android setup, play store works as normal.
oddhap said:
Awesome!, thanks for providing full source.
I'm getting the same error "com.qualcomm.qcrilmsgtunnel" keeps crashing until I manually close the app on clean install, I have a tablet with no sim. Other than that the tablet seems to be working fine.
After installing opengapps android setup crashes repeatedly, but after disabling android setup, play store works as normal.
Click to expand...
Click to collapse
Well done !
oddhap said:
Awesome!, thanks for providing full source.
I'm getting the same error "com.qualcomm.qcrilmsgtunnel" keeps crashing until I manually close the app on clean install, I have a tablet with no sim. Other than that the tablet seems to be working fine.
After installing opengapps android setup crashes repeatedly, but after disabling android setup, play store works as normal.
Click to expand...
Click to collapse
Thanks, I didn't know if the 'android setup' was important or not. Have disabled it and all quiet now.
I tried a few version of GAPPS10, Pico, Nano etc. and still got the errors. Once 'android setup' disabled now issues.
Thanks
Installed without GApps. Seems fine so far. Will test more once it completes charging. Thanks for all your hard work man. you have really enhanced the overall experience with this tablet.
fallensoldier said:
Installed without GApps. Seems fine so far. Will test more once it completes charging. Thanks for all your hard work man. you have really enhanced the overall experience with this tablet.
Click to expand...
Click to collapse
Thank you for feedback!
Hi I try to test this rom, very nice!! But it still has many bugs, but I'm sure it will improve over time! Report that it is present some bugs, when start cpuz app the device restarts suddenly, Chrome some times stop to work , the microphone does not work in any app (eg. google assistant "hey google") work with earphones. When you record a fingerprint and then reboot the device you lose the fingerprint setting.
Thank you so much for the chance to try an updated version of andorid on this tablet!!
I hope to be helpful, a great job has been done.
I will try this rom for a short time but will return to the stock version, it won't be easy to go in stock, because there is no custom rom based on the original firmware.
I will find a way to return to the stock.
Bye bye.
sergybizzi said:
Hi I try to test this rom, very nice!! But it still has many bugs, but I'm sure it will improve over time! Report that it is present some bugs, when start cpuz app the device restarts suddenly, Chrome some times stop to work , the microphone does not work in any app (eg. google assistant "hey google") work with earphones. When you record a fingerprint and then reboot the device you lose the fingerprint setting.
Thank you so much for the chance to try an updated version of andorid on this tablet!!
I hope to be helpful, a great job has been done.
I will try this rom for a short time but will return to the stock version, it won't be easy to go in stock, because there is no custom rom based on the original firmware.
I will find a way to return to the stock.
Bye bye.
Click to expand...
Click to collapse
Thanks for feedback ! Btw, I already noticed fingerprint issues .... but as you already said the ROM will be improved with each update !
At this time even Lineage OS didn't released the stable source yet .
@surdu petru Do you have the possibility to make a custom rom based on the latest stock rom to flash via twrp? It would be a great thing.
Thank you for your work!
sergybizzi said:
@surdu petru Do you have the possibility to make a custom rom based on the latest stock rom to flash via twrp? It would be a great thing.
Thank you for your work!
Click to expand...
Click to collapse
Sorry, no way ... I tried a few time to revert to stock but my device can't boot on stock recovery from some unknown reasons .
But there is a few users wich already reverted this device to stock after installed Lineage OS 16.0 ( Android Pie ), so you could search on Lineage16.0 thread for their posts, or you can get in touch with them through PM.
Good luck !
Ok no problem.. I'll find a way to get back to the stock .. But first I'll try the other roms with Android 9. Thank you
hello guys,
any chance to see an update for the LTE version?
thanks
mrbarnie
mrbarnie said:
hello guys,
any chance to see an update for the LTE version?
thanks
mrbarnie
Click to expand...
Click to collapse
My tablet is also LTE version . What it's not working now ? Anyway many stuff will be improved in the next updates .
great thanks a lot i thought that this update is only for the lite version, which means WIFI only.
i have BTV-DL09
Build BTV-DL09C100B311
EMUI 5.0.4
mrbarnie said:
great thanks a lot i thought that this update is only for the lite version, which means WIFI only.
Click to expand...
Click to collapse
NO, LITE version doesn't mean WIFI only !

[ROM][OFFICIAL][RACER]Lineage OS 17.1

{
"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"
}
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.
*/
LineageOS is a free, community built, aftermarket firmware distribution of Android 10, 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.
Introduction:
This is the unofficial Lineage OS thread for the Motorola Edge, codename racer.
We support all the T-Mobile, International, and Project Fi variants, as their bootloaders are unlockable, while we can't support the Verizon and AT&T variants, as their bootloaders are permanently locked.
How to install:
Boot the newest lineage recovery .img from the Link (or use TWRP).
IF YOU ARE COMING FROM STOCK AND WANT TO INSTALL CUSTOM ROMS FOR FIRST TIME, INSTALL "Copy Partitions Zip" FROM POST #2
In Recovery, click "Format Data".
ADB sideload the newest weekly
Click "Reboot, then choose "Recovery", this will boot you to either Lineage Recovery or TWRP depending on your choice to install TWRP or not. It is necessary to reboot between ROM flash and GApps/Addon flash due to verity/slot-swap logic.
(Optionally) Flash GApps - MindTheGApps arm64 are recommended, OpenGApps are compatible with A/B as of 09102018, but I still only recommend and support MindTheGApps.
Reboot
Download:
Racer Builds
Screenshots:
XDA:DevDB Information
Lineage OS 17.1, ROM for the Motorola Edge
Contributors
erfanoabdi, @SyberHexen, @Jleeblanch, Lineage Team
Source Code: https://github.com/LineageOS & https://github.com/moto-sm7250
ROM OS Version: 10.x Oreo
ROM Kernel: Linux 4.19
ROM Firmware Required: Official Android 10
Version Information
Status: Stable
Reserved
Once i'll have the chance i'll try on my Moto Edge
I was literally gonna learn how to build my own ROM, but this is awesome!
Hey guys, is there anything not working or buggy with this build? I mean no disrespect, but need to know if I can use this as a daily driver.
Also, I have an unbranded (at least with regards to cellular providers) Motorola Edge XT2063-2 I bought from Best Buy unlocked. This should work with that, right?
erfanoabdi said:
Reserved
Click to expand...
Click to collapse
As ALWAYS, Thanks For YOUR Hard work Kid.....
Tef
*edit*
Thanks to everyone!
I have successful flashed it on my amazon unlocked version. only issue I faced was with phones display not turning on due to sensor or something, disabled ambient gestures and always on and haven't faced the problem again . I have also update the adreno Opengl/Vulkan drivers by flashing zip from another post
I have been unable to find twrp but lineage recovery worked fine.
Ezekiel_devoid said:
I have successful flashed it on my amazon unlocked version. only issue I faced was with phones display not turning on due to sensor or something, disabled ambient gestures and always on and haven't faced the problem again . I have also update the adreno Opengl/Vulkan drivers by flashing zip from another post
I have been unable to find twrp but lineage recovery worked fine.
Click to expand...
Click to collapse
Check yo PMa
Has anybody made at least an unofficial TWRP for this phone? I see the Edge+ has had a TWRP for the longest time that was built with the source from THIS phone... anybody??
ToolBoyNIN said:
Has anybody made at least an unofficial TWRP for this phone? I see the Edge+ has had a TWRP for the longest time that was built with the source from THIS phone... anybody??
Click to expand...
Click to collapse
Yes, we are still in testing with TWRP 3.5.0 img but no installer yet, o believe its on his Todo list...
There are 4-5 head Devs working with this device, but why go and build a bunch of 10 ROMs when we are awaiting the first 11 soak to drop any time...
shiboby said:
Hey guys, is there anything not working or buggy with this build? I mean no disrespect, but need to know if I can use this as a daily driver.
Also, I have an unbranded (at least with regards to cellular providers) Motorola Edge XT2063-2 I bought from Best Buy unlocked. This should work with that, right?
Click to expand...
Click to collapse
Absolutely, everything, seems almost flawless. yes, should work on ALL unlocked Edge 5G variants.
I need a better step by step to do this without a computer
Burtandrew8 said:
I need a better step by step to do this without a computer
Click to expand...
Click to collapse
Did u unlock bootloader? gonna need a PC for that at least...
Yeah it's unlocked an rooted
Installing LineageOS via TWRP
Attention! Installation was performed on clean Stock firmware installed in Slot A.
1. Necessary files for installation.
Spoiler
TWRP -3.5.0_10-0 install via fastboot with the command:
fastboot flash recovery twrp-3.5.0_10-0-racer.img
Download and copy to the SDCard:
- archive copy-partitions-20200903_1329.zip to copy from active slot A to inactive slot B the necessary partitions bootloader, logo, etc.
- ROM archive ;
- archive TWRP_Installer
- GApps archive. I made an archive to install GApps based on the installer from FlameGApps. The apps are updated on 01/27/21. The archive contains the following apps:
Spoiler
Android Migrate
Carrier Setup
Config Updater
GMS Core (GMS)
GMS Core Setup
Google Ext Shared
Google Ext Services
Google Services Framework
Google Calendar Sync Adapter
Google Backup Transport
Google Clock
Google Calculator
Google Calendar
Google Contacts
Google Contacts Sync Adapter
Google Dialer
Google Chrome
Google Keyboard
Google Mail
Google Messages
Google Package Installer
Google Restore
Google Search with Assistant
Google Web View
Device Health Services
Device Personalization Services
Digital Wellbeing
Phonesky (Google Play Store)
Setup Wizard
- Magisk-disable-dm-verity-v21.4 Special Magisk installer for Motorola devices.
2. Installation instructions
Spoiler
1. Install TWRP and boot the phone into it.
2. Go to "Install" section and install sequentially:
- copy-partitions-20200903_1329.zip archive;
- LineageOS 17.1 archive;
- TWRP_Installer archive.
3. Go to "Reboot" section, choose "Recovery". The phone will reboot back to TWRP. Now if we go to "Reboot" we will see that the device is in Slot B.
4. Go to "Install" and install the Google App archive.
5. Go to "Wipe" and do "Format Data".
6. Reboot into the system to the language selection menu and then reboot back to TWRP.
7. Go to the "Install" section and install the Magisk installer archive.
8. Reboot into the system.
Great work. can't wait for LineageOS coming to the Edge+.... desperately waiting.
Ezekiel_devoid said:
I have successful flashed it on my amazon unlocked version. only issue I faced was with phones display not turning on due to sensor or something, disabled ambient gestures and always on and haven't faced the problem again . I have also update the adreno Opengl/Vulkan drivers by flashing zip from another post
I have been unable to find twrp but lineage recovery worked fine.
Click to expand...
Click to collapse
I had the same problem about an hr ago
*edit*
I been on 013121 Build for about (3) days now. Cant get the dam device to wake up for the life of me. Phone Call? Yea, screw that, gotta hold in power and reboot to have the dam thing awaken....
Anyway to do this without computer
I updated Mode FlameGApps to the base of 03.02.2021
Added PixelLauncher, disabled removal of SnapCamera and other camera apps.
371.78 MB file on MEGA
mega.nz
The last posts in this thread have been edited/deleted. I take this opportunity to remember where you can read the forum rules
After reading the rules and even though you think something is against it, you should use the report button instead of create spam topics that bring nothing of value to our community.
Thank you!
FSadino

Categories

Resources