you should install twrp from magisk app, then will boot into without problemsWhen i boot to recovery (using code : fastboot boot twrp.img) it boot into black screen not booting into twrp
check for zip version twrp.me
you should install twrp from magisk app, then will boot into without problemsWhen i boot to recovery (using code : fastboot boot twrp.img) it boot into black screen not booting into twrp
Lolyou should install twrp from magisk app, then will boot into without problems
check for zip version twrp.me
The thing is: He doesn't see TWRP for this like I do, we have a Bootloader Reboot then to a black screen and then after quite a while it reboots to the system.you should install twrp from magisk app, then will boot into without problems
check for zip version twrp.me
If you have root under magisk you can flash it as a module this file worked perfectly for me. Android 11 (you lose root, but rename magisk.apk to .zip and install by TWRP and rud 100%
fastboot boot twrp5S.img
No.Any way to get OTG / external USB working with TWRP? ROG5 doesn't have a MicroSD slot and it makes things very difficult if internal storage is full and I need a full backup.
USB Storage shows as 0mb and nothing happens. Tried plugging the TypeC USB in both slots (bottom and left) - same thing.
Hey you are a genius!!! Works for me on my Rog5Hey,
As you might know TWRP is not booting using fastboot and can only be used when flashing magisk since A12 came out for this phone as well as A11 versions that came out after the first A12 release.
That is because the original kernel used in TWRP is not compatible with newer releases so I took the latest sources of Kirisakura kernel from @Freak07 , compiled my own version of TWRP with my build of Kirisakura kernel and it worked!
The only problem is that if I wanna make my change official I need someone with a 5S to test it because it was only tested by me on my 5.
To do so run this command:
Code:fastboot boot twrp5S.img
And tell me if it boots.
For ROG 5 users you can use the tested twrp5.img
The images are available in the attachements below
fastboot boot twrp5S.img
*** Disclaimer ***
All flashing is done at your own risk!
While nothing from this thread should break your device,
don't come back here blaming anyone if it does!
Team Win Recovery Project 3.x, or twrp3 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
Fastboot Install Method:
You will need the platform-tools from the Android SDK on your computer. Find the Android command line tools section on the page linked and install the SDK tools package. From the SDK Manager, download only the platform-tools to get adb and fastboot binaries.
Windows users will need proper drivers installed on their computer. You can try the Naked ADB drivers or the Universal ADB drivers if you don't already have a working driver installed
On your device, go into Settings -> About and find the Build Number and tap on it 7 times to enable developer settings. Press back and go into Developer Options and enable USB debugging. From your computer, open a command prompt and type:
Code:
You should now be in fastboot mode.Code:adb reboot bootloader
Download the correct image file and copy the file into the same folder as your adb and fastboot binaries. Rename the image to twrp.img and type:
Code:
Code:fastboot boot twrp.img
Now you are booted into TWRP, but it is NOT permanently installed. To install it permanently, use the "Flash current TWRP" option in the Advanced menu. This will install the currently booted TWRP permanently to both slots. NOTE: If you were previously rooted, you will need to re-install the root apk/zip as the TWRP install will overwrite it!
3.5.2_11-2
- Common version for all ROG 5 versions.
- Fixed decryption issue
3.5.2_11-0:
Initial version (Tested only on ROG Phone 5S, need info about ROG Phone 5).
If you have an issue, the first step is to post a recovery log so we can determine the cause of the issue. This is done in recovery using Advanced -> Copy Log, or adb pull /tmp/recovery.log. Once a log is uploaded we can determine how best to proceed. NOTE: Posts that are reporting bugs or issues without an accompanying recovery log will be ignored! Additionally, providing details about your device setup, including variant, firmware version, and exact steps to reproduce your issue will also be helpful in diagnosing the problem.
If your issue is determined to be a bug, please consider posting it to our github issues log. It's pretty much impossible for us to keep up with the more than 40 threads that we have for the devices that we "directly" support. If you have a significant problem that cannot be answered in this thread, your best bet is to contact us via our website. If you see someone that's struggling, feel free to point it out to us. We need your help to help us keep track of all of our devices! Thanks!
@Freak07 and @Captain_Throwback for advices
@Qtr1st and @danfrid for testing
Thanks. I'm building updated kernel at the moment. Will upload test image when twrp will be built.ZS673KS version I was just trying out anything this one booted but didn't ask for a pw