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 6325EE014DF for ; Thu, 18 Apr 2013 00:50:11 -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=O5c7GgKJ+v+SSvRjmsy+3+cyOMhOub+Mk0G/W9xmhpbMZG3BiEZy3oQwBlYzVxZOeQa1rR+R+AHm PiXccfZeGGGBtfNFX+CRBT+HjEHFoPkpeuPrySjTBbxsr8e3mQgP Received: from localhost.localdomain (static-217-133-170-65.clienti.tiscali.it [217.133.170.65]) by mx.zohomail.com with SMTPS id 1366271407540305.18520685600697; Thu, 18 Apr 2013 00:50:07 -0700 (PDT) From: Diego To: Otavio Salvador Date: Thu, 18 Apr 2013 09:50:03 +0200 Message-ID: <2691598.uAlVM9Dud5@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: References: <516EAB5C.3010104@freescale.com> MIME-Version: 1.0 X-ZohoMailClient: External X-Zoho-Virus-Status: 2 Cc: "meta-freescale@yoctoproject.org" 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: Thu, 18 Apr 2013 07:50:11 -0000 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="ISO-8859-1" In data mercoled=EC 17 aprile 2013 19:08:53, Otavio Salvador ha scritto= : > On Wed, Apr 17, 2013 at 2:49 PM, Otavio Salvador >=20 > wrote: > > On Wed, Apr 17, 2013 at 1:03 PM, Diego wrote: > >>> On 04/15/2013 05:15 PM, Otavio Salvador wrote: > >>> > We've runned full build of 'fsl-image-gui' image in O.S. System= s build > >>> > server for ALL machines in meta-fsl-arm and meta-fsl-arm-extra,= the > >>>=20 > >>> > final build list is: > >>> I tested (runtime) the following boards: > >> I'm still having problems with X on Nitrogen6x rev1 with latest ma= ster. > >> 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. > >>=20 > >> If I add: > >> Option "NoAccel" "true" > >> to my xorg.conf then the X11 server starts fine, but that's not op= timal. > >> This is the log with exa disabled: > >> http://pastebin.com/6T7MdNn9 > >=20 > > With the patchset applied? >=20 > I applied the v4 of the patchset; can you build it again and give it = a go? Building now. I did not had the patchset applied but manually removed ".la" files (pa= tch 10)=20 and renamed libdri.so to libvivante_dri.so (patch 11) in my binary imag= e and=20 had no change. Is there any other patch which might affect X11 startup?= Will let you know if I have any change with the new build. Diego