• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM] [UNOFFICIAL] LineageOS 14.1 for Kinzie [Apr. 20.2018]

jwchen119

Senior Member
May 12, 2013
206
286
63
Tainan
Unofficial LineageOS 14.1 for Kinzie​

Hi, everyone I'm from Taiwan! First, I have a BIG thumb up to @Arasthel for helping me out some mirror bugs which is really tough to fix, and he also did so many test on this. Without him this project will not make it.
This is the successor to my CM13 ROM: https://forum.xda-developers.com/droid-turbo-2/development/cyanogenmod-13-0-unofficial-kinzie-port-t3503053

What works:
Everything except:
  • GPS over Wi-Fi will only works when Gapps installed.
  • IR sensor stop working when screen off(Works when charging.)
  • Torch tile won't work sometimes after reboot, it is because the moto sensor isn't initialize properly.(To fix this bug, you have to pull down the statusbar and press edit icon.)

Kernel feature:
  • Westwood TCP congestion algorithm (enabled by default)
  • ZRAM
  • SWAP
  • NTFS support
  • CIFS support
    the kernel is not stable for patching these addons, will ad back these features when ready.

Compatibility:
This ROM is MAINLY for Moto X Force. Now we confirmed Droid Turbo 2 also working.(20170312)
Confirmed working on CN variant(XT1581), EU variant (XT1580) Brazil (XT1580, timbr and tefbr) Moto X Force and Verizon Droid Turbo 2 (Reported by a Chinese with his unlocked version of DT2.)
Some Chinese user reported they can flash this ROM from stock 5.1.1 ROM without having any problem.
If you have any modem problem such as no signal or no Wi-Fi connection, flash clean stock ROM base on your variant and then flash this ROM.

Downloads:
ROM:
Latest LineageOS14.1 ROM for Kinzie

OpenGapps: Platform: "ARM64", Android: "7.1", Variant: "pico" or "nano" is recommended
Addon SU: https://lineageos.mirrorhub.io/su/addonsu-14.1-arm64-signed.zip Flash "addonsu-14.1-arm64" for install and "addonsu-remove-14.1-arm64" for uninstall.

Installation instructions:
  1. Unlock bootloader, if you don't know how to do it, please check the posts or search from Droid Turbo 2 section.
  2. Flash TWRP from bootloader. @Xadro's is strongly recommended.
  3. First and the most important is to do a nandroid backup from TWRP! Then do a clean install (wipe /data, /cache and /system from TWRP.) After flashing the ROM, flash a Google apps package or su, and then reboot.

Source code:
https://github.com/lineageos-for-kinzie

Credits:
  • CyanogenMod/LineageOS and its contributors
  • Open GApps
  • Specially thanks to @Arasthel and @Xadro for their works on initially porting cm12.1 to Kinzie

XDA:DevDB Information
LineageOS 14.1, ROM for the Droid Turbo 2

Contributors
jwchen119
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
Based On: Project from Clark with 3.10.x kernel, ROM for the Moto X force

Version Information
Status: Beta

Created 2017-01-11
Last Updated 2018-04-23
 
Last edited:

jwchen119

Senior Member
May 12, 2013
206
286
63
Tainan
Changelog:

April 20, 2018:
ROM:
*Latest upstream from LineageOS 14.1
*Upmerge commits from Clark
*Android Security Patch Level: April 5, 2018
** If you have SIM card can not recognize, it is recommand to do a clean flash, this update have some modification about the RIL

Kernel:
*Upmerge commits from Clark

March 17, 2018:
ROM:
*Latest upstream from LineageOS 14.1
*Upmerge commits from Clark
*Enable SWAP and ZRAM(I guess none have noticed.)
*Android Security Patch Level: March 5, 2018


Kernel:
*Upmerge commits from Clark

August 10, 2017:
ROM:
*Latest upstream from LineageOS 14.1
*Android Security Patch Level: August 5, 2017

June 11, 2017:
ROM:
*Latest upstream from LineageOS 14.1
*Android Security Patch Level: June 5, 2017

Kernel:
Re-enable ZRAM and SWAP for better ram handling.


May 28, 2017:
ROM:
*Latest upstream from LineageOS 14.1
*Android Security Patch Level: May 5, 2017
*Fixed over heat problem related to OOS thermal manager. Using stock closed source thermal manager now.
*Dropped Gello, welcome Jelly.

April 29, 2017:
ROM:
*Latest upstream from LineageOS 14.1
*Android Security Patch Level: April 5, 2017
*Android version is now 7.1.2 with various of AOSP commits merged.
*Fixed low mic volume when using video chatting apps.

April 08, 2017:
ROM:
*Latest upstream from LineageOS 14.1
*Fixed mic not working when speakerphone mode on in call.
*Fixed the other side hear their echos when speakerphone mode on in call.
*Fixed volume not adjustable in call by updating ACDB ids by acdb_get tool.(BIG thanks to @luca020400)
*Enabled QCOM AEC(Acoustic Echo Canceler) and NS.(Noise Suppressor)
*Tweaked cpu4 to stay awake for userspace tuning.
*Tweaked vendor files which significantly makes our overall system runs more smoothly, but drops the VoLTE for now.
*Totally drop QCOM memory enhancements for more efficiency task management.

Kernel:
*Disabled some useless debug flag.
*Disabled some lowmemorykiller flag for more efficiency task management.
*Revert some of the ASOC commits for fixing echo issue when speakerphone enabled in call.
*Add and change default TCP congestion algorithm to Westwood.



March 21, 2017:
ROM:
*Fixed play WhatsApp voice record causing audio crash. After the bug present, Youtube, Facebook or any other media will out of sync with audio.
*Fixed play video in HW decode with any other background audio cause crash.
*Might fix any other audio related issues.
*Disable SWAP and ZRAM which could bring a bit more performance.
*Stop using Snapdragon LLVM Compiler, this might cause some known bugs, will bring it back when stable enough.
*Two finger swipe down the statusbar will trigger quick pull down, thanks @wei200041
*Many tiles have added, you can check it by pull down statusbar->edit icon.

March 19, 2017:
ROM:
*Latest upstream from LineageOS 14.1 and clark
*Source code updated! You can now check the source from Github.
*Updated the mixer paths for ultra low latency audio playback to fix some audio problem such as no sound in specific games.
*Added proximity sensor support in cmaction to prevent Chop-Chop active when proximity covered.(the torch keeps on and off in my pocket when I go down stairs)
This feature cherry-picked from motorola_msm8916-common, big thanks to [email protected]
*Fixed "Corrupted SD card" message shows up after soft reboot.
*Fixed power-off charging. It will now shows current battery percentage.
*Tweaked Wi-Fi speed by bounding 2.4 GHz, theoretically it will double throughput of your device.
(Note: your Wi-Fi router AP have to be configured to use HT40 mode.)
**LineageOS 14.1 confirmed to be working on Verizon Droud Turbe 2 bootloader unlocked version. Everything works fine.

Kernel:
*Merged CVE security vulnerabilities source from latest Clark's commit to fix various security hole.
*Added Westwood TCP congestion algorithm.

March 8, 2017:
ROM:
*Latest upstream from LineageOS 14.1 and clark
*Android Security Patch Level: March 5, 2017
*Added 3G/4G support for SIM2 (Confirmed working! check post#141)
*Disable multi color options of LED, we only have bright green LED by hardware limitation; we also have no blink support due to the same reason.
I think this is why Motorola disable the LED notification by default.
*Tuned LiveDisplay default profile more fit to our display's color temperature.
*Updated latest Widevine blobs from bullhead N4F26I.
*Updated latest graphic blobs from angler N4F26J.

About the new feature One-hand mode, quote from LineageOS blog:
This feature is enabled in all LineageOS 14.1 builds from 6th March 2017. To use it on devices with on-screen navigation buttons, swipe right or left on the home button. On devices with hardware keys.
I figure out that swipe right or left anywhere on the "navigation bar" can also enable this feature.

February 24, 2017:
ROM:
*Latest upstream from LineageOS 14.1 and clark
*Add timbr and tefbr for Brazilian variant. This should fix the SIM not recognized problem!
*Add VoLTE support. (Not tested, please report if it works.)
*Add aptX and aptX HD support(Not tested, please report if it works properly.)
*Fix GPS drifting issue by updating GPS HAL to latest version, LA.BF64.1.2.3-01310-8x94.0 from CAF.
*Fix GPS drifting issue by updating the latest GPS blobs from ether.
*GPS's locking quality is now more fast, stable and accurate!
*Re-enable sdcardfs for better performance.
*Compiled ROM by Snapdragon LLVM Compiler for better performance.

Kernel:
Remove kernel features until it is stable.

*LineageOS will not ship SU by default, please check OP for the download link to LineageOS's download page for SU install/uninstall package.

January 27, 2017:
ROM:
*Latest upstream from LineageOS 14.1 and clark
*Fix call recording not working.
*Fix GPS drifting(jumping location when using navigation) issue. It is still unstable.
*Fix media sharing and playing issue.
*Fix exfat format SD card read/write issue
*Camera only have slow open at the first launch after reboot
*This build have no SU pre-installed, flash SuperSU if you need root permission.


January 13, 2017:
ROM:
*We will rebrand to LineageOS in next release.

Kernel:
*Fix Wi-Fi hotspot not working.


January 11, 2017:
ROM:
*Initial release alpha version.

Kernel:
*Initial release alpha version.
 
Last edited:

daikatana_

Member
Dec 23, 2008
25
4
0
www.karltupy.com
First "bug"? WiFi hotspot is not working. When I try to turn it on, it kind of turns on, so it appears like it's on, but it says 'error' and it doesn't work. I did a clean install.

Edit: Just noticed this in a second post, my bad :)
 
Last edited:
  • Like
Reactions: jwchen119

Arasthel

Senior Member
Dec 30, 2009
123
250
0
First "bug"? WiFi hotspot is not working. When I try to turn it on, it kind of turns on, so it appears like it's on, but it says 'error' and it doesn't work. I did a clean install.
That's weird, it's working for me :confused:.

Could you provide a logcat of the failure?

EDIT: my bad, I was using a version I built for myself with some changes, so it can work for me even if it doesn't work for you.
 
Last edited:
  • Like
Reactions: jwchen119

hygorlayondj

Member
Jan 13, 2017
6
0
0
ola amigo sou brasileiro e estou testando sua room, ainda tem alguns problemas mais ta indo, queria ver com voce se poderia passar seu contato, pois tenho que conversar com voce e trocar umas ideias que tenho em mente. ou me chame no whatsapp: +5566992282596
eu e mais uns amigos do brasil teriamos a honra de ter voce no nosso grupo do whatsapp do x force.
me avise de alguma novidade no meu email amigo, [email protected]
 

Renatolfernandes

New member
Jan 13, 2017
1
0
0
26
Santos
Bug in UHS-I Micro SD card

The rom is with a small bug, not showing the files on the memory card but showing the used / free space (no explorer shows the files other than the default system through the Settings screen). :rolleyes:
 

jwchen119

Senior Member
May 12, 2013
206
286
63
Tainan
The rom is with a small bug, not showing the files on the memory card but showing the used / free space (no explorer shows the files other than the default system through the Settings screen). :rolleyes:
Hi,

I'm currently using Solid Explorer, it is fine here. At the first launch, it ask the permission to access the SD card. Maybe you can try other file explorer or do a format to your SD card by Android system.
But if you want only stock filemanager to access to the SD card. Press the sdcard name(sdcard1) in Setting->Storage. then it should open up with stock explorer. You can access to the SD card by CM filemanager as well.
 
Last edited:

Rausss

Member
Oct 28, 2009
45
8
0
Works great! Phone doesn't get as hot as stock mm, and feels smoother. Camera is a little buggy, force closes occasionally.

Thank you very much!

Lähetetty minun XT1580 laitteesta Tapatalkilla
 

Markweiser

Senior Member
Mar 14, 2013
71
13
0
Thanks a lot for the good work!

Hey!!

Why do you enable CIFS but not NFS?

Whoever setups a CIFS supported share normally knows that NFS is absurdly faster than CIFS and mostly will setup NFS in place of SMB, do you mind telling me where is the kernel source tree so I can enable NFS?

---------- Post added at 07:47 PM ---------- Previous post was at 07:45 PM ----------

Like te CM13 i got no deal with Brazilian dual sim xt1580.
Flashed on top of stock MM, then tried to reflash modem files, reflashed stock and reflashed CM.
Still not detecting sim card.
Something is utterly wrong with your setup, because I do own a XT1580 and I never had any problems flashing this ROM nor the previous one (13) - I suggest you to reflash last stock
 

samad.ansari

Senior Member
Apr 6, 2016
50
18
0
did a clean wipe, flashed rom, flashed gapps. initial boot up is fine.
after setup screen, gets stuck after 1 min.. cannot access anything except power off the device by hard pressing.
also tried without gapps. same problem.
using mxf (india)