From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ch1outboundpool.messaging.microsoft.com (ch1ehsobe002.messaging.microsoft.com [216.32.181.182]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 405A2E0073D for ; Mon, 17 Dec 2012 07:36:09 -0800 (PST) Received: from mail196-ch1-R.bigfish.com (10.43.68.229) by CH1EHSOBE010.bigfish.com (10.43.70.60) with Microsoft SMTP Server id 14.1.225.23; Mon, 17 Dec 2012 15:36:08 +0000 Received: from mail196-ch1 (localhost [127.0.0.1]) by mail196-ch1-R.bigfish.com (Postfix) with ESMTP id 478AA26062B; Mon, 17 Dec 2012 15:36:08 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -4 X-BigFish: VS-4(zzbb2dI98dI9371I1432Izz1de0h1202h1e76h1d1ah1d2ahzzz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h1155h) Received: from mail196-ch1 (localhost.localdomain [127.0.0.1]) by mail196-ch1 (MessageSwitch) id 1355758490963692_1427; Mon, 17 Dec 2012 15:34:50 +0000 (UTC) Received: from CH1EHSMHS018.bigfish.com (snatpool2.int.messaging.microsoft.com [10.43.68.237]) by mail196-ch1.bigfish.com (Postfix) with ESMTP id DC1472004C5; Mon, 17 Dec 2012 15:34:50 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CH1EHSMHS018.bigfish.com (10.43.70.18) with Microsoft SMTP Server (TLS) id 14.1.225.23; Mon, 17 Dec 2012 15:34:50 +0000 Received: from az84smr01.freescale.net (10.64.34.197) by 039-SN1MMR1-004.039d.mgd.msft.net (10.84.1.14) with Microsoft SMTP Server (TLS) id 14.2.318.3; Mon, 17 Dec 2012 15:34:49 +0000 Received: from [10.29.244.61] ([10.29.244.61]) by az84smr01.freescale.net (8.14.3/8.14.0) with ESMTP id qBHFYj9w010730; Mon, 17 Dec 2012 08:34:46 -0700 Message-ID: <50CF3C18.7090600@freescale.com> Date: Mon, 17 Dec 2012 13:36:56 -0200 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Tarek El-Sherbiny References: <50CF3811.7010502@boundarydevices.com> In-Reply-To: X-OriginatorOrg: freescale.com Cc: "meta-freescale@yoctoproject.org" Subject: Re: i.MX6 mfw_isink is not working with X11 "Nitrogen" 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, 17 Dec 2012 15:36:09 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 12/17/2012 01:31 PM, Tarek El-Sherbiny wrote: > Hi Eric, > > I think it's not the mfw_isink but X11 itself. > > I have confirmed that by running the unit test: Try DISPLAY=:0 /unit_tests/mxc_epdc_x11_fb_test.out Daiane