<?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: Qt5 demos not working after kernel version changes in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Qt5-demos-not-working-after-kernel-version-changes/m-p/507220#M82572</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean you build the kernel 3.14 not using yocto and then build rootfs in yocto with different kernel version?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Mar 2016 07:18:38 GMT</pubDate>
    <dc:creator>jimmychan</dc:creator>
    <dc:date>2016-03-08T07:18:38Z</dc:date>
    <item>
      <title>Qt5 demos not working after kernel version changes</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt5-demos-not-working-after-kernel-version-changes/m-p/507219#M82571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I am working on imx6-yocto qt5 porting on phytec's phyflex imx6 target. Here I have changed 3.19 kernel to 3.14 kernel for some customization purpose, but qt5 demos are not working when i load 3.14 kernel. I am not using inside yocto project kernel except rootfs.Please can give any information in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*******************************************************************************************************&lt;/P&gt;&lt;P&gt;root@phyboard-subra-imx6-1:~# qt5demo-starter &lt;/P&gt;&lt;P&gt;QEglFSImx6Hooks will set environment variable FB_MULTI_BUFFER=2 to enable double buffering and vsync.&lt;/P&gt;&lt;P&gt; If this is not desired, you can override this via: export QT_EGLFS_IMX6_NO_FB_MULTI_BUFFER=1&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1] HAL user version 5.0.11 build 19959 Aug&amp;nbsp; 6 2014 03:02:58&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2] HAL kernel version 5.0.11 build 25762&lt;/P&gt;&lt;P&gt;Segmentation fault&lt;/P&gt;&lt;P&gt;root@phyboard-subra-imx6-1:~# &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;********************************************************************************************************&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Narasimha &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 11:01:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt5-demos-not-working-after-kernel-version-changes/m-p/507219#M82571</guid>
      <dc:creator>narasimhuluorug</dc:creator>
      <dc:date>2016-03-04T11:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Qt5 demos not working after kernel version changes</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt5-demos-not-working-after-kernel-version-changes/m-p/507220#M82572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean you build the kernel 3.14 not using yocto and then build rootfs in yocto with different kernel version?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 07:18:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt5-demos-not-working-after-kernel-version-changes/m-p/507220#M82572</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2016-03-08T07:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Qt5 demos not working after kernel version changes</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt5-demos-not-working-after-kernel-version-changes/m-p/507221#M82573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jimmychan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. Here actually for the kernel BSP customization purpose only builded outside. Can you guide me how to switch the kernel in yocto&lt;/P&gt;&lt;P&gt;BSP to "imx_3.14.28_1.0.0_ga" branch which will supports dual display also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Narasimha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 06:08:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt5-demos-not-working-after-kernel-version-changes/m-p/507221#M82573</guid>
      <dc:creator>narasimhuluorug</dc:creator>
      <dc:date>2016-03-10T06:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Qt5 demos not working after kernel version changes</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt5-demos-not-working-after-kernel-version-changes/m-p/507222#M82574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached is the Yocto User guide. In section 5.6, there is a 'repo init' command to download the kernel source code. The -b &amp;lt;branch name&amp;gt; option used for downloading the kernel from different branch. For your information, here is the list of Branch of different i.MX kernel version. &lt;A href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/refs/heads" title="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/refs/heads"&gt;linux-2.6-imx.git - Freescale i.MX Linux Tree&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 06:28:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt5-demos-not-working-after-kernel-version-changes/m-p/507222#M82574</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2016-03-10T06:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Qt5 demos not working after kernel version changes</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt5-demos-not-working-after-kernel-version-changes/m-p/507223#M82575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I am facing this the below issue. Please anuggest any inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@imx6qsabresd:~# &lt;/P&gt;&lt;P&gt;root@imx6qsabresd:~# &lt;/P&gt;&lt;P&gt;ocks@imx6qsabresd:~# /usr/share/qt5/examples/widgets/animation/moveblocks/moveblo&lt;/P&gt;&lt;P&gt;Qt Warning: Could not find a location of the system's Compose files. Consider setting the QTCOMPOSE environment variable.&lt;/P&gt;&lt;P&gt;Qt Warning: Could not find a location of the system's Compose files. Consider setting the QTCOMPOSE environment variable.&lt;/P&gt;&lt;P&gt;Unable to find an X11 visual which matches EGL config 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Narasimha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 12:12:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt5-demos-not-working-after-kernel-version-changes/m-p/507223#M82575</guid>
      <dc:creator>narasimhuluorug</dc:creator>
      <dc:date>2016-03-11T12:12:07Z</dc:date>
    </item>
  </channel>
</rss>

