Hi i have oneplus 8t, after install magisk from TWRP phone is bootloop what should i do? where can i find Stock Recovery?
This is my phone software :
{
"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"
}
Where can i find this Firmware?
Downloade this file but it is just Zip file how can i flash it? :
KB2003_11_F.62
Perhaps flash the magisk 25.2 instead of the latest magisk 26 and see if that would help. To boot into recovery press volume + and - and the power buttons then select recovery and flash the magisk 25.2 zip file.
Related
I have a huge problem here , please I need help
With my Nexus S (I9023) running on Android 4.0.4 I can't get into the Recovery mode
When I startup my device into the fastboot and then choose recovery , it just stop working as showen here
{
"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"
}
also when I try to flash another version of the recovery clockwork it stay like that
I have installed the usb driver from here
https://dl-ssl.google.com/android/repository/usb_driver_r04-windows.zip
please tell me what can I do
The command to flash another recovery is
fastboot flash recovery *insert recovery .img file name here
This is a MOD of TWRP v2.8.1.0 for Lenovo K910
{
"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"
}
Install only the modified recovery
Instructions:
1. Lenovo_K910SS_TWRP-2.8.1.0_by_Master_lie.zip from the above links
2. Move zip file into sdcard
3. Restart your device in recovery
4. Select the archive and install TWRP Recovery
5. Reboot device
Warning: bootloader must be unlocked !
Dovnload TWRP Recovery
Hi, I tried to root my samsung A7 yesterday, I flashed twrp with odin and when I try to install magisk it says "Zip file is corrupt", I don't have any OS now and I'm left with only twrp.
I flashed twrp again different times with odin but same.
I can't boot in fastboot and when I tried with adb sideload my device is not discoverable.
I followed all the steps from this video Youtube Video when I tried to root my device.
Device Model: A750FN
{
"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"
}
Hi,
I am trying to root my xiaomi mi 10 lite 5G but when installing magisk by twrp (without installing twrp) and restarting it, it keeps for about two minutes on the miui screen and reboot in recovery mode.
I can root and install smali patcher with version 12.0.2 but not with version 12.1.1 and 12.1.4... Can it be fixed with a patch? Does anyone already have it?
{
"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"
}
Hello, I'm sorry if it's a noob question, I've been out of touch with community for a while. Anyway can someone confirm that to install magisk on my Pixel 3a running dotOS 5.2 I need :
- download the boot.img I had to flash first hand here :
{
"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"
}
(https://sourceforge.net/projects/dotos-downloads/files/dot11/sargo/gapps/bootimage/)
- put it on my storage then patch it using magisk
- and then flash it again on my phone the same way I did the first time (fastboot flash boot patched-magisk-dosos-boot.img)
Thanks