No no mo I'm helping you , no begging, cause you surly bricked your tab , it hard to restore with normal methods.
You have tried to use USB cable connect to PC and press key combination yet.any help man batter not drained yet idk how much time till drain
So it a hard-bricked , sorry I can't help with this situation.
Brom mode must have enable Debugging in developer option.i talked with dev zillion he said that it stuck in mediatek preloader if we flash the bootloader agian it will be fixed but i cant figure out how to enter brom mode
You must use this method. https://www.droidwin.com/unlock-bootloader-without-using-fastboot-mode-mediatek/Brom mode must have enable Debugging in developer option.
![]()
Install TWRP Recovery without using Fastboot Mode [MediaTek]
In this tutorial, we will show you the steps to install the TWRP Recovery onto your MediaTek device without using the Fastboot Mode.www.droidwin.com
Corrected cpu ?bro i think i can escape from this problem i made the scatter file using a tool it works its valid and when trying to flash with sp flash tool it begins but i said you about the connecting and disconnecting thats the issue it will stop in between because it disconnects
wsl --list --verbose
wsl --set-version Ubuntu-20.04 2
wsl --list --verbose
wsl --set-default-version 2
cd /dev
ls -l | grep -v tty
lz4 -d super.img.lz4 super.img
sudo apt update
sudo apt-get -y install lz4
or
sudo apt install liblz4-tool
sudo lz4 -d super.img.lz4 super.img
sudo apt-get update
sudo apt-get install simg2img
sudo apt-get install img2simg
sudo simg2img super.img super.raw
chmod +x imjtool
./imjtool super.raw extract
stat -c '%n %s' IMG_FILE.img
stat -c '%n %s' system.img
stat -c '%n %s' vendor.img
stat -c '%n %s' product.img
stat -c '%n %s' odm.img
stat -c '%n %s' super.raw
chmod +x otatools/bin/lpmake
chmod -R +x otatools
sudo ./otatools/bin/lpmake --metadata-size 65536 \
--super-name super \
--metadata-slots 2 \
--device super:6094323712 \
--group main:5000486912\
--partition odm:readonly:4349952:main \
--image odm=./odm.img \
--partition product:readonly:1188118528:main \
--image product=./product.img \
--partition system:readonly:3864137728:main \
--image system=./system.img \
--partition vendor:readonly:718503936:main \
--image vendor=./vendor.img \
--sparse \
--output ./super_new.img
lz4 -B6 --content-size super_new.img super_new.img.lz4
lz4 -B6 --content-size vbmeta.img vbmeta.img.lz4
1. Root ( by patch boot.img with magisk ) is not depended on TWRP.after flashing patched Magisk file can I just stop here without putting the TWRP and use tablet as its with root? what are the advantages of having the twrp since there is no ROM and encryption still going to be there?
I never used Bluetooth with Sony. Used only wired.You misunderstood my post. I am talking about the headphone jack, not Bluetooth but wired headphones.
Try it ..will work . I only uses Bluetooth with Samsung buds 2 only. Sony with wired.So yours doesn't output sound along with the speakers? Anything specific I need to setup at the phh settings? I only know how to fully fix Bluetooth but never managed to do the same for wired audio.
adb reboot fastboot
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot erase system
fastboot flash system yourGSI.img
fastboot -w
fastboot reboot recovery
can you upload the vbmeta file that you used?
I am doing all the steps, but it stays stuck on the TWRP (it is booting again and again to TWRP).
Is there any other step to do?
I am trying to install GSI PE for sm-t225n, which pixel experience version should I use?
thx!