Then downgrade to 3BUF3 and install Lineage. I have Wi-Fi and rotation working that way.
Then downgrade to 3BUF3 and install Lineage. I have Wi-Fi and rotation working that way.
The bootloader's have different version. I'm not shure if it is possible to downgrade.Then downgrade to 3BUF3 and install Lineage. I have Wi-Fi and rotation working that way.
The bootloader's have different version. I'm not shure if it is possible to downgrade.
My mistake. I'm on 3 too.Oh really? Well, I guess I can't help then. My region is still on the 3 bootloader.
Then you should be able to downgrade. You could also try to install GSI ROMs, there's a guide here on XDA.
Thanks, I allready downgraded. Now I'm thinking install Lineage or GSI or downgrade to Android 10 first, and then install. I think is easier to hide Magisk because of security patch date. I'm not an expert, only guessing.Then you should be able to downgrade. You could also try to install GSI ROMs, there's a guide here on XDA.![]()
Thanks, I allready downgraded. Now I'm thinking install Lineage or GSI or downgrade to Android 10 first, and then install. I think is easier to hide Magisk because of security patch date. I'm not an expert, only guessing.
Want to try crdroid gsi image. I have SM-T500 Tab A7 2020. Any thoughts?
Want to try crdroid gsi image. I have SM-T500 Tab A7 2020. Any thoughts?
I've just updated my SM-T700 to crdroid after thinking the lineageos updates finished nearly 3 years ago lolWant to try crdroid gsi image. I have SM-T500 Tab A7 2020. Any thoughts?
Awesome. TWRP shouldn't be a problem. Which crdroid image did you take?I've just updated my SM-T700 to crdroid after thinking the lineageos updates finished nearly 3 years ago lol
Works ace, I'd defo put it on the SM-T500 if I can get TWRP installed
i've tried to use heimdall on arch linux to install TWRP but it ain't working so slight bummerAwesome. TWRP shouldn't be a problem. Which crdroid image did you take?
TWRP can't backup stock because it can't handle the encrypted data partition. You have to use some other backup tool.Sorry I have been out of the rooting seen for a bit, but I have a issue with TWRP not letting me back up my stock rom, am I the only one having this issue, I would like to try lineage rom but don't want to have to reflash the stock rom if anything goes wrong!!
Thanks in advance
I've seen someone try it out and no, it won't work. The recovery will just crash.
Hi mate i am here to see any progress for the same tab as u
Hi, you got me a bit confused thereHi mate i am here to see any progress for the same tab as u
For the recovery i used skyhawk for 500 worked fine on my tab . But crash .and i never use it again .cause i want working rom .still nothing ..i was happy for that gui .but ...thats it ....hope u have some luck
It worked very nice. But i was unable to do anything because of encryption.that time i dont have SD card i want to root at least....then ...i reboot.i stuck on bad message of unsupported file ....so. Flashed the stock ..keep visiting here to see if any rom came outHi, you got me a bit confused there
Did skyhawk work or did it crash?
Good to know you got it to work!It worked very nice. But i was unable to do anything because of encryption.that time i dont have SD card i want to root at least....then ...i reboot.i stuck on bad message of unsupported file ....so. Flashed the stock ..keep visiting here to see if any rom came out
So it's working but my steps may be not the right one.. if u had luck to do it right plz give feedback.....my fault is the recovery get lost after reset.. good luck
Great news!! But I think you need to post it in the ROMs, Kernels, Recover thread.I have successfully ported TWRP and Lineage OS 18.1 to the Samsung Galaxy Tab A7 10.4 (2020), aka SM-T500. This is my first time porting TWRP or LOS, so there may be issues unknown about at this time. Thus far, the only known issue is that the touchscreen in TWRP does not work. This can be worked around by using a USB mouse and/or accessing the device via ADB.
Here are the rough steps to follow:
- Unlock device bootloader using instructions from other threads.
- Patch stock ROM (AP) using Magisk, then flash rooted ROM. Will likely need to wipe device after this.
- Boot into rooted ROM and ensure "OEM Unlocking" is still enabled in "Developer Tools".
- Boot back into download mode and flash "vbmeta_disabled_R.tar" to disable verified boot.
- Boot device back into rooted stock ROM to ensure things are still functional (may require a device wipe at this step).
- Boot device into download mode and use ODIN to flash TWRP recovery.tar file via "AP" slot.
- Boot device into TWRP to verify functionality (hold Vol-Up + Power during boot).
- Access TWRP via adb using "adb shell" or with USB mouse (touch functionality currently not working).
- Format data partition on device.
- Via ADB shell: twrp format data
- Via USB mouse: Wipe -> Advanced -> Format Data
- Boot device into download mode.
- Via ADB shell: twrp reboot download
- Via USB mouse: Reboot -> Download
- Flash LineageOS tar file via ODIN using the "AP" slot.
- If device boots into TWRP after flashing LineageOS, use USB mouse to select: Reboot -> System
- Device should boot and stall for ~1m at the Samsung logo screen with red text below, then should go blank and then display LineageOS boot image.
Downloads:
- LineageOS 18.1 20210615 with TWRP 3.5.2: https://mega.nz/file/vMVglThZ#TepIHvdEypezq3z4S_4Lln7FRFVfC7CUjVGq3ByFb6U
- TWRP 3.5.2: https://mega.nz/file/GYU1yCCQ#JsthI8BYNtfB08Pzt1eeXta2Lb1zCkUI185Zm88dEW4
- vbmeta_disabled_R: https://mega.nz/file/iMFx3CQI#8cP4mPoRaQNwDATqt0vKD8wxqRWSTz1EL79U0fNpW8M
I made a new build yesterday however I can't test it yet since my device is not back to me yet. If you want a copy to try dm me and I will share it. But be warned, I don't even know if it boots (though you could always reflash the old one if that's the case). The goal of the new build was to fix the SD card bug and make the touchscreen work.