I bought a new phone specifically to use the /e/ OS. Very excited about the project!
I was shocked to find it seems Samsung has locked the firmware down to only official versions.
I followed the steps here https://gitlab.e.foundation/e/wiki/en/wikis/device/a5y17lte/install until I reached step 4 of Installing a custom recovery. Here is the output of the terminal
heimdall flash --RECOVERY "/home/user/Documents/E Foundation/twrp-3.2.3-1-a5y17lte.img" --no-reboot
Heimdall v1.4.1
Copyright (c) 2010-2014 Benjamin Dobell, Glass Echidna
http://www.glassechidna.com.au/
This software is provided free of charge. Copying and redistribution is
encouraged.
If you appreciate this software and you would like to support future
development please consider donating:
http://www.glassechidna.com.au/donate/
Initialising connection...
Detecting device...
Claiming interface...
Setting up interface...
Initialising protocol...
Protocol initialisation successful.
Beginning session...
Some devices may take up to 2 minutes to respond.
Please be patient!
Session begun.
Downloading device's PIT file...
PIT file download successful.
Uploading RECOVERY
100%
RECOVERY upload successful
Ending session...
ERROR: Failed to receive session end confirmation!
Releasing device interface...
Phone output
OOIN MODE
…
CURRENT BINARY: Samsung Official
…
FAP LOCK: OFF
Secure Download: Enabled
…
Only official released binaries are allowed to be flashed(RECOVERY)
I found a possible solution online but it’s a bit hacky.
UPDATE: The above method didn’t work.
Has anyone else come across this issue?