• 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][7.1.2][OFFICIAL] LineageOS 14.1 - SM-T217S

deadman96385

Retired Forum Moderator / Recognized Developer
Aug 19, 2011
2,220
7,751
113
Saint Paul, Minnesota
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 <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.


This thread is for Unofficial LineageOS 14.1 builds for lt02ltespr (SM-T217S). The following will not be supported here:
Custom kernels
Mods
Xposed

I 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
Modified system files


First time flashing LineageOS 14.1 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 LineageOS
Install the Google Apps addon package (Optional)
Reboot



Official Sprint Build

Older builds


Addon su
su binary is not included in the ROM, you have to flash it manually after
addon su (choose arm)

Google Apps:
Mind The gapps 7.1.2
or
Open Gapps

Kernel
android_kernel_samsung_msm8930-common

My local manifest:
local_manifest


@aytex (He made all of the banners on this post)
@arco68 (For his work on the Galaxy S4 Mini)
@DarkFrenzy (I used his work as a reference to get some of the device specific fixes)

XDA:DevDB Information
[ROM][7.1.2][UNOFFICIAL] LineageOS 14.1 - SM-T217S, ROM for the Samsung Galaxy Tab 3 7.0

Contributors
deadman96385, flashalot
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x

Version Information
Status: Beta

Created 2017-04-09
Last Updated 2017-04-08
 
Last edited:

deadman96385

Retired Forum Moderator / Recognized Developer
Aug 19, 2011
2,220
7,751
113
Saint Paul, Minnesota

You tell me

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

Changelog:
4/13/17
Fixed the camera Thanks @DarkFrenzy
Removed unused drm blobs
Updated the time_daemon from shamu

4/10/17
Fixed glitchy power off animation Thanks @DarkFrenzy
Removed button backlight settings (They are unsupported)
Lowered the first boot time by enabling dexpreopt (The zip is a bit bigger but the old boot time was just unacceptable in my eyes)
Enabled some core system files to stay in ram so things should be a bit smoother.
Fixed adb not working unless you had selected mtp as the usb type

4/8/17
Initial release
 
Last edited:

deadman96385

Retired Forum Moderator / Recognized Developer
Aug 19, 2011
2,220
7,751
113
Saint Paul, Minnesota
I have redone the device trees from scratch based off of the galaxy s4 mini trees. @DarkFrenzy did the same thing awhile ago but he did not keep the history so it was useless to me. I also wanted to redo it because it lets me understand it better. My end goal is for it to become official but for that i have to fix the camera. But i have already upstreamed the kernel commits into the LineageOS msm8930-common kernel.
 
Last edited:

DarkFrenzy

Elite Member
Feb 4, 2014
1,064
782
0
Male'
I have redone the device trees from scratch based off of the galaxy s4 mini trees. @DarkFrenzy did the same thing awhile ago but he did not keep the history so it was useless to me. I also wanted to redo it because it lets me understand it better. My end goal is for it to become official but for that i have to fix the camera. But i have already upstreamed the kernel commits into the LineageOS msm8930-common kernel.
Thanks for the Support for this device.
The camera is working fine in my RR build which I built with latest changes from Serrano tree which has some libc fix for camera.
For screen bug you have to set animate to true in device Samsung qcom repo like this https://github.com/FaArIsH/android_...mmit/51f24a5eed4203356c6669614f4dcbe979d74cc4

Yes its better to start from scratch then using my trees I m very lazy to use github that's y I don't use it the best way.
And also its best to give credits to @arco68 instead of me.

Sent from my SM-T217S using Tapatalk
 

deadman96385

Retired Forum Moderator / Recognized Developer
Aug 19, 2011
2,220
7,751
113
Saint Paul, Minnesota
Thanks for the Support for this device.
The camera is working fine in my RR build which I built with latest changes from Serrano tree which has some libc fix for camera.
For screen bug you have to set animate to true in device Samsung qcom repo like this https://github.com/FaArIsH/android_...mmit/51f24a5eed4203356c6669614f4dcbe979d74cc4

Yes its better to start from scratch then using my trees I m very lazy to use github that's y I don't use it the best way.
And also its best to give credits to @arco68 instead of me.

Sent from my SM-T217S using Tapatalk
My trees are based on the latest serrano tree's i am not sure why the camera does not work. Thanks for the suggestion on the screen bug the next build will have it i merged in the samsung qcom repo.
 
  • Like
Reactions: DarkFrenzy

deadman96385

Retired Forum Moderator / Recognized Developer
Aug 19, 2011
2,220
7,751
113
Saint Paul, Minnesota
New build in OP

Changelog:
Fixed glitchy power off animation Thanks @DarkFrenzy
Removed button backlight settings (They are unsupported)
Lowered the first boot time by enabling dexpreopt (The zip is a bit bigger but the old boot time was just unacceptable in my eyes)
Enabled some core system files to stay in ram so things should be a bit smoother.
Fixed adb not working unless you had selected mtp as the usb type
 

deadman96385

Retired Forum Moderator / Recognized Developer
Aug 19, 2011
2,220
7,751
113
Saint Paul, Minnesota
New update in OP

This unoffical thread will now be for test builds that i deem stable so the community can test them before i merge the changes into the "stable" lineage builds.

Changelog:
Removed more unused drm blobs
Fixed backlight issues (Reverted back to the original liblights)
Update prima wlan firmware (This should fix 5ghz wifi let me know though i do not have one)
 

Azrael.arach

Senior Member
Jul 5, 2010
190
27
0
I am having a problem that everytime I try to install is comes up with error 7 and doesnt do anything in twrp.

Update:
Looks like I needed older version of twrp. It flashed waiting on bootup
 
Last edited: