--- xbmc/windowing/X11/WinSystemX11.cpp.orig 2016-02-18 05:07:52.587476844 +0000 +++ xbmc/windowing/X11/WinSystemX11.cpp 2016-02-18 05:09:07.183434519 +0000 @@ -497,6 +497,7 @@ EGLint attributes[] = { EGL_DEPTH_SIZE, 24, + EGL_CONFIG_ID, 1, EGL_NONE }; EGLint numConfigs;