[TWRP][Surnia] Moto E 2015 Recovery

Search This thread

kfiven

Member
May 9, 2016
14
0
Can you explain what you done installing TWRP? Step by step.
Hey, thanks for replying,
.i turned developer option on
.put phone in bootloader
.connected phone to pc
.put squid twrp in fastboot folder
.and these commands
fastboot flash recovery recovery.img
fastboot reboot

And when again i turn off there is no twrp.
But not always sometimes it appears and sometimes it does not. I noticed it now. And bootloader is also bit changed like some option those were comes in side are now in middle.
 

kfiven

Member
May 9, 2016
14
0
Hey, thanks for replying,
.i turned developer option on
.put phone in bootloader
.connected phone to pc
.put squid twrp in fastboot folder
.and these commands
fastboot flash recovery recovery.img
fastboot reboot

And when again i turn off there is no twrp.
But not always sometimes it appears and sometimes it does not. I noticed it now. And bootloader is also bit changed like some option those were comes in side are now in middle.

See the "start" in screenshot those options were in side.
And sometimes there are bug reports shows also.
 

Attachments

  • IMG_20170621_220320511.jpg
    IMG_20170621_220320511.jpg
    223.3 KB · Views: 231

guenterm800

Senior Member
Mar 7, 2009
223
52
Boot your phone and connect with PC. Change to data-transfer. There will be a check box - allow the connect. After reboot to bootloader and install TWRP again. Don't restart the phone, boot in recovery first.
 
  • Like
Reactions: kfiven

kfiven

Member
May 9, 2016
14
0
Boot your phone and connect with PC. Change to data-transfer. There will be a check box - allow the connect. After reboot to bootloader and install TWRP again. Don't restart the phone, boot in recovery first.

hey thanks for your help, i got it but there is an small issue: SuperSu is not installed as an system app. Could you help me on this..?
 

guenterm800

Senior Member
Mar 7, 2009
223
52
You can flash SuperSU. Are you at stock- rom or custom-rom? You can search how to root. I' m not at home and can't check it with my mobile.
 

kfiven

Member
May 9, 2016
14
0
You can flash SuperSU. Are you at stock- rom or custom-rom? You can search how to root. I' m not at home and can't check it with my mobile.

I am on stock-rom and i flashed chainfire supersu using twrp but when i checking supersu settings it says not installed as system app, check screenshot.

Thanks.
 

Attachments

  • Screenshot_20170622-220047.png
    Screenshot_20170622-220047.png
    60.3 KB · Views: 133
Last edited:

guenterm800

Senior Member
Mar 7, 2009
223
52
I don't use SuperSU. I think it's not a problem. Newer versions use systemless installation. It' s useful for stock-updates.

Do you have some problems with root?
 
  • Like
Reactions: kfiven

MotoJunkie01

Senior Member
Apr 2, 2016
2,402
1,216
Corbin
Does this work on the Verizon variant of this phone
To the best of my knowledge, and to provide you a basic answer to your inquiry, the Verizon variant of the Moto E LTE (xt1528) remains to have an unlockable bootloader. As such, a custom recovery such as TWRP cannot be installed on the xt1528 Verizon branded variant.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 51
    I'll keep this short because I'm leaving the computer.. pretty much now.

    disclaimer: I didn't break it. Don't blame me.

    This is NOT for the 3g model

    what works:
    display, touch, mounting everything (including sd-ext), adb. charging, temperature, rooting

    untested:
    flashing, formatting, backup, mounting otg, formatting data to ext4 (I think it will fail though).

    looks iffy:
    timezone data seems a bit off (by 1 hour, 5 mins), but who cares about that.

    I provide you the recovery image. If someone wants to do some instructions, (Please only RC's with the device) then drop me a pm and I'll add you as a contributor.

    Code:
    fastboot flash recovery recovery.img
    # or
    fastboot boot recovery.img

    This is tested on the GB version of the Moto E 2015. I understand that there is a 3g version of the moto e 2015. I will NOT be supporting this device, and I recommend you do NOT flash this recovery.

    recovery images are distributed via the XDA Download system

    XDA:DevDB Information
    TWRP Surnia, Tool/Utility for the Moto E 2015

    Contributors
    cybojenix

    Version Information
    Status: Testing

    Created 2015-03-09
    Last Updated 2015-03-08
    7
    Reserved

    Sources:
    I've used the stock kernel image and device tree, so don't shout at me for not uploading them.
    The closest that there is to it is here

    Twrp is here

    device tree

    Download
    • V1 - initial release
    4
    Camera ok with changed SuperSU settings

    This made the camera work on my Moto E 2015 4G (XT1524):
    • installed TWRP from cybojenix with fastboot (see first post of this thread)
    • installed SuperSU 2.46 (from download.chainfire.eu/696/SuperSU/) with TWRP
    • disabled SuperSU setting: mount namespace separation (+reboot)
    This is less intrusive than disabling SELinux by switching it to permissive mode with SELinux Mode Changer app.
    3
    @cybojenix Any plans of an updated TWRP for the 1st Gen Moto E users? We've been abandoned for long. A last official build from you will suffice for our Lollipop ROMs on Condor.


    PS: We've just got official CM, if only you could please provide us a latest official TWRP build now. Just a humble request.

    Last time I checked, 5.0 isn't out on my variant.
    I'm also probably going to vanish again this week, for personal reasons. So it depends.