[Bug 70409] Discrete GPU fails to initialize and X segfaults on dual-GPU r600/radeonsi laptop

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jun 29 20:44:52 PDT 2014


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

--- Comment #7 from Michel Dänzer <michel at daenzer.net> ---
Please be careful not to mix up several similar, but potentially different
issues.

First of all, any PRIME functionality requires that acceleration is
successfully initialized for all GPUs involved, otherwise the X server will
crash when trying to use it (which is unfortunate, but the way it is right
now).

In Adam's case, acceleration failed to initialize for the discrete GPU with

 (EE) RADEON(G0): Failed to create EGL context
 (EE) RADEON(G0): glamor detected, failed to initialize EGL.

If this still happens with current Mesa Git, setting the environment variable
EGL_LOG_LEVEL=debug for the Xorg process should give more information about the
failure.

In Vitaliy's case, the problem is the lack of glamor support in Debian sid.
This is fixed in the X packages in Debian experimental.

dimitris says glamor initializes successfully for him, so it's probably a
different problem which should be tracked in a different report.

-- 
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/dri-devel/attachments/20140630/496d4ba7/attachment-0001.html>


More information about the dri-devel mailing list