Please specify Android version of your phone. If drivers are installed correctly, there must COM port displayed in Device Manger on your PC
Android 12
Please specify Android version of your phone. If drivers are installed correctly, there must COM port displayed in Device Manger on your PC
Android 12Please specify Android version of your phone. If drivers are installed correctly, there must COM port displayed in Device Manger on your PC
I found a solution. I just rolled back my phone to android 11 and it worked.and most important, device must powered off for the handshake. if you miss it, it will powered on by usb (which is too late)
@alecxs have you managed to root the device?what? magisk is systemless-root method. I won't touch anything inside system partition for sure (I would just use Magisk systemless REPLACE function if you tell me what exactly files must deleted?) But my baseband is working fine on normal boot, just when booted into Magisk baseband disappears. Have you even read my issue on github (linked in post #4)?
Can you be more specific, such as commands for this.yes, I patched stock recovery with Magisk and booted into recovery.img from fastboot to get temp root. then I used the Magisk direct install method into the boot partition to get permanent root (no recovery mode)
Didn't you read the warning in red letters?
There were no warning red letters.
Unless you unlocked it in unofficial way you can unlocked it without losing datait's common sense that unlocking bootloader comes along with factory reset. this is necessary step due the implementation of encryption.
You are responsible for your device, if you didn't read the warning blame yourself.
you can see at the bottom of the post
Last edited: Mar 5, 2023
this thing will only qork on mediatek thoughI have heard about that. Let's see what the author of mtkclient say's.
https://forum.xda-developers.com/t/...hout-resetting-the-data.4609809/post-88804893
so far it works flawlessly in mt65xx and mt67xx probably the mediatek that you mean is mt68xx and above, and yeah i don't think it will work on this phones because the security implementation of this new version of chipset and yeah its probably depends in the main targeted markets but some phones that were unlock using mtk client usually come from global version not CN version because other CN phone reportedly comes in unlocked bootloder and yeah that phones is Xiomino, not for any mediatek device I tested personally. I guess it depends on the governments of the main targeted markets - for example Xiaomi CN models.
Didn't you read the warning in red letters?
so far it works flawlessly in mt65xx and mt67xx probably the mediatek that you mean is mt68xx and above, and yeah i don't think it will work on this phones because the security implementation of this new version of chipset and yeah its probably depends in the main targeted markets but some phones that were unlock using mtk client usually come from global version not CN version because other CN phone reportedly comes in unlocked bootloder and yeah that phones is Xiomino, not for any mediatek device I tested personally. I guess it depends on the governments of the main targeted markets - for example Xiaomi CN models.
python mtk r boot,vbmeta boot.img,vbmeta.img
python mtk reset
python mtk w boot,vbmeta boot.patched,vbmeta.img.empty
python mtk reset
python mtk w boot,vbmeta boot.patched,vbmeta.img.empty
python mtk reset
git clone https://github.com/bkerler/mtkclient
cd mtkclient
pip3 install -r requirements.txt
python mtk e metadata,userdata,md_udc
python mtk da seccfg unlock
python mtk reset
python mtk r boot,vbmeta boot.img,vbmeta.img
python mtk reset
python mtk w boot,vbmeta boot.patched,vbmeta.img.empty
python mtk reset
python mtk w boot,vbmeta boot.patched,vbmeta.img.empty
python mtk reset
su
respond with No daemon is currently running!
so obviously magisk is somehow present./data/adb
next time trying older Magisk. but baseband unknown occurred regardless of su daemon was not running, therefore I have no interest in this v23 alpha build anyway.Didn't you read the warning in red letters?