• 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][6.0.1][UNOFFICIAL] LineageOS 13.0 - SM-T700

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 6.0.1 (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.
 *
 */
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 13.0 builds for klimtwifi (SM-T700). 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 13.0 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



Klimtwifi Downloads

Google Apps:
http://opengapps.org/

Kernel
https://github.com/exynos5420/android_kernel_samsung_exynos5420
Device Tree
https://github.com/exynos5420/android_device_samsung_klimtwifi


@Aytex, who made all of the banners on this post.
@Barracuda77777 (For helping along the way)
@UpInTheAir for his kernel magic and misc fixes
@crpalmer (for picassowifi device and kernel gits - the base @Barracuda77777 and @nvertigo67 started of from)
@eousphoros (for his device git)
@nvertigo67 (for his work on chagallwifi)
@Nexorrr (for his work on chagalllte)​

XDA:DevDB Information
[ROM][6.0.1][UNOFFICIAL] LineageOS 13.0 - SM-T700, ROM for the Samsung Galaxy Tab S

Contributors
deadman96385
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x

Version Information
Status: Testing

Created 2017-02-11
Last Updated 2017-02-11
 

deadman96385

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


Selinux is not enforcing

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
 

Gilbot

Senior Member
Jul 29, 2010
603
114
0
Milpitas
Just gave it a whirl. Almost everything is working except GPS.

It appears that GPS is borked. I clean flashed as well as dirty flashed over a prior cm13 build and can't get an accurate lock using high accuracy. Position marker also does not move along with me.
 

deadman96385

Retired Forum Moderator / Recognized Developer
Aug 19, 2011
2,220
7,751
113
Saint Paul, Minnesota
Just gave it a whirl. Almost everything is working except GPS.

It appears that GPS is borked. I clean flashed as well as dirty flashed over a prior cm13 build and can't get an accurate lock using high accuracy. Position marker also does not move along with me.
Thanks for the report i forgot to test that before i released. I will work on fixing it.
 

zyguo

Senior Member
Nov 27, 2011
80
4
0
Does

/dev/block/platform/dw_mmc.0/by-name/CACHE /cache f2fs noatime,nosuid,nodev,nodiratime,inline_xattr,inline_data,data_flush wait,check
/dev/block/platform/dw_mmc.0/by-name/USERDATA /data f2fs noatime,nosuid,nodev,nodiratime,inline_xattr,inline_data,data_flush wait,check,encryptable=footer,length=-16384

in

https://github.com/exynos5420/andro.../blob/cm-13.0/ramdisk/fstab.universal5420#L13

mean f2fs available for data/cache?