[Recovery] Team Win Recovery Project (TWRP) - 2.2.1.5 (last update: 18 August 2012)

Search This thread

kaiserlein

Senior Member
Jul 14, 2009
318
54
Updated for GT-P7510 - [09/Sep/2012], This build has the kernel fix (from pershoot) for the eMMC bug. If you had the last build for the GT-P7510, you SHOULD flash this version (via Odin)

Flashable zip in TWRP or CWM -> openrecovery-twrp-2.2.2.0-gt-p7510.zip
md5: b89bc408df26fd55f687e69753c141db

Image -> openrecovery-twrp-2.2.2.0-gt-p7510.img
md5: a90490e21893ed10ab646d8d1f3dc330

Flash via Odin -> recovery.tar.md5
md5: 187f812526acd08a6550805c4103e02d

Any chance that you make a version for the p7500 too? :D
 

aelsharawi

Senior Member
Oct 22, 2006
332
63
I doubt, specially the OP has specific file for p7500

Sent from my GT-P7510 using xda app-developers app
 

mcmb03

Senior Member
Feb 24, 2011
789
137
Links disabled because your account was generating too much traffic LOL

Sent from my GT-P7510 using XDA Premium HD app
 

djmatt604

Senior Member
Aug 1, 2012
1,756
1,847
Vancity
Quick questions - I'm on 2.2.2.0 and have been for some time. I'm not a CM user on the tablet and I have A1 1.6.4 that has mmc_cap_erase removed.

1) Is there any benefit in flashing this lateral update if I'm not in any danger?
2) Probably a dumber question - if I do flash the update, I would still be able to restore previously made 2.2.2.0 backups correct?
 

coalee

Senior Member
Aug 23, 2010
258
46
Palmerston North
Quick questions - I'm on 2.2.2.0 and have been for some time. I'm not a CM user on the tablet and I have A1 1.6.4 that has mmc_cap_erase removed.

1) Is there any benefit in flashing this lateral update if I'm not in any danger?
2) Probably a dumber question - if I do flash the update, I would still be able to restore previously made 2.2.2.0 backups correct?

1) This update is from Pershoot's kernel tree. Therefore, you should flash this one again.
2) YES, it is the same version but just compile with updated kernel.
 

rpoitras

Senior Member
Oct 1, 2011
117
37
Just a quick question to MapleSyrup or bucketachicken: are you guys saying that your tabs are bricked by trying to flash something using this recovery? I never had a problem with CWM and wanted to try this out and is currently loaded but I wanted to make sure before trying to flash anything. Thanks.
 

bucketachicken

Senior Member
Sep 2, 2009
114
27
www.anglaispod.com
Just a quick question to MapleSyrup or bucketachicken: are you guys saying that your tabs are bricked by trying to flash something using this recovery? I never had a problem with CWM and wanted to try this out and is currently loaded but I wanted to make sure before trying to flash anything. Thanks.

The first version of 2.2.2.0 had some issues. The most recent 2.2.2.0 should be fine. My tab is still bricked, unfortunately.
 

coalee

Senior Member
Aug 23, 2010
258
46
Palmerston North
Just a quick question to MapleSyrup or bucketachicken: are you guys saying that your tabs are bricked by trying to flash something using this recovery? I never had a problem with CWM and wanted to try this out and is currently loaded but I wanted to make sure before trying to flash anything. Thanks.

If you using CWM then you have to update to latest build in CM10 folder from pershoot tree. For TWRP, you need to update from MapleSyrup too.

Sent from my GT-P7510 using Tapatalk 2
 

Bigandrewgold

Senior Member
Mar 26, 2011
2,373
530
Updated for GT-P7510 - [09/Sep/2012], This build has the kernel fix (from pershoot) for the eMMC bug. If you had the last build for the GT-P7510, you SHOULD flash this version (via Odin)

Flashable zip in TWRP or CWM -> openrecovery-twrp-2.2.2.0-gt-p7510.zip
md5: b89bc408df26fd55f687e69753c141db

Image -> openrecovery-twrp-2.2.2.0-gt-p7510.img
md5: a90490e21893ed10ab646d8d1f3dc330

Flash via Odin -> recovery.tar.md5
md5: 187f812526acd08a6550805c4103e02d

So if I flash this version I won't have to worry about bricking my tab from the emmc bug
 

Top Liked Posts

  • There are no posts matching your filters.
  • 67
    Hello everybody!

    Yesterday I was thinking about a new app for Android, and this app would be able to comunicate with the recovery to schedule things like backup and restore. In 2011 I released "ROM Updater" (not that big success though) which used extendedcommands, an extension to the recoveries made by the team of CyanogenMod (it was indeed created to let the CM updater work).

    ClockworkMod Recovery adopted this system, but the author probably didn't want the competition, so started to release the ClockworkMod recovery with encrypted extendedcommands. You can still recompile CWM and redistribute with the unencrypted commands, though I decided to opt for something less rouge-ish (why the hell should I recompile something that already "works"?).

    Team Win Recovery Project is a 100% open-source recovery with a new scripting language, called "OpenRecoveryScript". It's just like extendedcommands, but without all the implications of "Premium"* or in any case limited API.

    Well, TWRP is not only that, it's a full-multitouch recovery, easy to use. It's being built for a list of devices, and this list will be updated every time someone will compile the recovery for his own device. I decided to compile it for the P7500, hoping it will be added soon to the official list. In the mean while, I'll release the builds right here.

    I've built and tested the recovery image for the P7500 (WiFi+GSM) and it's been confirmed that it works on the P7510 device too (WiFi only).

    Goo.im GT-P7500 TWRP repository
    TechErrata GT-P7500 TWRP repository

    TWRP 2.2.1.5 - GT-P7500
    openrecovery-twrp-2.2.1.5-gt-p7500.img (on Goo.im)
    openrecovery-twrp-2.2.1.5-gt-p7500.img (on TechErrata.com)

    TWRP 2.2.2.0 - GT-P7510 (thanks to MapleSyrup)
    openrecovery-twrp-2.2.2.0-gt-p7510.img

    How to flash:
    - Copy the recovery into the storage partition (alias /sdcard)
    - In adb, as root, execute dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p2

    Cheers



    *I personally think that Koushik Dutta (the ClockworkMod guy), encrypting the commands with his distributions, played hard: ROM Manager is the "official" CyanogenMod updater (it's distributed along with any CM release even if it's not opensource (and the CM guys worked hard to take the closed-source apps out of their release)), de-facto everybody install the CWM recovery just 'cause it's already there (déjà vu Internet Explorer?). I think this is called "monopoly" and should be fought in any possible way.
    12
    I've compiled TWRP for the GT-P7510 (p4wifi), select your flash method:

    recovery.img

    Odin flashable - recovery.tar.md5

    Flashable zip via recovery (CWM or TWRP) - TWRP-29-06-12.07-45-flashable.zip

    This one has a different bootscreen: Flashable zip via recovery (CWM or TWRP)

    And for those who want to go back to CWM, look at the attachments (the cwm-5.5.0.4 is a flashable zip version of pershoot's recovery)
    8
    Sorry for the late update, but here it is. Updated to 2.2.2.0 for GT-P7510 - [25/Aug/2012]


    Flashable zip in TWRP or CWM -> openrecovery-twrp-2.2.2.0-gt-p7510.zip
    md5: 43604765e69362e5fa5fd291165e7f2c

    Image -> openrecovery-twrp-2.2.2.0-gt-p7510.img
    md5: 2a8fe62950cc12a7d7ab552af1c77b6e

    Flash via Odin -> recovery.tar.md5
    md5: 4e241896d7426eefdeed9a45eb0327cd
    4
    D
    D2dyno
    I flashed the 7500 on the 7510, and it works just fine.

    Sent from my MB855
    4
    TWRP 2.2.0

    P7510:

    recovery.img
    md5: a1ce9e5b0721fd9e304dc89d19827bdc

    recovery.tar.md5
    md5: ac53c3ec7bf8d946cdbfd99e56ad6d9d

    TWRP-13-07-12.22-55-p4wifi-flashable.zip
    md5: 3d51a06b693eed7029f789d3cf157877


    This one is untested (I don't have that tablet), if someone can test it and report back it will be nice. SCH-I905 (Verizon Tablet):

    recovery.img
    md5: d0fd89fe113bc49b4ca39a9e661477a1

    recovery.tar.md5
    md5: f5a3a24c52f6727d3d3bef6abe642a83

    TWRP-13-07-12.22-44-p4vzw-flashable.zip
    md5: c25d2e25277356ed97fe4a20a5290b6c