From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.bemta7.messagelabs.com (mail1.bemta7.messagelabs.com [216.82.254.108]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 1D0BBE00841 for ; Mon, 3 Mar 2014 07:02:09 -0800 (PST) Received: from [216.82.254.195:29023] by server-12.bemta-7.messagelabs.com id CB/A4-24038-07994135; Mon, 03 Mar 2014 15:02:08 +0000 X-Env-Sender: Javier.Viguera@digi.com X-Msg-Ref: server-5.tower-200.messagelabs.com!1393858927!9758346!1 X-Originating-IP: [66.77.174.13] X-StarScan-Received: X-StarScan-Version: 6.9.16; banners=-,-,- X-VirusChecked: Checked Received: (qmail 28926 invoked from network); 3 Mar 2014 15:02:08 -0000 Received: from mail.mx1.digi.com (HELO mcl-sms-ns1.digi.com) (66.77.174.13) by server-5.tower-200.messagelabs.com with RC4-SHA encrypted SMTP; 3 Mar 2014 15:02:08 -0000 Received: from mcl-sms-exch01.digi.com (10.5.8.50) by mail.mx1.digi.com (172.16.1.13) with Microsoft SMTP Server (TLS) id 8.3.342.0; Mon, 3 Mar 2014 09:02:04 -0600 Received: from dor-sms-exch01.digi.com (10.49.8.100) by mcl-sms-exch01.digi.com (10.5.8.50) with Microsoft SMTP Server (TLS) id 8.3.342.0; Mon, 3 Mar 2014 09:02:07 -0600 Received: from [10.101.2.54] (10.101.2.54) by dor-sms-exch01.digi.com (10.49.8.100) with Microsoft SMTP Server (TLS) id 8.3.342.0; Mon, 3 Mar 2014 16:02:05 +0100 Message-ID: <5314996C.9060309@digi.com> Date: Mon, 3 Mar 2014 16:02:04 +0100 From: Javier Viguera User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: "meta-freescale@yoctoproject.org" Subject: imx6qsabresd: qt4 + opengl not working X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Mar 2014 15:02:12 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 8bit Hi all, I'm testing QT4 + OpenGL on a *imx6qsabresd* board and so far I have not been able to make it work. The setup is simple: an imx6qsabresd board, a project using *master* branches of poky, meta-oe, meta-fsl-arm and meta-fsl-demos, and then build the *fsl-image-gui* demo image. It boots to an X-based GUI and all seems to be working fine (accelerated videos and so on) but trying to run the QT-OpenGL hello word example fails with following error: # export DISPLAY=:0 # /usr/bin/qt4/examples/opengl/hellogl_es2/hellogl_es2 > Warning: EGL suggested using X Visual ID 33 (ARGB0888) for EGL config 28 (ARGB0444), but this is incompatable > Unable to find an X11 visual which matches EGL config 28 So it seems to be some mismatch between when OpenGL expects and what the binary OpenGL implementation provides. Does anyone know how to solve it? This is using X-based QT4, not framebuffer/DirectFB. The same happens using the stable Dora branches. - Javier Viguera Software Engineer Digi International® Spain S.A.U.