https://bugs.freedesktop.org/show_bug.cgi?id=84186

--- Comment #13 from Axel Davy <veb...@hotmail.fr> ---
Looking at:

"
libEGL debug: dlopen(/usr/lib/x86_64-linux-gnu/egl/egl_gallium.so)
libEGL info: use DRM for display 0x7f80bda34720
libEGL debug: EGL user error 0x3001 (EGL_NOT_INITIALIZED) in eglInitialize(no
usable display)
"

It seems that the problem is the drm egl platform initialization.

egl_gallium is known to have some bugs the normal egl_dri2 implementation
doesn't have.

Try build mesa without egl_gallium.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to