Anyone know how to get wifi tether working? I have crickets unlimited data plan. I'm trying to tether my laptop..
from xda-developers http://ift.tt/2bTfl4C
via IFTTT
Failed: When Flashing TWRP with Auto Reboot: Enabled. This fails and Displays an message saying that "Recovery is not Seandroid Enforcing. Then the recovery gets replaced with stock again, due to the "install-recovery.sh" script that is found in "/system/bin" which replaces the custom recovery to stock when it realize the SHA-1 sums are incorrect to what is has in the script- Flashing TWRP Via Odin(Auto Reboot OFF), Flashing SuperSU, Removing the "install-recovery.sh" script and Flash TWRP Back again, http://ift.tt/2bTIA5Q
Failed: When Flashing TWRP with Auto Reboot: Disabled, so we could boot straight to TWRP. But when VolterPL tried, he failed, http://ift.tt/2bTI3Rc, it wont boot into any recovery. Also with the "Recovery is not Seandroid Enforcing" I realize Now (TODAY, 1/09/2016) that this will always show unless its signed by samsung.- Compiling custom kernel with a flag disabled to allow switching between "Permissive" and "Enforcing" modes
Failed: I was planning to compile the kernel myself (Haven't yet compiled it yet due to internet limitations on my end), but VolterLP Compiled one himself. We where following, and changing instructions when need, this guide http://ift.tt/TjLtQU- One Click Root Apps
The Flag we disbaled was thiswhere we changed it from "true" to "false" to allow switching between selinux modes, this is a custom flag by samsung which disables the ability to switch between selinux modes unless you compile the kernel with that flag disabled, which we tried and failed.Code:
EXTRA_CFLAGS += -DCONFIG_ALWAYS_ENFORCE=true
Reasons why I believed this might work was due to this linein the TWRP Source code, "init.rc" file which set the recovery to run in permissive mode. http://ift.tt/2bTIn2qCode:
service set_permissive /sbin/toolbox setenforce 0
oneshot
seclabel u:r:recovery:s0
When trying to boot after flashing the compiled kernel, VolterLP was unable to boot his device correctly, http://ift.tt/2bTJuiI
Failed: I myself haven't tried this yet, but plenty of other users are reporting that theses types of rooting are not working on the lollipop version of the device.- VolterPL try a modified TWRP, see his post here: http://ift.tt/1G2Y91E
Currently Unknown if it has worked or not as he has not replied back yetIf anyone is able to help, please responds back, I would really appreciate it. If there is any error or the like please tell me.
su
setprop sys.usb.config diag
setprop sys.usb.config mtp