Hello,
the eglInitialize() function fails on the wayland odroid xu3 latest r12p0 driver.
Here's how to reproduce the issue:
* start weston (using the drm backend) => it will get assigned to socket "wayland-0"
* from weston-terminal, start another weston instance (using the wayland backend) => it will get assigned to socket "wayland-1"
* in the second weston instance, start weston-simple-egl with WAYLAND_DISPLAY=wayland-0 => it will work and weston-simple-egl will run on the main weston instance
* in the second weston instance, start weston-simple-egl with WAYLAND_DISPLAY=wayland-1 => after binding the display, getting a correct screen, the code will fail at eglInitialize()
Is there any fix I can try?
Thanks.
Hi Ben Walshe
Is there any news on this?
It would be great to have some more up-to-date and less buggy drivers for odroid available.
Here's some of the things I'm running with the current version, which would benefit greatly from bug fixes (and dmabuf import too, which is missing!):
- gnome3 https://www.youtube.com/watch?v=CXcoha4eNoo
- webgl in wayland chrome experimental build (ubuntu 17.10)https://www.youtube.com/watch?v=euB1ZRPpFgs and https://www.youtube.com/watch?v=nT5XLdSAylU
- game emulators https://www.youtube.com/watch?v=zfPvL-QkBTg
All would get a boost from some updated drivers....
Hi marianmi,
I think the plan is to update these drivers in the future but at the moment they don't have any plans to release any updates in the short term. Sorry about this. I have passed on your comments to the engineering teams.
Thanks,
Ben