[Wayland-bugs] [Bug 93451] weston 1.9 do not start with drm-backend

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Dec 20 01:44:25 PST 2015


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

--- Comment #4 from Pekka Paalanen <ppaalanen at gmail.com> ---
What graphics card is that, which radeon?

Could you try setting these environment variables for Weston:
export MESA_DEBUG=1
export EGL_LOG_LEVEL=debug
export LIBGL_DEBUG=verbose

That would tell us which radeon driver exactly loads. The kernel log does
mention "r200", but I don't know if that can support GL ES 2.0.

But if someone can say off-hand that this card won't support GL ES 2.0, then
that would be the cause. Weston does not have a renderer that would support
fixed-function GL. Then we could check if there is a way to make the error
message better.

I suppose 'glxinfo' output from X could give hints of the card capabilities,
too.

You could try with the weston command line argument --use-pixman, which gets
you DRM KMS but without OpenGL.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20151220/e159cb4f/attachment.html>


More information about the wayland-bugs mailing list