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

Lupin The Third

Retired Forum Moderator
Mar 26, 2011
3,948
5,034
263
Planet Earth
I just modified a flashable zip that I downloaded a few weeks back here and replaced the recovery.img with the latest one. 2.8.3.1
So here you have a flashable twrp recovery...
Credit to who created the flashable zip in first place.
Have a good day everyone
 

Attachments

gorilla p

Recognized Contributor
Nov 30, 2011
3,572
2,801
253
Milwaukee
I'm having trouble with 2.8.3.2
The wipe usb-otg option doesn't show.
When I select wipe cache, it tries to wipe usb-otg and fails.
It seems that the wipe cache command was replaced with with wipe usb-otg command.
Was fine on 2.8.3.1
 
Last edited:
  • Like
Reactions: Aaron_Knowles

jacoghi

Senior Member
Sep 24, 2012
351
563
0
Mirabel
I'm having trouble with 2.8.3.2
The wipe usb-otg option doesn't show.
When I select wipe cache, it tries to wipe usb-otg and fails.
It seems that the wipe cache command was replaced with with wipe usb-otg command.
Was fine on 2.8.3.1
I can confirm that, trying to clear cache outputs the following message: "E: Unable to mount '/usb-otg'" and there's no "Clear usb-otg" option anymore on Advanced Wipe menu (which in my case is all good since I don't use it, but that's me).

Don't know about 2.8.3.1, since I went straight from 2.8.1.0 to 2.8.3.2. Also, the recovery is not taking the entirety of the screen, there's a black bar on the right edge, can't remember if it was already there before.

Editing:

Looks like we were wrong, I dumped a log to check what the error could be, and looks like the system checks whether the USB otg path is mounted every time (which is unlikely for most people), which causes the error message. The cache partition is being wiped correctly, no problems on that end. The funny part of the log is that the recovery uses the fingerprint from omnirom (didn't even know they were still around).
 

Attachments

Last edited:
  • Like
Reactions: kevinnol and sordna

rskyline

Senior Member
Jan 3, 2012
3,767
766
0
Dallas
Just had a weeeird issue, I get back to recovery and wiped dalvik and cache and it fu*** up my ROM, it just keep saying that I was low on memory and every app was crashing. Anyone has a clue? Stock 5.0.1.

Enviado desde mi Nexus 4 mediante Tapatalk
 
Last edited:

fr3quency

Senior Member
Sep 20, 2008
2,199
856
0
28
Patra
fr3quency.deviantart.com
Just had a weeeird issue, I get back to recovery and flashed dalvik and cache and it fu*** up my ROM, it just keep saying that I was low on memory and every app was crashing. Anyone has a clue? Stock 5.0.1.

Enviado desde mi Nexus 4 mediante Tapatalk
What does it have to do with the recovery? TWRP is a mechanism to flash things; it cannot do any damage to your system.

Also, what do you mean by 'flashing dalvik and cache'"? Do you mean 'wiping' them?
 

rskyline

Senior Member
Jan 3, 2012
3,767
766
0
Dallas
What does it have to do with the recovery? TWRP is a mechanism to flash things; it cannot do any damage to your system.

Also, what do you mean by 'flashing dalvik and cache'"? Do you mean 'wiping' them?
Yes sorry for that typo I meant wiped. And woah if I did the wipe on recovery it doesn't have to do with recovery itself? o_O **mind blows**

Enviado desde mi Nexus 4 mediante Tapatalk
 

fr3quency

Senior Member
Sep 20, 2008
2,199
856
0
28
Patra
fr3quency.deviantart.com
Yes sorry for that typo I meant wiped. And woah if I did the wipe on recovery it doesn't have to do with recovery itself? o_O **mind blows**

Enviado desde mi Nexus 4 mediante Tapatalk
Yeah, it have nothing to do with the recovery, because wiping cache and dalvik is just... that. Nothing more nothing less. This is a ROM/dalvik-related problem and not a TWRP problem. A TWRP problem would be to not be able to mount it and so on and so on.
 

rskyline

Senior Member
Jan 3, 2012
3,767
766
0
Dallas
Yeah, it have nothing to do with the recovery, because wiping cache and dalvik is just... that. Nothing more nothing less. This is a ROM/dalvik-related problem and not a TWRP problem. A TWRP problem would be to not be able to mount it and so on and so on.
Hope that you know what is the real process behind a partition wipe, and I hope you know too that a partition can become corrupted with a formatting. You must be new here...

Enviado desde mi Nexus 4 mediante Tapatalk
 

rskyline

Senior Member
Jan 3, 2012
3,767
766
0
Dallas
Me? New? You must be kidding, right? Just paint your phone blue and throw it to the sea if it gets corrupted that way.
You look new. Or maybe too lucky that never seen an issue on PC using any partition tool. But anyway, it happened using twrp, never seen that before, so I post it here where it belongs, and to see if anyone has experienced the same, not to "learn" how custom recovery works, if you're willing to help that's awesome, unfortunately you aren't.

Enviado desde mi Nexus 4 mediante Tapatalk
 

bombadier

Senior Member
Jul 3, 2010
3,530
3,358
253
The Burgh
Flashable zip for TWRP 2.8.4.0

Changelog in the OP or

What's new in 2.8.4.0:

MTP fixes and improvements - you can now copy zips to the root of storage - thanks to _that
Add flashing of boot and recovery images via the TWRP GUI (Find the Images button on the Install page)
Fix some MTP related crashes and bugs
Eliminate TWRP toggling USB IDs during boot if MTP is enabled
Fix various adb sideload issues
Improve threading of actions
Eliminate separate thread for screen timeout
Update libblkid to 2.25.0
Use power button as back button on watch themes for easier navigation
Add mutex locking to data manager
Improve custom theme handling on encrypted devices
Allow the stock theme to be offset by build flags so we can center a lower res theme on a higher res screen especially for watches with round screens