From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tx2outboundpool.messaging.microsoft.com (tx2ehsobe004.messaging.microsoft.com [65.55.88.14]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id D2A14E0144E for ; Wed, 28 Aug 2013 12:09:07 -0700 (PDT) Received: from mail54-tx2-R.bigfish.com (10.9.14.248) by TX2EHSOBE011.bigfish.com (10.9.40.31) with Microsoft SMTP Server id 14.1.225.22; Wed, 28 Aug 2013 19:09:06 +0000 Received: from mail54-tx2 (localhost [127.0.0.1]) by mail54-tx2-R.bigfish.com (Postfix) with ESMTP id 2DC3D2203E5 for ; Wed, 28 Aug 2013 19:09:06 +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(zzbb2dI98dI9371I1432Izz1f42h208ch1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6hzz1de098h17326ah186068h8275dh1de097hz2dh2a8h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1b2fh1fb3h1d0ch1d2eh1d3fh1dfeh1dffh1f5fh1fe8h1ff5h209eh1155h) Received: from mail54-tx2 (localhost.localdomain [127.0.0.1]) by mail54-tx2 (MessageSwitch) id 1377716889102871_18591; Wed, 28 Aug 2013 19:08:09 +0000 (UTC) Received: from TX2EHSMHS012.bigfish.com (unknown [10.9.14.239]) by mail54-tx2.bigfish.com (Postfix) with ESMTP id 1061840049 for ; Wed, 28 Aug 2013 19:08:09 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by TX2EHSMHS012.bigfish.com (10.9.99.112) with Microsoft SMTP Server (TLS) id 14.16.227.3; Wed, 28 Aug 2013 19:08:07 +0000 Received: from az84smr01.freescale.net (10.64.34.197) by 039-SN1MMR1-001.039d.mgd.msft.net (10.84.1.13) with Microsoft SMTP Server (TLS) id 14.3.146.2; Wed, 28 Aug 2013 19:08:06 +0000 Received: from [10.29.244.63] ([10.29.244.63]) by az84smr01.freescale.net (8.14.3/8.14.0) with ESMTP id r7SJ811E019691; Wed, 28 Aug 2013 12:08:01 -0700 Message-ID: <521E49B6.2040902@freescale.com> Date: Wed, 28 Aug 2013 16:04:22 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: Sandoval Zazueta Francisco-B20593 References: <0A5C435BA5541A41BB01E9FDDC4A7A4203DA4AE7@039-SN2MPN1-022.039d.mgd.msft.net> In-Reply-To: <0A5C435BA5541A41BB01E9FDDC4A7A4203DA4AE7@039-SN2MPN1-022.039d.mgd.msft.net> X-OriginatorOrg: freescale.com X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% Cc: "meta-freescale@yoctoproject.org" Subject: Re: Boundary Device's wvga parallel screen touch 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: Wed, 28 Aug 2013 19:09:08 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 08/28/2013 04:03 PM, Sandoval Zazueta Francisco-B20593 wrote: > Hello! > > I found a thread looking around on touch screen working with community > yocto: > > http://comments.gmane.org/gmane.linux.embedded.yocto.meta-freescale/62 > > I'm trying to get touch to work with the same display on master. Did you > figure out the issue? I compiled the kernel with p1003 and > irq_set_irq_type. It compiles but touch still doesn't work. > Are you trying it for X11 or framebuffer only? > evtest gives the following output: > > root@imx6qsabreauto:~# evtest /dev/input/event0 > > Input driver version is 1.0.1 > > Input device ID: bus 0x19 vendor 0x1 product 0x1 version 0x100 > > Input device name: "gpio-keys" gpio-keys? > > Supported events: > > Event type 0 (Sync) > > Event type 1 (Key) > > Event code 102 (Home) > > Event code 114 (VolumeDown) > > Event code 115 (VolumeUp) > > Event code 139 (Menu) > > Event code 158 (Back) > > Testing ... (interrupt to exit) Do you have another /dev/input/eventX to handle the touchscreen? > > With no response with random touches. > > Any hints will be appreciated! > > Regards, > > Paco S. > > > > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale > -- Daiane