From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f41.google.com (mail-pa0-f41.google.com [209.85.220.41]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 5F100E01491 for ; Mon, 20 May 2013 09:24:35 -0700 (PDT) Received: by mail-pa0-f41.google.com with SMTP id rl6so5834258pac.0 for ; Mon, 20 May 2013 09:24:35 -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=PKM/KM0z4DdI04yb3BadfOPfqxn9zdndNiCSHSQk4Nw=; b=NZVaK1ByUNL7KeFH6Zji1yEu5p3Pj2bX+oJS4r4sN+HKzHHRt4J18pRTkeyMcrVnp0 Fgfwn/WaeW7f4/lAopV4xyScezmyuT3e2/N0MvVJgI+9o82wUZdi4ICgjPsEaxFIyO56 sMXN/qwROyWxWOUparbL4FeN0ivJhhdRVaz7T+qDKjJkGjmt4wevL14/m5lzEHA0FNdw ZwK1DO74vWL0iiJKtX1yLXXp9aOjuMdHFhPAMHhB86/NyAH2DzObMeYPhBxOqwwqZ/TT hLXlao0jtadRE15i6xqaTyhDgxBxUJWoXN2i8Aub3dNrsf6/kwxuzmk35y6RbCoLVBxJ W5xw== X-Received: by 10.68.178.161 with SMTP id cz1mr36473397pbc.27.1369067075098; Mon, 20 May 2013 09:24:35 -0700 (PDT) Received: from [192.168.0.55] ([70.96.116.236]) by mx.google.com with ESMTPSA id vb8sm24722012pbc.11.2013.05.20.09.24.32 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 20 May 2013 09:24:33 -0700 (PDT) Message-ID: <519A4E3F.10208@boundarydevices.com> Date: Mon, 20 May 2013 09:24:31 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: "PAPARO Nino (MM)" References: <013101ce51b8$47b04610$d710d230$@vt.edu> <20130516091404.675499c0@e6520eb> <5194E1A5.8060708@boundarydevices.com> In-Reply-To: X-Gm-Message-State: ALoCoQnoLZCwglgcl3rUHrcSbyRwxmnQ4ZbpuKqRKnXDrnWpQhN45wImMaK+Tb/Zp2BoDKj8xvNK Cc: "meta-freescale@yoctoproject.org" Subject: Re: resolution not changing 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, 20 May 2013 16:24:35 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi Nino, On 05/20/2013 07:32 AM, PAPARO Nino (MM) wrote: > Hi Eric, > Thank you very much for your help! > Running this command > setenv bootargs $bootargs video=mxcfb0:dev=lcd,CLAA-WVGA,bpp=24,if=RGB666 > enabled 24 bit on my linux image (I checked with fbset ), Glad to hear it. > but I think I'm still missing something because If for example I run > Midori, all the pages and images seems to use few colors. > I modified xorg.conf to change my screens timings and modeline but It did't fix the issue. I'm not sure what may be going on there. I know little of X and less of Midori. > Is MACHINE imx6qsabrelite deprecated and nitrogen6x should be used instead? > As Otavio mentioned, each of these points at our kernel tree at the moment, so they're both good. I don't know off-hand whether this is represented, but the nitrogen6x machine includes support for the TiWi-R2 WLAN chip, but that's not supported by the hardware on SABRE Lite. Regards, Eric