Il Forum è consultabile solo in modalità lettura. Per domande o consigli iscriviti al nostro GRUPPO FACEBOOK / COMMUNITY cliccando qui

    [RECOVERY] [TF101/G] TWRP 2.8.1.1 Unofficial [2014-11-06]

    Discussione in 'Modding - Asus Eee Pad Transformer TF101' iniziata da simoscorpion, 7 Set 2013.

    1. simoscorpion

      simoscorpion Power Droid

      Iscritto:
      26 Lug 2012
      Messaggi:
      45.604
      "Mi Piace":
      11.831
      ATTENZIONE NE IO NE IL FORUM CI RITENIAMO RESPONSABILI PER EVENTUALI DANNI ARRECATI AL TABLET,
      CHI ESEGUE QUESTA PROCEDURA LO FA A PROPRIO RISCHIO E PERICOLO


      Unofficial TWRP Recovery 2.8.x.x

      [​IMG]

      Attenzione !! Questa è una versione non ufficiale della twrp, è ancora in versione beta ma dovrebbe andare più o meno tutto

      Download

      TF101
      Download T.W.R.P.

      TF101G
      Download v 2.7.0.3

      Installazione

      1. Scaricare lo zip e metterlo in memoria del tab
      2. Andare in recovery mode
      3. Selezionare lo zip e flasharlo
      4. Riavvia

      Cosa funziona

      la recoevry è in fase di beta testing, quindi potrebbero esserci pronlemi, ecco la lista di funzioni testate e e funzionanti

      1) Factory reset, wipe caches, /data, format /system, /data.
      2) Flashed ROM, kernel and gapps with md5 check files.
      3) Full backup to external microSD card.
      4) Restore da backup





      Fonte : Xda
       
      Ultima modifica: 17 Nov 2014
      A daohoa24 e fulbomba piace questo messaggio.
    2. simoscorpion

      simoscorpion Power Droid

      Iscritto:
      26 Lug 2012
      Messaggi:
      45.604
      "Mi Piace":
      11.831
      Changelog di questa build

      [EDIT] 09-12-14] New links for TWRP-2.8.0.0 for TF101. See Omni gerrit for recent merges to android_bootable_recovery for details.
      [EDIT] 08-05-14] New link for TWRP-2.7.1.4 for TF101. This build adds the ability to take screen shots from within TWRP by holding volume down + power buttons until the screen flashes. It can save to /sdcard/Pictures/Screenshots or /external_sd/Pictures/Screenshots, if either of these is mounted, or to /tmp, if not. The mount points have been reworked to better match with other devices, i.e. external_sd is our MicroSD or /storage/sdcard1/ in Android. See Omni gerrit for other recent merges to android_bootable_recovery for details
      [EDIT] 07-21-14] New link for TWRP-2.7.1.3 for TF101. Now built with fully optimized Sabermod 4.8.4 tool chain, kernel built with GCC-4.4.3. Now based on Omnirom 4.4.4_r1 base. This build includes colorized console output and better backwards compatibility. See Omni gerrit for other recent merges to android_bootable_recovery for details.
      [EDIT] 06-20-14] New link for TWRP-2.7.1.2 for TF101. Now built with fully optimized Sabermod 4.8.4 tool chain, kernel built with GCC-4.4.3. Now based on Omnirom 4.4.4_r1 base. See Omni gerrit for other recent merges to android_bootable_recovery for details.
      [EDIT] 06-05-14] New link for TWRP-2.7.1.1 for TF101. Now built with fully optimized Sabermod 4.8.4 tool chain (except for prebuilt kernel). The most prominent change in this version is the ability to repair or change file systems from within TWRP. Just be sure to back things up to some external source before using the feature. See Omni gerrit for other recent merges to android_bootable_recovery for details.
      [EDIT] 05-29-14] New link for TWRP-2.7.0.4 for TF101. Now built with Linaro-4.7 (except for prebuilt kernel). See Omni for recent merges to android_bootable_recovery for details.
      [EDIT] 04-29-14] New links for TWRP-2.7.0.3 for TF101, TF101G and SL101 added. See Omni gerrit for recent merges to android_bootable_recovery for details.
      [EDIT] 03-28-14] New links for TWRP-2.7.0.1 for TF101 added. See Omni gerrit for recent merges to android_bootable_recovery for details.
      [EDIT] 03-08-2014] New links for TWRP-2.7.0.0 for TF101 added. Various 'under-the-hood' source code changes from TWRP/Omni team. This is still an unofficial build, but the version has moved up officially. See Omni gerrit for recent merges to android_bootable_recovery for details.
      [EDIT] 02-16-2014] New links for TWRP-2.6.3.12 for TF101 added. Various 'under-the-hood' source code changes from TWRP/Omni team. See Omni gerrit for recent merges to android_bootable_recovery for details.
      EDIT 01-04-2014] new links for TWRP-2.6.3.10 for TF101 added. Now built against OmniROM 4.4.2 sources. Will get the other versions updated later
      [EDIT 9-20-2013] Added download links for an SL101 build that fixes wrong touch input y axis orientation and includes appropriate device configuration for the Slider.
      [EDIT 10-10-2013] Added download links for a TF101G build and new builds for all 3 with latest TWRP changes, as of 10-10-2013.
      [EDIT 10-22-2013] New links for builds with working ADB shell, hurrah!!
      [EDIT 11-01-2013] New links for builds with dock sdcard support added!
      [EDIT 11-23-2013] New links for TF101 TWRP-2.6.3.0-Omni added. SE Linux support and USB Mass Storage function working!
      [EDIT 11-30-2013] New links for all 3 builds of TWRP-2.6.3.9 added. Fully synced with OmniROM sources as of 11-30-2013. Decided to just use the last digit to indicate my successive builds.


      Changelog T.W.R.P.

      2.8.0.0:

      Add MTP support to recovery thanks mostly to bigbiff with a little help from Dees_Troy
      Add command line capabilities - you can now execute various TWRP features via adb instead of the touchscreen
      Add support for color in the console and give error, warning, and highlight lines different colors
      Track backup and restore progress based on file sizes to provide a much more accurate indication of progress
      Improve handling of /misc thanks to mdmower
      Improve setting of time on Qualcomm devices thanks to [NUT]
      Allow using images on slidervalue GUI objects thanks to Tassadar
      Allow using variables and addition and subtraction in variables for easier theming
      Add support for 1440x2560, 280x280, and 320x320 resolutions and update 240x240
      Allow ui.xml file to include additional xml files to help break up the theme and make TWRP easier to maintain
      Other minor fixes and improvements
      Over the course of the last year or so, bigbiff has worked to migrate various Java functions from Android's MTP implementation to bring you a fully C++ based MTP implementation that allows you to transfer files to both emulated storage and Micro SD cards. It's confirmed to work on various Nexus devices but we may have to make some changes on other devices to keep Windows happy. Windows is very picky about USB IDs and its drivers. We have tested it on Windows 7 and 8 as well as Ubuntu 14.04 Trusty. MTP is enabled by default, but we do toggle it off and on automatically during certain operations such as if you choose to wipe a storage partition. You can enable or disable MTP under the mount menu in TWRP. For more about what MTP is here.

      Note: Due to a weird bug with our MTP setup, you cannot copy a zip file to the root of storage with Windows. You can change the .zip to something else like .txt and then copy it to the root and rename the file back to .zip once it's copied to the device. You can also copy the zip into any subfolder.

      Command line support is also now available. You can perform various OpenRecoveryScript commands via the adb shell. Depending on what you are doing you may wish to do a "twrp set tw_mtp_enabled 0" and then reboot to prevent the MTP auto toggle from killing your adb interface. You can use this option to create and restore backups, wipe, install zips, and more. Via adb shell, type twrp followed by a space then enter the OpenRecoveryScript command and hit enter. Find more OpenRecoveryScript commands here.


      2.7.1.0:

      Add GUI option to change or repair file systems on individual partitions. The change is destructive so backup your data including internal sdcard first. This option should make it a little easier to migrate a device from ext4 -> f2fs, for instance. You will find this option under Wipe -> Advanced Wipe, then select only one partition and then press the Repair or Change File System button. If a developer has added f2fs support for your device and we don't have it in TWRP, please contact me via PM to arrange for it to be added.
      Various bug fixes to backup and restore
      Improvements to USB storage handling
      Added a class to search for files to make finding the correct brightness file automatic in most cases
      Various other bug fixes and tweaks

      2.6.3.0:

      Proper backup and restore of SELinux contexts (thanks to Tassadar)
      Pull in some ROM information for backup name generation
      Merge all recent patches from AOSP bringing TWRP up to date with Android 4.3
      Add 1200x1920 theme (thanks to Tassadar)
      A few other fixes and tweaks

      v 2.6.1.0:

      Initial SELinux support (only a few devices, need testers so come by IRC if your device doesn't have it and needs it)
      Initial support for f2fs file system formatting (Moto X)
      Update SuperSU install for 4.3 ROMs
      Fixed a permissions bug on files created during backup
      Fixed a bug that caused TWRP to not wait for compressed backups to finish causing 0 byte files and md5sums to not match
      Fixed decryption of encrypted data so that both TouchWiz and AOSP decryption are possible
      Ignore lost+found folder during backup and size calculations
      Various other minor bug fixes and tweaks
       
      Ultima modifica: 15 Set 2014
    3. simoscorpion

      simoscorpion Power Droid

      Iscritto:
      26 Lug 2012
      Messaggi:
      45.604
      "Mi Piace":
      11.831
      nuova build v2.6.1.0-c
       
      A scroogie piace questo elemento.
    4. simoscorpion

      simoscorpion Power Droid

      Iscritto:
      26 Lug 2012
      Messaggi:
      45.604
      "Mi Piace":
      11.831
      uscita la 2.6.3.0
       
    5. simoscorpion

      simoscorpion Power Droid

      Iscritto:
      26 Lug 2012
      Messaggi:
      45.604
      "Mi Piace":
      11.831
      nuova versione disponibile 2.6.3.0-2
       
    6. simoscorpion

      simoscorpion Power Droid

      Iscritto:
      26 Lug 2012
      Messaggi:
      45.604
      "Mi Piace":
      11.831
      appena flashata la 2.6.3.0-2, tutto ok sembra funzionare tutto senza problemi
       
    7. simoscorpion

      simoscorpion Power Droid

      Iscritto:
      26 Lug 2012
      Messaggi:
      45.604
      "Mi Piace":
      11.831
      uscita la v 2.6.3.0-3
       
    8. xenotic

      xenotic Baby Droid

      Iscritto:
      3 Ott 2013
      Messaggi:
      15
      "Mi Piace":
      1
      intanto un saluto a tutti...

      avevo messo sul mio TF101G la twrp2.6-tf101g-unofficial.beta ma non riuscivo a trasferire la cartella di backup sul PC
      allora ho provato a mettere questa (o forse è soltanto per il mod TF101) twrp-2.6.3.0-3 ma non riesco lo stesso ??
       
    9. simoscorpion

      simoscorpion Power Droid

      Iscritto:
      26 Lug 2012
      Messaggi:
      45.604
      "Mi Piace":
      11.831
      in che senso non riuscivi ti dava qualche errore ?
       
    10. xenotic

      xenotic Baby Droid

      Iscritto:
      3 Ott 2013
      Messaggi:
      15
      "Mi Piace":
      1
      nel senso che la cartella TWRP creata nel dispositivo android che contiene il backup non riesco a trascinarla nel PC mi crea solo la cartella con un file soltanto all' interno di 8 mb mentre nella cartella del TF101g ne risultano 500Mb
       
    11. simoscorpion

      simoscorpion Power Droid

      Iscritto:
      26 Lug 2012
      Messaggi:
      45.604
      "Mi Piace":
      11.831
      Hai abilitato la visione dei file nascosti ?

      Inviato dal mio GT-N7100 con Tapatalk 2
       
    12. xenotic

      xenotic Baby Droid

      Iscritto:
      3 Ott 2013
      Messaggi:
      15
      "Mi Piace":
      1
      si nel PC è abilitata e la cartella la vedo......
       
    13. simoscorpion

      simoscorpion Power Droid

      Iscritto:
      26 Lug 2012
      Messaggi:
      45.604
      "Mi Piace":
      11.831
      ma devi abilitare i file nascosti, se non lo fai all'interno la trovi vuota
       
    14. xenotic

      xenotic Baby Droid

      Iscritto:
      3 Ott 2013
      Messaggi:
      15
      "Mi Piace":
      1
      ma nel PC è abilitata la casella visualizza i file nascosti e anche quelli protetti di sistema..
       
    15. simoscorpion

      simoscorpion Power Droid

      Iscritto:
      26 Lug 2012
      Messaggi:
      45.604
      "Mi Piace":
      11.831
      uscita la v 2.6.3.0-5 anche per tf101g
       
    16. xenotic

      xenotic Baby Droid

      Iscritto:
      3 Ott 2013
      Messaggi:
      15
      "Mi Piace":
      1
      questa funziona perfettamente e riesco a spostare i file nel PC
       
    17. simoscorpion

      simoscorpion Power Droid

      Iscritto:
      26 Lug 2012
      Messaggi:
      45.604
      "Mi Piace":
      11.831
      uscita la v 2.6.3.0-6
       
    18. simoscorpion

      simoscorpion Power Droid

      Iscritto:
      26 Lug 2012
      Messaggi:
      45.604
      "Mi Piace":
      11.831
      uscita la v 2.6.3.0-7
       
    19. simoscorpion

      simoscorpion Power Droid

      Iscritto:
      26 Lug 2012
      Messaggi:
      45.604
      "Mi Piace":
      11.831
      uscita la v2.6.3.0-omni con supporto al SE Linux e USB Mass Storage
       
    20. simoscorpion

      simoscorpion Power Droid

      Iscritto:
      26 Lug 2012
      Messaggi:
      45.604
      "Mi Piace":
      11.831
      disponibile la v 2.6.3.9