<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to make Seiko-LCD detect &amp;quot;tap&amp;quot; (and interpret it as a click)? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220958#M14544</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can update the following section for calibration data:&lt;/P&gt;&lt;P&gt;Option "MinX" "0"&lt;/P&gt;&lt;P&gt;Option "MinY" "0"&lt;/P&gt;&lt;P&gt;Option "MaxX" "4352"&lt;/P&gt;&lt;P&gt;Option "MaxY" "3200"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Be frankly speaking,  I didn’t recall the calibration program for lucid. We also spent the efforts to calibrate it before because the touch screen in early Ubuntu delivery is not used widely.&lt;/P&gt;&lt;P&gt;You can check the algorithm in evtouch and see how it compute x, y.  For driver logs, you can log out X, Y points when pressing. For example:&lt;/P&gt;&lt;P&gt;        input_set_abs_params(dev, ABS_X, 0, DA9052_DISPLAY_X_MAX, 0, 0);&lt;/P&gt;&lt;P&gt;        input_set_abs_params(dev, ABS_Y, 0, DA9052_DISPLAY_Y_MAX, 0, 0);&lt;/P&gt;&lt;P&gt;        input_set_abs_params(dev, ABS_PRESSURE, 0, DA9052_TOUCH_PRESSURE_MAX,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jan 2013 02:52:09 GMT</pubDate>
    <dc:creator>lily_zhang</dc:creator>
    <dc:date>2013-01-23T02:52:09Z</dc:date>
    <item>
      <title>How to make Seiko-LCD detect "tap" (and interpret it as a click)?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220921#M14507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using i.MX53 QSB with Seiko-WVGA LCD, running Ubuntu.&lt;/P&gt;&lt;P&gt;It responses to the touch (it repositions the mouse pointer to the location where I touch).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I tap a location, it doesn't detect it as a mouse-click.&lt;/P&gt;&lt;P&gt;Did I miss something here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Btw, I haven't calibrate the LCD, could it be the case of this?&lt;/P&gt;&lt;P&gt;I don't know how to initiate the calibration. I tried to add "calibration" at the end of bootargs, but it doesn't help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;Hary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 23:12:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220921#M14507</guid>
      <dc:creator>haryono</dc:creator>
      <dc:date>2013-01-03T23:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Seiko-LCD detect "tap" (and interpret it as a click)?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220922#M14508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please read the 6.1 How to support Touch screen in Ubuntu. Although it is for i.MX53SMD, you may take it for reference. Also, you can try to delete the "pointercal" file. So it will run ts_calibrate again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 08:12:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220922#M14508</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2013-01-07T08:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Seiko-LCD detect "tap" (and interpret it as a click)?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220923#M14509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for delay &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/haryono"&gt;haryono&lt;/A&gt;, Please, let us know if Jimmychan´s reply worked for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 15:19:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220923#M14509</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-01-08T15:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Seiko-LCD detect "tap" (and interpret it as a click)?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220924#M14510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jimmy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got a blank screen after following the instruction in section 6.1&lt;/P&gt;&lt;P&gt;I tried to eliminate to see where the problem is, and finally I found that it's because of the xserver-xorg-input-evtouch package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without that package but with everything else mentioned in that tutorial, it works as before (display is fine, no tap detected).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, any idea?&lt;/P&gt;&lt;P&gt;P.S.: With that package installed, even when I restore back my xorg.conf to the original one, I still got blank screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 22:20:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220924#M14510</guid>
      <dc:creator>haryono</dc:creator>
      <dc:date>2013-01-09T22:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Seiko-LCD detect "tap" (and interpret it as a click)?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220925#M14511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daiane,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't worry about the delay.&amp;nbsp; I got blank screen, and after some elimination steps I found what cause it, but don't know the solution (please refer to my reply to Jimmy above).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 22:21:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220925#M14511</guid>
      <dc:creator>haryono</dc:creator>
      <dc:date>2013-01-09T22:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Seiko-LCD detect "tap" (and interpret it as a click)?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220926#M14512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Btw, I did "xinput list", and I got a message saying that xserver is not running.&lt;/P&gt;&lt;P&gt;So, somehow with that package it crash my xserver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the package from:&lt;/P&gt;&lt;P&gt;&lt;A href="https://launchpad.net/ubuntu/lucid/i386/xserver-xorg-input-evtouch/0.8.8-3build1"&gt;https://launchpad.net/ubuntu/lucid/i386/xserver-xorg-input-evtouch/0.8.8-3build1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or maybe....should I got it from the image bundle for the release?&lt;/P&gt;&lt;P&gt;Do you know the location of this file in the image bundle for the release?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 22:33:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220926#M14512</guid>
      <dc:creator>haryono</dc:creator>
      <dc:date>2013-01-09T22:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Seiko-LCD detect "tap" (and interpret it as a click)?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220927#M14513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the content of /var/log/Xorg.0.log:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;X.Org X Server 1.7.6&lt;BR /&gt;Release Date: 2010-03-17&lt;BR /&gt;X Protocol Version 11, Revision 0&lt;BR /&gt;Build Operating System: Linux 2.6.31-607-imx51 armv7l Ubuntu&lt;BR /&gt;Current Operating System: Linux lucid-desktop 2.6.35.3-744-g27fdf7b #1 PREEMPT Thu Jan 27 15:10:16 CST 2011 armv7l&lt;BR /&gt;Kernel command line: console=ttymxc0,115200 video=mxcdi1fb:GBR24,XGA di1_primary tve video=mxcdi0fb:RGB24,SEIKO-WVGA root=/dev/mmcblk0p1 rw rootwait&lt;BR /&gt;Build Date: 23 April 2010&amp;nbsp; 05:19:26PM&lt;BR /&gt;xorg-server 2:1.7.6-2ubuntu7 (Bryce Harrington &amp;lt;&lt;A href="mailto:bryce@ubuntu.com"&gt;bryce@ubuntu.com&lt;/A&gt;&amp;gt;) &lt;BR /&gt;Current version of pixman: 0.16.4&lt;BR /&gt; Before reporting problems, check &lt;A href="http://wiki.x.org/"&gt;http://wiki.x.org&lt;/A&gt;&lt;BR /&gt; to make sure that you have the latest version.&lt;BR /&gt;Markers: (--) probed, (**) from config file, (==) default setting,&lt;BR /&gt; (++) from command line, (!!) notice, (II) informational,&lt;BR /&gt; (WW) warning, (EE) error, (NI) not implemented, (??) unknown.&lt;BR /&gt;(==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan&amp;nbsp; 2 05:29:06 1970&lt;BR /&gt;(==) Using config file: "/etc/X11/xorg.conf"&lt;BR /&gt;(==) Using config directory: "/usr/lib/X11/xorg.conf.d"&lt;BR /&gt;(==) ServerLayout "Default Layout"&lt;BR /&gt;(**) |--&amp;gt;Screen "Screen 1" (0)&lt;BR /&gt;(**) |&amp;nbsp;&amp;nbsp; |--&amp;gt;Monitor "Configured Monitor 1"&lt;BR /&gt;(**) |&amp;nbsp;&amp;nbsp; |--&amp;gt;Device "i.MX Accelerated Framebuffer Device 1"&lt;BR /&gt;(**) |--&amp;gt;Input Device "touchscreen"&lt;BR /&gt;(==) Automatically adding devices&lt;BR /&gt;(==) Automatically enabling devices&lt;BR /&gt;(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.&lt;BR /&gt; Entry deleted from font path.&lt;BR /&gt;(==) FontPath set to:&lt;BR /&gt; /usr/share/fonts/X11/misc,&lt;BR /&gt; /usr/share/fonts/X11/100dpi/:unscaled,&lt;BR /&gt; /usr/share/fonts/X11/75dpi/:unscaled,&lt;BR /&gt; /usr/share/fonts/X11/Type1,&lt;BR /&gt; /usr/share/fonts/X11/100dpi,&lt;BR /&gt; /usr/share/fonts/X11/75dpi,&lt;BR /&gt; /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,&lt;BR /&gt; built-ins&lt;BR /&gt;(==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"&lt;BR /&gt;(II) The server relies on udev to provide the list of input devices.&lt;BR /&gt; If no devices become available, reconfigure udev or disable AutoAddDevices.&lt;BR /&gt;(II) Loader magic: 0x13bd34&lt;BR /&gt;(II) Module ABI versions:&lt;BR /&gt; X.Org ANSI C Emulation: 0.4&lt;BR /&gt; X.Org Video Driver: 6.0&lt;BR /&gt; X.Org XInput driver : 7.0&lt;BR /&gt; X.Org Server Extension : 2.0&lt;BR /&gt;(--) using VT number 8&lt;/P&gt;&lt;P&gt;(II) Open APM successful&lt;BR /&gt;(II) LoadModule: "extmod"&lt;BR /&gt;(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so&lt;BR /&gt;(II) Module extmod: vendor="X.Org Foundation"&lt;BR /&gt; compiled for 1.7.6, module version = 1.0.0&lt;BR /&gt; Module class: X.Org Server Extension&lt;BR /&gt; ABI class: X.Org Server Extension, version 2.0&lt;BR /&gt;(II) Loading extension MIT-SCREEN-SAVER&lt;BR /&gt;(II) Loading extension XFree86-VidModeExtension&lt;BR /&gt;(II) Loading extension XFree86-DGA&lt;BR /&gt;(II) Loading extension DPMS&lt;BR /&gt;(II) Loading extension XVideo&lt;BR /&gt;(II) Loading extension XVideo-MotionCompensation&lt;BR /&gt;(II) Loading extension X-Resource&lt;BR /&gt;(II) LoadModule: "dbe"&lt;BR /&gt;(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so&lt;BR /&gt;(II) Module dbe: vendor="X.Org Foundation"&lt;BR /&gt; compiled for 1.7.6, module version = 1.0.0&lt;BR /&gt; Module class: X.Org Server Extension&lt;BR /&gt; ABI class: X.Org Server Extension, version 2.0&lt;BR /&gt;(II) Loading extension DOUBLE-BUFFER&lt;BR /&gt;(II) LoadModule: "glx"&lt;BR /&gt;(II) Loading /usr/lib/xorg/modules/extensions/libglx.so&lt;BR /&gt;(II) Module glx: vendor="X.Org Foundation"&lt;BR /&gt; compiled for 1.7.6, module version = 1.0.0&lt;BR /&gt; ABI class: X.Org Server Extension, version 2.0&lt;BR /&gt;(==) AIGLX enabled&lt;BR /&gt;(II) Loading extension GLX&lt;BR /&gt;(II) LoadModule: "record"&lt;BR /&gt;(II) Loading /usr/lib/xorg/modules/extensions/librecord.so&lt;BR /&gt;(II) Module record: vendor="X.Org Foundation"&lt;BR /&gt; compiled for 1.7.6, module version = 1.13.0&lt;BR /&gt; Module class: X.Org Server Extension&lt;BR /&gt; ABI class: X.Org Server Extension, version 2.0&lt;BR /&gt;(II) Loading extension RECORD&lt;BR /&gt;(II) LoadModule: "dri"&lt;BR /&gt;(II) Loading /usr/lib/xorg/modules/extensions/libdri.so&lt;BR /&gt;(II) Module dri: vendor="X.Org Foundation"&lt;BR /&gt; compiled for 1.7.6, module version = 1.0.0&lt;BR /&gt; ABI class: X.Org Server Extension, version 2.0&lt;BR /&gt;(II) Loading extension XFree86-DRI&lt;BR /&gt;(II) LoadModule: "dri2"&lt;BR /&gt;(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so&lt;BR /&gt;(II) Module dri2: vendor="X.Org Foundation"&lt;BR /&gt; compiled for 1.7.6, module version = 1.1.0&lt;BR /&gt; ABI class: X.Org Server Extension, version 2.0&lt;BR /&gt;(II) Loading extension DRI2&lt;BR /&gt;(II) LoadModule: "imx"&lt;BR /&gt;(II) Loading /usr/lib/xorg/modules/drivers/imx_drv.so&lt;BR /&gt;(II) Module imx: vendor="X.Org Foundation"&lt;BR /&gt; compiled for 1.7.6, module version = 0.2.0&lt;BR /&gt; ABI class: X.Org Video Driver, version 6.0&lt;BR /&gt;(II) LoadModule: "evtouch"&lt;BR /&gt;(II) Loading /usr/lib/xorg/modules/input/evtouch_drv.so&lt;BR /&gt;(II) Module evtouch: vendor="Kenan Esau"&lt;BR /&gt; compiled for 1.7.6, module version = 0.8.8&lt;BR /&gt; Module class: X.Org XInput Driver&lt;BR /&gt; ABI class: X.Org XInput driver, version 7.0&lt;BR /&gt;(II) IMX: driver for framebuffer: imx&lt;BR /&gt;(WW) Falling back to old probe method for imx&lt;BR /&gt;(II) Loading sub module "fbdevhw"&lt;BR /&gt;(II) LoadModule: "fbdevhw"&lt;BR /&gt;(II) Loading /usr/lib/xorg/modules/linux/libfbdevhw.so&lt;BR /&gt;(II) Module fbdevhw: vendor="X.Org Foundation"&lt;BR /&gt; compiled for 1.7.6, module version = 0.0.2&lt;BR /&gt; ABI class: X.Org Video Driver, version 6.0&lt;BR /&gt;(II) IMX(0): using /dev/fb1&lt;BR /&gt;(WW) VGA arbiter: cannot open kernel arbiter, no multi-card support&lt;BR /&gt;(II) Running in FRAMEBUFFER Mode&lt;BR /&gt;(II) IMX(0): Creating default Display subsection in Screen section&lt;BR /&gt; "Screen 1" for depth/fbbpp 16/16&lt;BR /&gt;(==) IMX(0): Depth 16, (==) framebuffer bpp 16&lt;BR /&gt;(==) IMX(0): RGB weight 565&lt;BR /&gt;(==) IMX(0): Default visual is TrueColor&lt;BR /&gt;(==) IMX(0): Using gamma correction (1.0, 1.0, 1.0)&lt;BR /&gt;(II) IMX(0): hardware: DISP3 BG (video memory: 2250kB)&lt;BR /&gt;(**) IMX(0): Option "fbdev" "/dev/fb1"&lt;BR /&gt;(II) IMX(0): checking modes against framebuffer device...&lt;BR /&gt;(II) IMX(0): checking modes against monitor...&lt;BR /&gt;(--) IMX(0): Virtual size is 800x480 (pitch 800)&lt;BR /&gt;(**) IMX(0):&amp;nbsp; Built-in mode "current": 33.5 MHz, 31.5 kHz, 60.3 Hz&lt;BR /&gt;(II) IMX(0): Modeline "current"x0.0&amp;nbsp;&amp;nbsp; 33.50&amp;nbsp; 800 964 974 1063&amp;nbsp; 480 490 500 523 -hsync -vsync -csync (31.5 kHz)&lt;BR /&gt;(==) IMX(0): DPI set to (96, 96)&lt;BR /&gt;(II) Loading sub module "fb"&lt;BR /&gt;(II) LoadModule: "fb"&lt;BR /&gt;(II) Loading /usr/lib/xorg/modules/libfb.so&lt;BR /&gt;(II) Module fb: vendor="X.Org Foundation"&lt;BR /&gt; compiled for 1.7.6, module version = 1.0.0&lt;BR /&gt; ABI class: X.Org ANSI C Emulation, version 0.4&lt;BR /&gt;(II) Loading sub module "exa"&lt;BR /&gt;(II) LoadModule: "exa"&lt;BR /&gt;(II) Loading /usr/lib/xorg/modules/libexa.so&lt;BR /&gt;(II) Module exa: vendor="X.Org Foundation"&lt;BR /&gt; compiled for 1.7.6, module version = 2.5.0&lt;BR /&gt; ABI class: X.Org Video Driver, version 6.0&lt;BR /&gt;(II) IMX(0): physAddr=0x75000000 fbstart=0x2b008000 fbmem=0x2b008000 fboff=0x00000000&lt;BR /&gt;(II) IMX(0): framebuffer: size=800x480 bits=16 screenbytes=768000 stride=1600&lt;BR /&gt;(II) IMX(0): rgbOffset=11,5,0 rgbMask=0x0000f800,0x000007e0,0x0000001f&lt;BR /&gt;(II) EXA(0): Driver allocated offscreen pixmaps&lt;BR /&gt;(II) EXA(0): Driver registered support for the following operations:&lt;BR /&gt;(II)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Solid&lt;BR /&gt;(II)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Copy&lt;BR /&gt;(II)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Composite (RENDER acceleration)&lt;BR /&gt;(II)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UploadToScreen&lt;BR /&gt;(II)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DownloadFromScreen&lt;BR /&gt;(II) IMX(0): Driver handles allocation of pixmaps&lt;BR /&gt;(II) IMX(0): Offscreen pixmap area of 1500K bytes&lt;BR /&gt;(II) IMX(0): IMX EXA acceleration setup successful&lt;BR /&gt;(==) IMX(0): Backing store disabled&lt;BR /&gt;(==) IMX(0): DPMS enabled&lt;BR /&gt;(==) RandR enabled&lt;BR /&gt;(II) Initializing built-in extension Generic Event Extension&lt;BR /&gt;(II) Initializing built-in extension SHAPE&lt;BR /&gt;(II) Initializing built-in extension MIT-SHM&lt;BR /&gt;(II) Initializing built-in extension XInputExtension&lt;BR /&gt;(II) Initializing built-in extension XTEST&lt;BR /&gt;(II) Initializing built-in extension BIG-REQUESTS&lt;BR /&gt;(II) Initializing built-in extension SYNC&lt;BR /&gt;(II) Initializing built-in extension XKEYBOARD&lt;BR /&gt;(II) Initializing built-in extension XC-MISC&lt;BR /&gt;(II) Initializing built-in extension SECURITY&lt;BR /&gt;(II) Initializing built-in extension XINERAMA&lt;BR /&gt;(II) Initializing built-in extension XFIXES&lt;BR /&gt;(II) Initializing built-in extension RENDER&lt;BR /&gt;(II) Initializing built-in extension RANDR&lt;BR /&gt;(II) Initializing built-in extension COMPOSITE&lt;BR /&gt;(II) Initializing built-in extension DAMAGE&lt;BR /&gt;(II) AIGLX: Screen 0 is not DRI2 capable&lt;BR /&gt;(II) AIGLX: Screen 0 is not DRI capable&lt;BR /&gt;(II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so&lt;BR /&gt;(II) GLX: Initialized DRISWRAST GL provider for screen 0&lt;BR /&gt;(II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm&lt;/P&gt;&lt;P&gt;Backtrace:&lt;BR /&gt;Segmentation fault at address 0xef23fdc4&lt;/P&gt;&lt;P&gt;Caught signal 11 (Segmentation fault). Server aborting&lt;/P&gt;&lt;P&gt;Please consult the The X.Org Foundation support &lt;BR /&gt;&amp;nbsp; at &lt;A href="http://wiki.x.org/"&gt;http://wiki.x.org&lt;/A&gt;&lt;BR /&gt; for help. &lt;BR /&gt;Please also check the log file at "/var/log/Xorg.0.log" for additional information.&lt;/P&gt;&lt;P&gt; ddxSigGiveUp: Closing log&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 00:05:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220927#M14513</guid>
      <dc:creator>haryono</dc:creator>
      <dc:date>2013-01-10T00:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Seiko-LCD detect "tap" (and interpret it as a click)?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220928#M14514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the Xfbdev setting in startx?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it like that?&lt;/P&gt;&lt;P&gt;Xfbdev -mouse tslib,1,device=/dev/input/ts0 -mouse mouse,2,device=/dev/input/mice &amp;amp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 02:42:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220928#M14514</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2013-01-10T02:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Seiko-LCD detect "tap" (and interpret it as a click)?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220929#M14515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you know there is a re-work list to be done on some imx53qsb revision in order to get touchscreen working?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 11:38:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220929#M14515</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-01-10T11:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Seiko-LCD detect "tap" (and interpret it as a click)?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220930#M14516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daiane,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I know there is a re-work list.&lt;/P&gt;&lt;P&gt;But my touchscreen responds to touch (mouse pointer moves to the area where I touch). The only problem is when I tap, it doesn't recognize as mouse click.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this behavior indicate that it requires re-work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 18:02:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220930#M14516</guid>
      <dc:creator>haryono</dc:creator>
      <dc:date>2013-01-10T18:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Seiko-LCD detect "tap" (and interpret it as a click)?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220931#M14517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jimmy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know how to check Xfbdev setting in startx.&amp;nbsp; Could you please tell me how do I check it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 18:57:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220931#M14517</guid>
      <dc:creator>haryono</dc:creator>
      <dc:date>2013-01-10T18:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Seiko-LCD detect "tap" (and interpret it as a click)?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220932#M14518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;'startx' is script file, you can type "find . -name startx" in the root directory to find where is it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2013 04:03:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220932#M14518</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2013-01-11T04:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Seiko-LCD detect "tap" (and interpret it as a click)?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220933#M14519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you test it using evtest? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´m not sure, but I remember I have already face the same problem some time ago (taping not working on 53QSB).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHen using evtest I was able to see pen moving, but the tap event was not recognized. It was caused by a mismatch of linux version and udev / event handler.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, let me know the results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2013 18:59:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220933#M14519</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-01-11T18:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Seiko-LCD detect "tap" (and interpret it as a click)?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220934#M14520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daiane,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My SEIKO LCD board is Rev B, does it need rework? Where I can find what rev need rework?&lt;/P&gt;&lt;P&gt;So, the symptom when it need rework is that it won't respond to tap, but mouse pointer will still move?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Btw, before I test it using evtest, should I install the evtouch driver first?&lt;/P&gt;&lt;P&gt;But then when I install the driver, my LCD screen went blank.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2013 23:32:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220934#M14520</guid>
      <dc:creator>haryono</dc:creator>
      <dc:date>2013-01-11T23:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Seiko-LCD detect "tap" (and interpret it as a click)?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220935#M14521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume that line you mention (xfbdev....) would be added automatically to startx after I install the evtouch driver, is that correct?&lt;/P&gt;&lt;P&gt;When I check startx, (it's in /usr/bin), I didn't find xfbdev line you mentioned.&lt;/P&gt;&lt;P&gt;So, should I install the evtouch driver first and then check startx?&lt;/P&gt;&lt;P&gt;My screen went blank after I install evtouch driver though, so it's hard to edit startx. Any idea what's the best way to edit it without screen? Editing it via serial terminal is hard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aside from that, what should that line be?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2013 23:36:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220935#M14521</guid>
      <dc:creator>haryono</dc:creator>
      <dc:date>2013-01-11T23:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Seiko-LCD detect "tap" (and interpret it as a click)?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220936#M14522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I remember, LCD board does not need rework.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look, I don´t have ubuntu experience, I only use pure linux environment. I don´t think you need to install touch screen driver, it must be included in kernel source code for your board.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2013 12:32:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220936#M14522</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-01-14T12:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Seiko-LCD detect "tap" (and interpret it as a click)?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220937#M14523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/AdrianAlonso"&gt;AdrianAlonso&lt;/A&gt; can you review this question and&amp;nbsp; continue with the follow&amp;nbsp; up?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2013 14:37:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220937#M14523</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2013-01-14T14:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Seiko-LCD detect "tap" (and interpret it as a click)?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220938#M14524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hary,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What Ubutu version are you using?&lt;/P&gt;&lt;P&gt;Did you roll your own Ubuntu version with "linaro media tools" or are you using a formal Freescale Ubuntu release?&lt;/P&gt;&lt;P&gt;Which kernel version are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2013 16:28:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220938#M14524</guid>
      <dc:creator>adrian_alonso</dc:creator>
      <dc:date>2013-01-14T16:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Seiko-LCD detect "tap" (and interpret it as a click)?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220939#M14525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Karina, I appreciate it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2013 19:03:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220939#M14525</guid>
      <dc:creator>haryono</dc:creator>
      <dc:date>2013-01-14T19:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Seiko-LCD detect "tap" (and interpret it as a click)?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220940#M14526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Adrian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using formal Freescale Ubuntu release (the one that shipped with i.MX53 QSB in the micro SD card).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The kernel I am using is:&lt;/P&gt;&lt;P&gt;Linux lucid-desktop 2.6.35.3-744-g27fdf7b #1 PREEMPT Thu Jan 27 15:10:16 CST 201&lt;/P&gt;&lt;P&gt;1 armv7l GNU/Linux&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Hary&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2013 19:04:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-make-Seiko-LCD-detect-quot-tap-quot-and-interpret-it-as-a/m-p/220940#M14526</guid>
      <dc:creator>haryono</dc:creator>
      <dc:date>2013-01-14T19:04:45Z</dc:date>
    </item>
  </channel>
</rss>

