<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri","sans-serif";}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hello,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I have been working on Rocko build from fsl-community-bsp, since last few days and able to complete the builds for our various devices which uses imx6UL and imx6Solo processors.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>During testing these builds, I have encountered few issues and also could able to solve some of them. <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I need your help in one of issue where I am still unable to get the resolution. Please see details as below<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Machine: imx6ulevek<o:p></o:p></p><p class=MsoNormal>Image: core-image-x11<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>The issue I have observed on the device is, Xorg is unable to calibrate the touchscreen, I don’t know what has changed but it is unable to calibrate, below is the log I get on prompt<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><b><span style='color:#0070C0'>Using calibration data stored in /etc/pointercal.xinput<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='color:#0070C0'>Invalid format 42060<o:p></o:p></span></b></p><p class=MsoNormal><span style='color:#0070C0'>unable to find device EETI eGalax Touch Screen<o:p></o:p></span></p><p class=MsoNormal><span style='color:#0070C0'>INFO: width=480, height=272<o:p></o:p></span></p><p class=MsoNormal><span style='color:#0070C0'>random: nonblocking pool is initialized<o:p></o:p></span></p><p class=MsoNormal><b><span style='color:#0070C0'>ERROR: XorgPrint Calibrator does not support the supplied --output-type<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='color:#0070C0'>Error: unable to apply or save configuration valuesUsing calibration data stored in /etc/pointercal.xinput<o:p></o:p></span></b></p><p class=MsoNormal><span style='color:#0070C0'>Size 1024x768 not found in available modes<o:p></o:p></span></p><p class=MsoNormal><span style='color:#0070C0'>Invalid format 42060<o:p></o:p></span></p><p class=MsoNormal><span style='color:#0070C0'>unable to find device EETI eGalax Touch Screen<o:p></o:p></span></p><p class=MsoNormal><span style='color:#0070C0'>matchbox: Cant find a keycode for keysym 269025056<o:p></o:p></span></p><p class=MsoNormal><span style='color:#0070C0'>matchbox: ignoring key shortcut XF86Calendar=!$contacts<o:p></o:p></span></p><p class=MsoNormal><span style='color:#0070C0'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#0070C0'>matchbox: Cant find a keycode for keysym 2809<o:p></o:p></span></p><p class=MsoNormal><span style='color:#0070C0'>matchbox: ignoring key shortcut telephone=!$dates<o:p></o:p></span></p><p class=MsoNormal><span style='color:#0070C0'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#0070C0'>matchbox: Cant find a keycode for keysym 269025050<o:p></o:p></span></p><p class=MsoNormal><span style='color:#0070C0'>matchbox: ignoring key shortcut XF86Start=!matchbox-remote -desktop<o:p></o:p></span></p><p class=MsoNormal><span style='color:#0070C0'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#0070C0'>INFO: width=480, height=272<o:p></o:p></span></p><p class=MsoNormal><b><span style='color:#0070C0'>ERROR: XorgPrint Calibrator does not support the supplied --output-type<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='color:#0070C0'>Error: unable to apply or save configuration values<o:p></o:p></span></b></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Actually I have seen this issue first on our machine conf file and build recipe, but just to confirm I have built imx6ulevk machine and see the same issue…<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I am not using eGalax EETI Touch screen, it should use iMX6UL's internal touchscreen controller, i am using simple resistive touch screen. Basic touch screen is working, because when during first power up when X tries to calibrate the touch screen, it is able to detect every touch but when it tries to write to /etc/pointercal.xinput it says output type is not supported, and if i look at xinput_calibrator_once.sh in /usr/bin which is called at first power up the --output-type is defined as xinput which is correct. So as it is not able to save the calibration points the touch screen doesn't work in X or in any of QT apps we are building.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I believe this is nothing do to with kernel as i am using 4.1.35 which was in morty build and where this touch calibrate is working well. i just bumped the version of all apps/rootfs to rocko so as to get all latest application versions like QT-5.9.7 etc, so i think there is something changed in X build and which is broken.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Can somebody please help…<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thanks<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='font-size:10.0pt;color:black'>Kind Regards,<o:p></o:p></span></p><p class=MsoNormal><b><span style='color:black'>Alankar Dhobale</span></b><span style='font-family:"Times New Roman","serif"'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Times New Roman","serif";color:black'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;color:black'>Renu Electronics Private Limited / </span><span style='font-size:10.0pt;color:blue'><a href="http://www.renuelectronics.com/"><span style='color:blue'>www.renuelectronics.com</span></a> </span><span style='font-size:10.0pt;color:black'>/<o:p></o:p></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;color:#4900B4'>Offering Quality Products and Services<o:p></o:p></span></b></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>