[TWRP][osprey] TWRP for Moto G 2015

Search This thread

rahul9999

Senior Member
Official TWRP 3.2.1-0 Released

TWRP 3.2.1-0 is out now for most currently supported devices.

What's new in 3.2.1-0:

Code:
* minui fixes (cryptomilk)
* Better android-8.0 compatibility in ROM trees (Dees_Troy)
* Fix missing library in android-8.0 (nkk71)
* Fix inconsistent SDCard naming (DevUt)
* Default to TWRP restore instead of adb backup restore to fix restore on fresh TWRP boot (jlask)

Download it from here - https://dl.twrp.me/osprey/twrp-3.2.1-0-osprey.img.html
 

gamerab7

Member
Mar 12, 2016
21
1
delhi
Official TWRP 3.2.1-0 Released

TWRP 3.2.1-0 is out now for most currently supported devices.

What's new in 3.2.1-0:

Code:
* minui fixes (cryptomilk)
* Better android-8.0 compatibility in ROM trees (Dees_Troy)
* Fix missing library in android-8.0 (nkk71)
* Fix inconsistent SDCard naming (DevUt)
* Default to TWRP restore instead of adb backup restore to fix restore on fresh TWRP boot (jlask)

Download it from here - https://dl.twrp.me/osprey/twrp-3.2.1-0-osprey.img.html

Can i flash it using squids recovery??
 

mirpuri

Senior Member
Mar 31, 2013
116
20
London
OK guys I'm using latest twrp but facing a strange bug. I'm changing twrp setting like viberate, screen brightness, timezone etc it keep the setting saved for few hours but then it reset to default setting and set everything like a fresh installed. I had flashed it via PC and it works fine for backup and restore ROMs. Any help what may be causing this issue?

Sent from my MotoG3 using Tapatalk
 

mirpuri

Senior Member
Mar 31, 2013
116
20
London
OK guys I'm using latest twrp but facing a strange bug. I'm changing twrp setting like viberate, screen brightness, timezone etc it keep the setting saved for few hours but then it reset to default setting and set everything like a fresh installed. I had flashed it via PC and it works fine for backup and restore ROMs. Any help what may be causing this issue?

?

Sent from my MotoG3 using Tapatalk
 

KrisM22

Senior Member
Sep 12, 2010
3,961
1,318
many ways to guide, many ways to heal
OK guys I'm using latest twrp but facing a strange bug. I'm changing twrp setting like viberate, screen brightness, timezone etc it keep the setting saved for few hours but then it reset to default setting and set everything like a fresh installed. I had flashed it via PC and it works fine for backup and restore ROMs. Any help what may be causing this issue?

?

Sent from my MotoG3 using Tapatalk

I've seen this not-saved thing before. I think the solution is to boot to twrp, make changes, reboot to twrp, check changes, reboot to twrp and do whatever.
 
  • Like
Reactions: mirpuri

Gravemind2015

Senior Member
Dec 1, 2015
1,846
861
OK guys I'm using latest twrp but facing a strange bug. I'm changing twrp setting like viberate, screen brightness, timezone etc it keep the setting saved for few hours but then it reset to default setting and set everything like a fresh installed. I had flashed it via PC and it works fine for backup and restore ROMs. Any help what may be causing this issue?

?

Sent from my MotoG3 using Tapatalk
Try deleting the TWRP folder inside internal storage. Settings are saved there. Then reboot to recovery and apply your changes, check if they stick.

Broadcasted from Zeta Reticuli
 

mirpuri

Senior Member
Mar 31, 2013
116
20
London
I've seen this not-saved thing before. I think the solution is to boot to twrp, make changes, reboot to twrp, check changes, reboot to twrp and do whatever.
Thanks, I have already tried that and it didn't work

Sent from my MotoG3 using Tapatalk

---------- Post added at 01:19 PM ---------- Previous post was at 01:19 PM ----------

Try deleting the TWRP folder inside internal storage. Settings are saved there. Then reboot to recovery and apply your changes, check if they stick.

Broadcasted from Zeta Reticuli
Thanks, I will try this

Sent from my MotoG3 using Tapatalk
 

squid2

Recognized Developer
Mar 9, 2015
1,723
10,981
Ontario
Squid TWRP 3.2.1-r1

I've posted an updated build of my TWRP fork. It brings bug fixes related to the ADB backup feature, and also executes automated recovery scripts (such as wipe and update commands) without first waiting for the user to enter a decryption password. As usual, the download is on the downloads tab.
 

keyser511

Member
Nov 20, 2014
28
7
Lately my phone takes about 2 to 3 minutes to boot to TWRP. What could be the problem.
I'm on the latest build. I tried the older builds, but is the same.
 

acejavelin

Inactive Recognized Contributor
Sep 3, 2009
6,834
3,335
Lincoln, ND
Google Pixel 5a
Lately my phone takes about 2 to 3 minutes to boot to TWRP. What could be the problem.
I'm on the latest build. I tried the older builds, but is the same.
No offense, but a quick search of this thread yields the answer since it has been asked many times...

Delete your TWRP folder on internal storage and reboot.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 209
    This is my version of TWRP built for the 2015 Moto G. It should work fine, but using it is a try at your own risk procedure. Your bootloader must be unlocked to use this recovery. Fastboot mode is used to flash or boot this recovery. To enter fastboot mode, turn off your device, hold PWR and VolDn for 3 seconds, then let go.

    Differences between upstream TWRP and my fork:
    • My original green theme
    • No SuperSU
    • No TWRP app
    • No HTC Dumlock cruft
    • Updated pigz compressor (slightly faster and more tolerant of corruption)

    To temporarily boot this recovery:
    Code:
    fastboot boot twrp.img

    To permanently flash it:
    Code:
    fastboot flash recovery twrp.img

    The download is up on the downloads tab.

    XDA:DevDB Information
    TWRP for Moto G 2015 (osprey), Tool/Utility for the Moto G 2015

    Contributors
    squid2
    Source Code: https://github.com/sultanqasim/android_device_motorola_osprey/tree/twrp


    Version Information
    Status: Stable
    Current Stable Version: 3.2.3-r1
    Stable Release Date: 2018-08-16

    Created 2015-08-02
    Last Updated 2018-08-16
    47
    Squid TWRP 3.0.2-r5

    I've posted a new TWRP build with improved Nougat compatibility and many small updates from upstream. The download is up on the downloads tab as usual.
    36
    Squid TWRP 3.1.1-r3

    I've posted a new TWRP build with some minor changes. The main one is that TW_NO_LEGACY_PROPS is set to improve compatibility with Oreo ROMs, as requested by @Alberto97. There are also some minor bug fixes from upstream.
    32
    Squid TWRP 3.1.1-r1

    I've rebased my TWRP fork on the latest upstream release. It brings miscellaneous bug fixes from upstream. As usual, the download is on the downloads tab.

    I've also updated the kernel with recent security and bug fix patches - I'm in the process of bringing my "Squid Kernel" project back up to date. A new Squid Kernel release will probably come some time next week.
    28
    Squid TWRP 3.2.1-r1

    I've posted an updated build of my TWRP fork. It brings bug fixes related to the ADB backup feature, and also executes automated recovery scripts (such as wipe and update commands) without first waiting for the user to enter a decryption password. As usual, the download is on the downloads tab.