[P769] [UL BL] [CWM] [TWRP] [Philz] Recoveries for P769 - No More Mirror Issues - LG Optimus L9 P760, P765, P768, P769

UNLOCKED BOOTLOADER REQUIRED FOR BELOW RECOVERIES
ClockworkMod​
Downloads:
6.0.4.5
CWM 6.0.4.5 Touch for P769
6.0.4.8
CWM 6.0.4.8 No-Touch for P769
Philz Advanced CWM​
Downloads:
6.40.0
Philz CWM 6.40.0 - Based on CWM 6.0.4.8 for P769
TWRP​
Downloads:
2.7.1.1
TWRP 2.7.1.1 for P769

Information
Questions:
- What is the difference between normal recovery and these recoveries?
If you install a normal CWM/TWRP/Philz release on an unlocked P769, you will notice that the screen is inverted/mirrored and/or the the touch is also wonky. The above uploaded recoveries have been especially adapted to work correctly, so there is no-more mirror issue and the touch works fine as well. After flashing the below fix too, the touch should work while on your ROM as well.
Please note, you may have to also flash this fix (cwm_ts_fix_p769) for the wonky touchscreen after flashing the recovery. Get it here
- How to install recovery?
Option 1:
a. Go to recovery and flash the zip
Option 2:
a. Extract the recovery.img file from the zip and copy to your internal/external SD card on phone
b. Install Rashr from here
c. Flash the recovery from within the application by browsing for it
Option 3:
a. Extract the recovery.img file from the zip and copy to your computer
b. Use fastboot to install recovery, see here
c. Use the command "fastboot flash recovery recovery.img"
Option 4:
a. Via flash_image, use this guide.
- Are these recoveries bug-free?
I have tested all the recoveries on my device (T-Mobile P769) and it does boot into them and you can flash zip files, I can't comment on functionality more than that, however if there is an issue with these recoveries then it is most likely an issue with the original recovery as well.
- How are these recoveries created?
These recoveries are created simply by using kuma82's method, described here, which is replacing the kernel (zimage) from the original recoveries and replacing with the kernal from bobZhome's CWM recovery .
- Will you keep updating the recoveries?
I will try my best, I do not compile the recoveries from the original sources, because I don't have the time or know how to, however if there is a new recovery release and required by the users, I will gladly mod it and upload it.
Thanks to:
- @artit for his TWRP
- @artas182x for his CWM 6.0.3.7 and 2nd-init
- @dhiru1602 for his device tree
- @Polloos for his compiled recoveries
- @kuma82 for his guidance on unlocking and making these recoveries
- @BobZhome for creating the CWM recovery, from which the kernel(zimage) was extracted
- Philz, TWRP, CWM for their excellent work and awesome recoveries.

Please inform people that their bootloader must be unlocked to flash these and thanks for 2.7 twrp.

Thanks, I forgot to add that. Done.

Related

[Q] Quick TWRP question

Please delete
So how does one flash TWRP from CWM?
Flash the zip in recovery. Reboot recovery and you will have twrp. Make sure its the latest version from their website.

Wat steps to root and install Viper (international HTC One X+)

Hope somebody can help me with this. I want to root my HTC One X + (with the all in one root kit 2.3) and put the rom ViperX+ 1.0.3 on it. Can somebody confrim that the steps below are the right ones.
With all in one root kit V2.3.
1.install HTC Drivers
2.register at HTCdev
3.Get Token ID
4. Submit Token ID
5.Unlock bootloader
So far everything goes oke. But for the below steps I need help.
- Is this the moment to make a backup by creating a CWM image?
After that
- Do i need to Flash recovery TWRP International with the all in one root kit v2.3 or is it better to flash Venom mod of TWRP recovery with Venom Flasher?
- flash Elite kernel repacked (boot.img) for Viper with Venom Flasher (or is it better to flash it with the all in one tool kit)
- Boot in recovery (vol down + power)
- Full wipe
- Install Viper rom (zipfile)
-Reboot phone
Hope you guys can help me with this. Thanks!
a bit searching would have led you to this thread: http://forum.xda-developers.com/showthread.php?t=2066390
at all, your steps are nearly fine: but at first you need a custom Recovery for creating any Backup (CWM Backup does just work with CWM recovery - at all those backups are generally referred as "nandroid"-Backups. But backups created with CWM are not compatible with TWRP and TWRP-Backups are not compatible with CWM)
For Viper ROM, the Viper modded TWRP is recommended, and the VenomFlasher tool is more easy than AIO-Toolkit for flashing Recovery (Venom modded TWRP 2.4.1.0) and Kernel
So do:
6. put ViperROM on your sdcard
7. flash recovery with Venom Flasher (in fastboot mode*)
8. boot into recovery, make backup (system, data and kernel, so you have your original kernel in case of ... you need to go back to stock)
9. flash kernel (in fastboot mode*)
10. go into recovery, do full wipe, and flash your ROM
Done.
* if you aren't in fastboot mode, Venom Flasher will take you there, so you just need your device switched on and connected to your computer with USB debugging activated in the developer options.

Recovery Flashable Recoveries

If it's helpful to anyone else, I made a copy of TWRP and Philz recoveries that are flashable from a custom recovery. I do this because I find it easier to change the recovery I am using from a flashable zip rather than using adb or fastboot.
As a check I have flashed Philz from TWRP and TWRP from Philz on my own device without issue, but the usual disclaimer is still in effect. Whatever you do with this is not my fault.
Anyone is free to modify these zips for other recovery versions. All that needs to be done is to replace the "recovery.img" file inside of the zip.
Sources:
Philz Recovery came from here:
http://forum.xda-developers.com/showthread.php?t=2703223
And the TWRP recovery from here:
http://forum.xda-developers.com/showthread.php?p=51401269
Zip downloads:
https://www.dropbox.com/s/wjnuwzltjfde80w/openrecovery-twrp-2.7.0.4-m8_ul_ca.zip
https://www.dropbox.com/s/6cvfiw52yfwx8lu/philz_touch_6.26.6-m8.zip
Big thanks!!
joemommasfat said:
If it's helpful to anyone else, I made a copy of TWRP and Philz recoveries that are flashable from a custom recovery. I do this because I find it easier to change the recovery I am using from a flashable zip rather than using adb or fastboot.
As a check I have flashed Philz from TWRP and TWRP from Philz on my own device without issue, but the usual disclaimer is still in effect. Whatever you do with this is not my fault.
Anyone is free to modify these zips for other recovery versions. All that needs to be done is to replace the "recovery.img" file inside of the zip.
Sources:
Philz Recovery came from here:
http://forum.xda-developers.com/showthread.php?t=2703223
And the TWRP recovery from here:
http://forum.xda-developers.com/showthread.php?p=51401269
Zip downloads:
https://www.dropbox.com/s/wjnuwzltjfde80w/openrecovery-twrp-2.7.0.4-m8_ul_ca.zip
https://www.dropbox.com/s/6cvfiw52yfwx8lu/philz_touch_6.26.6-m8.zip
Click to expand...
Click to collapse
TWRP flashed perfectly from 2.7.0.2 to 2.7.0.4 with your zip, THANK YOU for the zip.

[KERNEL][LOLLIPOP][23.2.A.162][ADVANCED STOCK WITH RECOVERY](UB Only)

Pure stock kernel for unlocked bootloaders with TWRP 2.8.6.0 recovery.
Created using flashtool and mkbootimg.
Rename leoTWRPimg.apk to boot.img and fastboot it to have UB stock kernel with TWRP.
To root, download Chainfires latest flashable zip from Here.
Then reboot and press press volume up when purple LED turns on to enter TWRP recovery, and flash the zip from the stored location.
Tested and working.
Credits: DoomLord for the Ramdisk, plus Osm0sis and [NUT]
for their kernel kitchens.
Enjoy:good:
View attachment leoTWRPimg.apk
not needed, already done by Gustavo

Question How to install TWRP permanently for Redmi Note 10 (sunny)?

I am having a tough time installing TWRP on (sunny) as I am not used to A/B partitioned devices. The stock recovery is replaced every time once I boot back to system. I have been using fastboot to get the custom recovery. It would be helpful if someone could tell how to get it installed permanently as there is no recovery partition in A/B devices. There was no option for Recovery Ramdisk in TWRP.
Thank You
If you change the boot.img, the recovery is automatically changed. There is no other way.
The boot.img includes the recovery. This is the reason.
So is there no way to get recovery without altering the boot?
Once you install the ROM via TWRP, I believe you need to go to Advanced > Install Recovery Ramdisk > flash the TWRP image file from microSD.
I haven't gotten to test this myself since I am still waiting for the bootloader unlock, others can confirm if it is the case or if I said something false.
Alternatively, I think crDroid dev for this phone bundles it with TWRP... actually, I think dev dropped it in latest release.
syntheticdingo said:
Once you install the ROM via TWRP, I believe you need to go to Advanced > Install Recovery Ramdisk > flash the TWRP image file from microSD.
I haven't gotten to test this myself since I am still waiting for the bootloader unlock, others can confirm if it is the case or if I said something false.
Alternatively, I think crDroid dev for this phone bundles it with TWRP... actually, I think dev dropped it in latest release.
Click to expand...
Click to collapse
I am using an unofficial twrp and it is not having Install ramdisk option.
Unofficial Twrp 3.5.1 Sunny
1) Installing boot.img changes the recovery to the one it contains.
2) You can change the recovery by subsequently installing recovery on the ramdisk.
But whenever I flash the boot.img again, the recovery changes again.
Even version 3.5.1 of TWRP includes a ramdisk installation feature. Look for it in "Advanced".
StaryMuz said:
1) Installing boot.img changes the recovery to the one it contains.
2) You can change the recovery by subsequently installing recovery on the ramdisk.
But whenever I flash the boot.img again, the recovery changes again.
Even version 3.5.1 of TWRP includes a ramdisk installation feature. Look for it in "Advanced".
Click to expand...
Click to collapse
As I said before that option isn't available in the Advanced option despite me looking for it.
EDIT: I used a different recovery.img TWRP 3.5.2 for sunny, and it had the option. I am linking it here so you can use it.

Categories

Resources