[RECOVERY]14/07/14[UNLOCK BL][ROOT][TWRPv2.7.1.0 V4 RELEASED!!][NVIDIA OTA SUPPORTED]

Shaky156

Senior Member
Aug 19, 2012
1,201
2,234
143


****DISCLAIMER****
I am not responsible if you device decides to soft brick/ hardbrick or flys out the window



Recovery Installation Instructions:


1. unlock bootloader. (Hold volume up and power button, using terminal type in 'fastboot oem unlock', follow on screen instructions, (***WARNING THIS WILL WIPE DATA PARTITION***)
2. While in bootloader type 'fastboot flash recovery recovery.img'
3. select boot into recovery!!


Recovery Access:


Access recovery in pc via terminal/cmd
Adb reboot recovery

Or within the device...

Terminal emulator
Su
Reboot recovery

Or download an app from playstore that will do the work and reboot into recovery...


TWRP Version 2.7.1.0 Released:

Fully Working

Current issues list:
0 Issues

How to report an issue:
Message me with the a detailed description of the issue.
Provide a log.
Issues reported without a log will be ignored.

Download Link: http://d-h.st/cqQ
Source: https://github.com/omnirom/android_bootable_recovery

Release Changelog:
V1:
- TWRP booting
- graphics fixed but touchscreen not working
V2:
- Touchscreen fixed
- USB Mounts fixed
- software keys fixed.
V3:
- Improve read and write speeds on both internal and external storage. (TWRP method of calculating backup, MB/s seems inaccurate, jumps around way too much) but backup is very very fast!
- Improve graphical user interface speed, very very smooth!
- When not using TWRP, lp-core (super battery saving core) will be active and used as its suppose to.
- Drastically reduce TWRP loading times.
V4:
- TWRP Updated to latest source, includes better method of calculating backup and restore (now shows files and percentage complete, also supports colour text etc etc)
- Updated recovery kernel so backup and restore shall be faster
- Fixed 180 degree upside down recovery, now shows correctly
- TWRP now supports Nvidia OTA (NOTE: Installing nvidias OTA on a modified system may provide FC, DO NOT INSTALL IF YOU HAVE XPOSED INSTALLED)


CWM has been discontinued as it is not fully functioning while TWRP is and has much more, advanced features.

 
Last edited:

Shaky156

Senior Member
Aug 19, 2012
1,201
2,234
143
Unlocking Bootloader & Rooting

the new rom 4.3 should not be difficult... Now that we have recovery...

Unlocking bootloader
1. Unlock the bootloader
Access bootloader by either from poweroff holding volume down and power keys... Or enable USB debugging via pc enter adb shell reboot bootloader
Once at bootloader type in terminal/cmd fastboot oem unlock and follow intructions till the end...
WARNING DEVICE WILL WIPE USERDATA(EVERYTHING)
Device is now unlocked

2. install recovery - steps above

3. Download supersu.zip from chainfires website
Install via recovery... (Android terminal, su, reboot recovery)
Navigate to Supersu.zip via volume up, down keys and powerbutton - http://download.chainfire.eu/372/SuperSU/UPDATE-SuperSU-v1.86.zip

Root achieved yay :D

More indepth tutorial incoming
 
Last edited:

e8hffff

Senior Member
Dec 28, 2010
250
74
0
would really help if everyone could but high level moderators for tegra note device thread
Thanks Shaky for the efforts.

I agree with Tegra having its own thread, especially since so many OEM outlets will be selling this tablet and other iterations, like the coming Phone version of the Tegra 114i SoC.
 

Shaky156

Senior Member
Aug 19, 2012
1,201
2,234
143
Thanks Shaky for the efforts.

I agree with Tegra having its own thread, especially since so many OEM outlets will be selling this tablet and other iterations, like the coming Phone version of the Tegra 114i SoC.
Pm'd a high mod, has put the device on internal request list so dudes pls do pm mods and request, if you dont ask you dont get :p

V2 is compiling right now will test and upload after breakfast inshallah and CWM shall be functioning normal as in Image wont be flipped upside down anymore :)
 

Shaky156

Senior Member
Aug 19, 2012
1,201
2,234
143
OP Updated with link to v2, although image is flipped so its sitting correctly, the device resolution is somewhat not set correctly so the CWM recovery looks out of shape a little but this doesnt affect the functionality of CWM

Also OP updated with link to OTA in zip file format fully factory... ENjoy :)
 

Shaky156

Senior Member
Aug 19, 2012
1,201
2,234
143
do you have the source for your CWM recovery. would love to have it so that development can continue. Thanks
Switching from CWM to TWRP for alot of reasons so will release source for TWRP, CWM source can be found in Cyanogenmod github. Also replied to your PM
 

Tomsgt

Senior Member
Sep 5, 2011
2,742
3,243
0
IN
www.rootjunky.com
That is weird...
fresh compile test here is another TWRP test: http://d-h.st/Y9u

fastboot flash recovery recovery.img
allot it to boot into your Android OS
adb reboot recovery, (TWRP should boot)
C:\Development\adt-bundle-windows-x86_64-20130729\sdk\platform-tools>fastboot fl
ash recovery TWRP-2-recovery.img
target reported max download size of 641728512 bytes
sending 'recovery' (8384 KB)...
OKAY [ 0.311s]
writing 'recovery'...
FAILED (remote: (InvalidSize))
finished. total time: 0.335s


FAILED (remote: (InvalidSize)) looks like the recovery partition is pretty small. didnt notice it the first time I flashed it. witch is probably why I am still on CWM. Note Stock recovery is 8192KB but this one fails every time.
 
Last edited:

Shaky156

Senior Member
Aug 19, 2012
1,201
2,234
143
C:\Development\adt-bundle-windows-x86_64-20130729\sdk\platform-tools>fastboot fl
ash recovery TWRP-2-recovery.img
target reported max download size of 641728512 bytes
sending 'recovery' (8384 KB)...
OKAY [ 0.311s]
writing 'recovery'...
FAILED (remote: (InvalidSize))
finished. total time: 0.335s


FAILED (remote: (InvalidSize)) looks like the recovery partition is pretty small. didnt notice it the first time I flashed it. witch is probably why I am still on CWM. Note Stock recovery is 8192KB but this one fails every time.
I knew something wasnt right on your end since i did compile TWRP and was 100% sure I did. Will upload something soon
 

BKO Overdrive

Senior Member
Nov 26, 2012
93
18
0
Something isnt right, I need more than 1 tester to test TWRP on their device as it could be a user error,
Guess i can be your second tester. Ill try this when i get home today. My bootloader is already unlocked and im rooted.

Edit: I dont even have CWM loaded so this will be fresh attempt strait to TWRP