Yes that happens because Samsung didn't include touch drivers, so it's a matter of be lucky. If we can boot A13 kernel twrp will be released hopefully with touch supportSame here, no touch coming from USA t220 . Using a Dongle and mouse.
Yes that happens because Samsung didn't include touch drivers, so it's a matter of be lucky. If we can boot A13 kernel twrp will be released hopefully with touch supportSame here, no touch coming from USA t220 . Using a Dongle and mouse.
It's a soft brick no?? Regardless I can't flash anything with Odin. Now. It just all fails.. I did use a recovery file I found here to try and solve the problem with no avail . All that did was change when the bootloop starts
Can i use A12 t220XXS1BVJ2 for twrp?Yes that happens because Samsung didn't include touch drivers, so it's a matter of be lucky. If we can boot A13 kernel twrp will be released hopefully with touch support
If someone will be successful on building and running custom kernel then we can build twrp for A12 or A13
twrp can be compiled adding dtbo and boot from stock pre-compiled why not try that but indeed twrp needs to be recompiled i had tried replacing the kernel from the recovery.img without luck don't bootIf someone will be successful on building and running custom kernel then we can build twrp for A12 or A13
Try what you want, I hope on your success. Btw sources are different from a version of android to another so probably won't worktwrp can be compiled adding dtbo and boot from stock pre-compiled why not try that but indeed twrp needs to be recompiled i had tried replacing the kernel from the recovery.img without luck don't boot
not tested yet but i have enabled force module loading plus magic versioning module sign override this means kernel can boot with any vendor having encrytion nuked and load the modules from vendor/lib/Try what you want, I hope on your success. Btw sources are different from a version of android to another so probably won't work
Touch still doesn't work, even with a reflash
It never does. Use a USB mouse for navigation until or if this ever gets fixed.
flashing with what ?Hi Team, someone have this problem when try load TWRP into T220
only official released binaries are allowed
How can I fix it?
I tried load vbmeta_disabled_R.tar but i had the same error
thanks in advance
a11?View attachment 5656895
/* * Your warranty is now void. * * I am not responsible for bricked devices, dead SD cards, * thermonuclear war, or you getting fired because the alarm app failed. Please * do some research if you have any concerns about features included in this Recovery * before flashing it! YOU are choosing to make these modifications, and if * you point the finger at me for messing up your device, I will laugh at you. */
Remember this is in early development (alpha)
- Not Working:
- > Adb Sideloading
- > Vibration (minor issue)
- > Other Problems: Sometimes when you boot recovery touch not works and only solution is to re-flash TWRP again from Odin, this is kernel issue, we need custom kernel. I found out that in that case you can reboot with usb otg and mouse connected and twrp could start working on next reboot.
- Install Instructions
- Flash TWRP from Odin on AP Slot & Hold Volume Up + Power while flashing until TWRP appears.
- Go to Advanced > Terminal and type "multidisabler" (without quotes", then data wipe.
- Now reboot into system, after completing first setup of the device reboot into TWRP again to see if you can see the contents of your Internal Storage, you should, if yes you have successfully disabled Samsung encryption of internal storage.
- Downloads (SM-T220): https://github.com/Skorpion96/android_device_samsung_gta7lite/releases/
- Downloads (SM-T225): https://github.com/DevZillion/android_device_samsung_gta7lite/releases/tag/v0.1.0_T225
- Downloads (SM-T227): https://github.com/DevZillion/android_device_samsung_gta7lite/releases/tag/v0.0.0_T227
- Credits to me obviously for testing and recovery tree: https://github.com/Skorpion96/gta7lite_recovery
- and to https://github.com/DevZillion for helping with TWRP.
- Sources:
- Device Tree:https://github.com/Skorpion96/android_device_samsung_gta7lite/tree/main
- TWRP:https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp/tree/twrp-11
- Kernel - Samsung's Stock Kernel built from source.
sr tried to build new recovery using the stock kernel and dtbo don't set to compile on device tree
@Zillionsr tried to build new recovery using the stock kernel and dtbo don't set to compile on device tree
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this Recovery
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Samsung wants me to request sources again?Warning! Do not update to OCT security.
T22XXXS1BVI2
Bootloader has changed, from U1 , if so ,you can't downgrad anymore.!
( Brick your tab if downgrade.)
Now. this update is on all samsung server. ota to your lock bootloader for auto update.
Don't make your CustomAP file with T225XXS1BVI2.
Nice, it's good to see someone owning the device developing for it, I was mostly "blindly" doing stuff and then asking Skorpion to test them.