Root Samsung Galaxy Tab S2 SM-T713: Difference between revisions

From Cor ad Cor
Jump to navigation Jump to search
m (Text replacement - "--" to " — ")
 
(22 intermediate revisions by the same user not shown)
Line 9: Line 9:
# Set "OEM unlock" ON.
# Set "OEM unlock" ON.
# Set "USB debugging" ON.
# Set "USB debugging" ON.
== Install TWRP ==
# Power the tablet OFF.
# Boot the tablet to '''Download Mode''' by pressing '''[Power + Home + Volume Down]''' simultaneously.
# Press '''[Volume Up]''' to complete the transition to '''Download Mode.'''
# UN-check "Auto reboot" in Odin.  If the option is greyed out, then edit the Odin .ini file and set ''AutoReboot=0''
# Flash TWRP tar file with Odin.
# Use '''[Power + Home + Volume Down]''' to exit from '''Download Mode'''.
# As soon as the screen goes blank, IMMEDIATELY press '''[Power + Home + Volume UP]''' to enter '''Recovery Mode'''.
:::- This is a matter of timing.  The XDA website says to move from [Volume DOWN] to [Volume UP] "whilst still holding the other buttons."  That didn't work out too well for me.  I have taken to unplugging the USB cable to keep the charging routine from interfering with the button presses. 
:::- If you do not IMMEDIATELY go into Recovery Mode by pressing '''[Power + Home + Volume UP]''' at the right time, the system will boot.  Then when you try to go into '''Recovery Mode''', the bootloader will crash and the normal Samsung recovery software will take over.
:::- If you fail to make the IMMEDIATE transition from the Download Mode to the Recovery boot, then you have to repeat steps 1 to 5 above.
== Do a TWRP backup ==
This captures the system in a working condition.  It takes time (271 seconds) and space (8 GB), but it is worth it.  Don't ask me how I know.  :o(
# Wipe / Format Data
# Mount the parts of the system that you want to back up.
== Boot TWRP back into '''Recovery Mode''' ==
This seemed to me to be necessary to make the TWRP installation stable.


== Put zip files in a good location ==
== Put zip files in a good location ==
Line 17: Line 41:


When I go into '''Download Mode,''' the computer installs some device drivers, and the tablet vanishes from sight until I go back into the normal operating system.  Odin can find it, but ADB cannot.
When I go into '''Download Mode,''' the computer installs some device drivers, and the tablet vanishes from sight until I go back into the normal operating system.  Odin can find it, but ADB cannot.
I also had a very important driver that tried to load and failed to do so dozens of times.  I got rid of VZW Software Support and installed ''Kies 3'' and ''Samsung Smart Switch.'' The Emergency Repair mode in ''Smart Switch'' is what finally saved me from myself the first time around.  It was slow, but it WORKED.


Pasta faggiole!
Pasta faggiole!


So, the very first step is to get ready to operate on the tablet after successfully getting TWRP set up.
OK.  I couldn't use ADB until I got TWRP up and runningThen I was able to use ADB to place the two files for rooting in '''/data''' . That made it easy to find with TWRP.
 
# Copy the SuperSu zip file to some reasonable location on your tablet.  I used ADB to place it in '''/data''' . That made it easy to find with TWRP. <br>
<pre>
<pre>
adb push no-verity-no-encrypt_ashyx.zip /data -p
adb push no-verity-no-encrypt_ashyx.zip /data -p
adb push SR3-SuperSU-v2.78-SR3-20161103171345.zip /data -p
adb push SR3-SuperSU-v2.78-SR3-20161103171345.zip /data -p
</pre>
</pre>
# Copy the ''no-verity-no-encrypt_ashyx'' zip file to the sample place you put the SuperSu zip file.
== Install TWRP ==
# Power the tablet OFF.
# Boot the tablet to '''Download Mode''' by pressing '''[Power + Home + Volume Down]''' simultaneously.
# Press '''[Volume Up]''' to complete the transition to '''Download Mode.'''
# UN-check "Auto reboot" in Odin.
# Flash TWRP tar file with Odin.
# Use '''[Power + Home + Volume Down]''' to exit from '''Download Mode'''.
# As soon as the screen goes blank, IMMEDIATELY press '''[Power + Home + Volume UP]''' to enter '''Recovery Mode'''.
:::- This is a matter of timing.  The XDA website says to move from [Volume DOWN] to [Volume UP] "whilst still holding the other buttons."  That didn't work out too well for me.  I have taken to unplugging the USB cable to keep the charging routine from interfering with the button presses. 
:::- If you do not IMMEDIATELY go into Recovery Mode by pressing '''[Power + Home + Volume UP]''' at the right time, the system will boot.  Then when you try to go into '''Recovery Mode''', the bootloader will crash and the normal Samsung recovery software will take over.
:::- If you fail to make the IMMEDIATE transition from the Download Mode to the Recovery boot, then you have to repeat steps 1 to 5 above.
== Do a TWRP backup ==
This captures the system in a working condition.  It takes time and space, but it is worth it.  Don't ask me how I know.  :o(


== Flash SuperSu using TWRP ==
== Flash SuperSu using TWRP ==


# Mount the data folder to make the zip files accessible.
# Find the SuperSu zip file with the "Install" button, and flash it.
# Find the SuperSu zip file with the "Install" button, and flash it.
# Wipe cache/dalvik (the button is there; why not?)
# Find the ''no-verity-no-encrypt_ashyx'' zip file with the "Install" button, and flash it.
# Find the ''no-verity-no-encrypt_ashyx'' zip file with the "Install" button, and flash it.
# Wipe cache/dalvik (the button is there; why not?)


== Boot into the system, if you can ==
== Boot into the system, if you can ==
Line 56: Line 63:
I made a ton of mistakes the first time I tried this.  I've written this as a script to follow in my second attempt.  Stay tuned for further adventures in Bitland!
I made a ton of mistakes the first time I tried this.  I've written this as a script to follow in my second attempt.  Stay tuned for further adventures in Bitland!


::- It took me 41 minutes to write the first draft of this page. It is now 22:13, 22 December 2016 (EST).
{| {{Prettytable}}
|- valign="top"
| width="11%" align="right"| 10:13 PM
| It took me 41 minutes to write the first draft of this page.
 
|- valign="top"
|align="right"| 11:21 PM
| Rewriting page and going through the steps brings me to 11:21 PM.  Ready to try rebooting into the system!
 
|- valign="top"
|align="right"|11:24 PM
|It rebooted itself the first time around. I've got a Welcome screen!
 
|- valign="top"
|align="right"|11:28 PM
|The system has noticed that it has been ''rooted.''
 
|- valign="top"
|align="right"|11:37 PM
|I've transferred files from Smart Switch.  18 applications being restored.  Looks like I lost my Nova Launcher settings.  I guess I should have backed them up separately from the ''Smart Switch'' backup.
 
|- valign="top"
|align="right"|12:20 AM
|Done with it.  Installed some software that needs root privileges, deleted some bloatware, did some more backups. 
 
|- valign="top"
|align="right"|2:00 AM
|I think I will sleep more easily tonight — going to bed earlier, have time to sleep in longer.
|}

Latest revision as of 12:18, 10 December 2022

XDA instructions, with links to packages.

Enabling OEM replacement and debugging

  1. Open the "System Settings" app.
  2. Tap "About device."
  3. Tap "Build number" seven to ten times to open up the "Developer Options."
  4. Tap "Developer options."
  5. Set "OEM unlock" ON.
  6. Set "USB debugging" ON.

Install TWRP

  1. Power the tablet OFF.
  2. Boot the tablet to Download Mode by pressing [Power + Home + Volume Down] simultaneously.
  3. Press [Volume Up] to complete the transition to Download Mode.
  4. UN-check "Auto reboot" in Odin. If the option is greyed out, then edit the Odin .ini file and set AutoReboot=0
  5. Flash TWRP tar file with Odin.
  6. Use [Power + Home + Volume Down] to exit from Download Mode.
  7. As soon as the screen goes blank, IMMEDIATELY press [Power + Home + Volume UP] to enter Recovery Mode.
- This is a matter of timing. The XDA website says to move from [Volume DOWN] to [Volume UP] "whilst still holding the other buttons." That didn't work out too well for me. I have taken to unplugging the USB cable to keep the charging routine from interfering with the button presses.
- If you do not IMMEDIATELY go into Recovery Mode by pressing [Power + Home + Volume UP] at the right time, the system will boot. Then when you try to go into Recovery Mode, the bootloader will crash and the normal Samsung recovery software will take over.
- If you fail to make the IMMEDIATE transition from the Download Mode to the Recovery boot, then you have to repeat steps 1 to 5 above.

Do a TWRP backup

This captures the system in a working condition. It takes time (271 seconds) and space (8 GB), but it is worth it. Don't ask me how I know. :o(

  1. Wipe / Format Data
  2. Mount the parts of the system that you want to back up.

Boot TWRP back into Recovery Mode

This seemed to me to be necessary to make the TWRP installation stable.

Put zip files in a good location

There is much that I do not understand about my system.

When I plug the USB cable into the table in normal system mode, the device driver installed by Samsung Smart Switch is used. I can see the table from ADB and Odin and Windows Explorer.

When I go into Download Mode, the computer installs some device drivers, and the tablet vanishes from sight until I go back into the normal operating system. Odin can find it, but ADB cannot.

I also had a very important driver that tried to load and failed to do so dozens of times. I got rid of VZW Software Support and installed Kies 3 and Samsung Smart Switch. The Emergency Repair mode in Smart Switch is what finally saved me from myself the first time around. It was slow, but it WORKED.

Pasta faggiole!

OK. I couldn't use ADB until I got TWRP up and running. Then I was able to use ADB to place the two files for rooting in /data . That made it easy to find with TWRP.

adb push no-verity-no-encrypt_ashyx.zip /data -p
adb push SR3-SuperSU-v2.78-SR3-20161103171345.zip /data -p

Flash SuperSu using TWRP

  1. Find the SuperSu zip file with the "Install" button, and flash it.
  2. Wipe cache/dalvik (the button is there; why not?)
  3. Find the no-verity-no-encrypt_ashyx zip file with the "Install" button, and flash it.
  4. Wipe cache/dalvik (the button is there; why not?)

Boot into the system, if you can

I made a ton of mistakes the first time I tried this. I've written this as a script to follow in my second attempt. Stay tuned for further adventures in Bitland!

10:13 PM It took me 41 minutes to write the first draft of this page.
11:21 PM Rewriting page and going through the steps brings me to 11:21 PM. Ready to try rebooting into the system!
11:24 PM It rebooted itself the first time around. I've got a Welcome screen!
11:28 PM The system has noticed that it has been rooted.
11:37 PM I've transferred files from Smart Switch. 18 applications being restored. Looks like I lost my Nova Launcher settings. I guess I should have backed them up separately from the Smart Switch backup.
12:20 AM Done with it. Installed some software that needs root privileges, deleted some bloatware, did some more backups.
2:00 AM I think I will sleep more easily tonight — going to bed earlier, have time to sleep in longer.