[RECOVERY] TWRP 2.6.3.0 touch recovery [2013-09-16]

Search This thread

designgears

Inactive Recognized Developer
Feb 9, 2010
5,399
8,909
SLC
I woldnt be quick to call it a scripting problem because its the identical script to my other ICS ROMS that DO work on twrp (Rezound and Evo 3D).

But who knows, I could be wrong. But generally speaking, if it works on one Recovery and not another then I would think the Recovery would be the issue and not the script.

I will flash this and test it myself and see what the deal is. The scripting I use with my ROM is pretty basic.

Format, mount, extract, symlink, unmount. Nothing fancy there.


I'll join IRC channel after I have to time to play to help T/S if OP wants?


EDIT: BTW: I love twrp and its always been my recommended recovery. I have been bugging Con24 who ported twrp to Rezound to do this for us so I am really happy to see twrp here!!!!!!

The version I just posted with fixed adb seems to flash your rom just fine.
 
  • Like
Reactions: Scott

awryter

Senior Member
Mar 17, 2010
81
15
I can confirm this does not give adb access. I am on OS X so drivers shouldn't be an issue. I flashed multiple times to see if it was a problem there.

Any settings I have to explicitly enable to get adb?
 

eyeballer

Retired Recognized Developer
Jun 24, 2010
1,262
3,347
teamw.in
Since none of us in TeamWin actually own this device we need logs to help debug issues you may hit.

If you find a bug or other error, do not just post saying "X doesn't work" - please pull a recovery.log and pastebin it along with what you were trying to do. If the device has usb/adb working, then "adb pull /tmp/recovery.log" alternatively, go to the Advanced menu and copy log to sdcard.
 
Last edited:

androidoholic

Senior Member
Sep 17, 2011
438
153
Simi Valley, CA
Since none of us in TeamWin actually own this device we need logs to help debug issues you may hit.

If you find a bug or other error, do not just post saying "X doesn't work" - please pull a recovery.log and pastebin it along with what you were trying to do. If the device has usb/adb working, then "adb pull /tmp/recovery.log" alternatively, go to the Advanced menu and copy log to sdcard.

And with that.. please try this version to see if adb works (thanks designgears): http://techerrata.com/eyeballer/twrp-evita-usbtest.img

I think the link is bad...I get this
c6e4d818-9fbe-fa5b.jpg


Sent from my HTC One X using Tapatalk 2
 

eyeballer

Retired Recognized Developer
Jun 24, 2010
1,262
3,347
teamw.in
Updated to v.2.17 to fix adb in recovery (thanks designgears) and an issue that may have prevented some roms (aroma included) from flashing.

We need logs from failed aroma installs..

EDIT: ok download link is live
 
Last edited:
  • Like
Reactions: mikel.canovas

Zarboz

Known Scammer
Mar 5, 2009
145
9,339
Denver
Updated to v.2.17 to fix adb in recovery (thanks designgears) and an issue that may have prevented some roms (aroma included) from flashing.

We need logs from failed aroma installs..

EDIT: ok download link is live

just finished testign with eyeballer

all issues are resolved
adb works
cleanrom works
aroma installer works
USB mount still broke but known issue with TWRP

THANKS GUYS!
 
  • Like
Reactions: eyeballer

azturbomini

Senior Member
Jun 9, 2010
1,102
100
I'll ask a stupid question, I see no mention that you have to have an unlocked bootloader in order to use this recovery. Is that correct?

Thank you

Sent from my HTC One X using xda premium
 

Zarboz

Known Scammer
Mar 5, 2009
145
9,339
Denver
I'll ask a stupid question, I see no mention that you have to have an unlocked bootloader in order to use this recovery. Is that correct?

Thank you

Sent from my HTC One X using xda premium

in order to flash customer recovery unlocked bootloader or s-off is required

in our case we only have htc unlock right now
 

azturbomini

Senior Member
Jun 9, 2010
1,102
100
That's what I thought but wanted to make sure that was the case. Thanks guys...

Sent from my HTC One X using xda premium
 

nightrainbow

Senior Member
Jan 30, 2011
313
40
Las Vegas
Do I need specific drivers for adb to work?
adb works fine on the rom, still having trouble on recovery, v2.1.7

Or if you could post the drivers that you're using//

Thanks
 

Top Liked Posts

  • There are no posts matching your filters.
  • 131
    Team Win Recovery Project 2.x, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. It’s 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.

    Phone look:


    Tablet look:


    CHANGELOG for 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

    CHANGELOG for 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

    CHANGELOG for 2.6.0.0:
    Special Note: If you are running a custom theme, you will likely need to remove that theme before updating to 2.6.0.0 as your custom theme will likely not have some of the new changes visible (e.g. you won't be able to encrypt a backup)!
    -Can encrypt a backup to prevent theft of private data from your backup files
    -Updated graphics / icon courtesy of shift
    -Updated exFAT to latest commits
    -Fixed a problem with Samsung TouchWiz decryption
    -Update SuperSU binary
    -Fixed saving of backup partitions list
    -Fixed saving of last used zip install folder
    -Fixed backup of datadata on devices that use a separate partition for datadata
    -Fixed some issues with the advanced wipe list (android_secure, can now wipe internal storage on data/media deivces and wipe data on the advanced list no longer formats the entire data partition)
    -Fixed some problems with partitioning a SD card
    -Various other bug fixes and tweaks

    Notes about encrypted backups:
    Why encrypt your backups? -- Most people store their backups on the device. Any app that has permission to access storage could potentially read your backup files and try to harvest your data. Encrypted backups also provide an added layer of security if you move your backups to other storage devices or to the cloud. The encryption that we're using is probably not strong enough for enterprise level security, but should be strong enough to make it significantly difficult to get to your data.

    Encryption is using OpenAES which uses AES 128-bit cbc encryption. If you happen to use a longer password (over 16 characters) then the encryption strength improves to 192 or 256 bits. Do not forget your password. If you forget your password you will be unable to restore your backup. We don't encrypt the entire backup. Encryption is very CPU intensive and can be fairly slow even when we spread the workload over multiple cores even on the latest high-end devices. To ensure that encrypted backups don't take forever, we don't encrypt any other partitions besides /data and in /data we don't encrypt /data/app (or other app related directories where apks are stored) and we don't encrypt dalvik cache.

    DOWNLOAD:
    The fastest and easiest way to install TWRP is to use the GooManager app:
    Play Store Link
    Direct Download
    1) Install GooManager from the Play Store
    2) Open GooManager and provide root permissions
    3) Hit Menu (or the button with the 3 dots on your screen) and then Install OpenRecovery
    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.

    XDA:DevDB Information
    [RECOVERY] TWRP 2.6.3.0 touch recovery [2013-09-16], a Tool/Utility for the AT&T HTC One X

    Contributors
    eyeballer, dees_troy, bigbiff

    Version Information
    Status: Stable
    Current Stable Version: 2.6.3.0
    Stable Release Date: 2013-09-16

    Created 2013-09-16
    Last Updated 2013-09-16
    13
    Updated to 2.4.4.0
    9
    Updated OP with 2.4.2.0
    9
    Updated OP with 2.4.0.0
    8
    Updated to 2.2.1.4 which fixes adb and brings the device up to the latest codebase (small bug fixes). It's live on our website and in Goo manager.

    Thanks again to Turge for testing.