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

{
"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.

Related

[ROM][LRX22G][5.0.2][NIGHTLY/FXP][FINAL] Official CyanogenMod 12.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"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.0 (Lolipop), 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.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Device-specific source code:
device
kernel
vendor
Discussion thread -->
What's working:
so far i have tested:
RIL (Calls, SMS, Mobile Datal)
Display
Camera (photos, camcorder & panorama)
Audio and video
Wifi
Bluetooth
OpenGL rendering
Sensors (accelerometer,compass,light,proximity)
Sdcard
auto brightness
notification led
GPS
NFC
Wifi,Bluetooth and USB tethering
Not working/Tested:
offline charging somewhat working.
other everything is either untested or broken.
Note:
It's entirely possible that features not used by me (nor the people I've asked to test) are broken, but overall the device should be usable. You have been warned.
Because of art 1st boot take long time so don't panic and make post saying phone stuck on bootanim,
xperia m dual not support in cm12.0
This is BETA so don't treat this as stable version.
Download:
Nightly Builds: http://download.cyanogenmod.org/?device=nicki&type=nightly
Last nightly build mirror: Link
FXP CM12.0 Builds: http://fxpblog.co/cyanogenmod/cyanogenmod-12/
GAPPS: https://s.basketbuild.com/gapps
Note : CM-12.0 is only for 4.3 baseband. If you are on 4.1/4.2 baseband/firmware then Follow this instruction
Install instructions: (For 1st time only)
boot into fastboot (ignore if you coming any 4.4 rom)
flash boot.img from cm12.0 zip (ignore if you coming from any 4.4 rom)
boot into custom recovery
Wipe data and cache
Flash the CM12.0 and gapps zip
Reboot
Upgrading from earlier version of CyanogenMod 12.0:
Boot into Recovery
Flash CM12.0 zip
Reboot
Reporting bugs:
Before Reporting bugs make sure you
Read "note" section
Using stock kernel
Not installed any mods/tweaks - if you have installed mods like xposed you can't report bug
Not modified system files
Checked the posts below for a solution / fix
Read the last 10 pages of this thread for a post with a similar problem
Backup, reflash with a full wipe (do this if mods like xposed is installed) and check if the bug is still there
provide logcat,kmsg. if you reporting radio problem then provide radio log.
Screenshots:
Credits.
Fxp team and all other developer who is working on sony
Code Aurora Forum
CyanogenMod Team
Cybojenix
And Special Thanks to All Donors
XDA:DevDB Information
CyanogenMod 12.0 for Xperia M, ROM for the Sony Xperia M
Contributors
PecanCM
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Stock 4.3 Firmware
Version Information
Status: Nightly
Created 2014-11-21
Last Updated 2015-05-28
Changelog
BETA 3 23-01-2015
Android 5.0.2 (LRX22G)
Fixed problem with YouTube vidoes
Fixes for other video problems
Fixed baseband version
Fixed no bootanimation on 1st boot
Working mass storage and charging only modes
Enabled FM
Updated widevine(DRM) blobs to lollipop
Updated adreno Blobs to LA.AF.1.1(lollipop)
Updated Kernel and Prima Wlan to LA.AF.1.1_rb1.8
Addressed more selinux denials
General cleanup and fixes
Updated cm source
BETA 2 19-12-2014
Updated to Android 5.0.1 (LRX22C)
Misc fixes
Enabled apps2sd
Disabled lpa
- incompatible with NuPlayer
Using cm recovery now
Updated Adreno blobs
Update kernel and prima wlan to LA.AF.1.1_rb1.7 branch
Updated cm source
BETA 1 28-11-2014
Fixed gsm issue after rebooting phone
Enabled multiColor battery led
Enabled 1080p decoding
Updated kernel and wifi driver to LA.AF.1.1_rb1.6
Updated cm source
ALPHA 1 21-11-2014
Initial release
FAQ
Q: The 'Developer and Performance options' from 'settings' are gone. Where are they?
A: Touch the 'Build number' seven times in 'about phone'. Then they will appear.
Q: I'm coming from 4.1 and now i can't view my internal sd data, Why ?
A: Go to Data/media now move your all internal sd data to folder named 0 Means under /data/media/0 then you can view your internal sd data
What about GApps? We can use 4.4.4 for now?
kosmita1993 said:
What about GApps? We can use 4.4.4 for now?
Click to expand...
Click to collapse
added gapps link in 1st post use that,
First bot is very very long, for me it was about 7-10 minutes. Wifi/Bt isn't working for me, NFC probably works because it can read my smarttags.
Great job!
BTW are you planning aosp build too?
omg this interface is so fancy I'm so exited XD
Time to edit Discussion Thread !
Awesome, will try this as soon as wifi gets fixed
Great work PecanCM
I flashed this rom .... 1st it took very time to boot but it booted.
everything was working good but wifi and bluetooth are not working. Hope it gets fixed by @PecanCM in the next build.
I cannot use it now but will use when wifi and blutooth gets fixed
GSM detection came on the 1st boot so there ws no need to reboot
For now this is all .. Hope it gets BETA in the next build !!!!
Thank You !!!
@PecanCM , can I downgrade the ROM after flashing CM12 (like , 5.0 to 4.4.4 ) ?? or (CM12 to CM11) ??
EliXer9 said:
@PecanCM , can I downgrade the ROM after flashing CM12 (like , 5.0 to 4.4.4 ) ?? or (CM12 to CM11) ??
Click to expand...
Click to collapse
Yes
Sent from my C1904 using Tapatalk
Is WiFi working ? (Because it's included in both the sections. i.e , working as well as not working) ?? And sorry if it's a stupid question
EliXer9 said:
Is WiFi working ? (Because it's included in both the sections. i.e , working as well as not working) ?? And sorry if it's a stupid question
Click to expand...
Click to collapse
No, not yet.
iddu.daragah said:
I flashed this rom .... 1st it took very time to boot but it booted.
everything was working good but wifi and bluetooth are not working. Hope it gets fixed by @PecanCM in the next build.
I cannot use it now but will use when wifi and blutooth gets fixed
GSM detection came on the 1st boot so there ws no need to reboot
For now this is all .. Hope it gets BETA in the next build !!!!
Thank You !!!
Click to expand...
Click to collapse
strange both works fine for me
give me logs and if you are on pc then run following and upload audit.log file.
Code:
adb root
adb shell
cat /data/audit/audit.log > /sdcard/audit.log
GSM, BT and GSM not working on my C2004
expecting for the next release! :good:
iks8 said:
First bot is very very long, for me it was about 7-10 minutes. Wifi/Bt isn't working for me, NFC probably works because it can read my smarttags.
Great job!
BTW are you planning aosp build too?
omg this interface is so fancy I'm so exited XD
Click to expand...
Click to collapse
iddu.daragah said:
I flashed this rom .... 1st it took very time to boot but it booted.
everything was working good but wifi and bluetooth are not working. Hope it gets fixed by @PecanCM in the next build.
I cannot use it now but will use when wifi and blutooth gets fixed
GSM detection came on the 1st boot so there ws no need to reboot
For now this is all .. Hope it gets BETA in the next build !!!!
Thank You !!!
Click to expand...
Click to collapse
flash zip from recovery or boot.img from this zip via fastboot https://www.mediafire.com/?45dz5xd8edh7ydn i forgot to commit a change and later removed by git stash this can be the reason otherwise i'm going to need logs.
and no i'm not planning aosp atleast not for few weeks
jhuy said:
GSM, BT and GSM not working on my C2004
expecting for the next release! :good:
Click to expand...
Click to collapse
read note section in 1st post.
PecanCM said:
flash zip from recovery or boot.img from this zip via fastboot https://www.mediafire.com/?45dz5xd8edh7ydn i forgot to commit a change and later removed git stash this can be the reason otherwise i'm going to need logs.
and no i'm not planning aosp atleast not for few weeks
read note section in 1st post.
Click to expand...
Click to collapse
Yes! Now it is working, your perdictions was correct. Thanks a lot!
Thanks wifi and bluetooth working now
after flashing new_boot image
jhuy said:
GSM, BT and GSM not working on my C2004
expecting for the next release! :good:
Click to expand...
Click to collapse
Try to get root, then type this in terminal emulator.
su setprop persist.radio.multisim.config dsds
Sent from my C2005 using XDA Free mobile app
Someone can mirror it? I am not able to download from mediafire, it just restart the download each time.
Sent from my C1904 using Tapatalk

[P700/P705/P708][ROM][MOB30J][6.0.1]CyanogenMod 13[UNOFFICIAL][RC1]

{
"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.
*
* 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. 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.​
Display
Vibration
GPS
Sensors of All type
Google Apps
Bluetooth
Bluetooth tethering
All native apps
Ril
GPS
WiFi
Tethering wifi
Sdcard0/Sdcard1
Camera (photos, camcorder & panorama)
Audio playback
Audio recording
Video playback
OpenGL rendering
Hardware video decoding & encoding
USB-tethering
OMX
Mtp/ptp
Flashlight
@bartbart2003 There is a way to enable flashlight:
Code:
echo 1 > /sys/devices/platform/i2c-gpio.3/i2c-3/3-0030/brightness_uA
To disable flashlight:
Code:
echo 0 > /sys/devices/platform/i2c-gpio.3/i2c-3/3-0030/brightness_uA
Click to expand...
Click to collapse
Sound Record
NFC removed by default
Small edition CM13(RC1)
Gapps(Made by me)
Open Gapps
VeeKernel
Flashlight by @Paget96
Note : CM-13 is only for jellybean (v20) baseband. If you are on ics (v10) baseband flash v20 baseband
TWRP 3.0.2.0 Recovery
Wipe all partitions except sdcard!
Flash the cm-13-*-UNOFFICIAL-p700.zip
After flash Gapps(Long boot time)
Reboot
If you used GAPPS, after SetupWizard, go to: "Settings" > "Apps" > "Google Play Services" > "Permissions" > And select all options, this fix FC of ... hmm, Google Play Services? The Google may know this problem but it is like "**** you and your Custom ROM"
Screenshots:
​
XDA:DevDB Information
Cyanogemod 13, ROM for the LG Optimus L5
Contributors
Jonas Cardoso, Caio99BR, InsideMuz
Source Code: https://github.com/TeamVee/android_device_lge_p700/tree/cm-13.0
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Baseband V20
Based On: CyanogeMod 11
Version Information
Status: Stable
Current Stable Version: 2016-05-31
Stable Release Date: 2016-05-31
Created 2016-06-01
Last Updated 2016-09-25
RC1 - 30/05/16
Initial Release
Frequently asked questions
Q: Will this conflict with any mod I'm using?
A: As long as it doesn't have any entropy related stuff, its okay. Since the kernel already comes with an inbuilt entropy generator, it will conflict with the ones from mod, causing a poor, stuttered performance!
Q: Deep Sleep isnt working for me, Google Services causing wake-locks, what to do?
A: Go to settings, Privacy, Privacy Guard, All apps, long press Google Services, and deny/disable wake-locks! (Thanks to @Paget96 for the solution)
Q: Which version should I flash
A: Flash kernel with model number (P705), don't use (P700) or you may have problems with deep sleep
Q: Which frequency is the safest
A: The default frequency, 1008Hz, is the safest!
But, there's no harm in overclocking upto 1200MHz.
You MAY face some issues on 1200MHz-1300MHz, but 1150MHz is stable as 'rock'!
Q: WiFi doesnt work for me
A: Reflash ROM and Kernel
Q: How to logcat?
A: Here
A problem in ROM not reported?​Make a logcat post here​
Awesome!
Excellent!!!
Awsame
this works great thanks:good:
Thanks a lot.
Sent from my LG-P700 using Tapatalk
Just testing this ROM (mini) just this morning and....
Installation And the first boot was a little bit longer.
Gapps from mod was successfully installed but don't have Google account not showing.
Ril is working after v20 installed.
KB FC's.
So back to cm10 door.
Hope this will be improved.
Wait for other remarks to try again.
[emoji1]
Sent from my LG-P700 using Tapatalk
bugs problem
i have installed the ROM and GAPPS, but there are more bugs which closes application automatically,
and some times trying to install the gapps which u have givn is not installing properly, pls do check on it:good::fingers-crossed:
How to enable the flashlight with the code given in the OP's post?
Also I am not able to install gapps, it says insufficient storage in /system. I have tried wiping system and then installing the rom and then the gapps, still shows the same error. Tried OPs gapps in his post as well as from opengapps and other minimalistic gapps files, still the same error.
azsrockz said:
How to enable the flashlight with the code given in the OP's post?
Also I am not able to install gapps, it says insufficient storage in /system. I have tried wiping system and then installing the rom and then the gapps, still shows the same error. Tried OPs gapps in his post as well as from opengapps and other minimalistic gapps files, still the same error.
Click to expand...
Click to collapse
You have to type that code in Terminal. Go Settings>Developer options>Local Terminal to enable it.
Idk what to do about gapps too.
Sent from my LG-P700 using XDA-Developers mobile app
WinterR said:
You have to type that code in Terminal. Go Settings>Developer options>Local Terminal to enable it.
Idk what to do about gapps too.
Sent from my LG-P700 using XDA-Developers mobile app
Click to expand...
Click to collapse
Thank you for your reply, i will try that.
But before that, even my RIL is not working. I am on v20 baseband as it used to work OP's CM11.
As for the system partition, only 51MB is left after installing the ROM, so i guess no way even the pico apps could install coz google play services alone is of 49MB.
azsrockz said:
Thank you for your reply, i will try that.
But before that, even my RIL is not working. I am on v20 baseband as it used to work OP's CM11.
As for the system partition, only 51MB is left after installing the ROM, so i guess no way even the pico apps could install coz google play services alone is of 49MB.
Click to expand...
Click to collapse
RIL is not working? It works for me.
That 49mb gapps package ia about 84mb when it is unpacked, that is a problem :/
Btw install VeeKernel4(if you didnt already) it will give you a little boost and option to Overclock.
Sent from my LG-P700 using XDA-Developers mobile app
WinterR said:
RIL is not working? It works for me.
That 49mb gapps package ia about 84mb when it is unpacked, that is a problem :/
Btw install VeeKernel4(if you didnt already) it will give you a little boost and option to Overclock.
Sent from my LG-P700 using XDA-Developers mobile app
Click to expand...
Click to collapse
Well it didnt seem to work for me. I have switched back to OP's CM11 and RIL works there.
I might try back this ROM when the system partition is fixed or the gapps are flashable properly.
Solution for problems with gapps http://jonascardoso.github.io/main-generic-device.html#main-dualboot-generic-device
I did it for you, have fun World Optimus "All the L5 and L7"
Jonas Cardoso said:
Solution for problems with gapps http://jonascardoso.github.io/main-generic-device.html#main-dualboot-generic-device
Click to expand...
Click to collapse
You mean to flash gapps as secondary ROM or use the "Patch Zip File" section?
Thanks
azsrockz said:
You mean to flash gapps as secondary ROM or use the "Patch Zip File" section?
Thanks
Click to expand...
Click to collapse
Use the CM13 as a secondary ROM partition on that date you will have space for GAPPS
Has anyone tried this rom on P705 ye? I would love the feedback thanks!
recovery L7
I have blocked the recovery and gives me the error : Secure booting Error!
Cause : boot VERIFY certification
How do I fix ?

[ROM] [Final Build 1] 01/09 LineageOS 14.1 | Android 7.1.2 | Final

{
"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 7.1.2(Nougat), 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!
*/
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 on 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.
Unofficial builds of LineageOS 14.1 (Android 7.1.2) for the Elephone P9000​
Code:
Changelog:
Fixed HDR
Fixed Deepsleep
Fixed all random reboots
Fixed Wi-Fi, Usb, BT tethering
Fixed memory leaks
Fixed offline charging
Fixed interface/and system bugs
Fixed logs spam
Fixed all other bugs, provided by users
Fix's of codecs ( Now multimedia working more and more better)
Fixed FPS of video recording in Screen recorder and Footej Camera APS
For video recording use app from Google Play Store (Footej camera ONLY (She is provide stable recording with high FPS)
Added Doze support
System optimisation
And a lot of other fixed for you :highfive:
Working:
It is boots and hardware accelerated!
WiFi
Fast charge
Camera
Offline charging
GPS
AGPS
Vibration
Audio
Auto brightness
RAM and ROM
Rotation
All sensors
NFC (Payments, pairing (TESTED!))
HDR
Lazer autofocus
Flashlight (Statusbar and Camera)
Bluetooth
External SD
RIL for SMS/Calls/Internet/Lte on 1 and 2 SIM
MTP and Mass Storage mode
Audio over Bluetooth ((a2dp)Music and etc)
Fingerprint Scanner
FM Radio
Wi-fi Tethering
Home button like in stock
Special button like in stock + new feature (Check it)
F2FS
In progress:
Video recording in stock camera app ( use Footej camera app from Play Store for video recording)
Download LineageOS:
Final Build 1:
https://www.androidfilehost.com/?fid=961840155545592306
How to install LineageOS 14.1 on your P9000:
For installation of new LineageOS 14.1 you need to do next action only one time. Next builds can be installed like about it written in point 2:
0. If on your phone installed stock Nougat(if not, go to point 2), you should install latest Android 6.0 ROM and after install any TWRP from github
1. Download ROM
1.1 Download Gapps: https://www.androidfilehost.com/?fid=817550096634792652
1.2 Copy Gapps And ROM on SD Card
Attention! If you user of old LineageOS and CyanogenMod ROMs, install next builds of LineageOS from this step.
2 Boot in to Recovery mode (on dissabled phone press Vol. Up and Power on buttons, wait of entering in to recovery mode).
Steps:
Copy ROM and GAPPS on sd card, if you still not copied
Choose: Factory reset
Choose: Data reset
Return, choose: Install
Choose downloaded LOS build
Wait of successfully flashing
After, don't reboot
Choose downloaded Gapps package
Wait of successfully flashing
Reboot your phone
Sources:
Device Tree: https://github.com/Deepflex/android_device_elephone_p9000-nougat
Device Common: https://github.com/Deepflex/android_device_cyanogen_mt6755-common
Vendor Tree: https://github.com/Deepflex/android_vendor_elephone_p9000-nougat
Kernel sources: https://github.com/Deepflex/android_kernel_elephone_p9000/tree/flexy
Thanks to:
Leskal
Mohancm
CyanogenMod team
Wuxianlin
Ferhung
SHVED
Xen0n
JonnyXDA
olegsvs
Visi0nary
DeckerSU
Gearlabs
andyrichardson
Team M.A.D
Appendix:
If you want to mirror the files or port the ROM to another device, I encourage you to do so! Only please respect my work and give proper credits. Also, if you like my works, you can donate to me. Thank you!
XDA:DevDB Information
LineageOS, ROM for the Elephone P9000
Contributors
Deepflex
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
ROM Firmware Required: Latest Android 6.0 Stock
Based On: LineageOS
Version Information
Status: Final
Current Final Version: Final Build 1
Final Release Date: 2017-09-01
Created 2017-08-10
Last Updated 2017-09-01
Reserved.
Wow great job, to bad i'm on vacation , and alto i've got time enough i need my phone functions in proper these weeks to Stay in touch for family reasons.
I love to Read other comments.
Thnx deepflex for the hard work done sofar, i guess other p9000 look a likes would benifit from youre hard work in this.
thx
I'm going to try it right now people
Are the branches of the kernel both updated, i would like to try and build aicp, based out of these sources. Also can i flash this version on the updated preloader, or do i need to go back to the old one?
Yay, that's good news. However, did you just copied the description of the old entry for LOS 13 or is it really based on Android 6? I'd make more sense to preload the phone with Android 7 stock rom for Android 7.1 based system.
Good job, appreciate your continuous work and look forward to a stable build also.
TheMRK said:
Yay, that's good news. However, did you just copied the description of the old entry for LOS 13 or is it really based on Android 6? I'd make more sense to preload the phone with Android 7 stock rom for Android 7.1 based system.
Good job, appreciate your continuous work and look forward to a stable build also.
Click to expand...
Click to collapse
Hello!. Description for los14.1, not copied from los13
Great news!!!! I'll wait until everything is working.
Thanks a lot!
Do not forget
!!! You must have a Android 6 rom loaded !!!!
If you use Android 7 you will be stuck in a bootloop...
so please if you are using Android 7 ... downgrade to the stock ROM first ( i used : Elephone P9000_Android 6.0_20160810 OTA)
and do not forget .. first boot wil take more then 5min .. so please be patient
Thanks deepflex for this rom . testing has now started !
michael
megasounds said:
Do not forget
!!! You must have a Android 6 rom loaded !!!!
If you use Android 7 you will be stuck in a bootloop...
so please if you are using Android 7 ... downgrade to the stock ROM first ( i used : Elephone P9000_Android 6.0_20160810 OTA)
and do not forget .. first boot wil take more then 5min .. so please be patient
Thanks deepflex for this rom . testing has now started !
michael
Click to expand...
Click to collapse
Hello. Waiting for feedback :highfive:
Ruben Craveiro said:
Are the branches of the kernel both updated, i would like to try and build aicp, based out of these sources. Also can i flash this version on the updated preloader, or do i need to go back to the old one?
Click to expand...
Click to collapse
Soon. Use Leskal open-source brunches
Deepflex said:
Hello. Waiting for feedback :highfive:
Click to expand...
Click to collapse
Hahaha ok no problemo !
-when i use open gapps "stock" version i have a lot of errors and slow system , so i cleaned the phone completely , reinstalled the phone with your beta and used the open gapps NANO package ... so far so good
-i know the camera is not working correctly but can you please fix this asap !!!
-speed is great
-wifi is faster then Android 6
-the default left button is not working well , i had to reset this to an other app. I set it now to "phone", so when i press the left extra button on the device it goes strait to the phone app. Thats working SUPER!
-sometimes the phone "hangs" doing nothing... reboot is needed.
-power button doesn't work .
-when installing i get 2 errors :
patching system image unconditionally...
E:unknown command [log]
E:unknown command [log]
-sound is great ! even louder than stock android 6
-after first boot i doesn't see my simm , just reboot it and its there and working.
michael
OK got 2.........810 Android 6 Rom installed lost my imei flashed recovery installed los14.1 bot no Sims but one thing is strange Maui Meter to recovery imei only seems to work when i installed Android 7 stable 2......418 i can restore my imei but in Android 6 what i need no way any plan?
can you port this rom to umi super ? umi super and elephone ar very very similar please
thanks
kurador911 said:
can you port this rom to umi super ? umi super and elephone ar very very similar please
thanks
Click to expand...
Click to collapse
if its so simillar you can port it yourself.. are you expecting someone will just say yes, to a device they dont even have? ...
Ruben Craveiro said:
if its so simillar you can port it yourself.. are you expecting someone will just say yes, to a device they dont even have? ...
Click to expand...
Click to collapse
**** you men, i dont ask anything for you.
kurador911 said:
**** you men, i dont ask anything for you.
Click to expand...
Click to collapse
Hm ok, no need to insult, why? just why?... and why do you even ask for someone to port a rom, to a device they *dont even have*? its just spamming with things that will never be done... if you want the rom so much you should talk to the developers of your device to try and port the rom from this device to your device or simply try and port it yourself... Another tip, is that you try to improve your education, and be nicer to people. Insulting wont get you anywhere....
kurador911 said:
can you port this rom to umi super ? umi super and elephone ar very very similar please
thanks
Click to expand...
Click to collapse
https://github.com/Deepflex/android...-nougat/blob/master/proprietary-files-mtk.txt
Copy this lib's/bin's from your stock in ROM. For unpack of sdat use sdat2img, and ext4unpacker. Or make flashable zip with this lib's/bin's.
kurador911 said:
**** you men, i dont ask anything for you.
Click to expand...
Click to collapse
And, please, don't need agression. Ruben says all correctly.
Hi deepflex
i tried everything but the power button doesn't work. I reinstalled several time android 6 and played with variuos openGapps packages.
i ended up with your Beta version and openGapps nano.
I CAN NOT make the power button work to instaled lock the phone....so when the phone is unlocked i can not make it lock.
I installed the Lock app from the playstore to lock my phone.
conclusion : unlock with the power button works but locking the phone with the power button DOES NOT work.
Also a reset to factory default from the OS does not work ! it will end up with a device thats only booting in to recovery mode.
michael
megasounds said:
Hi deepflex
i tried everything but the power button doesn't work. I reinstalled several time android 6 and played with variuos openGapps packages.
i ended up with your Beta version and openGapps nano.
I CAN NOT make the power button work to instaled lock the phone....so when the phone is unlocked i can not make it lock.
I installed the Lock app from the playstore to lock my phone.
conclusion : unlock with the power button works but locking the phone with the power button DOES NOT work.
Also a reset to factory default from the OS does not work ! it will end up with a device thats only booting in to recovery mode.
michael
Click to expand...
Click to collapse
Hello! Thank you for feedback. It's fixed. In next build

[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] [8.1.x] LineageOS 15.1 Official (All variants) [NO VoLTE]

{
"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

Categories

Resources