From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sender1.zohomail.com (sender1.zohomail.com [72.5.230.95]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 632AEE014D8 for ; Fri, 26 Apr 2013 06:05:03 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=zapps768; d=zoho.com; h=from:to:cc:subject:date:message-id:user-agent:in-reply-to:references:mime-version:content-type; b=WGHn71pSET3/KhIgsTDz+NWIN1xQu8fpLLaVwRrHDh/Bl6IOUkhU/+lVxi+UTySVU6uepE35OV0t o64zkMSNLxkrXwcK2VHbZOr0UL3ZgEbonDgzEX16+IdH6JyJ1VuQ Received: from localhost.localdomain (static-217-133-170-65.clienti.tiscali.it [217.133.170.65]) by mx.zohomail.com with SMTPS id 1366981481262718.6402759445393; Fri, 26 Apr 2013 06:04:41 -0700 (PDT) From: Diego To: Otavio Salvador Date: Fri, 26 Apr 2013 15:04:36 +0200 Message-ID: <2018255.KsldpLalo8@localhost.localdomain> User-Agent: KMail/4.10.2 (Linux/3.8.4-102.fc17.x86_64; KDE/4.10.2; x86_64; ; ) In-Reply-To: References: <12780634.ZLBbiycLB5@localhost.localdomain> MIME-Version: 1.0 X-ZohoMailClient: External X-Zoho-Virus-Status: 2 Cc: "meta-freescale@yoctoproject.org" Subject: Re: Xorg fails to start on "test Initializing EXA" on Nitrogen6x [Was] Fixes current ... 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: Fri, 26 Apr 2013 13:05:04 -0000 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="ISO-8859-1" In data mercoled=EC 24 aprile 2013 13:30:47, Otavio Salvador ha scritto= : > On Wed, Apr 24, 2013 at 11:12 AM, Diego wrote: > ... >=20 > > For mesa-demo I cross-compiled the mesa-demo-8.0.1 (planning to mov= e to > > 8.1.0 which has been released just a couple of month ago > > http://cgit.freedesktop.org/mesa/demos/tag/?id=3Dmesa-demos-8.1.0 )= . In > > particular I built the es2 demos, which are not enabled by default = in the > > Makefile: > > http://cgit.freedesktop.org/mesa/demos/tree/src/egl/opengles2 >=20 > How did you build them? I did try to include --enable-gles2 but these= > were not build. I remember having that problem on mesa demos 8.0.1 too. The manual work= around=20 was to run "make" in the opengles2 folder. With mesa demos 8.1.0 I don't have this problem anymore. Both cmake=20 (autodetection) and autoconf (via --enable-gles2) build correctly every= thing=20 in opengles2. > > For Vivante demos I mean the gpu_sdk_v1.00.tar.gz file which is ava= ilable > > here under the voice "Snippets, Boot Code, Headers, Monitors, etc."= , > > called "IMX6_GPU_SDK": > > http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=3Di.= MX6Q&fpsp > > =3D1&tab=3DDesign_Tools_Tab > Looking forward to hear from you :-) Please send the recipe :-) >=20 I'll work on in it. > > The current status is still the same as I described here: > > https://lists.yoctoproject.org/pipermail/meta-freescale/2013-April/= 001963. > > html So I have white windows with mesa demos, and black windows wit= h > > Vivante Samples. > >=20 > > I'll try with glmark2-es2 as suggested here: > > https://lists.yoctoproject.org/pipermail/meta-freescale/2013-April/= 001965. > > html but I don't expect any improvement. > >=20 > > Anybody else with the same problem on Nitrogen6x? Anybody else has = results > > for these tests (I can provide binaries, if anybody asks)? >=20 > It seems windowed mode is currently broken; there's no known > workaround or solution for it yet. >=20 With that do you mean fullscreen mode is working fine? Have you been ab= le to=20 run any demo / program OpenGL ES accelerated on Nitrogen in X11? Bests, Diego