Why hard bricked after installed A12?
I only flashed the AP file and then the screen went black until now
Using Odin is very critical tool. Take a break for now.I only flashed the AP file and then the screen went black until now
No, I can't enter download mode
Maybe I should wait for a new phone
It makes me paybut it doesnt have samsung tab a7 lite last time i have submitted for this did it work
What is your sp flash version?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
I uses Sony headphones wh1000xm4 with GSI phh. You must setup at menu...@tom.android - Hi, have you ever managed to get the headphone jack fully working on a GSI? Only the headphone jack and the ambient sensor were the only two things I never managed to make work with a GSI ROM and I tried more than 3 different ROMs last month. Right now I'm fully stock because I need full functionality.
The headphone jack and the speakers would output sound at the same time whenever I plugged headphones.
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!