From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oa0-f49.google.com (mail-oa0-f49.google.com [209.85.219.49]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 43594E005A3 for ; Mon, 8 Apr 2013 16:11:04 -0700 (PDT) Received: by mail-oa0-f49.google.com with SMTP id j6so6690433oag.8 for ; Mon, 08 Apr 2013 16:11:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding:x-gm-message-state; bh=xSwKU5dts9fEa0Ij1yfwY9nhsEPrK85CUa7wvm11B28=; b=TDXKQH7NCXoq7wWLgobHdP16XO9xbRj4a06j8cjiS/hb5LR5XGkQj+rvTQStI9T40A zGcXrwXPDGCA68eXL9HkVcE+u57Osj+fL+qeNPxUBD8vOjBB340UABsXrM2Duaeu4K7E N8XGRqm9aPCU2jmwbm53tUjGJCIqxEppEdGPwWSvDFIT8YBHI+KaVYLVRAQOZqr1mh3M i8Pg1sysVVldh8JX0KONHECHezV2mEqG+nCb/2PalDALUyG9quuNSCwNm07Ef3RkUFiE X2zQZRrUwVjpkftyZCV5v+AghwxGQ/y2KeaaoTu1iedYO8BwJJkuFnXljrLmHBJYgJ5g zBIw== X-Received: by 10.182.93.193 with SMTP id cw1mr17018193obb.93.1365462663779; Mon, 08 Apr 2013 16:11:03 -0700 (PDT) Received: from [192.168.0.55] ([70.96.116.236]) by mx.google.com with ESMTPS id ka6sm26462079obb.3.2013.04.08.16.11.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 08 Apr 2013 16:11:02 -0700 (PDT) Message-ID: <51634E82.1080307@boundarydevices.com> Date: Mon, 08 Apr 2013 16:10:58 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: Otavio Salvador References: In-Reply-To: X-Gm-Message-State: ALoCoQlx0JZMpEsqzoo5gnQZIUQrV83YrB1AMjMloFicwWQcPQc3840noJh2WH1Qk5atC9VthTjF Cc: meta-freescale Mailing List Subject: Re: Vivante GPU regressions [was Re: [meta-fsl-arm][PATCH 2/2] linux-imx: Cleanup recipe as SabreLITE machine has been moved] 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, 08 Apr 2013 23:11:04 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Thanks Otavio, On 04/08/2013 01:53 PM, Otavio Salvador wrote: > On Mon, Apr 8, 2013 at 5:29 PM, Otavio Salvador wrote: >> On Mon, Apr 8, 2013 at 1:04 PM, Otavio Salvador wrote: >>> On Mon, Apr 8, 2013 at 12:01 PM, Eric Nelson >>> wrote: >>>> I'm seeing this in /var/log/Xsession.log: >>>> /usr/bin/Xorg: symbol lookup error: >>>> /usr/lib/xorg/modules/drivers/vivante_drv.so: undefined symbol: >>>> gcoHAL_MapUserMemory >>> >>> This does seem to be a regression and I will look at it later today. >>> Thanks for letting us know about it. >> >> I did a look here and for now I didn't find out what might cause it. >> So I'd like to know a bit of more information at your side. >> >> Did you reuse a 'tmp' dir? In case you did, please remove 'tmp' and >> try again and check if it solves the issue; otherwise let me know so >> in case you did not we have a real issue. > > I think I found it. > > Can you test the attached patch and confirm it fixes the issue for you? > Testing now with a clean tmp/. FWIW, my previous test was also with a clean tmp/. Regards, Eric