[Q] Where can I download 4.4.4 flashable through TRWP

T-1311

Senior Member
Jan 25, 2010
85
18
0
I recieved 5.1 OTA but want to go back to 4.4.4.
As I found out, Moto says, that we cant donwngrade to 4.4.4 with RSDlite. So I want to install TRWP and use a backup to install 4.4.4
In best case there is a backup of the Stock-Rom. Is there one? If not, which one is the one nearest to the stock (moto x features, ....)
 

miju12

Senior Member
Aug 14, 2014
791
1,670
0
27
New Delhi
if you want to use the motorola features than you need stock rom. ask someone to make twrp backup of system and boot running 4.4.4 and flash it in your device
 
  • Like
Reactions: T-1311

St.Noigel

Senior Member
Mar 7, 2013
1,037
320
113
Ivano-Frankivsk
I recieved 5.1 OTA but want to go back to 4.4.4.
As I found out, Moto says, that we cant donwngrade to 4.4.4 with RSDlite. So I want to install TRWP and use a backup to install 4.4.4
In best case there is a backup of the Stock-Rom. Is there one? If not, which one is the one nearest to the stock (moto x features, ....)
You can use this ROM or just delete few lines from XML in FW for RSD.
If You delete this lines
Code:
<step operation="getvar" var="max-download-size"/>
    <step operation="oem" var="fb_mode_set"/>
    <step MD5="e059929f2668935282b8248b028d015d" filename="gpt.bin" operation="flash" partition="partition"/>
    <step MD5="2b664024c8a421245b814e3b7c4c5077" filename="motoboot.img" operation="flash" partition="motoboot"/>
You can flash stock 4.4.4 ROM with RSD.
 
  • Like
Reactions: T-1311

T-1311

Senior Member
Jan 25, 2010
85
18
0
Sorry, here are the missing infos

  • XT1052
  • Bootloader locked (but will be unlocked soon)
  • Stock 5.1 recieved automaticaly OTA
  • Baseband MSM8960PRO_BP_23255.138.89.00R
  • System: 222.21.15.ghost_row_Retail.en.DE
  • LPA23.12-15
 

Attachments

s5610

Senior Member
Sep 13, 2014
716
305
0
Chişinău
Sorry, here are the missing infos
Good. Now I get why can't you install via RSD. Unlock it as soon as possible, but don't flash anything (especially including bootloader). I'll give you TWRP flashable 4.4.4 today evening.

P.S. And I also need your byke and clothes modem dump ) Instructions will follow.

. . .

UPDATE. Well, it isn't ready yet (( But after unlock you can flash any system+boot easily by fastboot commands:
fastboot flash boot boot.img
fastboot flash system system.img


But DON'T flash bootloader!!! It can brick the phone
fastboot flash partition gpt.bin
fastboot flash motoboot motoboot.img

Or similar in RSD:
<step operation="flash" partition="partition" filename="gpt.bin" MD5="e83806da807e62fd6ffa08e330abe582" />
<step operation="flash" partition="motoboot" filename="motoboot.img" MD5="2b664024c8a421245b814e3b7c4c5077" />
 
Last edited: