From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.chez-thomas.org (mail.mlbassoc.com [65.100.170.105]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 9D12CE0034C for ; Mon, 26 Nov 2012 10:54:02 -0800 (PST) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id 3A033F811ED; Mon, 26 Nov 2012 11:54:02 -0700 (MST) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on hermes.chez-thomas.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=4.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no version=3.3.2 Received: from [192.168.1.114] (zeus [192.168.1.114]) by mail.chez-thomas.org (Postfix) with ESMTP id D8585F811E7; Mon, 26 Nov 2012 11:54:01 -0700 (MST) Message-ID: <50B3BAF0.2020507@gmail.com> Date: Mon, 26 Nov 2012 11:54:40 -0700 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121028 Thunderbird/16.0.2 MIME-Version: 1.0 To: Otavio Salvador References: <1353610181-14057-1-git-send-email-otavio@ossystems.com.br> <96715462.r9LSDhPm2f@rudolf> <50B3AE06.7020807@gmail.com> <50B3B4A1.5030400@gmail.com> In-Reply-To: Cc: meta-freescale@yoctoproject.org Subject: Re: [meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP 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, 26 Nov 2012 18:54:02 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2012-11-26 11:40, Otavio Salvador wrote: > On Mon, Nov 26, 2012 at 4:27 PM, Gary Thomas wrote: >> On 2012-11-26 11:04, Daiane Angolini wrote: >>> >>> I'm using LVDS and it is not working as well. >>> >>> I don't know tsc2004, where do you connect this display? >>> >>> You could try to use egalaxy driver, may you do that? (and let me know >>> the results =P) >> >> >> That driver is compiled in and it's trying to use it, but failing. >> I get this error when I boot: >> egalax_ts 2-0004: egalax_ts: failed to read firmware version >> egalax_ts: probe of 2-0004 failed with error -5 >> >> I had this working with a previous kernel, using these modules: >> egalax_ts >> tsc2004 > > Right. > >> galcore > > This is now built-in. > > Since you had it working previously please compare the dmesg output > between both kernels so we can have a light where to look for it? I'll see what I can do. I built it using meta-fsl-arm in October, so I'll have to rewind meta-fsl-arm to that time period since the linux kernel recipes have been updated (and older versions deleted). Does someone have a working image for the sabrelite that uses this touch screen (it was the only one available as I recall when I bought the board in October)? I'd really like to try a known image so as to eliminate any errors I might have added when making the build.