Did it erase your apps & data? What steps did you take?was trying new new magisk 22 today.. it mess up my phone. Thanks to this tool I got it back....
The same for me. Tried magisk 22 and after reboot all I see is fastboot mode. I'm trying to fix it using those imageswas trying new new magisk 22 today.. it mess up my phone. Thanks to this tool I got it back....
Everything got erased. I flashed all partitions (using that flash_all.bat file)
Tried update via magisk manager. First update the manager. Then update magisk root via magisk manager. It failed to download something. When I rebooted it was only in fastboot mode. Tried to boot to recovery to uninstall it / install the zip file. whatever I did, I got stuck with errors. I gave up
I used 10.3.6-OnePlus6TOxygen_34.J.48_OTA_048_all_2010042240_dbd576b615-FASTBOOTHave created an github issue for magisk to warn other users: https://github.com/topjohnwu/Magisk/issues/3924
@gartner @rafu997
Which fastboot rom do you used? "10.3.3-OnePlus6TOxygen_34_OTA_045_all_2004142152_e822ca326-FASTBOOT.zip" is the latest one created?
thx
I had it hidden. But I restored it before upgrading. But I did not reboot the phone after restoring it... Before upgrading. It may be the reason.. I don't know...The people it failed for, you hadn't hidden the Magisk Manager app right? Because you're supposed to restore the app before updating to 22.
I also did not reboot after restoring it...I had it hidden. But I restored it before upgrading. But I did not reboot the phone after restoring it... Before upgrading. It may be the reason.. I don't know...
Guys, i finally unbricked my phone WIHTOUT data loss.
See here for instructions: https://github.com/topjohnwu/Magisk/issues/3924#issuecomment-785751618
And yes, i had the Magisk Manager app hidden before, did the unhide process but also dont rebooted (maybe thats the issue?). Just straigth upgraded magisk to 22 and bricked it.
Hope this helps someone.
Do you use the .img file instead of .zip file from TWRP?
I also could'nt boot TWRP image (.img) in the first time.
After hard shutdown of the phone (key combo) it magically worked (without chaning anything).
Try again.
Good luck.
Otherwise, maybe @mauronofrio can help.
Do you use the .img file instead of .zip file from TWRP?
I also could'nt boot TWRP image (.img) in the first time.
After hard shutdown of the phone (key combo) it magically worked (without chaning anything).
Try again.
Good luck.
Otherwise, maybe @mauronofrio can help.
fastboot flash aop_a aop.img
fastboot flash aop_b aop.img
fastboot flash bluetooth_a bluetooth.img
fastboot flash bluetooth_b bluetooth.img
fastboot flash boot_a boot.img
fastboot flash boot_b boot.img
fastboot flash dsp_a dsp.img
fastboot flash dsp_b dsp.img
fastboot flash dtbo_a dtbo.img
fastboot flash dtbo_b dtbo.img
fastboot flash fw_4j1ed_a fw_4j1ed.img
fastboot flash fw_4j1ed_b fw_4j1ed.img
fastboot flash fw_4u1ea_a fw_4u1ea.img
fastboot flash fw_4u1ea_b fw_4u1ea.img
fastboot flash modem_a modem.img
fastboot flash modem_b modem.img
fastboot flash oem_stanvbk oem_stanvbk.img
fastboot flash qupfw_a qupfw.img
fastboot flash qupfw_b qupfw.img
fastboot flash storsec_a storsec.img
fastboot flash storsec_b storsec.img
fastboot flash system_a system.img
fastboot flash system_b system.img
fastboot flash vbmeta_a vbmeta.img
fastboot flash vbmeta_b vbmeta.img
fastboot flash vendor_a vendor.img
fastboot flash vendor_b vendor.img
fastboot flash LOGO_a LOGO.img
fastboot flash LOGO_b LOGO.img
fastboot flash persist persist.img
fastboot boot TWRP.img
adb push abl.img /sdcard/abl.img
adb shell dd if=/sdcard/abl.img of=/dev/block/bootdevice/by-name/abl_a
adb shell dd if=/sdcard/abl.img of=/dev/block/bootdevice/by-name/abl_b
adb push cmnlib.img /sdcard/cmnlib.img
adb shell dd if=/sdcard/cmnlib.img of=/dev/block/bootdevice/by-name/cmnlib_a
adb shell dd if=/sdcard/cmnlib.img of=/dev/block/bootdevice/by-name/cmnlib_b
adb push cmnlib64.img /sdcard/cmnlib64.img
adb shell dd if=/sdcard/cmnlib64.img of=/dev/block/bootdevice/by-name/cmnlib64_a
adb shell dd if=/sdcard/cmnlib64.img of=/dev/block/bootdevice/by-name/cmnlib64_b
adb push devcfg.img /sdcard/devcfg.img
adb shell dd if=/sdcard/devcfg.img of=/dev/block/bootdevice/by-name/devcfg_a
adb shell dd if=/sdcard/devcfg.img of=/dev/block/bootdevice/by-name/devcfg_b
adb push hyp.img /sdcard/hyp.img
adb shell dd if=/sdcard/hyp.img of=/dev/block/bootdevice/by-name/hyp_a
adb shell dd if=/sdcard/hyp.img of=/dev/block/bootdevice/by-name/hyp_b
adb push keymaster.img /sdcard/keymaster.img
adb shell dd if=/sdcard/keymaster.img of=/dev/block/bootdevice/by-name/keymaster_a
adb shell dd if=/sdcard/keymaster.img of=/dev/block/bootdevice/by-name/keymaster_b
adb push xbl.img /sdcard/xbl.img
adb shell dd if=/sdcard/xbl.img of=/dev/block/bootdevice/by-name/xbl_a
adb shell dd if=/sdcard/xbl.img of=/dev/block/bootdevice/by-name/xbl_b
adb push xbl_config.img /sdcard/xbl_config.img
adb shell dd if=/sdcard/xbl_config.img of=/dev/block/bootdevice/by-name/xbl_config_a
adb shell dd if=/sdcard/xbl_config.img of=/dev/block/bootdevice/by-name/xbl_config_b
No worries, brother. Been there several times. But the real credit goes to the OP. Without his work, none of this would be possible [emoji869]I got your reply and followed it... It WORKED!!! Many thanks ZeroKool76!
Hello All,
I'm figuring with the advent and distribution/receipt of OP7Pros that some of the focus has shifted and production of these are facing slowdowns, is there any way I can help to make fastboot ROMs and upload them here for the OP6T? I know I still depend on them, and can bet money that many of us here at these XDA threads do.
Warm Regards
Jonathan