[RECOVERY][CWM][UNOFFICIAL] Clockworkmod Recovery for the LG Flex - LG G Flex

Here ya go folks CWM for the LG Flex built by yours truly and with some help/assistance from @Dees_Troy (hows that for opens source ).
People to Thank
koush - for his awesome recovery.
Dees_Troy - for helping, assisting, and sharing with me.
djrbliss - for adding loki support.
wolfgart - for testing
The Goods
[APP][CWM][TWRP][RECOVERY] Freedom Flex for the LG G Flex
For those who want to save a backup to your PC, the path is /mnt/shell/clockworkmod/backup

PlayfulGod said:
Here ya go folks CWM for the LG Flex built by yours truly and with some help/assistance from @Dees_Troy (hows that for opens source ).
People to Thank
koush - for his awesome recovery
Dees_Troy - for helping, assisiting, and sharing with me.
wolfgart - for testing
The Goods
[url="http://unleashedprepaids.com/upload/devs/playfulgod/phones/LG/zee/recovery-clockwork-6.0.4.5-swipe-zee.img']recovery-clockwork-6.0.4.5-swipe-zee.img[/url]
Code:
sha256: cbc52a60600ec1d91564796c5c7a82e73cdc29d011b8d8730f78c1aa9f219687
Click to expand...
Click to collapse
Great Man !!!
Testing from several days, and now all seems works like a charm on F340K variant !
Great Work !!!!! :good:

C:\ADB422>adb shell su -c dd if=/data/local/tmp/recovery.img of=/dev/block/platf
orm/msm_sdcc.1/by-name/recovery
Unknown id: if=/data/local/tmp/recovery.img
What's this mean?I can't finish step2. :crying:

gotospeed said:
C:\ADB422>adb shell su -c dd if=/data/local/tmp/recovery.img of=/dev/block/platf
orm/msm_sdcc.1/by-name/recovery
Unknown id: if=/data/local/tmp/recovery.img
What's this mean?I can't finish step2. :crying:
Click to expand...
Click to collapse
did you adb push the img?

PlayfulGod said:
did you adb push the img?
Click to expand...
Click to collapse
he can use Flashify app to,from Playstore....
automatic install...

@PlayfulGod Which variant does this recovery supports? Can you be more specific? Thanks in advance.
Sent from my LG-F340L using XDA Premium 4 mobile app

doniqcc said:
@PlayfulGod Which variant does this recovery supports? Can you be more specific? Thanks in advance.
Sent from my LG-F340L using XDA Premium 4 mobile app
Click to expand...
Click to collapse
it was built with info/kernel from the F340K, but should work on all variants.

Cool thank you.
Sent from my LG-F340L using XDA Premium 4 mobile app

PlayfulGod said:
did you adb push the img?
Click to expand...
Click to collapse
Yes.I used adb push it.How should i push it? Thank you!My device is F340L

gotospeed said:
Yes.I used adb push it.How should i push it? Thank you!
Click to expand...
Click to collapse
try flashify

I succeed .Thank you.But there is not rom for F340L.

i flash this but didnt work
i run
add reboot recovery
and its do reboot normal
didnt go recovery
why?
thanks

gotospeed said:
C:\ADB422>adb shell su -c dd if=/data/local/tmp/recovery.img of=/dev/block/platf
orm/msm_sdcc.1/by-name/recovery
Unknown id: if=/data/local/tmp/recovery.img
What's this mean?I can't finish step2. :crying:
Click to expand...
Click to collapse
Seems complicated!!!!!!!

lvikel2 said:
i run
add reboot recovery
and its do reboot normal
didnt go recovery
why?
thanks
Click to expand...
Click to collapse
I have the same problem.
On my D958 (rooted), I openned a terminal (su -)
After perfoming each of the following commands, the mobile reboot to system
- "reboot bootloader"
- "reboot oem-bootloader"
- "reboot recovery"
Why? Can you explain it to me?

bio-man said:
I have the same problem.
On my D958 (rooted), I openned a terminal (su -)
After perfoming each of the following commands, the mobile reboot to system
- "reboot bootloader"
- "reboot oem-bootloader"
- "reboot recovery"
Why? Can you explain it to me?
Click to expand...
Click to collapse
Flashed with Flashify. Have D959 TMo. Didn't work. When rebooted to recovery only shows "[450] fastboot mode started [450] udc_start()"
When using the code where is the img file placed?
What state does the phone need to be in?

Bowmanspeer said:
Flashed with Flashify. Have D959 TMo. Didn't work. When rebooted to recovery only shows "[450] fastboot mode started [450] udc_start()"
When using the code where is the img file placed?
What state does the phone need to be in?
Click to expand...
Click to collapse
Getting the same error on mine. If you find an answer please share!

Yeah.. Same error for me as well on Tmo 959.. Will try and see what I can come up with. Tried adb and Flashify. Both with No luck..:crying:

For those just getting their Flex, did it come with 4.4 kitkat?? If so its been patched for loki.

Same for me too guys on tmo
Sent from my LG-D959 using XDA Premium 4 mobile app

No kit kat...... It came with 4.2.2 lol but we will get an update to 4.4
Sent from my Enormous G Flex.

Related

[TUT] Unlocking 262 000 ADEUBK and all other

These are the steps i did for successfully unlocking my Bootloader.
My LG Optimus 4x HD: 262 000 ADEUBK and all other
UPDATED!!!
Download:
- Software from: http://forum.xda-developers.com/showthread.php?t=2069723
- Recovery: http://download2.clockworkmod.com/recoveries/recovery-clockwork-touch-6.0.3.1-p880.img
- root: http://www.uploadtak.com/images/j794_root.rar (we need only the Superuser.zip inside)
Steps:
(if you already on 20a go to the important step)
1. flash the 20a ADEUBK by this tu. http://forum.xda-developers.com/showthread.php?t=2069723
2. enable ADB
3. boot to stock recovery (1. Power Off your ox4 / 2.Volume down Key + Power Key)
4. choose: Update over adb
5. PC: open command promp(windows) or Linux Console
6.
PHP:
adb sideload superuser.zip
now you have root
7. boot to android
8. flash CWM recovery (we need only root for this!)
9. go to this folder who is the recovery img
PHP:
adb push recovery-clockwork-touch-6.0.3.1-p880.img /sdcard/
adb shell
su
cat /mnt/sdcard/recovery-clockwork-touch-6.0.3.1-p880.img >/dev/block/mmcblk0p1
sync
Important step for the unlock
Use this script:https://www.box.com/s/4jhgrlhajvpcsgtc1avp
or for win users
http://forum.xda-developers.com/showpost.php?p=40593956&postcount=67
or
Code:
adb shell
su
cat /sys/firmware/fuse/odm_reserved >/data/local/tmp/odm_reserved
echo 0x00000000000000000000000000000000000000000000000000000040000000c8 > /data/local/tmp/odm_reserved
echo /data/local/tmp/odm_reserved >/sys/firmware/fuse/odm_reserved
10. boot to bootloader
PHP:
adb reboot bootloader
PHP:
fastboot oem unlock
11. unlock over Volume key and enter with power key
12. wait 60 sec
13. unplug the cable and battery and put it again in
14.
PHP:
adb reboot bootloader
15. when you see the bootloader picture you can use fastboot
16.
PHP:
fastboot getvar all
bootloader unlock :Yes
security ff
And now you can choose
Restore the backup of the stock rom or download CyanogenMod+gapps (flash CyanogenMod >>)
Sorry my bad english
Jan
Are there european languages in china 20A? And if i use cm10?
Derjan23 said:
When you reflash a KDZ file the unlock is gone!!!!
Click to expand...
Click to collapse
then it is no real unlock...
laufersteppenwolf said:
then it is no real unlock...
Click to expand...
Click to collapse
Good point. OP let's see some proof of cm10 on your device
Sent from my rooted P880
if it works. who care , we can flash cm10!!
Zeph90 said:
if it works. who care , we can flash cm10!!
Click to expand...
Click to collapse
right, but i don't think that it'll work... cause the real unlocked bootloaders stay unlocked, no matter what you flash...
laufersteppenwolf said:
right, but i don't think that it'll work... cause the real unlocked bootloaders stay unlocked, no matter what you flash...
Click to expand...
Click to collapse
I´ve got security error when entering recovery...
so derjan23 camon post some screen
Fladder72 said:
I´ve got security error when entering recovery...
Click to expand...
Click to collapse
due to the missing signature...
laufersteppenwolf said:
then it is no real unlock...
Click to expand...
Click to collapse
And where is the difference?
I can do the same!!!
so it's all junk?
Looks like it, I'm trying it anyway just to confirm, then we can lay another thread to rest
Sent from my rooted P880
Derjan23 said:
And where is the difference?
I can do the same!!!
Click to expand...
Click to collapse
there is for sure a limitation somewhere... cause this is not the way the bootloader is meant to be/get unlocked...
what does the hidden menu say?
i've got lge security.. can't enter in cwm recovery
Derjan23 said:
And where is the difference?
I can do the same!!!
Click to expand...
Click to collapse
Proove it or go away
Sent from my rooted P880
Zeph90 said:
so derjan23 camon post some screen
Click to expand...
Click to collapse
What do you want to see?
Zeph90 said:
i've got lge security.. can't enter in cwm recovery
Click to expand...
Click to collapse
laufersteppenwolf said:
Fladder72 said:
I´ve got security error when entering recovery...
Click to expand...
Click to collapse
due to the missing signature...
Click to expand...
Click to collapse
see this
Derjan23 said:
What do you want to see?
Click to expand...
Click to collapse
Photo proof of CWM working, everyone here has got security error, plus you're saying to install it before unlock which we already know doesn't work. If ypu really have then I don't know what you did
Sent from my rooted P880
Derjan23 said:
What do you want to see?
Click to expand...
Click to collapse
what does the hidden menu tell you about the BL unlock state?
laufersteppenwolf said:
what does the hidden menu tell you about the BL unlock state?
Click to expand...
Click to collapse
+1
Sent from my rooted P880

[RECOVERY][TWRP][OFFICIAL] F340K - made by @Dees_Troy

Official TWRP Recovery for G Flex (F340K / KT Telecom variant)
created by @Dees_Troy and tested by me.
All works like a charm
Download HERE
Install from device using Flashify
wolfgart said:
Official TWRP Recovery for G Flex (F340K / KT Telecom variant)
created by @Dees_Troy and tested by me.
All works like a charm
Download HERE
Install from device using Flashify
Click to expand...
Click to collapse
I hope that @Dees_Troy can solve system mount problem. When you flash a rom in recovery mount system spent more then 5 minutes. No problem on wipe instead
Hello everyone ... I ask here and I apologize if you are OT, but since there was a section, if it were possible if someone m from a hand with the recovery for LG VU 3 ....
Inviato dal mio LG-P760 utilizzando Tapatalk
So I flashed recovery (with Flashify). Reboot in recovery through Flashify, did backup., everything is perfect.
But how to go there with out that app ?
Example Power+Down not working. I try everything
I also checked how G2 recovery works: power+down>>>u see Lg logo>>>let go and press again power+down....but it's not working.
maybe in Flashify you nee to flash recovery as "Boot image" ??
Your currently in Twrp?
Press reboot and than system
In flashify I picked recovery image and used quick boot to boot into recovery.
Sent from my LG-F340S using Tapatalk
charlieb620 said:
Your currently in Twrp?
Press reboot and than system
Sent from my LG-F340S using Tapatalk
Click to expand...
Click to collapse
No I did back up. And restart the system.
Now how to Enter to recovery ?
Any combination not working lol
---------- Post added at 11:44 AM ---------- Previous post was at 11:43 AM ----------
avetny said:
No I did back up. And restart the system.
Now how to Enter to recovery ?
Any combination not working lol
Click to expand...
Click to collapse
I also checked how LG G2 working...but that method not working ether.
Maybe I need to flash recovery.img as "boot img" ? not as "recovery.img"
Power off device.
VolUP+Power you should get a scrolling effect and than recovery after.
Sent from my LG-F340S using Tapatalk
charlieb620 said:
Power off device.
VolUP+Power you should get a scrolling effect and than recovery after.
Sent from my LG-F340S using Tapatalk
Click to expand...
Click to collapse
daamn....kill me for stupidity !:angel: (Working !!)
Thank you so much !!!
No problem.
Sent from my LG-F340S using Tapatalk
I've had and been rooting since the original droid on Verizon so I'm thinking that with a custom recovery it means the bootloader is unlocked. Please correct me if I'm wrong.
I just don't want to buy a phone with a locked bootloader.
Sent from my SM-N900T using xda app-developers app
wolfgart said:
Official TWRP Recovery for G Flex (F340K / KT Telecom variant)
created by @Dees_Troy and tested by me.
All works like a charm
Download HERE
Install from device using Flashify
Click to expand...
Click to collapse
Is their a D950 variant for the ATT/Tesla/Rogers versions? For this recovery
Techinstein said:
Is their a D950 variant for the ATT/Tesla/Rogers versions? For this recovery
Click to expand...
Click to collapse
Or the D959 TMO?
I pmed @Dees_Troy about this and how theyr just coming to the US and hopefully our requests has been heard.
Help
I got the phone rooted but having trouble with recovery. I tried pushing and flashing it with ADB, no luck. Then I Flashed with Flashify. Have D959 TMo. Didn't work. When rebooted to recovery only shows "[450] fastboot mode started [450] udc_start()" Does anyone have some ideas to this? Really want to be able to flash a custom rom. Until then guess I just download my root required apps haha.
Thanks in advance
tmonty11 said:
I got the phone rooted but having trouble with recovery. I tried pushing and flashing it with ADB, no luck. Then I Flashed with Flashify. Have D959 TMo. Didn't work. When rebooted to recovery only shows "[450] fastboot mode started [450] udc_start()" Does anyone have some ideas to this? Really want to be able to flash a custom rom. Until then guess I just download my root required apps haha.
Thanks in advance
Click to expand...
Click to collapse
that's the same result I got when I flashed the unofficial CWM. Obviously, D959 not yet supported. At least root works and can get rid of some bloat.

[GUIDE] Fastboot for L90 D415

Original guide created by ChikushodoF for the LG G3. Use at your own risk!
The LG L90 does have fastboot, but it's hiding "behind" LG Download mode. The steps to access it are as follows:
Note: This assumes you've already rooted manually or with Towelroot and know what adb/fastboot is.
First, backup your LG Download mode (laf) with this code, so you can use LG Flash if necessary.
adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/laf of=/sdcard/laf.img.
Run the following code to zero out laf:
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/laf
adb reboot
For whatever reason, you won't be able to access fastboot via "reboot to bootloader" like most phones, so you've got to do a key combo:
Power Off
Unplug USB
Hold Volume Up
Plug in USB
There you go, access to fastboot. I have attached a zip containing fastboot drivers for Windows users.
Link for D415 laf.... http://d-h.st/upP
A great treat! Woooo!
Ilxaot said:
A great treat! Woooo!
Click to expand...
Click to collapse
I found fastboot drivers for Windows! It's the 17th post by @nedooo. http://forum.xda-developers.com/showthread.php?t=2180497&page=2
Sent from my LG-D415 using Tapatalk
LaDY Vengeance said:
I found fastboot drivers for Windows! It's the 17th post by @nedooo. http://forum.xda-developers.com/showthread.php?t=2180497&page=2
Sent from my LG-D415 using Tapatalk
Click to expand...
Click to collapse
Might I suggest you add this to the OP also? Great find BTW
Sent from my LG-D415 using Tapatalk
I accidentally stumbled upon that too. And the best part. When I was in there I found a command that works. I believe our
Boot loader is locked but OEM unlock works on it. So before I flash my Roms I'm doing this to unlock the boot loader. Thanks for the intel
Sent from my LG-D415 using XDA Free mobile app
demonslayer12349 said:
I accidentally stumbled upon that too. And the best part. When I was in there I found a command that works. I believe our
Boot loader is locked but OEM unlock works on it. So before I flash my Roms I'm doing this to unlock the boot loader. Thanks for the intel
Sent from my LG-D415 using XDA Free mobile app
Click to expand...
Click to collapse
Good luck because everyone over at the G3 forum says that fastboot oem unlock doesn't work.
Sent from my LG-D415 using Tapatalk
It ran when I was locked in it. Bow that I can get in and out maybe.......
Sent from my LG-D415 using XDA Free mobile app
Quick question?
How would you revert back to Download mode?
Edit:
nvm
fastboot erase recovery
fastboot erase laf
fastboot flash laf laf.img
fastboot flash laf laf.img
Sent from my LG-D415 using Tapatalk
Is this working for D410?
myllo.setya said:
Is this working for D410?
Click to expand...
Click to collapse
With a root explorer navigate to dev/block/platform/msm_sdcc.1/by-name/laf
If you can get there, then yeah...it should work! [emoji6]
Sent from my LG-D415 using Tapatalk
This also works for the lg ls740, thanks! The OEM unlock also works for us! Posted in our forum because we don't have one on xda, gave you credit!
LaDY Vengeance said:
With a root explorer navigate to dev/block/platform/msm_sdcc.1/by-name/laf
If you can get there, then yeah...it should work! [emoji6]
Sent from my LG-D415 using Tapatalk
Click to expand...
Click to collapse
Yes,i can get laf.img there. The size about 22 mb,right?
myllo.setya said:
Yes,i can get laf.img there. The size about 22 mb,right?
Click to expand...
Click to collapse
That's right! It should work! [emoji4]
Sent from my LG-D415 using Tapatalk
Sorry if stupid question, but how do you install the fast boot drivers?
danhalen1 said:
This also works for the lg ls740, thanks! The OEM unlock also works for us! Posted in our forum because we don't have one on xda, gave you credit!
Click to expand...
Click to collapse
That's awesome! I'm glad I could help you guys! [emoji4]
Sent from my LG-D415 using Tapatalk
aSuperSaiyanG0D said:
Sorry if stupid question, but how do you install the fast boot drivers?
Click to expand...
Click to collapse
Really? LOL.... OK. You extract the zip. Then, using device manager, select the device that needs it, then just manually install.
Sent from my LG-D415 using Tapatalk
Thanks! And turned out I didn't need to install aha, I'm using this adb package that had it built it, so all is good and I'm unlocked now ?? Thanks again!
LaDY Vengeance said:
That's right! It should work! [emoji4]
Sent from my LG-D415 using Tapatalk
Click to expand...
Click to collapse
Thanks. . Its work for me. .:good:
What happens if you dont flash laf.img back before exiting fastboot? Will it leave the new unlocked fastboot mode alone, or will something else happen?

D95X: TWRP v2.6.0

Latest version of TWRP recovery.
https://drive.google.com/folderview?id=0B1rsNvL8ZF-RfkZFaHV2Z1NNbmtIelpwbVBPSGVGT2VGbDBubHVJdlljMm1Ma1dIbFJYT0E&usp=sharing
Should work on any Gflex with 4.4.x and above.
Image is bumped.
Methods to flash:
#1
Code:
adb push recovery.img /sdcard/recovery.img
Code:
adb shell
Code:
su
Code:
dd if=/sdcard/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
Code:
exit
Code:
exit
Code:
adb reboot recovery
#2
Install flashify from store, put recovery.img on sdcard and flash recovery from flashify
NOTE: You need to be rooted to flash it.
It will NOT WORK with 4.2.2 (thanks to @ptolomeo for test)
PS someone please pack it into flashable zip file.
Thank You and enjoy
fergy said:
Latest version of TWRP recovery.
https://drive.google.com/folderview?id=0B1rsNvL8ZF-RfkZFaHV2Z1NNbmtIelpwbVBPSGVGT2VGbDBubHVJdlljMm1Ma1dIbFJYT0E&usp=sharing
Should work on any Gflex.
Image is bumped.
To flash:
Code:
adb push recovery.img /sdcard/recovery.img
Code:
adb shell
Code:
su
Code:
dd if=/sdcard/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
Code:
exit
Code:
exit
Code:
adb reboot recovery
NOTE: You need to be rooted to flash it.
PS someone please pack it into flashable zip file.
Thank You and enjoy
Click to expand...
Click to collapse
Will this work on a 4.2.2 D955 ?
I know it says "Should work on any Gflex" but just to make sure.
Cheers.
ptolomeo said:
Will this work on a 4.2.2 D955 ?
I know it says "Should work on any Gflex" but just to make sure.
Cheers.
Click to expand...
Click to collapse
Any
fergy said:
Any
Click to expand...
Click to collapse
No luck.
Just a blank screen when trying to boot into recovery
Fortunately it boots normally if I don't try to enter recovery...
I'm using Stock D955 with 4.2.2 Jelly Bean.
ptolomeo said:
No luck.
Just a blank screen when trying to boot into recovery
Fortunately it boots normally if I don't try to enter recovery...
I'm using Stock D955 with 4.2.2 Jelly Bean.
Click to expand...
Click to collapse
Can you try to flash it with flashify please?
Yes, tried but again, blank screen while booting into recovery...
ptolomeo said:
Yes, tried but again, blank screen while booting into recovery...
Click to expand...
Click to collapse
Hmm, strange... I will correct then first post to not work with 4.2.2
Thank you very much for this! Also, how is that cm11 kernel coming along?
I flash img file from flashify , work very well . T959 4.4.2
BOOOOOOOOOM Goes the dynamite
dongdong6968 said:
Thank you very much for this! Also, how is that cm11 kernel coming along?
Click to expand...
Click to collapse
Hehe...secret ?
fergy said:
Hehe...secret ?
Click to expand...
Click to collapse
Heheh....I can help you
Sent from my LG-E400 using XDA Free mobile app
giaki3003 said:
Heheh....I can help you
Sent from my LG-E400 using XDA Free mobile app
Click to expand...
Click to collapse
Hehe, don't have Flex anymore. The digitiser was dead so I sell it. Swaped over to HTC Desire 820.
fergy said:
Hehe, don't have Flex anymore. The digitiser was dead so I sell it. Swaped over to HTC Desire 820.
Click to expand...
Click to collapse
Eheheh I meant e400 ehehehe
Sent from my LG-E400 using XDA Free mobile app
D958 REPORT THE AWESOMENESS
THANKS YOU VERY MUCH MAMEN:good::good::good:
hi
the attached img is 2.8.6.0.
flashable, bootable but when you want clear (wipe) cahe -> loop on that screen (solution hardreset)
2.8.5.0. stable
br
how to loop out?
i did factory reset. now i stuck on twrp v2.8.6.0
please help me

[Q] Recovery Image

Has anyone been able to recover the recovery image for the Droid Turbo? In my dreams, i supposed the nexus 6 recovery twrp would work once rooted. I was wrong, and now no longer have a recovery.
wrecklesswun said:
Has anyone been able to recover the recovery image for the Droid Turbo? In my dreams, i supposed the nexus 6 recovery twrp would work once rooted. I was wrong, and now no longer have a recovery.
Click to expand...
Click to collapse
@wrecklesswun, here you go. --> https://drive.google.com/file/d/0B15sKU9JEz4CbHRzVVZvRFdRUGM/view?usp=sharing
You can restore it by putting the file on the root of your sd card and using a root shell. And entering.
Code:
dd if=/sdcard/recoveryfilestock.img of=/dev/block/mmcblk0p36
OR
If youre lazy as long as you have adb installed you can download this extract it and click RunMe. It will restore stock recovery and then reboot you into recovery.
https://drive.google.com/file/d/0B15sKU9JEz4CbHY4WTFTR2NGWlE/view?usp=sharing
Harry44 said:
@wrecklesswun, here you go. --> https://drive.google.com/file/d/0B15sKU9JEz4CbHRzVVZvRFdRUGM/view?usp=sharing
You can restore it by putting the file on the root of your sd card and using a root shell. And entering.
Code:
dd if=/sdcard/recoveryfilestock.img of=/dev/block/mmcblk0p36
Click to expand...
Click to collapse
I thought the Turbo was still WP? Is the recovery writable?
adrynalyne said:
I thought the Turbo was still WP? Is the recovery writable?
Click to expand...
Click to collapse
@adrynalyne, recovery is writable on the turbo, I have done it numerous times.
Harry44 said:
@adrynalyne, recovery is writable on the turbo, I have done it numerous times.
Click to expand...
Click to collapse
Good to know.
Do we have a working twrp then?
Sent from my XT1254 using Tapatalk
Technogen said:
Do we have a working twrp then?
Sent from my XT1254 using Tapatalk
Click to expand...
Click to collapse
Even if you did...what could you do with it (im sure the Maxx will be fine for it)?
Backups wouldn't be restored, nothing could be flashed, etc.
Technogen said:
Do we have a working twrp then?
Sent from my XT1254 using Tapatalk
Click to expand...
Click to collapse
You can build TWRP for the Turbo and flash it all day. Wouldn't work though as it fails the signature checks from the boot loader. You need an unlocked boot loader for a custom recovery to work.
Harry44 said:
You can build TWRP for the Turbo and flash it all day. Wouldn't work though as it fails the signature checks from the boot loader. You need an unlocked boot loader for a custom recovery to work.
Click to expand...
Click to collapse
That's what I thought and was just confused why someone else said we could flash. *Shrug* is use my Turbo as a daily driver so I can't poke at it any like I did the DNA when we got that unlocked.
Sent from my XT1254 using Tapatalk
Can twrp be used?
wrecklesswun said:
Can twrp be used?
Click to expand...
Click to collapse
No TWRP cannot be used. As I stated above.
Harry44 said:
You can build TWRP for the Turbo and flash it all day. Wouldn't work though as it fails the signature checks from the boot loader. You need an unlocked boot loader for a custom recovery to work.
Click to expand...
Click to collapse
worked like a champ!!! kudos!
wrecklesswun said:
worked like a champ!!! kudos!
Click to expand...
Click to collapse
Great, happy to have been able to help!
wrecklesswun said:
worked like a champ!!! kudos!
Click to expand...
Click to collapse
What exactly worked on a bootloader locked Turbo?
Please elaborate?
You must mean stock recovery ☺
aviwdoowks said:
What exactly worked on a bootloader locked Turbo?
Please elaborate?
Click to expand...
Click to collapse
aviwdoowks said:
You must mean stock recovery
Click to expand...
Click to collapse
@aviwdoowks, yes exactly. He needed to restore the stock recovery on his turbo. Even with WP on as long as you're root you can dd an image to any partition other than system. I simply packaged shell, su request and dd commands into an executable bat file that flashed stock recovery.
Harry44 said:
@wrecklesswun, here you go. --> https://drive.google.com/file/d/0B15sKU9JEz4CbHRzVVZvRFdRUGM/view?usp=sharing
You can restore it by putting the file on the root of your sd card and using a root shell. And entering.
Code:
dd if=/sdcard/recoveryfilestock.img of=/dev/block/mmcblk0p36
OR
If youre lazy as long as you have adb installed you can download this extract it and click RunMe. It will restore stock recovery and then reboot you into recovery.
https://drive.google.com/file/d/0B15sKU9JEz4CbHY4WTFTR2NGWlE/view?usp=sharing
Click to expand...
Click to collapse
Harry,
You wouldn't still happen to have the Droid Turbo XT1254 stock recovery, would you?
y8s said:
Harry,
You wouldn't still happen to have the Droid Turbo XT1254 stock recovery, would you?
Click to expand...
Click to collapse
You can find it in the full firmware package here: http://rootjunkysdl.com/getdownload.php?file=Droid Turbo/Firmware/VRZ_XT1254_SU4TL-44_44_CFC.xml.zip
Flash it using fastboot with the command "fastboot flash recovery recovery.img"
TheSt33v said:
You can find it in the full firmware package here: http://rootjunkysdl.com/getdownload.php?file=Droid Turbo/Firmware/VRZ_XT1254_SU4TL-44_44_CFC.xml.zip
Flash it using fastboot with the command "fastboot flash recovery recovery.img"
Click to expand...
Click to collapse
Awesome, thank you. I didn't realize rootjunky had a DL site.
TheSt33v said:
You can find it in the full firmware package here: http://rootjunkysdl.com/getdownload.php?file=Droid Turbo/Firmware/VRZ_XT1254_SU4TL-44_44_CFC.xml.zip
Flash it using fastboot with the command "fastboot flash recovery recovery.img"
Click to expand...
Click to collapse
Link working for anyone?
Sent from my Nexus 6 using Tapatalk

Categories

Resources