So wait it boots into TWRP and crashes?I've seen someone try it out and no, it won't work. The recovery will just crash.
So wait it boots into TWRP and crashes?I've seen someone try it out and no, it won't work. The recovery will just crash.
That's what I think happens, yes. It seems like Skyhawk does work on the T505 model though.
Oh wow but it's gonna need some mods for itThat's what I think happens, yes. It seems like Skyhawk does work on the T505 model though.![]()
What mods specifically? If fastboot properly on that recovery then I'm pretty sure you can flash a GSI without any issue.
I don't think there's anything you can do about it. There were no updates for this ROM in quite some time and I don't think it'll change anytime soon.Thanks for this! Everything works and is compatible, but I get EXTREMELY bad lag no matter what I do. Is there a way to reduce this? It's almost impossible to browse Reddit or anything.. I can watch videos and stream fine, it's really just lagging when loading anything or navigating..
Sorry if there's a common solution to this, couldn't find anything in searches and I haven't rooted a device in years prior to this![]()
Mods to the device tree so it works fine with itWhat mods specifically? If fastboot properly on that recovery then I'm pretty sure you can flash a GSI without any issue.
You'd have to download the official firmware ending in 3BUF3, then install LOS 18.1 again. It's the only solution as far as I know.i installed this rom but the wifi isnt working, i literally cant see any wifi appear on screen, it auto-disables. please how do i fix this??
do i have to flash opengapps too?You'd have to download the official firmware ending in 3BUF3, then install LOS 18.1 again. It's the only solution as far as I know.
In LOS, right? If you care about GApps, then yes. OP recommends NikGapps, BTW.
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.