[RECOVERY] TWRP touch recovery v2.8.6.0

Search This thread

F-L-Y-E-R

Senior Member
Jan 15, 2011
683
1,313
London
2.7.1.3-beta has been released, download:
hboot 2.15
hboot 2.16
Thanks to @mdmower

Changelog:
Code:
Unofficial 2.7.1.2/2.7.1.3: Important changes since official 2.7.1.0
[2.7.1.3-beta] Built with cm-11.0 base
[2.7.1.3-beta] Refactor battery charging indicator into lib (gerrit 9332)
Correctly write bootloader messages to /misc partition without wiping everything else
Track backup and restore progress
Color in the console
Refresh after partition changes
Do not restore file system on data/media devices
libtar: don’t set parent dir’s context when extracting a file
HTC LED charging indicator
 
Last edited:

dd98

Senior Member
May 19, 2013
1,922
2,216
2.7.1.3-beta has been released, download:
hboot 2.15
hboot 2.16
Thanks to @mdmower

Changelog:
Code:
Unofficial 2.7.1.2/2.7.1.3: Important changes since official 2.7.1.0
[2.7.1.3-beta] Built with cm-11.0 base
[2.7.1.3-beta] Refactor battery charging indicator into lib (gerrit 9332)
Correctly write bootloader messages to /misc partition without wiping everything else
Track backup and restore progress
Color in the console
Refresh after partition changes
Do not restore file system on data/media devices
libtar: don’t set parent dir’s context when extracting a file
HTC LED charging indicator

op updated
 

pirlano

Senior Member
2.7.1.3-beta has been released, download:
hboot 2.15
hboot 2.16
Thanks to @mdmower

Changelog:
Code:
Unofficial 2.7.1.2/2.7.1.3: Important changes since official 2.7.1.0
[2.7.1.3-beta] Built with cm-11.0 base
[2.7.1.3-beta] Refactor battery charging indicator into lib (gerrit 9332)
Correctly write bootloader messages to /misc partition without wiping everything else
Track backup and restore progress
Color in the console
Refresh after partition changes
Do not restore file system on data/media devices
libtar: don’t set parent dir’s context when extracting a file
HTC LED charging indicator

dmesg and last_kmsg are still truncated when they are (just a bit, but always) corrupted? It's almost impossible to test beta kernels...
If it's not a problem, can I ask you to disable htc ram console ecc correction? @mdmower :)

EDIT: from mdmower:
In response to feedback: I intend to keep ram console error correction enabled in the kernel, just as it is in CyanogenMod. These recoveries target the general user. If you are a kernel developer, then you should be more than capable of taking the source code linked above and rolling your own modified recovery for your unique purposes. All of the work is open source.

np, i'll do it myself :)
 
Last edited:
  • Like
Reactions: kubors

frantisek.nesveda

Senior Member
Jan 10, 2012
342
524
2.7.1.3-beta has been released, download:
...
Code:
[2.7.1.3-beta] Refactor battery charging indicator into lib (gerrit 9332)
Hi,
I found a problem with the 2.7.1.3-beta release on hboot 2.15. When I drain my phone to 0 % and then start charging it, the battery indicator always shows 100% until I fully charge the battery, then it starts to show the correct battery percentage. I experienced a similar problem before with Android too, described here.
I installed TWRP 2.7.1.2 and official 2.8.0.0 and found out that the battery percentage indicator works fine in both of them.
Perhaps there are some problems with the battery-related commits?
 
Last edited:

frantisek.nesveda

Senior Member
Jan 10, 2012
342
524
check your drivers and mess around with device manager if needed

I don't think the problem is on my side. MTP works for me when booted to Android, and MTP in TWRP works on my Nexus 7. Also, I'm on a Mac, so I shouldn't need any drivers, just Android File Transfer or messing with fuse and mtpfs.
Does MTP work for you in TWRP?
 

dd98

Senior Member
May 19, 2013
1,922
2,216
I don't think the problem is on my side. MTP works for me when booted to Android, and MTP in TWRP works on my Nexus 7. Also, I'm on a Mac, so I shouldn't need any drivers, just Android File Transfer or messing with fuse and mtpfs.
Does MTP work for you in TWRP?

it works for me in windows but im afraid i dont know anything about macs
 

vandi7

Senior Member
Apr 8, 2014
107
8
Since there has been some confusion about which recovery to use when flashing KitKat ROMs, here is the thread for it.
This is NOT my work, all thanks go to @mdmower

This recovery is REQUIRED for flashing KitKat ROMs like Liberty, CyanogenMod etc.

To install, go to bootloader and type in: fastboot flash recovery (filename).img

HBOOT 2.15 TWRP Latest Version: 2.8.0.0 - MTP Supported
HBOOT 2.16 TWRP Latest Version: 2.7.1.3 - No MTP Support

Just to clarify some things, the HBOOT 2.15 TWRP is by the Official TWRP team and the HBOOT 2.16 TWRP is by @mdmower

hi dd98. i have downloading TWRP 2.8 but in 99% stop and don't finish it.please upload in other server or XDA server.Thank
 

dd98

Senior Member
May 19, 2013
1,922
2,216
I'm using the official 2.8.0 and MTP works fine on Windows 7....haven't tried on Win 8 tho

It was installing some drivers even if I have MTP working fine in Windows so for those not working, check your drivers, or try another USB port

Sent from nowhere over the air...

not working with my one m7, keep getting Installing MTP Usb device failed
 

Top Liked Posts

  • There are no posts matching your filters.
  • 20
    Since there has been some confusion about which recovery to use when flashing KitKat and Lollipop ROMs, here is the thread for it.
    This is NOT my work, all thanks go to @mdmower

    This recovery is REQUIRED for flashing KitKat ROMs and Lollipop ROMs

    To install, go to bootloader and type in: fastboot flash recovery (filename).img

    Official TWRP (All Hboots) - 2.8.6.0

    Unofficial TWRP (All Hboots) - 2.8.5.5

    Material Design TWRP Themes (thanks @letsurock)
    6
    I know the first post says only the 2.8.1.1 universal works on Hboot 2.16, but is it possible that this one would work too?
    I compared the commits from mdmower which make the universal TWRP with the ramdisk of 2.8.5.0 and the stuff needed for dual hboot compatibility is there. For example there is a fstab for both the 2.15 and 2.16 partition layout in /etc, but in the init scripts the code to choose the right fstab is missing. EDIT: The script to choose the right fstab for the right hboot is there too.
    Does anybody have any info about it?
    Thanks

    EDIT: @Hauk92 in the Q/A thread agrees.

    Updated the thread to show official twrp is for 2.16 aswell
    4
    2.7.1.3-beta has been released, download:
    hboot 2.15
    hboot 2.16
    Thanks to @mdmower

    Changelog:
    Code:
    Unofficial 2.7.1.2/2.7.1.3: Important changes since official 2.7.1.0
    [2.7.1.3-beta] Built with cm-11.0 base
    [2.7.1.3-beta] Refactor battery charging indicator into lib (gerrit 9332)
    Correctly write bootloader messages to /misc partition without wiping everything else
    Track backup and restore progress
    Color in the console
    Refresh after partition changes
    Do not restore file system on data/media devices
    libtar: don’t set parent dir’s context when extracting a file
    HTC LED charging indicator