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 1CB48E0140A for ; Wed, 17 Apr 2013 09:03:14 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=zapps768; d=zoho.com; h=from:to:subject:date:message-id:user-agent:in-reply-to:mime-version:content-type; b=frzm1uxlIyUo4OFTF9MQBahQteK1ZMoYyXDPGRuj+xvi4ldcinA69NuT5wmKPJDTGcfftVW56ewv wsGelUrvr9EkKiJnZ8oJ2TNEobVimc3TIo8IBs6V1xs6RkNMOlnd Received: from localhost.localdomain (static-217-133-170-65.clienti.tiscali.it [217.133.170.65]) by mx.zohomail.com with SMTPS id 1366214591832370.03926729969635; Wed, 17 Apr 2013 09:03:11 -0700 (PDT) From: Diego To: meta-freescale@yoctoproject.org Date: Wed, 17 Apr 2013 18:03:08 +0200 Message-ID: <2707050.aOfr2mSVfW@localhost.localdomain> User-Agent: KMail/4.10.1 (Linux/3.8.4-102.fc17.x86_64; KDE/4.10.1; x86_64; ; ) In-Reply-To: <516EAB5C.3010104@freescale.com> MIME-Version: 1.0 X-ZohoMailClient: External X-Zoho-Virus-Status: 2 Subject: Re: [meta-fsl-arm PATCH v4 0/12] Fixes current found issues for 1.4 release 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: Wed, 17 Apr 2013 16:03:15 -0000 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" > On 04/15/2013 05:15 PM, Otavio Salvador wrote: > > We've runned full build of 'fsl-image-gui' image in O.S. Systems build > > server for ALL machines in meta-fsl-arm and meta-fsl-arm-extra, the > > > final build list is: > I tested (runtime) the following boards: I'm still having problems with X on Nitrogen6x rev1 with latest master. fsl- image-gui is giving me the following problem: http://pastebin.com/JjzDCpEH It stops at: [4112708.170] (II) VIVANTE(0): test Initializing EXA and never goes past it. If I add: Option "NoAccel" "true" to my xorg.conf then the X11 server starts fine, but that's not optimal. This is the log with exa disabled: http://pastebin.com/6T7MdNn9 Regards, Diego