<?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のトピックts_calibrate with rotated display</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/ts-calibrate-with-rotated-display/m-p/252907#M23512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We want to use our display in "portrait" mode.&amp;nbsp; Our command in startx is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Xfbdev -kb -screen 800x480@90 -mouse tslib,2,device=/dev/input/ts0 &amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;The display itself works fine, but ts_calibrate seems to ignore the rotate parameter, always running in "portrait" (non-rotated) mode.&amp;nbsp; So therefore the touch screen doesn't work properly when @90 rotation is used.&amp;nbsp; Without the rotate parameter, the touch screen work fine.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Any suggestions on how to get ts_calibrate working correctly with the display "rotated" on the i.MX28 EVM?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Thanks all!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Apr 2013 15:53:09 GMT</pubDate>
    <dc:creator>roryhansen</dc:creator>
    <dc:date>2013-04-05T15:53:09Z</dc:date>
    <item>
      <title>ts_calibrate with rotated display</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ts-calibrate-with-rotated-display/m-p/252907#M23512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We want to use our display in "portrait" mode.&amp;nbsp; Our command in startx is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Xfbdev -kb -screen 800x480@90 -mouse tslib,2,device=/dev/input/ts0 &amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;The display itself works fine, but ts_calibrate seems to ignore the rotate parameter, always running in "portrait" (non-rotated) mode.&amp;nbsp; So therefore the touch screen doesn't work properly when @90 rotation is used.&amp;nbsp; Without the rotate parameter, the touch screen work fine.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Any suggestions on how to get ts_calibrate working correctly with the display "rotated" on the i.MX28 EVM?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Thanks all!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 15:53:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ts-calibrate-with-rotated-display/m-p/252907#M23512</guid>
      <dc:creator>roryhansen</dc:creator>
      <dc:date>2013-04-05T15:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: ts_calibrate with rotated display</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ts-calibrate-with-rotated-display/m-p/252908#M23513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you try to use the command "xrandr"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. export DISPLAY=:0.0&lt;/P&gt;&lt;P&gt;2. xrandr -q&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ( it will show out the screen information )&lt;/P&gt;&lt;P&gt;3. xrandr -o left&amp;nbsp;&amp;nbsp;&amp;nbsp; ( it will rotate left )&lt;/P&gt;&lt;P&gt;4. xrandr -o right&amp;nbsp; &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>Wed, 10 Apr 2013 03:56:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ts-calibrate-with-rotated-display/m-p/252908#M23513</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2013-04-10T03:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: ts_calibrate with rotated display</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ts-calibrate-with-rotated-display/m-p/252909#M23514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No xrandr command with the MX28 linux kernel, don't see any way to build it in using ltib.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The screen rotation does happen with the "Xfbdev -kb -screen 800x480@90 -mouse tslib,2,device=/dev/input/ts0 &amp;amp;" in the startx script, but ts_calibrate doesn't seem to care that the screen has been rotated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would think this would be fairly easy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 17:56:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ts-calibrate-with-rotated-display/m-p/252909#M23514</guid>
      <dc:creator>roryhansen</dc:creator>
      <dc:date>2013-04-11T17:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: ts_calibrate with rotated display</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ts-calibrate-with-rotated-display/m-p/252910#M23515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri,sans-serif;"&gt;&lt;SPAN lang="en-US"&gt;AFAIK, 'xrandr' is part of X11 RandR extension so this binary should constructed when building X11, but I have not verified this.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 19:50:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ts-calibrate-with-rotated-display/m-p/252910#M23515</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-04-11T19:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: ts_calibrate with rotated display</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ts-calibrate-with-rotated-display/m-p/252911#M23516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The 'xrandr' library is there, which I assume is what "xfbdev" is using with the "@90" rotate parameter, but no actual 'xrandr' command (that I can see).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also got what I believe is the latest, or at least newer, version of tslib, but still no difference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 17:06:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ts-calibrate-with-rotated-display/m-p/252911#M23516</guid>
      <dc:creator>roryhansen</dc:creator>
      <dc:date>2013-04-12T17:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: ts_calibrate with rotated display</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ts-calibrate-with-rotated-display/m-p/252912#M23517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is X-Window and tslib usage. Maybe you can refer below link. &lt;/P&gt;&lt;P&gt;&lt;A href="http://boundarydevices.com/portrait-mode-x-on-i-mx51/" title="http://boundarydevices.com/portrait-mode-x-on-i-mx51/"&gt;http://boundarydevices.com/portrait-mode-x-on-i-mx51/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2013 07:35:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ts-calibrate-with-rotated-display/m-p/252912#M23517</guid>
      <dc:creator>GraceH</dc:creator>
      <dc:date>2013-05-02T07:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: ts_calibrate with rotated display</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ts-calibrate-with-rotated-display/m-p/252913#M23518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jimmy&lt;/P&gt;&lt;P&gt;This issue had been resolved in branch, but open here. PLease check with customer. If it was resolved please close it.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 03:53:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ts-calibrate-with-rotated-display/m-p/252913#M23518</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-06-06T03:53:40Z</dc:date>
    </item>
  </channel>
</rss>

