EGL init problem

Michel Dänzer michel at daenzer.net
Tue Oct 13 19:04:17 PDT 2015


On 14.10.2015 10:35, Michel Dänzer wrote:
> On 14.10.2015 04:14, Christopher Barry wrote:
>> Hi
>>
>> Can someone help me with the correct incantation to compile X
>> git-master for hw-accel with an AMD R9 380?
>>
>> Using --modfile w/ build.sh, and have tried the following (each on a
>> single line in the modules-file):
>>
>> mesa/mesa --enable-dri --enable-dri3 --enable-glx --enable-glx-tls
>> --enable-egl --enable-gbm --enable-shared-glapi --enable-gallium-llvm
>> --enable-llvm-shared-libs --enable-r600-llvm-compiler
>> --with-llvm-prefix=/opt/lib/llvm/ --with-egl-platforms=x11,drm
>> --with-dri-drivers=r300,r600,radeon,svga,swrast

BTW, you can use --with-dri-drivers='' to save some compile time for
drivers you don't need.


>> --with-gallium-drivers=r300,r600,radeonsi,svga,swrast
>>
>> xserver --enable-glamor
>>
>>
>> I get the following errors in my log Xorg.0.log:
>>
>> (EE) RADEON(0): glamor detected, failed to initialize EGL.
>> (EE) AIGLX: reverting to software rendering
> 
> Please provide the full Xorg.0.log file.

Also, if you can set the environment variable EGL_LOG_LEVEL=debug for
the Xorg process and provide its stderr output, that might be helpful.


-- 
Earthling Michel Dänzer               |               http://www.amd.com
Libre software enthusiast             |             Mesa and X developer


More information about the xorg mailing list