Hello
I’m sorry, it still isn’t working. I have an A5Y17LTE running /e/ 3.0.4-s.
I installed TWRP 3.7.0_9 using the command:./odin4 -a twrp-3.7.0_9-0-a5y17lte.img.tar
Immediately after (Upload Binaries → recovery.img → Close Connection)
I press the HOME+UP+POWER buttons to enter TWRP recovery mode
I select [Advanced] [SideADB] and then run the command: adb sideload e-3.0.4-s-20250716-UNOFFICIAL-a5y17lte.zip
The phone reboots but gets blocked on the GALAXY A5 logo.
I rolled back to the previous version 3.0.4-s used the same procedure/
If you compile a new version, I’m ready to test it.
Best regards
I first tried e-recovery and got the same result: it froze on the Galaxy A5 logo.
When I tested TWRP, I just wanted to make sure it wasn’t simply because of e-recovery.
I wanted to be sure by following the procedure recommended by @ronnz98
I use your e-3.2-t-20251112-UNOFFICIAL-a5y17lte.zip to build a new version and I use too this documentation : How to Build the /e/OS ROM?
Of course my first build crash /e/os Don’t have a product spec for: 'lineage_a5y17lte
I suppose, missing “Extracting proprietary blobs from block-based OTAs” ? I use the documentation : Extracting proprietary blobs to extract system.transfer.list and system.new.dat.brof your e-3.2-t-20251112-UNOFFICIAL-a5y17lte.zip @ronnz98.
But i stopped to the step : “After you have mounted the image(s), move to the root directory of the sources of your device and run extract-files.sh as follows”
./extract-files.sh ~/android/system_dump/
The problem, i don’t have extract-files.sh anywhere ?
What am I doing wrong? Does the error in the build log explain the absence of the blobs ?
As far as i know, android 12 and 13 based /e/ “S” and “T” branch are still maintained,
so if you find LineageOS 19.1 or 20 based _device_ and _kernel_ sources, you can try to build v1-s or v1-t that should result in e-3.7.2-s or e-3.7.2-t
As far as I remember the A12 build did work but A13 not.
Extracting vendor files should be pretty easy, you need to run ./extract-files.sh ROMNAME
Replace ROMNAME with the actual ROM you are downloading, I would suggest to download from original sources by
Taking the lasted official LineageOS sources you can build only up to A11 (LOS18)
You can even try A14 ROM:
Since latest Kernel is 3.x for this device you will need to apply some patches that support older 3.x kernel for A12 onward, but they should be included in the compiling instructions