Samsung Galaxy Tab2 espressowifi (two models 7 & 10)

e-0.21-n-20240608-CUSTOM-espresso3g.zip
https://share.freepro.com/ac2a4a7b-2308-410a-b0c6-3b95e4d55b35

e-0.21-n-20240608-CUSTOM-espressowifi.zip
https://share.freepro.com/17007988-9daa-457e-a8d2-5f552ee35e9b

1 Like

I just tested e-0.21-n-20240608-CUSTOM-espresso3g.zip,
I am sorry but after the Samsung_logo only a black screen is displayed, so i tempt a format /data ā†’ not betterā€¦
This device is reputed a nightmare to build, Only @Android-Andi have achieved itā€¦
However @Mighty told me yesterday that there will be no problem to build /e/nougat from official LOS sources

hmm, I took the official LOS sources and applied the patches needed for hardware_ti_omap4 only.

maybe this is the issue or other patches needed too?

ok, last try. I applied now all patches I could find:

e-0.21-n-20240609-UNOFFICIAL-espressowifi.zip
https://sourceforge.net/projects/eosbuildsronnz98/files/SamsungSmartphones/e-0.21-n-20240609-UNOFFICIAL-espressowifi.zip/download

e-0.21-n-20240609-UNOFFICIAL-espresso3g.zip
https://sourceforge.net/projects/eosbuildsronnz98/files/SamsungSmartphones/e-0.21-n-20240609-UNOFFICIAL-espresso3g.zip/download

1 Like

i just tested e-0.21-n-20240609-UNOFFICIAL-espresso3g.zip

still a black screen after the Samsung Logoā€¦
thank you for your time !

wich sources did you use ? those from @Android-Andi or those from @Mighty ?

The official LOS sources and patches for andi

Sorry, I am out of development for years now and by accident formatted the SSD with all sources synced.
Black screen could be everythingā€¦ Selinux, wrong blob and kernel combination. Try to get a dmesg and see if you find something telling whatā€™s going on and what not.

Best regards

Andi

1 Like

Thank you for your intervention,
i know you are retired,
i have just (2 days ago) created a private conversation on XDA to ask Mightyā€™s advices/help

ps: i am proud of my first build achivement : a custom mini /e/ for the s4mini

1 Like

https://github.com/andi34/android_device_samsung_espresso3g/tree/v1-nougat

https://github.com/andi34/android_device_samsung_espressowifi/tree/v1-nougat

https://github.com/andi34/android_hardware_ti_omap4/tree/cm-14.1

https://github.com/andi34/android_kernel_ti_omap4/tree/3.0/common

https://github.com/andi34/proprietary_vendor_ti/commits/stable

https://github.com/andi34/proprietary_vendor_samsung-1

Local manifest example, also on how to replace the CM omap4 repo:
https://github.com/andi34/local_manifests/tree/cm-14.1

Those branches uses a newer DDK! Changes in Frameworks also needed, see the patches here:
https://github.com/andi34/android_pull/tree/v1-nougat

My omap4 hardware repo already contains everything needed.

Hope this helps! Make sure to use the right branches!

1 Like

https://github.com/andi34/android_kernel_ti_omap4/tree/3.0/common-oc

Overclock kernel. Has own def config!

Hey andi, something offtopic but the patches in other branches link to ua gerrit which is down.
As far as I recall we just need the frameworks/ab patch for video decoding using Ducati right? Otherwise it should atleast just boot

@piero did you try these patches?

Posted sources + patches (patch files, can be applied easily) should be fine and is what I used in the past. If I remember right added the omap4 hardware patches there too, to apply onto the lineageos hardware repo.

If using my repo:
https://github.com/andi34/android_pull/blob/v1-nougat/patch.sh

1 Like

I used the official sources from lineage for the device and applied the patches from the repo as above.
I remember that 2 of the patches I could not apply from the vendor/cm branchā€¦I need to lookup for the error messages again
Building however went fine, but apparently those 2 patches are needed.

@ronnz98 some patches are only needed for the newer DDK. That might explain the bootloop.
New DDK depends on the hardware/ti, frameworks/native, vendor/ti and kernel/ti/omap4 (hope I didnā€™t forgot one).

I will try with your repos

If it boots you might think about using the OC kernel. Tab 2 isnā€™t snappy :stuck_out_tongue_winking_eye:

Ketut Kumajaya on XDA developed / adjusted the OC Interface long time ago and was used by many users by his legend Blackhawk NEXT kernel.

https://xdaforums.com/t/kernel-single-dual-boot-jb-kk-stock-cm-blackhawks-next-kernel-2-4.2285366/

ok, now I took sources from Android-Andi and build for latest nougat (0.21) without patches:

https://sourceforge.net/projects/eosbuildsronnz98/files/SamsungSmartphones/e-0.21-n-20240613-UNOFFICIAL-espresso3g.zip/download

https://sourceforge.net/projects/eosbuildsronnz98/files/SamsungSmartphones/e-0.21-n-20240613-UNOFFICIAL-espressowifi.zip/download

1 Like

Testing e-0.21-n-20240613-UNOFFICIAL-espresso3g.zip :

  • it bootsā€¦

  • i see the e bouncingā€¦

it is expected to be longā€¦

  • first boot wizardā€¦ :+1:

the screen need to be in portrait to be abble to ignore the lack of SIM card.

  • BlissLauncher boots :+1:

BlissLauncher donā€™t allow Landscape mode, even if its locked screen allow it.

  • there is no browser, is it expected ?

Edit : it should be not the ā€œfinal buildā€ā€¦

after some minutes, touch and screen were buggy, black screen, swipe to unlock screen donā€™t work,
now itā€™s a bit better.
also, even if GSM icone or wifi say itā€™s good, f-droid canā€™t download, donā€™t update repo,
bluetooth donā€™t work
reflash,
install kit stop to work when trying to install ā€œMullā€ from SDcard
MTP donā€™t work, adb donā€™t workā€¦
i have seen a message tells system not responding when i wanted to reboot
now it is stuck on the reboot windowā€¦ i needed to force shut down and reboot
factory-reset donā€™t helpā€¦

thanks for your effort
@ronnz98 ā€œthe /e/ unofficial maniac builderā€ (more than 100 devices)
@Android-Andi ā€œthe retiredā€
i need to sleepā€¦

1 Like

Great to hear! With my sources and the new DDK apply the patch files to the frameworks repos.