[RECOVERY][p4noterf] TWRP 3.1.1-0 touch recovery [2017-05-19]

Search This thread

Krato§

Member
May 14, 2012
43
8
bootloop with TWRP 2.8.6.0 on my n8000. flashed via flashify or mobile odin. had to flash stock recovery with odin.
this **** has caused a heartattack to me.

wtf team twrp!?
 

Pollie81

Senior Member
Mar 8, 2012
1,682
647
Google Pixel 6a
today i decided to go ahead and update my n8010 tablet. (i don't use it myself so i haven't done anything with it till now.. (it was on android revolution v10 :D )
first i downloaded and flashed the latest stock image thru odin, rooting wasn't very hard but i got stuck flashing a custom recovery.. wtf? :confused:
no up to date recoveries?
i got many bootloops using twrp manager or flashify but i finally got it working!
use the following website and download the latest recovery in tar format and simply flash thru odin, now i got 2.8.6.0 working on my n8010.

https://dl.twrp.me/p4noterf/

hmmm.. now i'm trying to install the latest AR and it's acting really strange.. i only have a half screen in aroma.. which seems to be a known issue i'm reading now.
 
Last edited:

s_u_n

Senior Member
Nov 6, 2012
476
37
Pune
https://dl.twrp.me/p4noterf/

I have a Note 10.1 N8000 with SIM card support.

I am confused between
twrp-2.8.6.0-gt-n8000.tar 8.2M
twrp-2.8.6.0-gt-n8000.img 8.2M
twrp-2.8.6.0-p4noterf.img 8.2M
twrp-2.8.6.0-gt-p4noterf.tar 8.2M


If I use Terminal on my tablet, and su, then I see root@p4noterf.


Does that mean I have to choose p4noterf version of TWRP?
 

bannerbirds

Member
Feb 21, 2015
43
15
Just for everyone who encountered problems with 2.8.6.0 (image size bigger than recovery partition size on my N8010) 2.8.7.0 can again be flashed without issues, I flashed directy from 2.8.5.0 with the flash img option.
 

gtavo

Senior Member
Oct 17, 2009
96
8
Valencia
I'm sorry, but I can't find how to flash the img file, I'm used to flash via fastboot in my nexus, but here I'm totally lost, I flashd the 2.7.0.0 with a tar file I found via Odin...
Thanks in advance!

Ok, I just used flashify...
 
Last edited:

tomh1

New member
Oct 28, 2007
1
1
Hi,
on my GT N-8000 with SIM Card I get the problem, that SIM Card couldn't be found after I installed twrp. Is there any solution know for this problem?

Best regards
Thomas

OK, I figured it out: install clean Stock-ROM via ODIN, download twrp-2.8.0.0-gt-n8000.tar, install via ODIN, install Stock ROM or CM-12-1.
SIM Card ist found and used
(please excuse my bad english ;) )
 
Last edited:
  • Like
Reactions: phubarr

Topazzar

Member
Mar 24, 2012
32
1
Perth
Can I just put the recovery.img on the SD card and run it from there or does a recovery have to be flashed with ODIN?
I have the CM12.1 zip file but I get a STATUS7 error using CWM 6.0.1.1 which says my device is a P4NOTERF not a P4NOTEWIFI. I've heard that TWRP doesn't check the file and just images it or there's a file that can be text edited and tried again.
Also, can someone please direct me to a P4NOTERF TWRP image which has been TAR.MD5 packaged? I can't seem to find one. I have a TWRP p4noterf image file but I can't seem to get the commands to TAR and MD5 the file to work so I can flash it to my Note 10.1 with ODIN.

It's been a while since I did a mod to an Android device....
 
Last edited:

bksubhuti

Senior Member
Dec 28, 2014
98
9
What are the odds of messing up my system by installing twrp over terminal emulator on my tablet? I already have twrp and I am rooted with cm12.1. I am not sure I want to trust flashify. I do not have access to a pc. Mac only. Seems like adb is needed for Mac users and I might as well go local?

I have the 500 mb aroma gapps and it does not work on my older twrp version.
 

freelancer81

Senior Member
Nov 6, 2009
227
96
127.0.0.1
Hmm....I got a problem.
My note had CWM recovery. I downloaded twrp-3.0.0-0-n8000.img but could not flash a .img file from cwm recovery.
I downloaded the previous versions (twrp-2.8.7.0-n8000.zip) and flashed it.
Rebooted and entered TWRP and flashed the twrp-3.0.0-0-n8000.img without any issues.

Now, when i booted back into my ARHD 21 ROM by Mike, my SIM card is not detected anymore. I went into Settings and clicked on "Mobile networks" but an error popped up, "Insert SIM card to access network services."
Did I do anything wrong? Some help would be much appreciated.


The problem has been resolved.
 
Last edited:
  • Like
Reactions: phubarr

HeisRisen

Senior Member
Oct 30, 2010
445
41
Can the Dev or someone experienced create a Heimdall Firmware file for flashing this in Heimdall? needs to be a tar.gz I do believe.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 43
    Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.




    CHANGELOG for 3.0.2-0:

    -Backups will now include adopted storage keys (Dees_Troy)
    -Fixed an adb restore issue (bigbiff)
    -Fixed rebooting when no OS is present (Dees_Troy)
    -Fixed line wrapping in the GUI terminal (_that)
    -Updated TWRP source code to AOSP 7.1.2 (Dees_Troy)


    CHANGELOG for 3.1.0-0:

    -vold decrypt on a few select HTC devices, TWRP will now attempt to use the system partition's vold and vdc binaries and libraries to decrypt the data partition (nkk71 and CaptainThrowback)
    -adb backup to stream a backup directly to or from your PC, see documentation here: https://github.com/omnirom/android_bootable_recovery/commit/ce8f83c48d200106ff61ad530c863b15c16949d9 (bigbiff)
    -tweak MTP startup routines (mdmower)
    -support new Android 7.x xattrs for backup and restore to fix loss of data after a restore (Dees_Troy)
    -support POSIX file capabilities backup and restore to fix VoLTE on HTC devices and possibly other issues (Dees_Troy)
    -better indicate to users that internal storage is not backed up (Dees_Troy)
    -improve automatic determination of TW_THEME (mdmower)
    -minimal getcap and setcap support (_that)
    -try mounting both ext4 and f2fs during decrypt (jcadduono and Dees_Troy)
    -shut off backlight with power key (mdmower)
    -timeout during FDE decrypt (Dees_Troy and nkk71)
    -support for FBE decrypt and backing up and restoring FBE policies (Dees_Troy)
    -boot slot support (Dees_Troy)
    -TWRP app install prompt during reboot (Dees_Troy)
    -support for AB OTA zips (Dees_Troy)
    -support new Android 7.x log command (Dees_Troy)
    -update recovery sources to AOSP 7.1 (Dees_Troy)
    -numerous bugfixes and improvements by too many people to mention

    CHANGELOG for 3.0.2-0:

    -Fix a bug with the input box that affected masked inputs (passwords). This fixes decrypt of full device encryption on devices that support decrypt. This bug also impacts encrypted backups. Users are highly encouraged to stop using 3.0.1 if you use encrypted backups or if you need decrypt of data in TWRP.
    -Add Greek translation to some builds.

    CHANGELOG for 3.0.1-0:

    -support new CM 13.0 pattern encryption (sultanqasim)
    -fix slow flashing issue due to modprobe (present on only some devices) (#twrp)
    -libtar updated to latest upstream and fixes (jcadduono)
    -fixes for loading custom themes (_that)
    -TWRP will now detect and install TWRP themes automatically through the normal zip install process (Dees_Troy)
    -translation updates - added Italian, Czech and Polish and significant updates to Dutch
    -progress bar improvements - progress bar updates during image flashing and better tracks progress during file system backups (tar) (Dees_Troy)
    -fix input box text display (Dees_Troy)
    -reboot option after zip install complete (bigbiff)
    -other mostly invisible bug fixes and improvements

    CHANGELOG for 3.0.0-0:

    -Completely new theme - Much more modern and much nicer looking (by z31s1g)
    -True Terminal Emulator - Includes arrow keys, tab and tab completion, etc. (by _that)
    -Language translation - It won’t be perfect and especially some languages that require large font files like Chinese & Japanese won’t be availble on most devices. Also some languages may only be partially translated at this time. Feel free to submit more translations to OmniROM’s Gerrit. (mostly by Dees_Troy)
    -Flashing of sparse images - On select devices you will be able to flash some parts of factory images via the TWRP GUI (by HashBang173)
    -Adopted storage support for select devices - TWRP can now decrypt adopted storage partitions from Marshmallow
    -Reworked graphics to bring us more up to date with AOSP - includes support for adf and drm graphics (by Dees_Troy)
    -SuperSU prompt will no longer display if a Marshmallow ROM is installed
    -Update exfat, exfat fuse, dosfstools (by mdmower)
    -Update AOSP base to 6.0
    -A huge laundry list of other minor fixes and tweaks

    WARNING: This is our first release in a long time. We have a lot of new and somewhat aggressive changes in this new release. The changes to the graphics back-end may cause some devices to not boot up properly or have other display-related issues. If you are not in a position to reflash an older build of TWRP, then wait until you are or at least wait until others have tried the new version for your specific device. You don’t want to end up with a non-working recovery and have to wait several hours or days to get to a computer to be able to fix it.

    Notes for themers: In addition to the udpated theme, we have introduced a theme version variable to the TWRP theme system. If the theme version does not match the version that TWRP expects, TWRP will reject the custom theme and load its stock theme. This change will ensure that people who update TWRP without updating their theme will still have a workable recovery. We have removed libjpeg support. The stock theme was only using a jpeg image for the splash / curtain. This change means that any custom themes will no longer be able to use jpeg images. It also means that tools used to repack recovery images with a different curtain / splash will need to be updated to use the new method.

    Version number notes: For a while we’ve been using a 4 digit version number and reserved the 4th digit for device-specific updates. For instance, we find and fix a device-specific issue like decryption of data on Nexus 5, we would release that as a 2.8.7.1. After a while, some people would start asking where 2.8.7.1 was for other devices. So, going forward we have decided to change the numbering scheme to 3.0.0-2, etc. Our hope is that this version numbering scheme will more clearly identify that the 4th digit does not indicate a version change for the code base.

    We need your help! The bulk of TWRP work is done by 3 people on a volunteer basis. We have pushed most of our device files to our github and we have a gerrit instance. If you have the ability, please help us maintain our official devices and/or add your device to our official device list. Thanks in advance!

    DOWNLOAD:
    1) Install the TWRP app from the Play Store or grab the apk from our website
    2) Open the app, agree to the terms, and enable root access
    3) Select TWRP Flash
    4) Search for your device and select the version you wish to download
    5) Once the download is complete, select the file (it's usually in your downloads folder) and then Flash Recovery
    OR:
    Most devices can be updated quickly and easily within TWRP if you already have version 2.8.4.0 or higher installed
    1) Download the latest version from our website on your device
    2) Reboot to TWRP
    3) Hit Install and tap the "Images..." button in the lower right
    4) Browse to the location of the TWRP image on your device and select it
    5) Select recovery from the partition list and swipe to flash
    OR:
    You can find more information and download links on our website.

    BUGS:
    If you have found a bug, please consider posting it to our github issues log. It's pretty much impossible for us to keep up with the more than 40 threads that we have for the devices that we "directly" support. If you have a significant problem that cannot be answered in this thread, your best bet is to PM me directly, contact us via our website, or find us in our IRC channel below. If you see someone that's struggling, feel free to point it out to us. We need your help to help us keep track of all of our devices! Thanks!

    SUPPORT:
    Live support is available via #twrp on Freenode with your IRC client or just click this link.
    11
    When will it be available for GT-N8010?
    TWRP 3.0.2.0 for N801x
    https://dl.twrp.me/n801x/

    TWRP 3.0.2.0 for N8000
    https://dl.twrp.me/n8000/
    9
    Okay created a flashable zip for TWRP 2.6.3.0 for all three devices. They are currently uploading and will be at the link below.

    http://www.androidfilehost.com/?a=show&w=files&flid=8046

    Will also place future zip here as well for TWRP.
    5
    Can somebody make a tar or zip 2.6? I'm having trouble with goomanager. N8013.

    Yeah give me just a sec I'll make one on my tab.

    http://www.androidfilehost.com/?fid=23043426517778573

    Also on a side note 2.6.0.0 does not seem to have near the touch issues. Thanks Dees_troy and team win for the continued support and all who have contributed to getting it running smoothly.

    Sent from my GT-N8013 using Tapatalk 2
    5
    Here are the flashable ZIPs for the N8000 and N8010:

    N8000 (MD5: b6e44e32192f8b8a68d4a34095dbbce6)

    N8010 (MD5: e5564609fec7a745d06f2dd4d943da1b)