{
"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"
}
Team Win Recovery Project 3.x, or TWRP3.x for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel
Code:
* Your warranty is now void.
* We are not responsible for data loss, bricked devices, dead SD cards
* you point the finger at us for messing up your device, we will laugh at you.
Code:
INSTALLATION:
1. Download TWRP-***.img
2. Reboot to bootloader
3. boot into TWRP using "fastboot boot TWRP-***.img"
PERMANENT FLASHING NOT POSSIBLE YET
NOTE:
- BUILD IS WIP
- Do not flash TWRP permanently it will have display issue only boot temporary
Guide:
fastboot boot filename.img
DOWNLOADS:
SourceForge
SOURCES:
Device tree
Hit Thanks If You Liked My Work
Thank you for your hard work
Hello:
what's mean " DISPLAY NOT WORKING (check attached image)",? Does the TWRP is working?
Anyone tried this yet?
Releases · bm0x/twrp_device_xiaomi_nabu
TWRP (WIP) for Xiaomi Pad 5. Contribute to bm0x/twrp_device_xiaomi_nabu development by creating an account on GitHub.
github.com
zhlj2004 said:
Hello:
what's mean " DISPLAY NOT WORKING (check attached image)",? Does the TWRP is working?
Click to expand...
Click to collapse
I think, this can be use to sideload
I performed all the steps but I can't go to TWRP, if I reboot it always goes back to MIUI recovery. What am I doing wrong?
Thanks
momentum88 said:
I performed all the steps but I can't go to TWRP, if I reboot it always goes back to MIUI recovery. What am I doing wrong?
Thanks
Click to expand...
Click to collapse
do not flash this recovery you can only temporary boot into recovery
fastboot boot just boots into recovery image once
Tried to flash MindTheGapps-13.0.0-arm64-20230408_162909.zip but failed with error Could not mount /mnt/system! Aborting
Bash:
nabu:/ # twrp install /sdcard/MindTheGapps-13.0.0-arm64-20230408_162909.zip
Installing zip file '/sdcard/MindTheGapps-13.0.0-arm64-20230408_162909.zip'
**********************
MindTheGapps installer
**********************
Extracting files
Setting up environment
Mounting partitions
Could not mount /mnt/system! Aborting
Cleaning up files
Unmounting partitions
Updater process ended with ERROR: 1
Error installing zip file '/sdcard/MindTheGapps-13.0.0-arm64-20230408_162909.zip'
Done processing script file
nabu:/ #
ManOki said:
Tried to flash MindTheGapps-13.0.0-arm64-20230408_162909.zip but failed with error Could not mount /mnt/system! Aborting
Bash:
nabu:/ # twrp install /sdcard/MindTheGapps-13.0.0-arm64-20230408_162909.zip
Installing zip file '/sdcard/MindTheGapps-13.0.0-arm64-20230408_162909.zip'
**********************
MindTheGapps installer
**********************
Extracting files
Setting up environment
Mounting partitions
Could not mount /mnt/system! Aborting
Cleaning up files
Unmounting partitions
Updater process ended with ERROR: 1
Error installing zip file '/sdcard/MindTheGapps-13.0.0-arm64-20230408_162909.zip'
Done processing script file
nabu:/ #
Click to expand...
Click to collapse
have you tried with another gapps??? like nikgapps or flame?
Release nabu_twrp-12.1_20230531 · map220v/android_device_xiaomi_nabu
Fixed Display graphics Touchscreen FBE decryption (password supported)
github.com
NEW update is pushed
-Fixed display all credits to @map220v
-Display refresh rate to 60
Download
can flash it for permanently or still boot with the new version?
Crymeans said:
can flash it for permanently or still boot with the new version?
Click to expand...
Click to collapse
no you cant flash it permanently as flashing will cause same issue of blank display developer are working so wait for custom kernel or custom rom release
hoe do i flash It?
after temporary boot twrp recovery can i flash nabu firmware dev public beta or not
please reply me
Thanks for Hard working
Related
Hi everyone.
Here's my build of TWRP for P6S-U06.
Features:
Supports USB OTG, so you can use USB flash drive as external storage for backups, zip installations.
Because device doesn't support external SD card, I've added feature to make backup of internal storage (to USB flash of course).
Combined with stock EMUI 3.1 recovery. In case of power-on by holding power + vol+ or rebooting into recovery by command or any 3rd part application: will boot in TWRP. In case of local update, OTA-update, "force update" (3buttons method) or factory reset: will boot into EMUI recovery.
Off-mode charger updated from EMUI 3.1
custom.bin and cust symlinks are saved/restored (if they were exist) in case of Wipe/Format Data. So there not gonna be "cust" issues after factory reset in TWRP.
Requirements:
Unlocked bootloader
Android 4.4.2 - 5.1.1
Installation:
Reboot in fastboot mode
Flash image via fastboot
Code:
fastboot flash recovery TWRP_Recovery-3.0.3-0.img
fastboot reboot
From TWRP: Press "Install" and select zip-archive
Notes:
Because internal storage is not a separate block device and just a subfolder of "userdata" partition, before you can make backup/restore of internal storage, first you should do Mount -> Data.
It will not work on P6, it's for P6S only.
Download: TWRP_Recovery-3.0.3-0.img
For TWRP: TWRP_Recovery-3.0.3-0.zip
Previous:
Download: TWRP_Recovery-3.0.2-0.img
For TWRP: TWRP_Recovery-3.0.2-0.zip
Download: TWRP_Recovery-3.0.0-0.img
For TWRP: TWRP_Recovery-3.0.0-0.zip
TWRP_Recovery-2.8.5.0.img
Is it possible to get this new version for our beloved P6?
tileeq said:
Is it possible to get this new version for our beloved P6?
Click to expand...
Click to collapse
http://4pda.ru/forum/index.php?showtopic=539568&view=findpost&p=37725285
If you can't download from 4pda, ask for the author of build, here is also here on XDA: Razziell
Hi Kosyan, how to roll back to stock recovery?
Thanks
Edit: I know how rollback but in 4pda is it not possible to download the stock recovery I need!
Can you post it hier please?
Can you please share TWRP 2.8.7.0 material design by Razziell? I can't login on 4pda.ru because of a Russian captcha!
@Kostyan_nsk, could you send me a link to your device tree please. Want to check something out real quick.
I wasn't upload my dt. I'm too lazy for this.
{
"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"
}
PM me what exactly are you interested in?
WHat if i have android 4.2.2 ?? is it gonna work ?
kye04 said:
WHat if i have android 4.2.2 ?? is it gonna work ?
Click to expand...
Click to collapse
No, it will not boot.
THANK YOU !!!
Tell you my story : a week ago i bought a P6S-U06 from aliexpress. It came with the 4.2 system. Interesting was that there was no update , not by wifi nor by Hisuite.
And i wanted to update to 4.4 And i try all kind of recoveries and boot.img untill i bricked it.... Actually i got the bootloader locked and i can not flash anytrhing anymore.....
Now i bought a second P6S-U06 that came with 4.4 . Thanks to your twrp, now i have twrp on my phone.
Please help me also with a nice kernel and a nice rom. I found some stuff on 4pda forum but i do not know russian and i cannot make an account to download .
If you do not want to post here, please send them in privat.
Once again , THANK YOU !!!
My phone is now TWRP with P6S-U06V100R001C17B606 .
Hi .I have 2 P6S-U06 . Both of them 4.4.2 In one of them i flashed thru fastboot and twrp works perfect.
The other one simply does not accept that. see attached picture .
I forced it installing Flashify . I wrote the recovery with it. After reboot, the leds start blicking red and green and after that a screen appears saying something happened sith my boot, press power button for 6 seconds. I turn off the phone , restart it, it boots to system but stock recovery...
How is this possible ?
WHat can i do ?
Also is there a 5.1.1 image that can be updated as update.app in dload folder ?
TWRP 3.1.1 Moto G4/G4 Plus (athene)
{
"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"
}
TWRP changelog : Here
Working/Bugs : Lemme knoe if anything broken
Please do read the installation guide note !
IMPORTANT NOTE :
1. At first boot twrp will ask for "Swipe to allow modifications for /system" and if you choose to allow it system partition will get modified. So if you choose to reboot back to OS without performing anything in twrp, the OS won't boot (as verity check is enabled in stock OS/kernel) . To avoid this you have to flash either SuperSU or flash any of the verity disabler zips there in xda
2. Encryption is enabled by default
3. If in case decryption doesn't go fine, twrp will popup a dialog box asking for password and that means decryption went wrong and you would need to wipe data once via twrp wipe options and reboot back to twrp for functioning of /data
Installation Guide :
1. Make sure you have unlocked bootloader
2. Reboot to bootloader
3. fastboot flash recovery twrp-xxxx.img (if you want permanent flash) or
fastboot boot twrp-xxxx.img (if you want temporary boot)
Download Link :twrp-3.1.1-0-O1-athene
Tree : Here
XDA:DevDB Information
twrp-athene, Tool/Utility for the Moto G4 Plus
Contributors
rahulsnair
Source Code: https://github.com/TeamWin
Version Information
Status: Beta
Created 2017-10-07
Last Updated 2017-10-06
is this the recommended twrp for flashing O builds?
blowingoff said:
is this the recommended twrp for flashing O builds?
Click to expand...
Click to collapse
You can use it for N or O. No issues.
It says encryption is enabled!
Does that mean the problem where in the custom recovery couldn't mount anything when the device was encrypted, is solved with this??
Earlier I did need to do a factory reset from the stock recovery and then do anything on TWRP.
abhi212b said:
It says encryption is enabled!
Does that mean the problem where in the custom recovery couldn't mount anything when the device was encrypted, is solved with this??
Earlier I did need to do a factory reset from the stock recovery and then do anything on TWRP.
Click to expand...
Click to collapse
Oreo roms always says Encrypted but I've never noticed true encryption.
HueyT said:
Oreo roms always says Encrypted but I've never noticed true encryption.
Click to expand...
Click to collapse
No not this one! I am talking about the situation when i encrypt the phone! Once the phone is encrypted the custom recovery fails to read /data.. which leads to no flashing or anything else, until i factory reset the device via stock recovery!
I will try it out anyway!
Thanks brother! I can confirm it works perfectly on device protected with encryption !!
Sorry i couldn't understand the first important note. Will i lose data if i allow system modifications? As far as i remembered this option also shows on previous versions and ive always given permission to modify. Is this the same?
u_knw_who said:
Sorry i couldn't understand the first important note. Will i lose data if i allow system modifications? As far as i remembered this option also shows on previous versions and ive always given permission to modify. Is this the same?
Click to expand...
Click to collapse
Unless you do anything to system (for eg :wipe) allowing system modifications will not harm.
abhi212b said:
It says encryption is enabled!
Does that mean the problem where in the custom recovery couldn't mount anything when the device was encrypted, is solved with this??
Earlier I did need to do a factory reset from the stock recovery and then do anything on TWRP.
Click to expand...
Click to collapse
Yes.
rahulsnair said:
Yes.
Click to expand...
Click to collapse
Got it! Tried it yesterday! Thanks!
No offense, but there's already an official 3.1.1 version of TWRP out there... https://dl.twrp.me/athene
Shahbaz_23 said:
No offense, but there's already an official 3.1.1 version of TWRP out there... https://dl.twrp.me/athene
Click to expand...
Click to collapse
The official version can't use some Motorola configurations because their politics. TWRP unofficial can use that configurations, allowing to decrypt and encrypt /data. In summary, unofficial is better.
I think I can't format /data with F2FS. The option doesn't appear in TWRP.
{
"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"
}
WARNING!
TWRP builds version 3.2.1-1 and higher are not compatible with Android Lollipop (5.0/5.1.1) due to SELinux rejection
OFFICIAL DOWNLOADS FOR ODIN :
https://twrp.me/sony/sonyxperiazl.html
twrp-3.x.x-x-odin.img : Official TWRP image
How to install : All informations available on TWRP.me
DEVELOPMENT DOWNLOADS FOR ODIN :
https://androidfilehost.com/?w=files&flid=202346
twrp-3.2.x-x-odin.zip : Flashable TWRP 3 to FOTA installer
twrp-3.2.x-x-odin.img : Fastboot bootable TWRP 3 image
cleaner-fota-odin.zip : Flashable FOTA formatter (optional)
HOW TO INSTALL EASILY TO FOTA :
* (Optional) : Download the TWRP bootimage and flash it to boot
fastboot flash boot twrpfilename.img
* Boot to recovery : Enter the Recovery as usual
* Flash to FOTA : Install the TWRP FOTA zip
* (Optional) : Flash the ROM you want
HOW TO INSTALL MANUALLY TO FOTA :
* Bootimage : Download the TWRP bootimage you want to flash
* File storage : Adapt the path and push the file to the device this way :
Code:
adb root
adb wait-for-device
adb push FullPathToTheRecovery.img /tmp/twrp.img
* Flash : Extract the TWRP image to the FOTA partition
Code:
adb shell dd if=/tmp/twrp.img of=/dev/block/platform/msm_sdcc.1/by-name/FOTAKernel
* Reboot to recovery : adb reboot recovery
ADDITIONAL LINKS :
* Easy ADB and Fastboot for unexperienced users :
https://forum.xda-developers.com/showthread.php?p=48915118
Thanks to the TWRP Team
Current local manifest of the TWRP build
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!-- https://github.com/fusion3-common/twrp_development_sony -->
Not sure if I understood the instructions at twrp.me right:
I have the 5.1.1 stock ROM already rooted and with TWRP 2.8.7.0 (XZ Dual Recovery).
Can I simply flash the recovery from twrp.me, or will it break my phone?
Or do I need to repack the kernel (see section 5 here)?
no repacking, the image goes to the FOTA partition
To all: Please test first official build, based on new device tree(android-7.1) - http://build.twrp.me/twrp-3.2.1-0-odin.img (not compatible with android 5.0.2/5.1.1)
ham5 said:
no repacking, the image goes to the FOTA partition
Click to expand...
Click to collapse
Doesn't work. I assume it's because the stock kernel does not support a recovery on the FOTA partition.
random_n00b said:
Doesn't work. I assume it's because the stock kernel does not support a recovery on the FOTA partition.
Click to expand...
Click to collapse
"Doesn't work. " is not a valid reply to what I posted. In fact the fota recovery will override the recovery built into the rom.
ham5 said:
"Doesn't work. " is not a valid reply to what I posted. In fact the fota recovery will override the recovery built into the rom.
Click to expand...
Click to collapse
I flashed TWRP 3.2.1 to the FOTA partitition, but after i reboot into recovery, I still end up with TWRP 2.8.7 that was installed before.
Please note that TWRP 2.8.7 is not the "normal" TWRP, but part of XZ Dual Recovery, that unfortunately is no longer updated.
UPDATE:
When I use the hardware keys to enter recovery, I get a blank screen. (3.2.1 really seems to not be compatible with Android 5.1.1. )
When I use the small app that comes with the XZDualRecovery to boot into recovery, I end up with 2.8.7
So FOTA seems to work, but TWRP 3.2.1 is not compatible with my old ROM....
Need a little advice.
Hello my friends!
My phone: Xperia ZL C6503.
I used to have stock 5.1.1 in my phone, but thanks to this forum I have managed to flash the RR O v6.0.0. Everything is working fine, just have a question for you guys: Can I flash the latest TWRP now the I'm using Android 8.1.0? And if I want to flash my stock rom again in the future, will I have any problem with the updated TWRP?
Any help will be much appreciated!
PitchBlack Recovery Project
{
"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"
}
Code:
/*
* Your warranty is now void.
*
* We're 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 features included in this recovery
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*/
INSTALLATION:
0. Backup your ROM, your data, your internal storage, and your settings/apps, to an external device
1. Download the Pitchblack zip file to your device
2. Reboot to your custom TWRP-based Recovery
3. Install the PitchBlack zip file as a normal zip
4. Reboot to recovery after installation
5. Enjoy!
What different?
It can decrypt encrypted /data (asked password for decryption)
Fixed "wrapped key" error flag shown on console
Notes:
It can be installed on willow (theoretically), so I need more tester for willow (because I don't have the device).
Downloads
2.9.0-Teguhpunya_001: Androidfilehost
Screenshots:
Input your android lockscreen password for decryption process
Flashing zip file
Credits
* TeamWin - for TWRP
* The PitchBlack Team - for your hard work
* @mauronofrio - for bring up ginkgo device tree
* All my testers - for your patience and help
XDA:DevDB Information
UNOFFICIAL PitchBlack Recovery, Tool/Utility for the Redmi Note 8
Contributors
Teguhpunya, mauronofrio
Source Code: https://gitlab.com/teguhpunya-projects/pbrp
Version Information
Status: Beta
Current Beta Version: 2.9.0-Teguhpunya_001
Beta Release Date: 2020-03-05
Created 2020-03-06
Last Updated 2020-03-06
Reserved
Reserved
good job!same backup function with twrp which can only backup ISO ?
wsdyleon said:
good job!same backup function with twrp which can only backup ISO ?
Click to expand...
Click to collapse
Did you mean backup as image? If it is so, only labeled "_image" is backupable as image.
Teguhpunya said:
Did you mean backup as image? If it is so, only labeled "_image" is backupable as image.
Click to expand...
Click to collapse
yes
only can be backupedto image?
i wanna debloat the space of backup
wsdyleon said:
yes
only can be backupedto image?
i wanna debloat the space of backup
Click to expand...
Click to collapse
Yes, as mentioned in https://twrp.me/faq/whattobackup.html
My system got destroyed after I installed pitch black recovery using twrp. Please help in recovering my system. Thanks
Teguhpunya said:
Yes, as mentioned in https://twrp.me/faq/whattobackup.html
Click to expand...
Click to collapse
Backup in Recovery (PitchBlack, ...) could still gzip the image, which would save a lot of space (and wouldn't break dm-verity) ...
jitu_gupta said:
My system got destroyed after I installed pitch black recovery using twrp. Please help in recovering my system. Thanks
Click to expand...
Click to collapse
- Download fastboot miui rom
- Extract it to get vbmeta.img
- (For windows) Download minimal adb or latest android platform-tools, extract it, then move vbmeta.img to that folder
- Connect your phone to pc in fastboot mode
- Open cmd/terminal from that folder, then use command:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
Click to expand...
Click to collapse
Update please
Needs a twrp with metadata
willow
you have tried in willow
vachos said:
you have tried in willow
Click to expand...
Click to collapse
No. I don't have willow, so I need more willow users to test it
There is an updated official version now:
https://sourceforge.net/projects/pitchblack-twrp/files/ginkgo/
Excellent work. I'm with Willow and it works great. It also works with Disable_Dm-Verity_ForceEncrypt_03.04.2020.zip mod, because with twrp-3.4.0-0-ginkgo, I had problems. Everything is fine here. I have only one remark, some lines from the menu are in very small font and I can't read them. Please correct this.
what is the full list of partition that can PitchBlack make a recovery image ???
{
"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"
}
Code:
/*
*
* 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 features included in this custom recovery
* before flashing it! 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.
*
*/
Bugs:- Decryption not working
Install Instructions:- Update to Android 10 (it will probably boot on Android 9 firmware, but it wasn't tested).
- Make sure your bootloader is unlocked. If not, unlock it first. Check out the "Unlocking the bootloader" section of this post.
- Reboot to bootloader
- Execute:
Code:
fastboot flash recovery twrp.img
fastboot reboot
- Or to boot directly without flashing:
Code:
fastboot boot twrp.img
- Boot using power, volume down and volume up pressed simultaneously.
Note: Stock ROM will keep replacing the recovery with it's own recovery. You need to boot to recovery right after flashing it. Booting to stock ROM after flashing may cause it to replace TWRP with the stock recovery. So either find and remove the script responsible for this, flash a GSI or just wait for custom ROMs.
Download:SourceForge
Source code:Recovery Source
Device tree
Kernel: prebuilt from stock ROM (YT_X705F_S001137_220721_ROW)
OMFG. nice
will test here soon. I'm glad to see some activity with this tablet. Its a very capable tablet if all the hardware would work right with gsi. Debloated its great though.
Will report back in a bit to see if it works on my ytx705f.
UPDATE: Can confirm, Works except decryption. Good job dude.
Thanks for this twrp. Am happy finally, Someone made twrp for this device.
Hi, I have used this twrp in my YT-705X and installed descendent gsi. It's working without any issues. Thanks for your work.
thrilu06 said:
Hi, I have used this twrp in my YT-705X and installed descendent gsi. It's working without any issues. Thanks for your work.
Click to expand...
Click to collapse
The only issue right now is decryption.
adazem009 said:
The only issue right now is decryption.
Click to expand...
Click to collapse
That's not a big deal for me. I use my tab for only media streaming and has sd card for my documents and other works. And I'm happy as long as I am enjoying latest Android flavour on my tab. Your TWRP eased the procedure for me in using gsi and I'm happy about it.
thanks for this and the github link. I want to port TWRP to my device, a Lenovo Yoga Tab 11 (YT-J706F) what are the steps you did to port twrp from the lenovo stock files?.
To be honest I think it's a bit different because it looks like my device doesn't have a recovery partition / img only a ramdisk.
rayoz12 said:
thanks for this and the github link. I want to port TWRP to my device, a Lenovo Yoga Tab 11 (YT-J706F) what are the steps you did to port twrp from the lenovo stock files?.
To be honest I think it's a bit different because it looks like my device doesn't have a recovery partition / img only a ramdisk.
Click to expand...
Click to collapse
The first step is to get the kernel image from stock ROM. It should be in zImage format (search for mkbootimg tool). Place it in the "prebuilt" directory of the device tree as "Image.gz-dtb". Then take the dtbo.img from stock ROM and place it in the "prebuitlt" directory as well. These are the minimal changes to get it booting... you might also have a look at libraries in "rootdir" and replace them later.
Update
Download
Updated kernel and dtbo images from YT_X705F_S001137_220721_ROW.
I can't enter to fastboot mode photo
wellyk said:
I can't enter to fastboot mode photo
Click to expand...
Click to collapse
You're already in fastboot mode. You just have some weird firmware installed, which for some reason has tux as the fastboot logo. It happened to me too.