From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lennier.cc.vt.edu (lennier.cc.vt.edu [198.82.162.213]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id ED910E0129D for ; Tue, 14 May 2013 08:11:13 -0700 (PDT) Received: from dagger.cc.vt.edu (dagger.cc.vt.edu [198.82.163.114]) by lennier.cc.vt.edu (8.13.8/8.13.8) with ESMTP id r4EFAA15022779 for ; Tue, 14 May 2013 11:11:12 -0400 Received: from mail-oa0-f46.google.com (EHLO mail-oa0-f46.google.com) ([209.85.219.46]) by dagger.cc.vt.edu (MOS 4.3.3-GA FastPath queued) with ESMTP id ATA75016; Tue, 14 May 2013 11:11:12 -0400 (EDT) Received: by mail-oa0-f46.google.com with SMTP id h2so752061oag.19 for ; Tue, 14 May 2013 08:11:11 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-received:from:to:cc:references:in-reply-to:subject :date:message-id:mime-version:content-type:x-mailer:thread-index :content-language:x-gm-message-state; bh=XhTbfK14Ipe2neS89PRktJP8QqnEU+WaFpPiHpfbav4=; b=ISGgukFF9Z6334u5sWgk2XPX2V5rKghZSf92oEeM6tjVOCtCKW7nA6EsIF35WyhHL6 m/vjF8Z93mRCkc6AtWX9syGy2CcyQC68aMPgG3eiSLne8ObcP2MQcfQ3LH5sycxBtQPq 73rAGFjgXF2rDhNDhnO/XDvs+LB+B65Sj37r0LSXajqriAfSu8SCi45TKxTeC1kJIAy2 92I9uy0/rCZxu8wm1+QJ3mDwuQZBeIJSKs9KZpwc938BMJfjNVFiieSRl1snJrOTEA27 yALZ+NH3QInN/ULzdHie9dF9mT5Mn6zvJ/1+LOd43S4U4hlRgzUiuzD7OhjYzELa3COg hM3w== X-Received: by 10.60.55.97 with SMTP id r1mr16598412oep.85.1368544271727; Tue, 14 May 2013 08:11:11 -0700 (PDT) X-Received: by 10.60.55.97 with SMTP id r1mr16598405oep.85.1368544271613; Tue, 14 May 2013 08:11:11 -0700 (PDT) Received: from KellerPC ([198.208.251.70]) by mx.google.com with ESMTPSA id n6sm22229025oel.8.2013.05.14.08.11.09 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 14 May 2013 08:11:11 -0700 (PDT) From: "Alexander Keller" To: "'He Zheng'" References: <007401ce490e$4c2b9ee0$e482dca0$@vt.edu> In-Reply-To: Date: Tue, 14 May 2013 11:11:06 -0400 Message-ID: <005a01ce50b5$438ade00$caa09a00$@vt.edu> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQE4pJd6TA7mqpCuKOPE3ZQNXkIdtgJYmLXWmh1cMrA= X-Gm-Message-State: ALoCoQkMGN0yi+dQ6iCxQR0JcgVVUkiLnYiP14Ikl9c7XdcjxUIMhVBnjSrmZXOOcti/KHp9U5llUMpTJhi2tdc6zOHUPix2MTot0AF489wsBH8CfHxgURe7MV4II6KNQe5Nc6wbyYZI6bvlRMn6UbXc8ImF+ALrS75udzzgdHLJbupXlHIwx+8= X-Mirapoint-Received-SPF: 209.85.219.46 mail-oa0-f46.google.com alexan3@vt.edu 4 softfail X-Junkmail-Status: score=10/50, host=dagger.cc.vt.edu X-Junkmail-Signature-Raw: score=unknown, refid=str=0001.0A020203.51925410.013F,ss=1,re=0.000,fgs=0, ip=198.208.251.70, so=2011-07-25 19:15:43, dmn=2011-05-27 18:58:46, mode=single engine X-Junkmail-IWF: false Cc: meta-freescale@yoctoproject.org Subject: Re: change screen resolution 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: Tue, 14 May 2013 15:11:14 -0000 Content-Type: multipart/alternative; boundary="----=_NextPart_000_005B_01CE5093.BC7D35A0" Content-Language: en-us ------=_NextPart_000_005B_01CE5093.BC7D35A0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Yes we are using HDMI. That makes sense because when I changed the u-boot settings I could never get the resolution to be 800x400. What resolutions are supported by the latest BSP? -Alexander Keller From: He Zheng [mailto:totoroghost@gmail.com] Sent: Monday, May 06, 2013 1:27 PM To: Alexander Keller Cc: meta-freescale@yoctoproject.org Subject: Re: [meta-freescale] change screen resolution What interface (HDMI, LVDS, etc) are you using for this touchscreen? If it's HDMI, you will not get exact 800x400 resolution since latest BSP package doesn't support that resolution. Thanks, He On Sat, May 4, 2013 at 2:28 PM, Alexander Keller > wrote: Hello, I was just wondering, I have a touchscreen that has a resolution of 800x400 pixels. However, the default in yocto is 640x480 pixels. Is there a way in yocto to change the screen resolution to match my touchscreen display? I am using an imx6qsabreard machine. Thanks for your help, Alexander Keller _______________________________________________ meta-freescale mailing list meta-freescale@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-freescale ------=_NextPart_000_005B_01CE5093.BC7D35A0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Yes we are using HDMI. That makes sense because when I changed the = u-boot settings I could never get the resolution to be 800x400. What = resolutions are supported by the latest BSP?

 

-Alexander Keller

 

From: He Zheng = [mailto:totoroghost@gmail.com]
Sent: Monday, May 06, 2013 = 1:27 PM
To: Alexander Keller
Cc: = meta-freescale@yoctoproject.org
Subject: Re: [meta-freescale] = change screen resolution

 

What = interface (HDMI, LVDS, etc) are you using for this = touchscreen?

If it's HDMI, you = will not get exact 800x400 resolution since latest BSP package doesn't = support that resolution.

 

Thanks,

He

 

On Sat, May 4, 2013 at 2:28 PM, Alexander Keller = <alexan3@vt.edu> = wrote:

Hello, =

 <= /o:p>

  =             &= nbsp; I was just wondering, I have a touchscreen that has a resolution = of 800x400 pixels. However, the default in yocto is 640x480 pixels. Is = there a way in yocto to change the screen resolution to match my = touchscreen display? I am using an imx6qsabreard  machine. =

 <= /o:p>

Thanks for = your help,

 

Alexander Keller =


______________________________________= _________
meta-freescale mailing list
meta-freescale@yoctoproje= ct.org
https://lists.yoctoproject.org/listinfo/meta-freescale<= /a>

 

------=_NextPart_000_005B_01CE5093.BC7D35A0--