From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-bk0-f49.google.com (mail-bk0-f49.google.com [209.85.214.49]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 0D612E014FA for ; Tue, 28 May 2013 06:23:06 -0700 (PDT) Received: by mail-bk0-f49.google.com with SMTP id na1so2852522bkb.8 for ; Tue, 28 May 2013 06:23:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:subject:date:message-id:user-agent:in-reply-to:mime-version :content-transfer-encoding:content-type:x-gm-message-state; bh=F+x3QVeECElRTxJU+AoLLTbSIPouGunKO4ZewcXxLCU=; b=jonttlIZHV6LqpIAq7ANrduErzCZdu2yMQO1D7swxS43GaC6UfPw6vHrXQkowhIU2Q cnLArrWwzfDdmsYHTESd/FZA3/dwL7GvCYr8WQ5q2/MIlCozVIUFoZ8LfN7P34RwiA8y 96BWzLtX5Y7OdRIuRKVTMAEAYKeNhZP/ewDRuThMVav301HVqXHVMjMTE3l8Tg579GsA 3IUBfZeVN5WFOfu7bxe4kwqooBZOAzhwfTXyXODim6Xdm0D3kiD9qNVy4/XpsjA4Vn9A vRZRDI4wcAMsMMxwMElIlIg+1d6wSOjqby3/3U598XBigMVFFgzEr4W3n6Y/+KU6kG6T CI+A== X-Received: by 10.204.78.12 with SMTP id i12mr13472699bkk.105.1369747385784; Tue, 28 May 2013 06:23:05 -0700 (PDT) Received: from localhost.localdomain (static-217-133-170-65.clienti.tiscali.it. [217.133.170.65]) by mx.google.com with ESMTPSA id de16sm4299071bkb.5.2013.05.28.06.23.04 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 28 May 2013 06:23:05 -0700 (PDT) From: Diego Rondini To: meta-freescale@yoctoproject.org Date: Tue, 28 May 2013 15:23:03 +0200 Message-ID: <1648845.VSjdBefJqZ@localhost.localdomain> User-Agent: KMail/4.10.3 (Linux/3.8.13-100.fc17.x86_64; KDE/4.10.3; x86_64; ; ) In-Reply-To: MIME-Version: 1.0 X-Gm-Message-State: ALoCoQkK3DlnLxq8HPjckJ835y45SeLIsrftMSiFhrW+cP4HyhX+HELe6+XymQpR9WoA+K5FoeW6 Subject: Re: Vivante X11 tests 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: Tue, 28 May 2013 13:23:07 -0000 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" > Well, I believe the OpenGL ES for X11 is still not working in Yocto, > though that in the lasted bsp 4.0.0 has worked now. So the samples are > likely won't work. > > If you are in a hurry you can copy from the bsp and plot it to Yocto. Hi Silas, I've tried even the route of slapping 4.0.0 BSP binaries over Yocto (the same kernel source, same Xorg version, same xorg binary drivers, same Vivante binaries) as Ubuntu 11.10 provided by Freescale but that didn't work. The result was still the same: blank windows. What's interesting is that doing an "apt-get update && apt-get upgrade" on Freescale's Ubuntu causes a quite similar issue (blank window). The only option I've found at the moment to have a working Vivante X11 acceleration is stock Freescale Ubuntu BSP 4.0.0. Any other experiences with Vivante GPU? Bests, Diego