https://bugs.freedesktop.org/show_bug.cgi?id=38473
--- Comment #10 from Michel Dänzer michel@daenzer.net 2012-01-03 04:04:58 PST --- (In reply to comment #9)
Just tried to verify this for you
Not for me. I asked because it seems to work for me with upstream Git. I just verified again it still does.
with current Debian unstable, but I can't get any EGL/DRM program to run. Here's an example:
% EGL_LOG_LEVEL=debug EGL_PLATFORM=drm ./gears_screen libEGL debug: EGL search path is /usr/lib/x86_64-linux-gnu/egl libEGL debug: added /usr/lib/x86_64-linux-gnu/egl/egl_gallium.so to module array libEGL debug: added egl_dri2 to module array libEGL debug: added egl_glx to module array libEGL debug: dlopen(/usr/lib/x86_64-linux-gnu/egl/egl_gallium.so) libEGL info: use DRM for display (nil) libEGL debug: EGL user error 0x3001 (EGL_NOT_INITIALIZED) in eglInitialize(no usable display)
Not sure if I'm misconfiguring something here (since EGL_PLATFORM=drm used to pick up the r600 just fine). I did switch from a Radeon HD 4850 to 6800 in the interim, but thought it was supported just fine.
Not sure what's up there. Maybe the PCI ID of your new card is missing somewhere on the Mesa 7.11 branch. Anyway, it doesn't seem directly related to this bug report.