From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id DBF79E00B6C; Mon, 9 Jun 2014 06:07:12 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (koansoftware[at]gmail.com) * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.212.182 listed in list.dnswl.org] Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id BB569E00A44 for ; Mon, 9 Jun 2014 06:07:06 -0700 (PDT) Received: by mail-wi0-f182.google.com with SMTP id r20so4226155wiv.15 for ; Mon, 09 Jun 2014 06:07:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=w43Rs+Upk3fJjNi7sT3eC0VAtY2NxdWTvBP3M5fpumQ=; b=QGRKlkOF9BgOHSia6GTw+hWHglYwkEtfcyXJHvz7Ip9vd4R0oNEHyC/ZhVcL3O1K/C 9EQPikWFsrXpU+X6dtZjx9q4hKMF2EKeCXTVtGgy8NAC/l8r09udMDY+YkDJu74FuUnF WC7e1WrxyimnOIJShvezdiHzI95f03zbSnISm1XVFhYOG773BOrmdi5aclHg5al1hwyM lG+ctMxsOgr1sHdLdXCpVOadtr3Ch93iC9vG4Q8kTDWR10CtWhu4dAyO9FQpCrpi7+9L fA1KnV8gnfmw9Ja1jeJ18IV7VeZMXZCM9v18p8dukBBFF1fUrCSw7GM411nmrEvWjGkL NuJg== X-Received: by 10.194.63.46 with SMTP id d14mr31901964wjs.24.1402319225356; Mon, 09 Jun 2014 06:07:05 -0700 (PDT) Received: from [192.168.0.5] (host56-7-static.30-87-b.business.telecomitalia.it. [87.30.7.56]) by mx.google.com with ESMTPSA id bl3sm14674175wib.9.2014.06.09.06.07.03 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 09 Jun 2014 06:07:04 -0700 (PDT) Message-ID: <5395B175.5000305@gmail.com> Date: Mon, 09 Jun 2014 15:07:01 +0200 From: Marco User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: "meta-freescale@yoctoproject.org" References: <1782565468.21638954.1398178868402.JavaMail.root@wayne.edu> <519282246.210099.1398283473473.JavaMail.root@wayne.edu> <161df0f266b4408f8ad09f0363a992b6@BY2PR03MB379.namprd03.prod.outlook.com> <537B5B80.6020309@gmail.com> <537B6538.6090108@gmail.com> <539587BA.70403@gmail.com> In-Reply-To: Subject: Re: tslib calibration issue X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: koansoftware@gmail.com 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, 09 Jun 2014 13:07:12 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Il 09/06/2014 14:12, Otavio Salvador ha scritto: > Hello Marco, > >> I haven't found any recent modification in evdev nor in tslib. > > Sorry but I didn't grasp what you're after. Could you please clarify? > Dear Otavio, I am building minimal-image for imx6dlsabresd. When I used branch dora the tslib and ts_calibrate worked. Now using daisy ts_calibrate doesn't work, ts_print doesn't work, only ts_print_raw is working. It has set by default TSLIB_TSDEVICE=/dev/input/touchscreen0 What have you changed in daisy that broke the ts_* ? Build Configuration: BB_VERSION = "1.22.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-12.04" TARGET_SYS = "arm-poky-linux-gnueabi" MACHINE = "imx6dlsabresd" DISTRO = "poky" DISTRO_VERSION = "1.6" TUNE_FEATURES = "armv7a vfp neon callconvention-hard cortexa9" TARGET_FPU = "vfp-neon" meta meta-yocto meta-yocto-bsp = "daisy:62b1fef7875a6f9c55344fa6bcc7d4b6672eac1f" meta-oe = "daisy:dca466c074c9a35bc0133e7e0d65cca0731e2acf" meta-fsl-arm = "daisy:f5bf277a5a5fba2c3b64ed7d2dbec1903d96386b" meta-fsl-demos = "daisy:27fdb2f2642ecd55d5633bde880dd4c37acd0d42" meta-qt5 = "daisy:46251050c7d3dca4b2425fea24269c2cd9053f58" Ciao -- Marco Cavallini | KOAN sas | Bergamo - Italia embedded and real-time software engineering Phone:+39-035-255.235 - Fax:+39-178-22.39.748 http://www.KoanSoftware.com