Tool/software:
Hello,
Referencing AM5728: Wayland + EGL on SDK 9.x . It is a known issue that EGL and Wayland/Weston aren't working properly on the 9.x SDK release. Also, the version of Weston has no easy VNC options without considerable hacking. Wlroots of this version also appears to have an issue with EGL:
[ERROR] [wlr] [render/egl.c:521] Failed to initialize EGL context
[ERROR] [wlr] [render/gles2/renderer.c:698] Could not initialize EGL
My next steps are to try to hack together the newer updates from https://www.ti.com/tool/PROCESSOR-SDK-J721E to see if I can get anything new working. Granted, I see an57xx in the machine options, so maybe it will work. I'll report back. Given the GLES releases are only given in binary format, I expect to be hamstrung in terms of GLES3 support for newer compositors. (I need Weston 12 if I want to support VNC without heavy feature backporting. I was backporting all the way back to weston 8 because I branched off an older release which had a working Weston version. Now that I know it's an issue with the release and not Weston, I'll try again starting with 10.
Can you elaborate now on when the next AM57xx SDK will be released, and if there are plans to support GLES3 so that newer Wayland compositors can be supported?
Thank you!