<?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>i.MX ProcessorsのトピックRe: Permanent calibration problem on weston</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1698320#M210190</link>
    <description>&lt;P&gt;Hi Ajita.&lt;/P&gt;&lt;P&gt;Are you sure that ENV{ID_INPUT_TOUCHSCREEN}=="1" for your system? When you calibrate your system, are you sure it's working before reboot? You can check this with some faulty calibration.&lt;/P&gt;</description>
    <pubDate>Thu, 03 Aug 2023 06:26:45 GMT</pubDate>
    <dc:creator>Ahmet_Cihan_AKINCA</dc:creator>
    <dc:date>2023-08-03T06:26:45Z</dc:date>
    <item>
      <title>Permanent calibration problem on weston</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1264405#M172832</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I have an imx7d board running with a yocto-built &lt;STRONG&gt;&lt;EM&gt;imx-linux-zeus&lt;/EM&gt;&lt;/STRONG&gt; version operating system (with weston implementation of wayland). Everything's working fine except for touchscreen calibration. I can calibrate touchscreen via&lt;STRONG&gt; weston-touch-calibrator &lt;/STRONG&gt;application without any problem. However, after reboot touch screen calibration reverts to the default calibration values. I couldn't find any calibration matrix on the user space. How can I make the calibration permanent?&lt;/P&gt;&lt;P&gt;I appreciate any help you can provide..&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 14:25:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1264405#M172832</guid>
      <dc:creator>Ahmet_Cihan_AKINCA</dc:creator>
      <dc:date>2021-04-19T14:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Permanent calibration problem on weston</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1265864#M172988</link>
      <description>&lt;P&gt;Hello ahmetcihan,&lt;/P&gt;
&lt;P&gt;You need to be in kernel mode and modified the weston.ini, this will be done one time.&lt;/P&gt;
&lt;TABLE class="highlight tab-size js-file-line-container" data-tab-size="8" data-paste-markdown-skip=""&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="blob-code blob-code-inner js-file-line"&gt;
&lt;P&gt;&lt;SPAN class="pl-k"&gt;idle-time&lt;/SPAN&gt;=0&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;TABLE class="highlight tab-size js-file-line-container" data-tab-size="8" data-paste-markdown-skip=""&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="blob-code blob-code-inner js-file-line"&gt;&lt;SPAN class="pl-k"&gt;require-input&lt;/SPAN&gt;=false&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;TABLE class="highlight tab-size js-file-line-container" data-tab-size="8" data-paste-markdown-skip=""&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="blob-code blob-code-inner js-file-line"&gt;&lt;SPAN class="pl-k"&gt;xwayland&lt;/SPAN&gt;=true&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;TABLE class="highlight tab-size js-file-line-container" data-tab-size="8" data-paste-markdown-skip=""&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="blob-code blob-code-inner js-file-line"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;TABLE class="highlight tab-size js-file-line-container" data-tab-size="8" data-paste-markdown-skip=""&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="blob-code blob-code-inner js-file-line"&gt;&lt;SPAN class="pl-en"&gt;[libinput]&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;TABLE class="highlight tab-size js-file-line-container" data-tab-size="8" data-paste-markdown-skip=""&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="blob-code blob-code-inner js-file-line"&gt;&lt;SPAN class="pl-k"&gt;touchscreen_calibrator&lt;/SPAN&gt;=true&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;TABLE class="highlight tab-size js-file-line-container" data-tab-size="8" data-paste-markdown-skip=""&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="blob-code blob-code-inner js-file-line"&gt;&lt;SPAN class="pl-k"&gt;calibration_helper&lt;/SPAN&gt;=/usr/bin/save-calibration.sh&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;TABLE class="highlight tab-size js-file-line-container" data-tab-size="8" data-paste-markdown-skip=""&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="blob-code blob-code-inner js-file-line"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;TABLE class="highlight tab-size js-file-line-container" data-tab-size="8" data-paste-markdown-skip=""&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="blob-code blob-code-inner js-file-line"&gt;&lt;SPAN class="pl-en"&gt;[shell]&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;TABLE class="highlight tab-size js-file-line-container" data-tab-size="8" data-paste-markdown-skip=""&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="blob-code blob-code-inner js-file-line"&gt;&lt;SPAN class="pl-k"&gt;panel-position&lt;/SPAN&gt;=top&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;TABLE class="highlight tab-size js-file-line-container" data-tab-size="8" data-paste-markdown-skip=""&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="blob-code blob-code-inner js-file-line"&gt;&lt;SPAN class="pl-k"&gt;locking&lt;/SPAN&gt;=false&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;TABLE class="highlight tab-size js-file-line-container" data-tab-size="8" data-paste-markdown-skip=""&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="blob-code blob-code-inner js-file-line"&gt;&lt;SPAN class="pl-k"&gt;allow-zap&lt;/SPAN&gt;=true&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;SPAN class="pl-k"&gt;num-workspaces&lt;/SPAN&gt;=1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 13:23:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1265864#M172988</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2021-04-21T13:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Permanent calibration problem on weston</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1266379#M173029</link>
      <description>&lt;P&gt;Thank you. It's working now. In addition, my &lt;STRONG&gt;save-calibration.sh&lt;/STRONG&gt; file is as;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#333399"&gt;#!/bin/bash&amp;nbsp;&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#333399"&gt;echo 'SUBSYSTEM=="input", KERNEL=="event[0-9]*", &lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#333399"&gt;ENV{ID_INPUT_TOUCHSCREEN}=="1", &lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#333399"&gt;ENV{LIBINPUT_CALIBRATION_MATRIX}="'$2 $3 $4 $5 $6 $7'"' &amp;gt;&amp;gt; /etc/udev/rules.d/touchscreen.rules&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Apr 2021 06:31:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1266379#M173029</guid>
      <dc:creator>Ahmet_Cihan_AKINCA</dc:creator>
      <dc:date>2021-04-22T06:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Permanent calibration problem on weston</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1696314#M209993</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/114307"&gt;@Ahmet_Cihan_AKINCA&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I want to save touch-panel calibration permanently. I used weston-touch-calibrator, It calibers touch panel but does not save calibration after weston restart or reboot. I followed your post but no success. My weston.ini, save-calibration.sh as follows.&lt;/P&gt;&lt;P&gt;Weston.ini as follow.&lt;/P&gt;&lt;P&gt;*************************************&lt;/P&gt;&lt;P&gt;[core]&lt;BR /&gt;#gbm-format=argb8888&lt;BR /&gt;idle-time=0&lt;BR /&gt;require-input=false&lt;BR /&gt;use-g2d=1&lt;BR /&gt;xwayland=true&lt;BR /&gt;repaint-window=16&lt;BR /&gt;#enable-overlay-view=1&lt;/P&gt;&lt;P&gt;[shell]&lt;BR /&gt;size=960x480&lt;BR /&gt;panel-position=top&lt;BR /&gt;locking=false&lt;BR /&gt;allow-zap=true&lt;BR /&gt;num-workspaces=1&lt;/P&gt;&lt;P&gt;[libinput]&lt;BR /&gt;touchscreen_calibrator=true&lt;BR /&gt;calibration_helper=/usr/bin/save-calibration.sh&lt;BR /&gt;#calibration_helper=/bin/echo&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[output]&lt;BR /&gt;name=DSI-1&lt;BR /&gt;mode=960x480@24&lt;BR /&gt;transform=rotate-90&lt;/P&gt;&lt;P&gt;#[output]&lt;BR /&gt;#name=HDMI-A-2&lt;BR /&gt;#mode=off&lt;BR /&gt;# WIDTHxHEIGHT Resolution size width and height in pixels&lt;BR /&gt;# off Disables the output&lt;BR /&gt;# preferred Uses the preferred mode&lt;BR /&gt;# current Uses the current crt controller mode&lt;BR /&gt;#transform=rotate-90&lt;/P&gt;&lt;P&gt;[screen-share]&lt;BR /&gt;command=@bindir@/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize&lt;/P&gt;&lt;P&gt;[launcher]&lt;BR /&gt;icon=/home/root/.nxp-demo-experience/icon/icon_demo_launcher.png&lt;BR /&gt;path=/usr/bin/demoexperience&lt;/P&gt;&lt;P&gt;[launcher]&lt;BR /&gt;icon=/usr/share/weston/terminal.png&lt;BR /&gt;path=/usr/bin/weston-terminal&lt;/P&gt;&lt;P&gt;***********************************************&lt;/P&gt;&lt;P&gt;save-calibration.sh as follow.&lt;/P&gt;&lt;P&gt;***********************************************&lt;/P&gt;&lt;P&gt;#!/bin/bash&lt;BR /&gt;# Store the transformation arguments for the resistive touchscreen as udev rule&lt;BR /&gt;echo 'SUBSYSTEM=="input", KERNEL=="event[0-9]*", ENV{ID_INPUT_TOUCHSCREEN}=="1", ENV{LIBINPUT_CALIBRATION_MATRIX}="'$2 $3 $4 $5 $6 $7'"' &amp;gt;&amp;gt; /etc/udev/rules.d/touchscreen.rules&lt;/P&gt;&lt;P&gt;***********************************************&lt;/P&gt;&lt;P&gt;Please provide a lead.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ajita&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 04:51:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1696314#M209993</guid>
      <dc:creator>ajita02</dc:creator>
      <dc:date>2023-08-01T04:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Permanent calibration problem on weston</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1698320#M210190</link>
      <description>&lt;P&gt;Hi Ajita.&lt;/P&gt;&lt;P&gt;Are you sure that ENV{ID_INPUT_TOUCHSCREEN}=="1" for your system? When you calibrate your system, are you sure it's working before reboot? You can check this with some faulty calibration.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 06:26:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1698320#M210190</guid>
      <dc:creator>Ahmet_Cihan_AKINCA</dc:creator>
      <dc:date>2023-08-03T06:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Permanent calibration problem on weston</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1699088#M210271</link>
      <description>&lt;P&gt;&lt;FONT color="#000000"&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/114307"&gt;@Ahmet_Cihan_AKINCA&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;I able to save calibration permanently. There were multiple stale calibration entries in '/etc/udev/rules.d/touchscreen.rules'&amp;nbsp;file which was causing incorrect calibration after restart. Rules file should contain single fresh entry of calibration.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Thanks for your post. It helped me!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Ajita&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 04:51:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1699088#M210271</guid>
      <dc:creator>ajita02</dc:creator>
      <dc:date>2023-08-04T04:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Permanent calibration problem on weston</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702634#M210567</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217485"&gt;@ajita02&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/114307"&gt;@Ahmet_Cihan_AKINCA&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am also working on weston.&lt;/P&gt;&lt;P&gt;I can able to integrate the weston utility in my yocto but when I run, I get the below Error.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;root@imx53qsb:~# weston-touch-calibrator&lt;BR /&gt;failed to connect to Wayland display: No such file or directory&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;when I run weston , I get below errors&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;root@imx53qsb:/# weston&lt;BR /&gt;Date: 2023-08-10 UTC&lt;BR /&gt;[04:56:00.346] weston 10.0.2&lt;BR /&gt;&lt;A title="https://wayland.freedesktop.org/" href="https://wayland.freedesktop.org" target="_blank" rel="noreferrer noopener"&gt;https://wayland.freedesktop.org&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Bug reports to: &lt;A title="https://gitlab.freedesktop.org/wayland/weston/issues/" href="https://gitlab.freedesktop.org/wayland/weston/issues/" target="_blank" rel="noreferrer noopener"&gt;https://gitlab.freedesktop.org/wayland/weston/issues/&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Build: 10.0.2&lt;BR /&gt;[04:56:00.347] Command line: weston&lt;BR /&gt;[04:56:00.347] OS: Linux, 6.1.38-fslc+gb7129fd88027, #1 SMP Fri Jul 14 17:17:36 UTC 2023, armv7l&lt;BR /&gt;[04:56:00.347] Flight recorder: enabled&lt;BR /&gt;[04:56:00.349] Using config file '/etc/xdg/weston/weston.ini'&lt;BR /&gt;[04:56:00.349] Output repaint window is 7 ms maximum.&lt;BR /&gt;[04:56:00.350] Loading module '/usr/lib/libweston-10/drm-backend.so'&lt;BR /&gt;[04:56:00.397] initializing drm backend&lt;BR /&gt;[04:56:00.397] Trying logind launcher...&lt;BR /&gt;[04:56:00.399] logind: failed to get session seat&lt;BR /&gt;[04:56:00.399] logind: cannot setup systemd-logind helper error: (No data available), using legacy fallback&lt;BR /&gt;[04:56:00.400] Trying weston_launch launcher...&lt;BR /&gt;[04:56:00.400] could not get launcher fd from env&lt;BR /&gt;[04:56:00.400] Trying direct launcher...&lt;BR /&gt;[04:56:00.400] &amp;lt;stdin&amp;gt; not a vt&lt;BR /&gt;[04:56:00.400] if running weston from ssh, use --tty to specify a tty&lt;BR /&gt;[04:56:00.400] fatal: drm backend should be run using weston-launch binary, or your system should provide the logind D-Bus API.&lt;BR /&gt;[04:56:00.400] fatal: failed to create compositor backend&lt;BR /&gt;Internal warning: debug scope 'drm-backend' has not been destroyed.&lt;BR /&gt;root@imx53qsb:/#&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please suggest how to proceed and any dependencies to be added&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 05:23:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702634#M210567</guid>
      <dc:creator>syedr1</dc:creator>
      <dc:date>2023-08-10T05:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Permanent calibration problem on weston</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702754#M210572</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217768"&gt;@syedr1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I do get same log for `weston` command. but for `weston-touch-calibrator` I get below output.&lt;/P&gt;&lt;P&gt;**********************************************************************************&lt;/P&gt;&lt;P&gt;&amp;nbsp;root@imx8mmevk:~# weston-touch-calibrator&lt;BR /&gt;could not load cursor 'dnd-move'&lt;BR /&gt;could not load cursor 'dnd-copy'&lt;BR /&gt;could not load cursor 'dnd-none'&lt;BR /&gt;device "/sys/devices/platform/soc@0/soc@0:bus@30800000/30a40000.i2c/i2c-2/2-001a/input/input1/event1" - head "DSI-1"&lt;/P&gt;&lt;P&gt;************************************************************************************&lt;/P&gt;&lt;P&gt;as my display touch panel is connected over MIPI-DSI. By observing your log, it seems your display panel is not correctly initialized with weston.&lt;/P&gt;&lt;P&gt;You can test few things:&lt;/P&gt;&lt;P&gt;1. While booting whether you able to see boot up penguins on display.&lt;BR /&gt;2. Whether you able to get touch co-ordinates on evtest,&lt;BR /&gt;ex.&amp;nbsp;root@imx8mmevk:~# evtest /dev/input/event1&lt;BR /&gt;Input driver version is 1.0.1&lt;BR /&gt;Input device ID: bus 0x18 vendor 0x0 product 0x0 version 0x0&lt;BR /&gt;Input device name: "hyn_ts"&lt;BR /&gt;....&lt;BR /&gt;3. Check if you have build yocto image with `xwayland`, mine was `fsl-imx-xwayland`. It contains support of x11 and weston.&lt;BR /&gt;&lt;BR /&gt;I hope these things will give you lead.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ajita&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 08:02:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702754#M210572</guid>
      <dc:creator>ajita02</dc:creator>
      <dc:date>2023-08-10T08:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Permanent calibration problem on weston</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702797#M210575</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217485"&gt;@ajita02&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;I have verified touch with cat /dev/input/event0 and I see touch interrupts are happening whenever I touch it.&lt;/P&gt;&lt;P&gt;Regrading Display, I can see our custom images loading during boot.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;root@imx53qsb:~# cat /sys/class/drm/card1-LVDS-1/device/card1-LVDS-1/uevent&amp;nbsp;&lt;BR /&gt;DEVTYPE=drm_connector&lt;BR /&gt;root@imx53qsb:~# cat /sys/class/drm/card1-LVDS-1/modes&amp;nbsp;&lt;BR /&gt;1024x768&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;my distro is poky.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Is there a way to initialize display panel with Weston,Please suggest&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 08:39:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702797#M210575</guid>
      <dc:creator>syedr1</dc:creator>
      <dc:date>2023-08-10T08:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: Permanent calibration problem on weston</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702801#M210576</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217768"&gt;@syedr1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;what is your output of `cat /sys/class/drm/card1-DSI-1/device/card1-DSI-1/status`? also can you see frame buffer created?&lt;BR /&gt;`ls /dev/fb*`&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 08:53:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702801#M210576</guid>
      <dc:creator>ajita02</dc:creator>
      <dc:date>2023-08-10T08:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Permanent calibration problem on weston</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702807#M210577</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217768"&gt;@syedr1&lt;/a&gt;&amp;nbsp;, Can you share your /etc/xdg/weston/weston.ini file?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 09:04:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702807#M210577</guid>
      <dc:creator>ajita02</dc:creator>
      <dc:date>2023-08-10T09:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: Permanent calibration problem on weston</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702834#M210579</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217485"&gt;@ajita02&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is connected.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;root@imx53qsb:~# cat /sys/class/drm/card1-LVDS-1/device/card1-LVDS-1/status&amp;nbsp;&lt;BR /&gt;connected&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 09:27:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702834#M210579</guid>
      <dc:creator>syedr1</dc:creator>
      <dc:date>2023-08-10T09:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Permanent calibration problem on weston</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702843#M210580</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217485"&gt;@ajita02&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find the attached weston.ini file.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 09:30:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702843#M210580</guid>
      <dc:creator>syedr1</dc:creator>
      <dc:date>2023-08-10T09:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Permanent calibration problem on weston</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702854#M210581</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217768"&gt;@syedr1&lt;/a&gt;&amp;nbsp;, I have attached my weston.ini. PTAL. In your weston.ini few fields are commented. Such as&amp;nbsp;#[output],&amp;nbsp;#[libinput],&amp;nbsp;#[shell]. can you make changes according to my weston.ini and restart the weston, ` systemctl restart &lt;A href="mailto:weston@root`?" target="_blank"&gt;weston@root` ?&lt;/A&gt;&amp;nbsp; also `LVDS1` should be `LVDS-1`, I guess.&lt;/P&gt;&lt;P&gt;*******************************************************&lt;BR /&gt;root@imx8mmevk:~# cat /etc/xdg/weston/weston.ini,&amp;nbsp;&lt;BR /&gt;[core]&lt;BR /&gt;#gbm-format=argb8888&lt;BR /&gt;idle-time=0&lt;BR /&gt;require-input=false&lt;BR /&gt;use-g2d=1&lt;BR /&gt;xwayland=true&lt;BR /&gt;repaint-window=16&lt;BR /&gt;#enable-overlay-view=1&lt;/P&gt;&lt;P&gt;[shell]&lt;BR /&gt;size=960x480&lt;BR /&gt;panel-position=top&lt;BR /&gt;locking=false&lt;BR /&gt;allow-zap=true&lt;BR /&gt;num-workspaces=1&lt;/P&gt;&lt;P&gt;[libinput]&lt;BR /&gt;touchscreen_calibrator=true&lt;BR /&gt;calibration_helper=/usr/bin/save-calibration.sh&lt;BR /&gt;#calibration_helper=/bin/echo&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[output]&lt;BR /&gt;name=DSI-1&lt;BR /&gt;mode=960x480@24&lt;BR /&gt;transform=rotate-90&lt;/P&gt;&lt;P&gt;#[output]&lt;BR /&gt;#name=HDMI-A-2&lt;BR /&gt;#mode=off&lt;BR /&gt;# WIDTHxHEIGHT Resolution size width and height in pixels&lt;BR /&gt;# off Disables the output&lt;BR /&gt;# preferred Uses the preferred mode&lt;BR /&gt;# current Uses the current crt controller mode&lt;BR /&gt;#transform=rotate-90&lt;/P&gt;&lt;P&gt;[screen-share]&lt;BR /&gt;command=@bindir@/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize&lt;/P&gt;&lt;P&gt;[launcher]&lt;BR /&gt;icon=/home/root/.nxp-demo-experience/icon/icon_demo_launcher.png&lt;BR /&gt;path=/usr/bin/demoexperience&lt;/P&gt;&lt;P&gt;[launcher]&lt;BR /&gt;icon=/usr/share/weston/terminal.png&lt;BR /&gt;path=/usr/bin/weston-terminal&lt;BR /&gt;**************************************************************&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 09:45:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702854#M210581</guid>
      <dc:creator>ajita02</dc:creator>
      <dc:date>2023-08-10T09:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Permanent calibration problem on weston</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702882#M210583</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217485"&gt;@ajita02&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tried with you weston.ini , Issue is still same.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 10:18:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702882#M210583</guid>
      <dc:creator>syedr1</dc:creator>
      <dc:date>2023-08-10T10:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Permanent calibration problem on weston</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702887#M210585</link>
      <description>&lt;P&gt;&lt;SPAN&gt;also `LVDS1` should be `LVDS-1`, I guess. --&amp;gt; still issue persist?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 10:23:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702887#M210585</guid>
      <dc:creator>ajita02</dc:creator>
      <dc:date>2023-08-10T10:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Permanent calibration problem on weston</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702895#M210586</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217485"&gt;@ajita02&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After changing to LVDS-1 also issue persist.&lt;/P&gt;&lt;P&gt;Below is my env information and display is not listed.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;root@imx53qsb:~# env&lt;BR /&gt;SHELL=/bin/sh&lt;BR /&gt;EDITOR=vi&lt;BR /&gt;PWD=/home/root&lt;BR /&gt;LOGNAME=root&lt;BR /&gt;XDG_SESSION_TYPE=tty&lt;BR /&gt;MOTD_SHOWN=pam&lt;BR /&gt;HOME=/home/root&lt;BR /&gt;LANG=C&lt;BR /&gt;XDG_SESSION_CLASS=user&lt;BR /&gt;TERM=linux&lt;BR /&gt;USER=root&lt;BR /&gt;SHLVL=1&lt;BR /&gt;SYSTEMD_PAGER=&lt;BR /&gt;XDG_SESSION_ID=c2&lt;BR /&gt;XDG_RUNTIME_DIR=/run/user/0&lt;BR /&gt;PS1=\u@\h:\w\$&amp;nbsp;&lt;BR /&gt;HUSHLOGIN=FALSE&lt;BR /&gt;PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin&lt;BR /&gt;DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/0/bus&lt;BR /&gt;MAIL=/var/spool/mail/root&lt;BR /&gt;_=/usr/bin/env&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Any thing missing if compared with your env data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 10:44:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702895#M210586</guid>
      <dc:creator>syedr1</dc:creator>
      <dc:date>2023-08-10T10:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Permanent calibration problem on weston</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702903#M210588</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217768"&gt;@syedr1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;my env output,&lt;/P&gt;&lt;P&gt;root@imx8mmevk:~# env&lt;BR /&gt;SHELL=/bin/sh&lt;BR /&gt;EDITOR=vi&lt;BR /&gt;PWD=/home/root&lt;BR /&gt;LOGNAME=root&lt;BR /&gt;XDG_SESSION_TYPE=tty&lt;BR /&gt;HOME=/home/root&lt;BR /&gt;LANG=C&lt;BR /&gt;QT_QPA_PLATFORM=wayland&lt;BR /&gt;XDG_SESSION_CLASS=user&lt;BR /&gt;TERM=xterm&lt;BR /&gt;USER=root&lt;BR /&gt;SHLVL=1&lt;BR /&gt;XDG_SESSION_ID=c2&lt;BR /&gt;XDG_RUNTIME_DIR=/run/user/0&lt;BR /&gt;PS1=\u@\h:\w\$&lt;BR /&gt;HUSHLOGIN=FALSE&lt;BR /&gt;PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin&lt;BR /&gt;DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/0/bus&lt;BR /&gt;MAIL=/var/spool/mail/root&lt;BR /&gt;_=/usr/bin/env&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am running out of ideas. NXP guys should give you further lead.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ajita&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 10:59:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702903#M210588</guid>
      <dc:creator>ajita02</dc:creator>
      <dc:date>2023-08-10T10:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Permanent calibration problem on weston</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702930#M210591</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217485"&gt;@ajita02&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the support.&lt;/P&gt;&lt;P&gt;I will check further&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 11:38:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Permanent-calibration-problem-on-weston/m-p/1702930#M210591</guid>
      <dc:creator>syedr1</dc:creator>
      <dc:date>2023-08-10T11:38:39Z</dc:date>
    </item>
  </channel>
</rss>

