From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from userp1040.oracle.com (userp1040.oracle.com [156.151.31.81]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 0F090E005B4 for ; Mon, 3 Feb 2014 12:38:29 -0800 (PST) Received: from ucsinet22.oracle.com (ucsinet22.oracle.com [156.151.31.94]) by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id s13KcM5q005141 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 3 Feb 2014 20:38:23 GMT Received: from aserz7022.oracle.com (aserz7022.oracle.com [141.146.126.231]) by ucsinet22.oracle.com (8.14.5+Sun/8.14.5) with ESMTP id s13KcLel006104 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 3 Feb 2014 20:38:22 GMT Received: from abhmp0005.oracle.com (abhmp0005.oracle.com [141.146.116.11]) by aserz7022.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id s13KcLbL006744; Mon, 3 Feb 2014 20:38:21 GMT Received: from ddhill-mac.local (/76.28.28.227) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Mon, 03 Feb 2014 12:38:21 -0800 Message-ID: <52EFFE3C.7070602@Oracle.com> Date: Mon, 03 Feb 2014 15:38:20 -0500 From: David Hill User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Otavio Salvador References: <52D59C91.8090802@Oracle.com> <52D6B261.4020507@Oracle.com> <52D6B44F.9080006@mlbassoc.com> <52EFF9B4.80605@Oracle.com> In-Reply-To: X-Source-IP: ucsinet22.oracle.com [156.151.31.94] Cc: "meta-freescale@yoctoproject.org" Subject: Re: fsl framebuffer image ? 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 Feb 2014 20:38:32 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2/3/14, Feb 3, 3:22 PM, Otavio Salvador wrote: > Hello David, > > On Mon, Feb 3, 2014 at 6:19 PM, David Hill wrote: >> On 1/15/14, Jan 15, 11:16 AM, Gary Thomas wrote: >>> If you remove X11 you need to build (& use) QT-embedded as the >>> normal QT is X11 based. >>> >>> Try using qt4e-demo-image instead which will build & use QT-embedded. >>> >> Gary - (finally) got a build with qt4e-demo-image, but it does not help a >> much as I thought. There is EGL there, but it is not accelerated, which is a >> bummer. > It is accelerated for sure. I use it with several customers... > OK - now very confused. On my other imx6 images, we learned that to init EGL for use with the framebuffer, we needed to use fbGetDisplayByIndex() and fbCreateWindow(). So when I did not find these in libEGL.so I assumed.... Any chance you have a pointer to an EGL init sequence that works with this image ? Or does this just use EGLNativeDisplayType & EGLNativeWindowType of NULL like some other platforms ? -- David Hill Java Embedded Development Socialism is great until you run out of other peoples money -- Margaret Thatcher