<?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: EGL without X11</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/EGL-without-X11/m-p/160178#M3161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, /opt/freescale/... is the place where the ltib installation script gets the packages installed.&lt;/P&gt;&lt;P&gt;If you do not have freescale @ that place, it should be somewhere else. Its not an issue.&lt;/P&gt;&lt;P&gt;./ltib -c should give you a "menuconfig", showing amd-gpu-mx51 package.&lt;/P&gt;&lt;P&gt;Select that for rendering without X11 libraries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 May 2012 13:52:08 GMT</pubDate>
    <dc:creator>KrishnaPavan</dc:creator>
    <dc:date>2012-05-12T13:52:08Z</dc:date>
    <item>
      <title>EGL without X11</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EGL-without-X11/m-p/160173#M3156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I had found a while back the Freescale document AN4274: High-End 3D Graphics with OpenGL ES 2.0 &lt;BR /&gt; &lt;BR /&gt;Which I thought would lead me to rendering in "framebuffer" mode (no X11 server). &lt;BR /&gt; &lt;BR /&gt;I have a modified test app with the magic line from the document, &lt;BR /&gt; &lt;BR /&gt;&amp;nbsp;&amp;nbsp; eglsurface = eglCreateWindowSurface(egldisplay, eglconfig, open("/dev/fb0", O_RDWR), NULL); &lt;BR /&gt; &lt;BR /&gt;but fail earlier than that, in eglInitialize with the error GL_NOT_INITIALIZED &lt;BR /&gt; &lt;BR /&gt;I am using the setup that comes with the imx53, which seems to work if I have the X server running. Dpkg shows: &lt;BR /&gt;&amp;nbsp; ii&amp;nbsp; amd-gpu-x11-bin-mx51&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11.09.01&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;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GPU driver and app for x11 on mx51 &lt;BR /&gt;which seems to match the debian package in L2.6.35_11.09.01_ER_images_MX5X.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions on what I am missing ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2012 15:41:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EGL-without-X11/m-p/160173#M3156</guid>
      <dc:creator>DavidHill</dc:creator>
      <dc:date>2012-05-09T15:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: EGL without X11</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EGL-without-X11/m-p/160174#M3157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don´t know if I could understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But,&amp;nbsp;&lt;SPAN&gt;amd-gpu-x11-bin-mx51 can only be used for X11 enviroemnt. If you don´t want X11 you need to use another amd-gpu binary. (and I think you can find it the same place you´d got&amp;nbsp;&lt;SPAN&gt;amd-gpu-x11-bin-mx51&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 17:59:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EGL-without-X11/m-p/160174#M3157</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2012-05-10T17:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: EGL without X11</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EGL-without-X11/m-p/160175#M3158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply. If there is another package, it was not obvious on the imx download page. On the other platform I am working with, the same libs work for both X11 and non-x11 use.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 22:58:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EGL-without-X11/m-p/160175#M3158</guid>
      <dc:creator>DavidHill</dc:creator>
      <dc:date>2012-05-10T22:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: EGL without X11</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EGL-without-X11/m-p/160176#M3159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On my /opt/freescale/pkgs I can see:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;amd-gpu-x11-bin-mx51-11.05.01.tar.gz&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;amd-gpu-bin-mx51-11.05.01.tar.gz&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You don´t need to donwload it again form any website. It should be on your LTIB instalation folder&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2012 16:37:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EGL-without-X11/m-p/160176#M3159</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2012-05-11T16:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: EGL without X11</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EGL-without-X11/m-p/160177#M3160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting...&lt;/P&gt;&lt;P&gt;I don't have an /opt/freescale/pkgs (actually /opt is empty)&lt;/P&gt;&lt;P&gt;Also - L2.6.35_11.09.01_ER_images_MX5X only has &lt;SPAN&gt;amd-gpu-x11-bin-mx51-11.05.01.tar.gz&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But I just noticed and downloaded L2.6.35_MX53_201112_Patches.tar.gz (hidden under patches) which does contain:&lt;/P&gt;&lt;P&gt;L2.6.35_MX53_201112_Patches/amd-gpu-x11-bin-mx51-11.09.01_201112.tar.gz&lt;/P&gt;&lt;P&gt;L2.6.35_MX53_201112_Patches/amd-gpu-bin-mx51-11.09.01_201112.tar.gz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so - off to explore these new packages.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2012 18:34:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EGL-without-X11/m-p/160177#M3160</guid>
      <dc:creator>DavidHill</dc:creator>
      <dc:date>2012-05-11T18:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: EGL without X11</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EGL-without-X11/m-p/160178#M3161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, /opt/freescale/... is the place where the ltib installation script gets the packages installed.&lt;/P&gt;&lt;P&gt;If you do not have freescale @ that place, it should be somewhere else. Its not an issue.&lt;/P&gt;&lt;P&gt;./ltib -c should give you a "menuconfig", showing amd-gpu-mx51 package.&lt;/P&gt;&lt;P&gt;Select that for rendering without X11 libraries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 May 2012 13:52:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EGL-without-X11/m-p/160178#M3161</guid>
      <dc:creator>KrishnaPavan</dc:creator>
      <dc:date>2012-05-12T13:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: EGL without X11</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/EGL-without-X11/m-p/160179#M3162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Krishna, &lt;A class="fn url" href="http://imxcommunity.org/forum/topic/listForContributor?user=0n8ejmp9tsc1q"&gt;Daiane&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I was looking in all the wrong places it would seem. Now have found that I should have been looking in the vm ware BSP package. So now I just need to get the right stuff installed and try it out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 May 2012 14:17:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/EGL-without-X11/m-p/160179#M3162</guid>
      <dc:creator>DavidHill</dc:creator>
      <dc:date>2012-05-12T14:17:09Z</dc:date>
    </item>
  </channel>
</rss>

