I rooted my phone, installed PhilZ recovery and installed CM from here, but after booting, I can't enter recovery and it stays in the CM boot screen indefinitely. I just found this phone and was exited to install a newer android, but it does that.
Thanks, any help is appreciated.
(sorry for the low-res image, it's the laptop's camera)
randomguy3356 said:
I rooted my phone, installed PhilZ recovery and installed CM from here, but after booting, I can't enter recovery and it stays in the CM boot screen indefinitely. I just found this phone and was exited to install a newer android, but it does that.
Thanks, any help is appreciated.
(sorry for the low-res image, it's the laptop's camera)
Click to expand...
Click to collapse
Tell me which specific device is yours?
Try this recovey and rom
Recovery: https://forum.xda-developers.com/t/...p-img-twrp-3-0-2-0-for-l3ii-and-l1ii.3348137/
LineageOs 13: https://androidfilehost.com/?fid=673368273298936199
RodrigoAyuso said:
Tell me which specific device is yours?
Click to expand...
Click to collapse
e425f
RodrigoAyuso said:
Try this recovey and rom
Recovery: https://forum.xda-developers.com/t/...p-img-twrp-3-0-2-0-for-l3ii-and-l1ii.3348137/
LineageOs 13: https://androidfilehost.com/?fid=673368273298936199
Click to expand...
Click to collapse
Forgot to say fastboot does not work
randomguy3356 said:
Forgot to say fastboot does not work
Click to expand...
Click to collapse
But don't you have a recovery installed?
RodrigoAyuso said:
But don't you have a recovery installed?
Click to expand...
Click to collapse
can't boot to recovery
Does it open the download mode?
randomguy3356 said:
can't boot to recovery
Click to expand...
Click to collapse
RodrigoAyuso said:
Does it open the download mode?
Click to expand...
Click to collapse
What is that?
randomguy3356 said:
What is that?
Click to expand...
Click to collapse
Search on youtube how to enter download mode and install the stock rom (you will need a computer)
Solved.
Related
Teamwin Recovery Project 2.6.1.0 for P760/765/768
Backup and restore work fine for me. I don't edit anything just build it from their source.
Only for phone with Unlocked bootloader!
Click to expand...
Click to collapse
How to install
Via fastboot
Download .img recovery file
Boot your phone to Bootloader mode (Fastboot mode) by Lelus' method or "adb reboot oem-unlock" or QuickBoot app
Flash it with "fastboot flash recovery p768-twrp-2.6.1-recovery.img"
Then reboot with "fastboot reboot"
Via Recovery
Download .zip recovery and put it in sdcard
Boot to your recovery
Install TWRP recovery zip file
Reboot
Download Link
2013/11/24
p760-twrp-2.6.1-recovery.img (P765 please use this) md5:dd3a2afce988d5de06538f72dac8faeb
p768-twrp-2.6.1-recovery.img md5:c24ac670c9f0ef5e4ad69b70886dd82f
Flashable p760-twrp-2.6.1-recovery.zip (P765 please use this) md5:dc793a3957d53ac803d2a16b0bafd8c5
Flashable p768-twrp-2.6.1-recovery.zip md5:5f19339ded9e8afe58807d90f0ece81c
Bugs / known issues
Internal sdcard mount at /sdcard not /data/media
There're option to select internal/external backup & restore, at the folder title. At first I confuse because default backup location is internal.
Version History
2013/11/24 - Fix Wip /data problem. TWRP don't format /data by default do /data/media is preserved. But you have an option to format /data.
2013/11/21 - Initial release
Credits
Teamwin for their recovery project
Cyanogenmod 10.2 for build platform
Dees_Troy for How to compile TWRP touch recovery
Reserved
Great Works...
Great work but can u do the same for P760/765...
love4u_nav said:
Great work but can u do the same for P760/765...
Click to expand...
Click to collapse
I will do it after I build new CM 10.2 kernel for P760.
artit said:
I will do it after I build new CM 10.2 kernel for P760.
Click to expand...
Click to collapse
Thnks in advance....
artit said:
I will do it after I build new CM 10.2 kernel for P760.
Click to expand...
Click to collapse
We need devs on this side now (P760)
PreemPalver said:
We need devs on this side now (P760)
Click to expand...
Click to collapse
love4u_nav said:
Thnks in advance....
Click to expand...
Click to collapse
TWRP 2.6.1.0 for P760 is up in OP. I test it on my phone and it can restore my P768 TWRP backup. (It should work because all files are that same except kernel)
Thanks for this recovery artit. Could you also build a CWM based recovery for the P760/P765/P768?
Thanks in advance.
Sent from my P760 using Tapatalk
noob.gamer said:
Thanks for this recovery artit. Could you also build a CWM based recovery for the P760/P765/P768?
Thanks in advance.
Sent from my P760 using Tapatalk
Click to expand...
Click to collapse
CWM non-touch version is built with every CM rom but it a little inconvenient to use. Touch CWM can be built from http://builder.clockworkmod.com/. P760 is already in its support devices.
I think TWRP is more usable and faster (without md5 check). I also use touch CWM for P768 for a long time before switch to TWRP.
artit said:
CWM non-touch version is built with every CM rom but it a little inconvenient to use. Touch CWM can be built from http://builder.clockworkmod.com/. P760 is already in its support devices.
I think TWRP is more usable and faster (without md5 check). I also use touch CWM for P768 for a long time before switch to TWRP.
Click to expand...
Click to collapse
Hmm, thanks for the info !
Thanks a lot, will try it out ASAP. I like TWRP very much
Sent from my LG-P760 using xda app-developers app
Is there an option to flash recovery from a tool like nandroid manager ? I found such option but it don't work ?
sebx_g1 said:
Is there an option to flash recovery from a tool like nandroid manager ?
Click to expand...
Click to collapse
I tried that but app says recovery will be flashed to null. I don't know if that is correct.
sebx_g1 said:
Is there an option to flash recovery from a tool like nandroid manager ? I found such option but it don't work ?
Click to expand...
Click to collapse
PreemPalver said:
I tried that but app says recovery will be flashed to null. I don't know if that is correct.
Click to expand...
Click to collapse
It's don't work in nandroid manager even if you put /dev/block/mmcblk0p4 in destination.
The safest way to flash it is via fastboot.
But I've tried another method by using dd. But you need shell access to do it, and if you make some mistake you may soft brick your phone.
sebx_g1 said:
Is there an option to flash recovery from a tool like nandroid manager ? I found such option but it don't work ?
Click to expand...
Click to collapse
PreemPalver said:
I tried that but app says recovery will be flashed to null. I don't know if that is correct.
Click to expand...
Click to collapse
OK, after test for a while I give you a flashable TWRP recovery in OP.
artit said:
OK, after test for a while I give you a flashable TWRP recovery in OP.
Click to expand...
Click to collapse
Thank you, just tested, it works.
I suppose that reboot from recovery on P760 don't work ... phone stays on LG logo ?
sebx_g1 said:
I suppose that reboot from recovery on P760 don't work ... phone stays on LG logo ?
Click to expand...
Click to collapse
I also try that but no error. Wait for more P760 tester to report back.
Didn't tested completely but its working on P760/P765 just fine....
I flashed zip verrsion for p760 and got kernel panic and restart loop,Use lelus fastboot method to revive it
Im on modded stock,so maybe thats the problem?
When i flashed old twrp 2.5 phone booted up normally
LG G3 can't get into recovery
Hi there,
I tried to get TWRP as custom recovery but that didn't work out.
Every time i try to enter recovery mode it gets into fastboot.
Or it is a black screen and only the led lights up into red and bleu.
Somebody any id what is wrong and how to get twrp as custom recovery.
My LG g3 is the model D855. Please be gentle with me i am a noob with this stuf but i am trying to learn.
And yes the phones is rooted.
Greetings,
DB
Dyonn said:
Hi there,
I tried to get TWRP as custom recovery but that didn't work out.
Every time i try to enter recovery mode it gets into fastboot.
Or it is a black screen and only the led lights up into red and bleu.
Somebody any id what is wrong and how to get twrp as custom recovery.
My LG g3 is the model D855. Please be gentle with me i am a noob with this stuf but i am trying to learn.
And yes the phones is rooted.
Greetings,
DB
Click to expand...
Click to collapse
More details needed.
What software version are you on? Not just the android version.
How did you try to install TWRP?
If on KitKat, use Flashify to install bumped TWRP img file.
If on Lollipop, use AutoRec app.
es0tericcha0s said:
More details needed.
What software version are you on? Not just the android version.
How did you try to install TWRP?
If on KitKat, use Flashify to install bumped TWRP img file.
If on Lollipop, use AutoRec app.
Click to expand...
Click to collapse
My software version: V20h-EUR-XX|
I am running on lollipop.
I tried installing TWRP with ADB.
Dyonn said:
My software version: V20h-EUR-XX|
I am running on lollipop.
I tried installing TWRP with ADB.
Click to expand...
Click to collapse
AutoRec works. You probably flashed the wrong version. Bumped TWRP versions cause that issue when on LP.
es0tericcha0s said:
AutoRec works. You probably flashed the wrong version. Bumped TWRP versions cause that issue when on LP.
Click to expand...
Click to collapse
thank you very much works great.:good:
Dyonn said:
thank you very much works great.:good:
Click to expand...
Click to collapse
You're welcome. Feel free to hit the Thanks button. I like to collect them.
Hi Guys,
I've got a SGP511 WiFi only (castor_windy), with root access and an unlocked bootloader. but to install AOSP 7.1 I need to update my version of TWRP to 3.0.0.
I installed TWRP via TabZ2-lockeddualrecovery2.8.26 batch file and can access recovery but every time i select install look at my SD card and change to images and select the castor_winsy 3.0.0 image i dont get an option to install to recovery i only get kernel how do i resolve this ?
I have re flashed FW (KitKat) via flashtool loads of times
rooted
installed TabZ2-lockeddualrecovery2.8.26 batch file
and every time i get the same option.... cant flash to recovery or boot only kernel
i have attached a screenshot so that nobody thinks i am going mad
can you please help me thanks :fingers-crossed:
It's been a while since I used TWRP 2.8.XX...so no idea what's the issue there but I'd just flash TWRP recovery via fastboot. Worked for me without any problems :good:
T4ke5 said:
It's been a while since I used TWRP 2.8.XX...so no idea what's the issue there but I'd just flash TWRP recovery via fastboot. Worked for me without any problems :good:
Click to expand...
Click to collapse
Hi ... Is that using the ADB fastboot recovery TWRP.img?
I am on KitKat just wondering if that's why it won't work have you got to be on 6.01 ?
Well, actually it shouldn't matter on which Android version you are, but to have the latest boot.img and radio.img installed I'd flash the latest stock ROM available here on XDA which means by the way having TWRP 3.0.2.0 as well and after that you might be ready for AOSP 7.1
Just have look at kulvertti's thread in the "General" subforum. Since you have already intalled a custom recovery there shouldn't be any problems.
Lockeddual recovery is not compatible with any custom rom
Please follow the instructions in the thread
rcstar6696 said:
Lockeddual recovery is not compatible with any custom rom
Please follow the instructions in the thread
Click to expand...
Click to collapse
Hi @rcstar696 have you got a link to the instructions please as I can't seem to find it ... thanks
nickbaker66 said:
Hi @rcstar696 have you got a link to the instructions please as I can't seem to find it ... thanks
Click to expand...
Click to collapse
http://forum.xda-developers.com/xpe.../aosp-6-0-marshmallow-sony-xperia-z2-t3235935
first two steps of instruction
rcstar6696 said:
http://forum.xda-developers.com/xpe.../aosp-6-0-marshmallow-sony-xperia-z2-t3235935
first two steps of instruction
Click to expand...
Click to collapse
Hi @rcstar6696,
i had no problem flashing the boot.img that part was ok but when i went to flash the recovery it never seemed to work for me, in the terminal window in the SDK programme tools folder which is the same folder as the image i downloaded from your thread is in (Twrp-3.0.0-0-castor-windy.img and twrp_castor_windy.img) it said something about sizes but said it went ok tried to boot into recovery and it never worked
in the terminal window whilst my SGP511 was in fastboot mode i typed fastboot recovery Twrp-3.0.0-0-castor-windy.img is this is correct script or have i got this wrong ?
i am currently on Kitkat does this matter
thansk
nickbaker66 said:
in the terminal window whilst my SGP511 was in fastboot mode i typed fastboot recovery Twrp-3.0.0-0-castor-windy.img is this is correct script or have i got this wrong ?
thansk
Click to expand...
Click to collapse
The right command is
fastboot flash recovery PathToRecovery*
Click to expand...
Click to collapse
*C:\stuff\more_stuff\TWRP_castor-windy.img for instance
T4ke5 said:
The right command is
*C:\stuff\more_stuff\TWRP_castor-windy.img for instance
Click to expand...
Click to collapse
Cheers guys I'll give that a go
T4ke5 said:
The right command is
*C:\stuff\more_stuff\TWRP_castor-windy.img for instance
Click to expand...
Click to collapse
rcstar6696 said:
http://forum.xda-developers.com/xpe.../aosp-6-0-marshmallow-sony-xperia-z2-t3235935
first two steps of instruction
Click to expand...
Click to collapse
hi guys i tried what you said and still could get it to work, please see screenshot and check if i have entered something wrong, i dont thinki have but i might be wrong
is it because i have not done the boot image first via fastboot ?
Looks quite good. Did you already try to enter the recovery?
T4ke5 said:
Looks quite good. Did you already try to enter the recovery?
Click to expand...
Click to collapse
i tried to access recovery via the down volume button when the tablet starts up but no green light appears and it just starts normally ...... i ve not flashed the boot.img first then flashed recovery as ive seen it can be done via recovery the only option left now is to try flashing the boot.img first .... i have no option but to try that tonight and see if that can do it that way
@T4ke5 @rcstar6696 thanks very much guys for your help TWRP on 3.0.0 now and AOSP 7.1 installed now
Sweet! :good:
T4ke5 said:
Sweet! :good:
Click to expand...
Click to collapse
Don't laugh but I can't put my WiFi code in because there's no keyboard just tap to speak how can I have the keyboard back lol
T4ke5 said:
The right command is
*C:\stuff\more_stuff\TWRP_castor-windy.img for instance
Click to expand...
Click to collapse
Cheers mate worked a treat
Can anyone please tell me how can i able to flash twrp recovery in mi note 5(Vince) without pc. And how can i revert it back to stock recovery. Please help!!!
Shashank Bhanu said:
Can anyone please tell me how can i able to flash twrp recovery in mi note 5(Vince) without pc. And how can i revert it back to stock recovery. Please help!!!
Click to expand...
Click to collapse
Without pc not possible. U cannot come back to stock recovery
sarath1701 said:
Without pc not possible. U cannot come back to stock recovery
Click to expand...
Click to collapse
But can i install any custom recovery without pc.
Shashank Bhanu said:
But can i install any custom recovery without pc.
Click to expand...
Click to collapse
Not possible
TWRP Recovery or orange fox recovery
Can anyone tell me " how can I install twrp or orange fox recovery with out pc and with out root the device"
Amar6281 said:
Can anyone tell me " how can I install twrp or orange fox recovery with out pc and with out root the device"
Click to expand...
Click to collapse
Have you unlocked bootloader?
Shivaprasad.G.I said:
Have you unlocked bootloader?
Click to expand...
Click to collapse
Yes
Amar6281 said:
Yes
Click to expand...
Click to collapse
Then if you have any other custom recovery then it is possible if you are in stock recovery then it is not possible
Hey Guys I will get an Mediapad M5 8 inch tomorrow.
10 inch isn't my choice as I was searching for a 4 gb ram 8 inch.
My question: are there any custom Roms for universal devices ? I want to install a pixel custom Rom. Just don't know where to search / where to find one...
nofear5888 said:
Hey Guys I will get an Mediapad M5 8 inch tomorrow.
10 inch isn't my choice as I was searching for a 4 gb ram 8 inch.
My question: are there any custom Roms for universal devices ? I want to install a pixel custom Rom. Just don't know where to search / where to find one...
Click to expand...
Click to collapse
You can install any treble image arm64 ab variant, pixel experience rom too (thread).
massima said:
You can install any treble image arm64 ab variant, pixel experience rom too (thread).
Click to expand...
Click to collapse
Thank you, i need to read a lot about it ...
I figured out the problem I need to unlock the bootloader ... But having really troubles with that.... Or is there any simple way to do this ?
nofear5888 said:
Thank you, i need to read a lot about it ...
I figured out the problem I need to unlock the bootloader ... But having really troubles with that.... Or is there any simple way to do this ?
Click to expand...
Click to collapse
It is a long long story......to get shortly see here, i cannot help because i unlocked several years ago with the dc-unlocker service (it is no more possible).
massima said:
It is a long long story......to get shortly see here, i cannot help because i unlocked several years ago with the dc-unlocker service (it is no more possible).
Click to expand...
Click to collapse
I got my Bootloader unlocked.
TWRP seems to run ... sometimes the old recovery appears...
anyway.... i downloaded pixel exetended and Lineage OS both GSI Software... ( for arm64) extractet it to the sd card. and flashed via twrp as system image .... but i am in a bootloop always says "Bootloader unlocked.... boot now"
where is my fault ?
nofear5888 said:
I got my Bootloader unlocked.
TWRP seems to run ... sometimes the old recovery appears...
where is my fault ?
Click to expand...
Click to collapse
Use the original recovery to wipe data and everytime you change rom, wipe data. TWRP is outdated and could fail to wipe correctly data.
massima said:
Use the original recovery to wipe data and everytime you change rom, wipe data. TWRP is outdated and could fail to wipe correctly data.
Click to expand...
Click to collapse
i managed to flash it with adb under windows.... but pixel firmware keeps doing a bootloop :-(
Or maybe bootloop is wrong... it only shows the bootanimation ( the Google G) and the bar is sliding for minutes...
nofear5888 said:
i managed to flash it with adb under windows.... but pixel firmware keeps doing a bootloop :-(
Or maybe bootloop is wrong... it only shows the bootanimation ( the Google G) and the bar is sliding for minutes...
Click to expand...
Click to collapse
Cannot power it off? In recovery mode (VOLUP+PWR) you could power it off.
massima said:
Cannot power it off? In recovery mode (VOLUP+PWR) you could power it off.
Click to expand...
Click to collapse
yes turn off is possible... but it wont boot...
i flash the pixel firmware... and after flash completed it keeps loading loading loading.... nothing more appears
nofear5888 said:
yes turn off is possible... but it wont boot...
i flash the pixel firmware... and after flash completed it keeps loading loading loading.... nothing more appears
Click to expand...
Click to collapse
Turn it off; VOLDOWN pressed and connect to the PC, it will enter in fastboot mode; flash the original huawei recovery; restart in recovery mode and wipe data.
Yes and after that ?
I wanted to have a custom Rom installed
nofear5888 said:
Yes and after that ?
I wanted to have a custom Rom installed
Click to expand...
Click to collapse
massima said:
Turn it off; VOLDOWN pressed and connect to the PC, it will enter in fastboot mode; flash the original huawei recovery; restart in recovery mode and wipe data.
Click to expand...
Click to collapse
nofear5888 said:
Yes and after that ?
I wanted to have a custom Rom installed
Click to expand...
Click to collapse
Boot the OS!!
massima said:
Boot the OS!!
Click to expand...
Click to collapse
Oh you mean just the recovery....my fault
Where do I get the recovery
nofear5888 said:
Oh you mean just the recovery....my fault
Where do I get the recovery
Click to expand...
Click to collapse
From your backup if you have any or i posted here