[UNOFFICIAL BUILDS] Samsung Galaxy S7 / S7 Egde for /e/OS S and /e/OS r

Flashing yes, but no boot again

In there is this part:

zum Booten des Builds, da 3.18-Kernel keine ebpf-UnterstĆ¼tzung haben und diese noch nicht auf einen 3.18-Kernel portiert wurde.

I think anything below kernel 4.4 was considered too difficult to back port and it was kind of the end of many older devices.

What kernels are in your builds, which wonā€™t boot?
Are there just some cherry picks missing, or so maybe?

youā€™re right. I did not apply the patches. Will try this week to build with patches (R&S version)

For /e/OS-S I could apply the patch and build new. Possibly now it boots?
Samsung Galaxy S7 / S7 Edge for /e/OS S-1.15

Samsung Galaxy S7 (herolte)
https://www.androidfilehost.com/?fid=10620683726822080128

Samsung Galaxy S7 Edge (hero2lte)
https://www.androidfilehost.com/?fid=10620683726822080140

Iā€™ve made a fresh installation with e-1.15-s-20230914-UNOFFICIAL-herolte (NĀ°2). Once via TWRP > Install, once via adb sideload and multiple reboots. Each restart ends with the Samung Galaxy S7 Logo. The Sam-Logo remains motionless for minutes. No further reactions. The only way to turn the S7 off is via TWRP > Power off.

Arw sure you took e-1.15-s-20230919-UNOFFICIAL-herolte.zip and not the old one?

Hey, no! Iā€™ve of course installed your latest version e-1.15-s-20230919-UNOFFICIAL-herolte. The Samsung Galaxy S7 Logo stands like a rock in the surf. Nothing moves!

ok just wanted to ensure as above you stated -1.15-s-20230914-UNOFFICIAL-herolte (NĀ°2)ā€¦
and new build is e-1.15-s-20230919-UNOFFICIAL-herolte

Hey, yeah - I hear you. Itā€™s good if you think about all eventualities. Nothing is impossible!

Nevertheless - the end result so far is unfortunately as described above.

By the way: Iā€™ve also rooted my S7 in the meantime. For example, when I install a Generic System Image (GSI), it sometimes helps. But with the S7 it did nothing.

hm ok, then I think these build needs more attention for the /e/OS team to run under R or S. I have troubles with T but might try too

Could you share you build scriptā€™s and the log? Iā€™m mostly away from any computers for three weeks now but have a tablet in the evening sometimes

Sorry, confirming this for your 2nd build, plus turning off only from TWRP didnā€™t even work, It had booted back into TWRP and was still in recovery mode, when I grabed it just now.

Now I could turn it off, by long pressing VOLdown & OnOff ā€“ it just shows the loading annimation now

just refer to
https://forum.xda-developers.com/t/lineageos-19-1-android-12l-signature-spoofing-ota-updates-for-s7-exynos.4368995/
and the sources are here
https://github.com/orgs/8890q/repositories?type=all
Iā€™d put the device, kernel and vendor data in the respective folders. Then did apply the patch
https://github.com/8890q/patches
which was successful.
After this is run breakfast / brunch and build went fine. Sorry I donā€™t have the logs any more

Iā€™d tried now also a T build but got this error which I cannot address. Maybe someone can help?

build/make/core/main.mk:1312: warning:  device/samsung/herolte/lineage_herolte.mk includes non-existent modules in PRODUCT_PACKAGES
Offending entries:
gralloc.exynos5
hwcomposer.universal8890
libExynosOMX_Core
libExynosOMX_Resourcemanager
libGrallocWrapper
libOMX.Exynos.AVC.Decoder
libOMX.Exynos.AVC.Encoder
libOMX.Exynos.HEVC.Decoder
libOMX.Exynos.HEVC.Encoder
libOMX.Exynos.MPEG4.Decoder
libOMX.Exynos.MPEG4.Encoder
libOMX.Exynos.VP8.Decoder
libOMX.Exynos.VP8.Encoder
libOMX.Exynos.VP9.Decoder
libOMX.Exynos.VP9.Encoder
libOMX.Exynos.WMV.Decoder
libcsc
libexynosgscaler
libexynosscaler
libhwjpeg
libion_exynos
libstagefrighthw
memtrack.universal8890
build/make/core/main.mk:1312: error: Build failed.
09:42:17 ckati failed with: exit status 1

The error suggests these things have not been pulled into your environment for some reason. As a first step you might look at lineage_herolte.mk. On my ā€œsamsung_device.mkā€, this is mostly about these tasks:

# Inherit from those products. Most specific first.
# Inherit common Lineage phone.
# Set those variables here to overwrite the inherited values.

So you might look further into

$(call inherit-product, $(What you find here)

Secondly you get clues, by looking where the libs come from ā€“ for instance I recognise libOMX.Exynos.AVC.Decoder from a Samsung__proprietary-files.txt so this one might be some wrong / missing vendor source.

Thanks. Got it! Was one of samsung slsi linearo packagesā€¦ so lets see how this proceed

Alright. Build was successful. I applied the patch and let see if it works. I assume the chances are low since R and S did not work but letā€™s see:

Samsung Galaxy S7 (herolte):
https://www.androidfilehost.com/?fid=10620683726822080660

Samsung GalaxyS7 Edge (hero2lte):
https://www.androidfilehost.com/?fid=10620683726822080704

Here are the sources:
https://forum.xda-developers.com/t/lineageos-20-0-android-13-signature-spoofing-ota-updates-for-s7-exynos.4484505/

1 Like

This is Ground Control to Major Ron
Youā€™ve really made the grade

2 Likes

MVB of the Month Aug/Sep here on the forum => @ronnz98

BTW: Always setting up WiFi, scanning a QR code

What do you mean with that?

So does it work?