TWRP 3.2.1.0 IMG for Lenovo P2 [Download] - Lenovo P2 ROMs, Kernels, Recoveries, & Other Devel

Team Win Recovery Project 3.2.1.0
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download Link:
Latest TWRP img (3.2.1.0)
Maintainer: Celoxocis
Code Name: kuntao_row
Updating Twrp
From TWRP
To update TWRP, simply download the new twrp.img on your phone, then boot into your current TWRP and flash it.
To flash a twrp.img, navigate to [Install] -> [Flash Image] -> select your twrp.img -> [x] Recovery -> Flash!
After that, just use [Reboot] -> [Recovery] to reboot into the updated TWRP.
dd Install Method (Requires Root):
Download the latest image file (.img) from the download link above. Place it in the root of your /sdcard folder and rename it to twrp.img.
Run the following commands via adb shell or a terminal emulator app:
su
dd if=/sdcard/twrp.img of=/dev/block/bootdevice/by-name/recovery
From PC via ADB :
Connect your phone to PC
Launch minimal adb ,copy recovery.img to installation directory of minimal adb.
Enter these commands
adb reboot bootloader
fastboot flash recovey recovery.img
fastboot boot recovery.img
Mod Edit: external self-promotion link removed
XDA:DevDB Information
TWRP 3.2.1.0, ROM for the Lenovo P2
Contributors
Varun Sai
ROM OS Version: 7.x Nougat
Version Information
Status: Stable
Current Stable Version: 3.2.1.0
Stable Release Date: 2017-12-05
Created 2017-12-14
Last Updated 2017-12-14

Reserved

Installed using TWRP method.
Working fine. @Varun Sai
Diff between TWRP 3.1.1.0 and TWRP 3.2.1.0 ?

Yes I have just installed it too. Seem ok

Varun Sai said:
Team Win Recovery Project 3.2.1.0
Download Link:
Latest TWRP img (3.2.1.0)
Maintainer: Celoxocis
Code Name: kuntao_row
Updating Twrp
From TWRP
To update TWRP, simply download the new twrp.img on your phone, then boot into your current TWRP and flash it.
To flash a twrp.img, navigate to [Install] -> [Flash Image] -> select your twrp.img -> [x] Recovery -> Flash!
After that, just use [Reboot] -> [Recovery] to reboot into the updated TWRP.
dd Install Method (Requires Root):
Download the latest image file (.img) from the download link above. Place it in the root of your /sdcard folder and rename it to twrp.img.
Run the following commands via adb shell or a terminal emulator app:
su
dd if=/sdcard/twrp.img of=/dev/block/bootdevice/by-name/recovery
From PC via ADB :
Connect your phone to PC
Launch minimal adb ,copy recovery.img to installation directory of minimal adb.
Enter these commands
adb reboot bootloader
fastboot flash recovey recovery.img
fastboot boot recovery.img
If you want tutorial of video for flashing this latest twrp img
XDA:DevDB Information
TWRP 3.2.1.0, ROM for the Lenovo P2
Contributors
Varun Sai
ROM OS Version: 7.x Nougat
Version Information
Status: Stable
Current Stable Version: 3.2.1.0
Stable Release Date: 2017-12-05
Created 2017-12-14
Last Updated 2017-12-14
Click to expand...
Click to collapse
Man the official one is already updated to 3.2.1.0 then why did you created this thread

With the earlier version of TWRP whenever I restore ROM a saved backup. After boot the ROM loads properly but it always ask for the pattern to unlock the device after reboot. But the pattern never matches and keep on saying Pattern don't match. Is this fixed in this build or its a known bug or I am doing something wrong.
BTW I only took backup of Boot, System and Data.

​
rickyshaw said:
With the earlier version of TWRP whenever I restore ROM a saved backup. After boot the ROM loads properly but it always ask for the pattern to unlock the device after reboot. But the pattern never matches and keep on saying Pattern don't match. Is this fixed in this build or its a known bug or I am doing something wrong.
BTW I only took backup of Boot, System and Data.
Click to expand...
Click to collapse
I think this is not related with twrp. Just delete following files via twrp file manager:
in the data/system
password.key
pattern.key
locksettings.db-wal
locksettings.db-shm
locksettings.db

Fatih Fırıncı said:
​
I think this is not related with twrp. Just delete following files via twrp file manager:
in the data/system
password.key
pattern.key
locksettings.db-wal
locksettings.db-shm
locksettings.db
Click to expand...
Click to collapse
Thanks for your tip it was a lifesaver. Really appreciate your help.

Whats the point in creating a separate thread when there is already an Official TWRP thread?!
@Az Biker please close the thread as there already exists an official thread, additional threads just lead to information clutter.

ok today night I will delete this thread

celoxocis said:
Whats the point in creating a separate thread when there is already an Official TWRP thread?!
@Az Biker please close the thread as there already exists an official thread, additional threads just lead to information clutter.
Click to expand...
Click to collapse
Please tell me how to delete this thread

Closed per OP request

Related

[RECOVERY][TWRP][ZS570KL/PRO] TWRP Recovey for Zenfone 3 Deluxe! [29-09-2017]

TWRP Recovery for ZS570KL / ZS570KL PRO
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​Disclaimer
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about procedures,
* tools or terms in this thread before proceeding! YOU are choosing to
* make these modifications, and if you point the finger at me for
* messing up your device, I will laugh at you.
*/
Download and install TWRP recovery. Special thanks to @shakalaca for the first TWRP builds for our device!
Warning!
Always have your original firmware, recovery and boot files in case things don't go as expected
Backup all of your personal data!
Prerequisites
Adb and Fastboot installed. I recommend you to install it from HERE.
Drivers installed. Try using these or Universal ADB Drivers
Download
Grab the recovery img file from any of the mirrors:
MEGA (Shakalaca builds)
AndroidFileHost
Try it!
This is for you if you just want to temporary boot into TWRP recovery without replacing your current installed recovery. In case you need to flash a single zip, or just becuase it's your will not to install it!
Connect your device to your computer and boot it into bootloader mode. Turn off the device and press Volume up + Power button. Or by using adb command:
Code:
adb reboot bootloader
Now open a terminal window inside the folder where the twrp recovery img file is placed and run the command:
Code:
fastboot boot <twrp img file name>
This command will NOT replace yout current recovery, it will temporary boot into TWRP recovery. This means once you are done using it, reboot your device and you will still have your current recovery untouched.​Install it!
In order to install TWRP and replace your current recovery follow the next instructions.
Connect your device to your computer and boot it into bootloader mode as described in the previous step. Now open a terminal window inside the folder where the twrp recovery img file is placed and run the command:
Code:
fastboot flash recovery <twrp img file name>
Done! Enjoy your fresh installed TWRP recovery!​
Reserved...
Thanks
Just a heads up, With shaka's TWRP for the zenfone 3 zs550kl, I recieved ERROR 7 when flashing the Android 7 zip file. Flashed stock recovery and everything was fine.
Tried after that to boot from TWRP and it never booted into android, gave it a good 20mins. Figured you might want this information here.
Thanks for the development!
Hello, i tried fastboot boot <twrp img file name> but FAILED (remote: bootimage: incomplete or not signed) can you help me please?
fandyrahmats said:
Hello, i tried fastboot boot <twrp img file name> but FAILED (remote: bootimage: incomplete or not signed) can you help me please?
Click to expand...
Click to collapse
This is not a boot.img, this is a recovery.
Google the steps to flashing twrp and you will find a guide for flashing the recovery.
Why i cant unlock bootloader ? I tried using from official website but i'm getting error failed map blabla. Please help
fandyrahmats said:
Why i cant unlock bootloader ? I tried using from official website but i'm getting error failed map blabla. Please help
Click to expand...
Click to collapse
try download the first image on support asus and open recovery to flash and try again
So unlocked bootloader is not needed to flash twrp and then root?
TWRP can't decrypt device even with the right password...
TWRP Version 3.2.2 released!! Thanks to @shakalaca
sebastiandg7 said:
TWRP Version 3.2.2 released!! Thanks to @shakalaca
Click to expand...
Click to collapse
is there a way to unlock the bootloader for this device? the official unlock tool doesn't work it just errors me
Karoths said:
is there a way to unlock the bootloader for this device? the official unlock tool doesn't work it just errors me
Click to expand...
Click to collapse
I did it with the official tool when I was in 6.0
sebastiandg7 said:
I did it with the official tool when I was in 6.0
Click to expand...
Click to collapse
yeah im on 8.0 and they have a tool that "works" on android 8 but it doesn't actually work and i Don't know how to unlock the bootloader any other way.
i heard some people backing down to an older android version to install twrp then going back to 8 but i don't know how to roll back
Karoths said:
yeah im on 8.0 and they have a tool that "works" on android 8 but it doesn't actually work and i Don't know how to unlock the bootloader any other way.
i heard some people backing down to an older android version to install twrp then going back to 8 but i don't know how to roll back
Click to expand...
Click to collapse
You can find me in telegram as @sebastiandg7. There I can help you more.
sebastiandg7 said:
You can find me in telegram as @sebastiandg7. There I can help you more.
Click to expand...
Click to collapse
alright i'll contact you on telegram then

[Guide][X620/X626] How to Unlock Bootloader & Install TWRP & Root [MTK chipset]

[Guide][X620/X626] How to Unlock Bootloader & Install TWRP & Root [MTK chipset]
------------------------------------------------------------------------------------------------------
This Tutorial is for MTK chipset phones LeEco X620/X626
------------------------------------------------------------------------------------------------------
Prerequisites:
I) Battery charge 100%
II) You have installed windows 10 64-bit Operating System
III) Download and unzip to your PC: RECOVERY-TWRP_GS_BB72
PROCEDURE (Unlock Bootloader & Install TWRP):
1.) Go to Settings>About phone and hit the build number 7 times to unlock developer options menu.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Connect the smartphone to the PC via USB cable.
2.) Go to Settings>select Developer options>activate the three toggle Figure>
3.) Turn off the smartphone and enter into Fastboot mode by pressing simultaneously power button and volume less
4.) Click on adb_cmd.exe command contained in RECOVERY-TWRP_GS_BB72 folder and type fastboot oem unlock
5.) Click on flash_TWRP.bat command contained in RECOVERY-TWRP_GS_BB72 folder and Recovery will be flashed within a few seconds
7.) Disconnect the USB cable and pressing simultaneously power button and volume more to enter into TWRP recovery
(WARNING: a small written warning will alert us that the bootloader is unlocked, this type will appear from now on every time we will launch the TWRP)
Activate the toggle-Never show this screen During boot again and do the swipe from left to right to confirm the changes.
P.S.
Archive RECOVERY-TWRP_GS_BB72
contains new TWRP 3.0.2-0
Special thanks to: BB72
-----------------------------------------------------------------------------------------------
PROCEDURE (How to Root X620/X626):
I.) Download and copy in your phone
(SuperSU) Recovery Flashable.zip
II.) Turn off your phone.
III.) Pressing simultaneously power button and volume more enter into TWRP
IV.) Install (SuperSU) Recovery Flashable.zip without wipe.
V.) Reboot/System
----------------------------------------------------------------------------------------------
Translated and prepared by: laikexpert
[Guide][How to Full Wipe/Format] your phone [with TWRP Recovery]
https://forum.xda-developers.com/le-2/how-to/how-to-wipe-format-phone-t3546047
Translated and prepared by: laikexpert
-----------------------------------------------------------------
[Guide] How to solve notifications problem in EUI
https://forum.xda-developers.com/le-2/how-to/guide-how-to-solve-notifications-t3762705
Translated and prepared by: laikexpert
[X626] CUOCO92 [ROM 5.9.028S] Can be installed on [X620/X625] Multilingual
https://forum.xda-developers.com/le-2/development/x626-cuoco92-installed-multilingual-t3744201
LeEco X626
5.9.028S
-Multilingual ROM
-Comes with pre-installed Magisk
-No advertising and unnecessary chinese applications.
-GAPPS are built-in
------------------------------------------------------------------------------------
Based on Official Stock ROM 5.9.028S for MTK chipset phones LeEco
------------------------------------------------------------------------------------
OPTION:
------------------------------------------------
Install X626_CUOCO92_ROM
—---------------------------------------------—
on X620 / X625 phones
without any problems.
—---------------------------------------------—
Translated and prepared by: laikexpert
Is this one working on X625?
iamJASZ said:
Is this one working on X625?
Click to expand...
Click to collapse
Yes, normally.
My phone is X625
laikexpert said:
Yes, normally.
My phone is X625
Click to expand...
Click to collapse
Nice! Thanks.
This will format the internal storage right?
G4B33 said:
This will format the internal storage right?
Click to expand...
Click to collapse
This tutorial won't format the internal storage:
[ROM][X620/X626] How to Unlock Bootloader & Install TWRP [MTK chipset]
If you want to format internal storage
then use this tutorial:
[How to Full Wipe/Format] your phone [with TWRP Recovery]
https://forum.xda-developers.com/le-2/how-to/how-to-wipe-format-phone-t3546047
Questions About Installation
Thanks a lot for sharing this tool!
There are some concerns I want to figure out before I install that on mu daily phone. (by the way, it Le2 X620)
1. My current EUI ROM is version 5.9.028S, does the tool compatible with my phone ROM version?
2. Do I need to do any pre processing to my phone before I install it? Like root, clean...
There's latest stable TWRP 3.1.1 images on the 4pda forum .
Unfortunately you can't flash any custom EUI ROM on the X626 because you get the message:
"This ROM is only for X620 model"
Can someone post proper latest TWRP images for this phone?
As this one has a Grosso Shop labeling on it
TWRP 3.0.2-0
Use for the installation procedure!
TWRP 3.0.2-0
Use for the installation procedure!
adaa1262 said:
There's latest stable TWRP 3.1.1 images on the 4pda forum .
Unfortunately you can't flash any custom EUI ROM on the X626 because you get the message:
"This ROM is only for X620 model"
Can someone post proper latest TWRP images for this phone?
As this one has a Grosso Shop labeling on it
Click to expand...
Click to collapse
TWRP 3.0.2-0
Use for the installation procedure!
laikexpert said:
TWRP 3.0.2-0
Use for the installation procedure!
Click to expand...
Click to collapse
Yes I have TWRP 3.0.2-0 I've installed it from your post.
I was asking about TWRP v3.2 (the latest version)
If you're interested there's a TWRP v3.1 from some developers on 4pda but they'll won't work on Le S3 X626 as this message is displayed when installing a custom EUI ROM:
"This ROM is for X620 only please install the proper ROM for your device"
andycaco said:
Thanks a lot for sharing this tool!
There are some concerns I want to figure out before I install that on mu daily phone. (by the way, it Le2 X620)
1. My current EUI ROM is version 5.9.028S, does the tool compatible with my phone ROM version?
2. Do I need to do any pre processing to my phone before I install it? Like root, clean...
Click to expand...
Click to collapse
1.Yes
2.Check which recovery you have
-stock recovery
or
-TWRP recovery
already installed on your phone.
Hi! I have a x626 is not recognized in fastboot mode. I install TWRP with fastboot in various Le Max 2 and another x620 (in same computer). This phone don't enter into EUI or stock recovery but enter in fastboot mode. Writing the command FASTBOOT DEVICES the phone isn't listed. With FASTBOOT OEM UNLOCK or FASTBOOT FLASH RECOVERY xxxxxxx.IMG show the message: "waiting for device" and nothing more. Whats the matter?? Thank you very much!
El del 3.0 v6 said:
Hi! I have a x626 is not recognized in fastboot mode.!
Click to expand...
Click to collapse
Your possible problems:
-usb cable
-adb&fastboot drivers
-version of Windows
P.S.
I dont have any problems
with Win 10.
Everything is automatically recognized.
The ADB drivers are the same as Le Max 2, really? Im using the cable with other phones (2 differents). And SO is Windows 10 Pro x64, and works with Le Max 2 (3 phones)... Any idea? Thank you very much!
Works on Le 2 pro x625

TWRP for LENOVO Tab M10 FHD - TB-X606F?

Hello, Possessing two tablets of this brand, I was wondering if a custom recovery existed for this one, I can look everywhere on all the forums, Russian, English, etc ... But, I do not find.
If anyone can create one with this SOURCE CODE from the tablet that would be super nice.
I succeded to install twrp on my lenovo x606F.
1) extract recovery.img from a downloaded full firmware
2) download "Mediatek (MTK) Auto TWRP recovery porter by Team Hovatek" v. 1.6 and use it to create a twrp.img from your recovery
3) flash your twrp image by adb:
fastboot flash recovery twrp.img
4) then flash an empty vbmeta.img that you find on team hovatek site by this command (Method 3 - Flashing vbmeta https://forum.hovatek.com/thread-32719.html ):
fastboot --disable-verity flash vbmeta vbmeta.img
5) reboot in recovery. You will receive a message that your partition is encrypted. tap "cancel" and follow the steps indicated on this page (Method 3 - Patching fstab in /vendor partition using TWRP + Text editor https://forum.hovatek.com/thread-30160.html ). You have to backup on your microsd your two fstab.* files in /vendor/etc folder and then modify as indicated. Then, by twrp, overwite them on your original files.
6) reboot in android and flash your original recovery
7) reboot in your stock recovery and make a full data erase. YOU LOST ALL YOUR PERSONAL DATA.
8) reboot in android and reinstall twrp recovery
9) reboot in your full working twrp recovery and check if it is all ok.
When you boot in your twrp, your screen is black, so you have to push power button to light your screen. You can fix it
by checking all three option in magisk manager (keep encryption, keep verity and recovey mode) and reinstall magisk root.
I'm not responsable for any damage on your device. Sorry for my english
zeldoox said:
3) flash your twrp image by adb:
4) then flash an empty vbmeta.img
Click to expand...
Click to collapse
Are you sure? TWRP Recovery Porter says that vbmeta.img must be flashed BEFORE twrp image.
I made several attempts to install twrp. When I succeeded, I installed vbmeta.img after twrp. But, during my previous attempts, I had already installed vbmeta. So, it is possible that the right steps are to install it first.
So, did anyone else succeed with these steps?
Shijune said:
So, did anyone else succeed with these steps?
Click to expand...
Click to collapse
I haven't tried, I'm afraid a bricked my tablets
Shijune said:
So, did anyone else succeed with these steps?
Click to expand...
Click to collapse
Nope. I tried 3-4 times, no way. The only result is that my tab's clock becomes late 11k seconds after each reboot
Guys someone has a working twrp image for android 10?
maks44 said:
Nope. I tried 3-4 times, no way. The only result is that my tab's clock becomes late 11k seconds after each reboot
Click to expand...
Click to collapse
I just rooted Lenovo M8 FHD TB-8705F (Android 9) using the Hovatek Method 3 guide:
flashed empty vbmeta
flashed boot.img created by Magisk
I tried the steps above with the TB-X606F on Android 10 (I used the lenovo recovery tool to rescue os and ended up with android 10) and I am unable to get it working. If I flash the generated twrp image and the vbmeta one (doesn't matter which order) and reboot recovery I get a black screen and no amount of pushing the power button gets the screen to turn on. I have not tried the boot.img file generated by Magisk yet. Anyone have any thoughts on this?
dpn982 said:
I tried the steps above with the TB-X606F on Android 10 (I used the lenovo recovery tool to rescue os and ended up with android 10) and I am unable to get it working. If I flash the generated twrp image and the vbmeta one (doesn't matter which order) and reboot recovery I get a black screen and no amount of pushing the power button gets the screen to turn on. I have not tried the boot.img file generated by Magisk yet. Anyone have any thoughts on this?
Click to expand...
Click to collapse
Can you share the download link for Lenovo recovery tool? Thanks
MisterVik said:
Can you share the download link for Lenovo recovery tool? Thanks
Click to expand...
Click to collapse
https://download.lenovo.com/consumer/mobiles/rescue_and_smart_assistant_v5.3.0.21_signed_setup.exe
Hi all,
I got my TB-X606F today and I'm having a hard time getting fastboot to work. I installed the official MTK driver from google and in my device manager its visible as Android ADB Interface
on my tablet I see the fastboot mode in the lower left corner.
fastboot devices shows nothing on cmd.
Any ideas?
OS Windows 10
MOD EDIT: See here- https://forum.xda-developers.com/t/...sb-driver-installer-tool-for-windows.3999445/
Смотрите здесь-https://forum.xda-developers.com/t/tool-latest-adb-fastboot-and-usb-driver-installer-tool-for-windows.3999445/
acocalypso said:
Hi all,
I got my TB-X606F today and I'm having a hard time getting fastboot to work. I installed the official MTK driver from google and in my device manager its visible as Android ADB Interface
on my tablet I see the fastboot mode in the lower left corner.
fastboot devices shows nothing on cmd.
Any ideas?
OS Windows 10
Click to expand...
Click to collapse
I have the same problem and can't proceed rooting for this reason.
adb works fine. Device is shown, commands like reboot into fastboot mode works fine. But "fastboot devices" does not show an entry.
I've tried to (re-) install the drivers CDC, VCOM, ... several times. I'v tried the "Latest ADB Fastboot and USB Driver installer tool for Windows". Doesn't work.
In device manager, Android Bootloader Interface is shown with an error.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Any ideas?
To fix this update your driver to Samsung's adb interfrance and it will work.
I got my TB-X606F rooted but struggle to install TWRP. I believe I'm on Android 10, the latest? I used [Hovatek] Mediatek Auto TWRP Recovery Porter V1.7a by Team Hovatek because I couldn't find version 1.6. I got the recovery.img directly from TB-X606F_S300007_200923_BMP.zip. I select Android 10 in the Android Version and output the TWRP recovery. Then I flashed and flashed the vbmeta (both the version from my zip file and the version from Hovatek. Then I flashed using multiple instructions. When I boot to recovery, it just gives the orange box screen then eventually fully boots to OS. Anything I'm forgetting?
I upgraded to Android 10. I installed again twrp by "Mediatek Auto TWRP Recovery Porter V1.7a". Android 10 version don't work well. "Pie Kernel 4.9.117" version works perfectly. The steps I follow are similar to my previous post. Insted of "forceencrypt" there is "forcefdeorfbe" in fstab.mt6765 file.
zeldoox said:
I upgraded to Android 10. I installed again twrp by "Mediatek Auto TWRP Recovery Porter V1.7a". Android 10 version don't work well. "Pie Kernel 4.9.117" version works perfectly. The steps I follow are similar to my previous post. Insted of "forceencrypt" there is "forcefdeorfbe" in fstab.mt6765 file.
Click to expand...
Click to collapse
How did you get twrp installed plz help
zeldoox said:
I upgraded to Android 10. I installed again twrp by "Mediatek Auto TWRP Recovery Porter V1.7a". Android 10 version don't work well. "Pie Kernel 4.9.117" version works perfectly. The steps I follow are similar to my previous post. Insted of "forceencrypt" there is "forcefdeorfbe" in fstab.mt6765 file.
Click to expand...
Click to collapse
Can you plz make a video of your steps?

Xz2p on gsi 11-12 android

Hello everyone! The camera works on courvus 12L. and cr droid 12L but the battery is big on it. on the courvus 12L the battery is normal.
install twrp and boot into the stock firmware and then boot into twrp again. install the firmware from under twrp as a system image.
enCorvus_vS1.0-Revolt-treble_arm64_ab_vndklite-Gapps-Alpha-0000.img.rar
drive.google.com
this collected all the necessary patches for magisk
patchi.rar
drive.google.com
after installing the firmware, you can flash this recovery.this is recovery-extract the folder from the archive and flash it via fastboot by clicking on the bat file-"1lineage 18.1 recowery.cmd"
lineage 18.1 recowery.rar
drive.google.com
and to run the firmware, be sure to flash it from under recovery
Permissiver_v5.zip
drive.google.com
Sony gallery,fotoredactor sony
Kasper666666 said:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Click to expand...
Click to collapse
Hello kasper666666, that`s what I am looking for! It sounds like a fairy tail!
But.....
my knowledge about AOSP and Magisk is poor and even my trial to install magisk for my H8166 was not successfull.
I started from stock rom H8166_Customized DACHBLX_52.1.A.3.49-R6C and Magisk-v24.3 (or alternatively Magisk-v21.4).
Then I flashed system-squeak-arm64-ab-vndklite-gapps.img.
Error: "non supported Magisk-version"
Can you give any advice?
Thanks for your efforts!
I made a mistake. the camera works on firmware courvus 12 v 1.0.magisk does not work because you need to remove system / bin / phh su, and in build.prop in ro.build.fingerprint = you need to insert your own values, the camera also works on cr droid 12 but on it Big battery zhor with gapps.. https://sourceforge.net/projects/tipzbuilds/files/GSIs/CorvusROM/Alpha/20220315/ and be sure to flash it for the sensors to work https://drive.google.com/file/d/1-4cIIg8BNz1o1SlHEqamFKIprYcx9oOX/view?usp=drivesdk
der.lange said:
Can you give any advice?
Thanks for your efforts!
Click to expand...
Click to collapse
if you can’t do this, I will help you, only I will need your build.prop from vendor

			
				
Thank you for your quick response and offer!
My last trial was insatalling "magfisk-phh.apk"; but stuck with Sony-logo.
it was not necessary .... I have a ready-made file, now I will upload it to disk and send a link to the finished firmware
put the usual magisk 24.3. install twrp and boot into the stock firmware and then boot into twrp again. install the firmware from under twrp as a system image
then you can put recovery lineage and it will work
lineage-18.1-20220113-recovery-aurora.img
drive.google.com
put all the files in the topic header
sorry, but I can´t see any attachment....
bytheway: will your solution enable the use of the stock xperia camera? As far as I know Bionic does not allow the use of their cameradrivers for the further development.
all attachments open. camera tama 0.3.0 from denny trank works it is in patchi.rar
it´s a hard piece of work for me and an end not to be seen...
1. flash stock with newflasher: ok
2. flash magisk_patched boot.img: ok
3. install twrp
3.1 fastboot boot twrp-kang.img; adb push twrp-kang.img /; install recovery ramdisk; reboot into recovery (with decryption); reboot system doesn´t work, boots into recovery instead!! Flashing system-squeak.img immediately stops with error.
3.2 fastboot boot twrp-aurora.img; boots but no input possible, dead screen
So what I`m doing wrong? Is there another better twrp?
download the archive. extract the twrp-akari.img file, copy it to the memory card. you must have the official firmware, connect the phone to the computer in fastboot and in the folder that you downloaded, click first on 1vbmeta.cmd then on 2twrp.cmd and wait until the phone reboots into twrp. in twrp select advanced then install recowery ramdisk and select the file on the memory card twrp-akari.img and wait for the firmware to finish. then reboot into the system. you can go to twrp and flash the firmware from twrp in system image. flash recovery lineage 18 on fastboot...magisk flash from under recovery lineage 18
xz2p dual TWRP 3.4.0.rar
drive.google.com
sorry, where can I find vbmeta.cmd and twrp.cmd?
xz2p dual TWRP 3.4.0.rar
drive.google.com
sorry
still no end to be seen!
1. install stockrom (newflasher)
2. boot and install ramdisk recovery (twrp-akari.img)
3. flash system.img via recovery or fastboot flash system_a system.img
4. reboot system: SONY-Logo stuck
what´s wrong with me?
2. boot and install ramdisk recovery (twrp-akari.img)!system reboot required!!3. flash system.img via recovery!! no fastboot!!!!4.flash Permissiver_v5.zip..5.reboot system
That´s exactly what I have done. Permissive-zip: too large; aborted....
I think, there´s not enough room for both twrp and permissive in the ramdisk and I dont know howto increase size. If I change the sequence of the installation twrp-img is too large.
"new image larger than boot partition. Aborting"
did you flash it from twrp.? flash recovery lineage 18 and flash permissiver from it
"It′s been a hard day's night
And I′ve been working like a dog" (Beatles)
Finally successfull!
I highly appreciate your work! Thank You!!
My steps installing android 12
1. install stockrom H8166_Customized DACHBLX_52.1.A.3.49-R6C (newflasher)
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
2. boot and install ramdisk recovery (twrp-akari.img)
3. reboot recovery ; reboot system ; reboot recovery again
4. push system.img /sdcard and install
5. replace ramdisk recovery with lineage-18.1-20220113-recovery-aurora.img
6. flash Permissiver_v5.zip from it
7. flash Magisk-v24.3.zip
8. reboot system
9. install camera-0.3.0-tama.zip from patchi.rar via magisk
the original SONY Xperia camera is working!!

I Cant install twrp on my moto g6 plus!

Hello every one!
i cant install my twrp and i need help
C:\Users\admin\OneDrive\Desktop\Minimal ADB and Fastboot>fastboot flash recovery twrp.img
(bootloader) slot-suffi: not found
target reported max download size of 536870912 bytes
sending 'recovery' (29252 KB)...
FAILED (remote: unknown command)
finished. total time: 0.003s
the file what i used
https://eu.dl.twrp.me/evert/twrp-3.2.3-0-evert.img.html (i renamed file name to twrp.img)
UPDATE!!!!!!!!
i have boot file but i cant install twrp permanently
UPDATE 2!!!!!!!
my computer does not recognize my phone
Install LineageOS on evert | LineageOS Wiki
wiki.lineageos.org
I don't have the device, but the manual says to flash to the boot partition, not to recovery.
ze7zez said:
Install LineageOS on evert | LineageOS Wiki
wiki.lineageos.org
I don't have the device, but the manual says to flash to the boot partition, not to recovery.
Click to expand...
Click to collapse
ok i will try
Seems you have downloaded the website instead of the recovery
(Therefore the ending with *.html. Changing the filename won't change the filetype...)
On your mentioned website, click on the download-link which is named
Download twrp-3.7.0_9-0-evert.img​Now you should get a file, which is really a *.img
ze7zez said:
Install LineageOS on evert | LineageOS Wiki
wiki.lineageos.org
I don't have the device, but the manual says to flash to the boot partition, not to recovery.
Click to expand...
Click to collapse
it didnt work
chrysopra said:
Seems you have downloaded the website instead of the recovery
(Therefore the ending with *.html. Changing the filename won't change the filetype...)
On your mentioned website, click on the download-link which is named
Download twrp-3.7.0_9-0-evert.img​Now you should get a file, which is really a *.img
Click to expand...
Click to collapse
i can just delete ".html" in my link or add it to yours so tell me how does it works?
just saying
For me the easiest way to install twrp and not break anything is to download the installer zip and img rename the img to twrp.img then copy the installer zip to sd card and use "fastboot boot twrp.img" while in fastboot then click on install and install the zip.
Perhaps you could try downloading fom an alternative site:
Download TWRP for evert
Download TWRP Open Recovery for evert
dl.twrp.me
I wonder, if you got a complete file. Download-size is 32.5 MB. Sending recovery command gave a lower value (29252 KB) . Maybe itś correct and there is some file-overhead, but itś worth a try...?
10Maximus10 said:
For me the easiest way to install twrp and not break anything is to download the installer zip and img rename the img to twrp.img then copy the installer zip to sd card and use "fastboot boot twrp.img" while in fastboot then click on install and install the zip.
Click to expand...
Click to collapse
i tryed to boot twrp but it didnt work
Unknown_PL said:
i tryed to boot twrp but it didnt work
Click to expand...
Click to collapse
Uninstall Minimal ADB and Fastboot, check if you have unlocked the bootloader and use >Google platform-tools<.
In addition to the comment "does not work", include the results of your commands.
Nobody but you can see them.
Unknown_PL said:
Hello every one!
i cant install my twrp and i need help
Click to expand...
Click to collapse
Yeah flashing twrp on boot worked, but now i cant turn on system
I recently ran into a similar situation. Try booting into recovery. In TWRP check if the Folder "data" is mounted. On my device, the 3.7.0 had problems. Formatting data as ext2 and back to ext4 made it readable, although of course formatting deleted all data. That worked until the next boot...
Solution was, to flash an older version of TWRP (3.2.x), afterwards it could be reflashed with the most recent version which now worked without problems.
Also, on some systems, if you flash TWRP once and try to reboot into System, the boot partition is being "repaired" by your system an TWRP is gone...
chrysopra said:
I recently ran into a similar situation...
Click to expand...
Click to collapse
then what i need to do?
use 3.2.3-0 and flash it to the boot?
Exactly. Flash 3.2, reboot into recovery. Within TWRP you can mount USB drive, which lets you easy install anything else. (TWRP 3.7, root, ROM...)
Unknown_PL said:
use 3.2.3-0 and flash it to the boot?
Click to expand...
Click to collapse
Did you ever heard of A/B slots? The Moto G6+ uses A/B slots and does not have a partition /recovery. Of course there is a recovery but it 's merged in the boot.img. So the boot.img is able to boot into recovery and also into system.
Your TWRP image is recovery only and isn't able to boot into system!
***
What will happen when flashing TWRP to partition /boot?
In that case your boot.img = twrp.img and will only boot into recovery.
How to install TWRP permanently on your device?
First of all you should have a look at https://twrp.me/motorola/motorolamotog6plus.html
TWRP provides an installation guide for every device and it´s recommended to follow these steps.
***
Here´s a more detailed guide:
1. In your case you have to restore the boot.img since it got overwritten by flashing your twrp.img to /boot.
If available use a backup of /boot. Otherwise flash the stock boot.img from your current running firmware version. Firmware builds can be found here:
lolinet mirrors - firmware, software, iso etc.
lolinet mirrors - powered by h5ai
mirrors.lolinet.com
(take care of your software channel, i.e. RETUS)
*** Be aware that by flashing your stock boot.img Magisk will be deinstalled from ***
your device and as a result of this you will LOOSE ROOT ACCESS!! ​
2. Run
fastboot boot <TWRP.IMG>
3. On TWRP main screen go to Advanced => Install Recovery Ramdisk and pick the twrp.img:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
WoKoschekk said:
Did you ever heard of A/B slots? The Moto G6+ uses A/B slots and does not have a partition /recovery. Of course there is a recovery but it 's merged in the boot.img...
Click to expand...
Click to collapse
Yeah I think that will work but you need other link beauce that one twrp link is not working
Can I try it on normal evert twrp link?
And what one folder (from lolnet) should I pick?
Unknown_PL said:
Yeah I think that will work but you need other link beauce that one twrp link is not working
Click to expand...
Click to collapse
It's fixed.
Unknown_PL said:
And what one folder (from lolnet) should I pick?
Click to expand...
Click to collapse
It depends on your software channel:
RETAIL = general software build, w/o any region
RETUS = builds for U.S. region
RETIN = builds for India region
...and so on.
Beside that, there are also builds for carrier branded phones.
To find your software channel:
a) Open a terminal app and run
getprop ro.carrier
b) settings > about the phone > software channel
c) fastboot getvar all has also an entry for that, but I don't know exactly what name it is.
d) the specific model no.: XT1926-???
The last digit depends on your software channel.
WoKoschekk said:
It's fixed.
It depends on your software channel...
Click to expand...
Click to collapse
Well I booted twrp and install recovery rom but what file from lolnet should I pick i know what folder but where are 4 files and I don't know what I need to do
Unknown_PL said:
but where are 4 files and I don't know what I need to do
Click to expand...
Click to collapse
I don't know what you mean. What folder? Which 4 files? The downloaded firmware is a ZIP file with one folder inside. Inside that folder are more than 20 files.
WoKoschekk said:
I don't know what you mean. What folder? Which 4 files? The downloaded firmware is a ZIP file with one folder inside. Inside that folder are more than 20 files.
Click to expand...
Click to collapse
sorry i mean there not were and i used RETEU and there is 5 files

Categories

Resources