<?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: GTK+, ltib, mx6dl</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/GTK-ltib-mx6dl/m-p/233999#M18228</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; To run gtk-demo application on your imx6 board. Its mandatory to select both X11 and GTK packages from the package list of LTIB. After successful compilation and building, copy your rootfs to your sd card. After booting up your device, before running " gtk-demo " App you need to start Xserver on IMX6 board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To start xserver on your board follow the steps as mentioned below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$ export DISPLAY=:0&lt;/P&gt;&lt;P&gt;$ startx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where " startx " starts your xserver. Once xserver had been started, you can run " gtk-demo " application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I may not assure gtk-demo app works with " wayland " but you can cross compile " wayland " package explicitly using LTIB, And you need to fix dependency packages for building wayland. some dependencies like libffi, EGL need to be build. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To build wayland package using LTIB follow the following steps :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Download the wayland package from the link as mentioned below:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://wayland.freedesktop.org/releases.html"&gt;http://wayland.freedesktop.org/releases.html&lt;/A&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;copy the downloaded package to your LPP (/opt/freescale/pkgs/)&lt;/LI&gt;&lt;LI&gt;create a folder dist folder of your LTIB path (ex : mkdir ltib/dist/lfs-5.1/wayland), on the name of package downloaded.&lt;/LI&gt;&lt;LI&gt;create a spec file in the wayland directory, created in ltib/dist/lfs-5.1/wayland folder, or you can copy template.spec from ltib/dist/lfs-5.1/template folder to your wayland directory and&amp;nbsp; rename spec file with wayland.spec and modify the spec file according to your requirements and save it&lt;/LI&gt;&lt;LI&gt;Open your teminal and cd to your ltib path and follow the steps to build your new package&lt;/LI&gt;&lt;/UL&gt;&lt;P&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # ./ltib -m prep -p wayland.spec&lt;/P&gt;&lt;P&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # ./ltib -m scbuild -p wayland.spec&lt;/P&gt;&lt;P&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # ./ltib -m scinstall -p wayland.spec&lt;/P&gt;&lt;P&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # ./ltib -m scdeploy -p wayland.spec&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;copy Rootfs to your SD card and you can test with gtk-demo application using wayland instead of xserver.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&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;Sasidhar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Oct 2013 12:16:56 GMT</pubDate>
    <dc:creator>Raybiztech</dc:creator>
    <dc:date>2013-10-04T12:16:56Z</dc:date>
    <item>
      <title>GTK+, ltib, mx6dl</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GTK-ltib-mx6dl/m-p/233996#M18225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Where can I get information about compiling GTK+-2.0 in ltib ? using if possible the mx6 vivante gpu ...&lt;/P&gt;&lt;P&gt;What are the packages to select&amp;nbsp; to get gtk-demo working on my mx6dl sabre sdp ?!&lt;/P&gt;&lt;P&gt;Thank you ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 13:09:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GTK-ltib-mx6dl/m-p/233996#M18225</guid>
      <dc:creator>aurelienbouin</dc:creator>
      <dc:date>2013-09-16T13:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: GTK+, ltib, mx6dl</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GTK-ltib-mx6dl/m-p/233997#M18226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to build gtk2 for ltib is pretty simple, you just need to select it in the package list. Gtk2 by default will use the fbdev which is already accelerated, if you install the x11 then gtk2 will use it, in this case, with no acceleration.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 16:56:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GTK-ltib-mx6dl/m-p/233997#M18226</guid>
      <dc:creator>andre_silva</dc:creator>
      <dc:date>2013-09-23T16:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: GTK+, ltib, mx6dl</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GTK-ltib-mx6dl/m-p/233998#M18227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Ok it compiles, but what are the dependancy ?!&lt;/P&gt;&lt;P&gt;Is there a way to make it work with wayland without X ... and be sure to get the hardware acceleration ?!&lt;/P&gt;&lt;P&gt;I succefully compiled the GTK 3.8.4 with LTIB and its dependancy...&lt;/P&gt;&lt;P&gt;But like it does with the original GTK version of ltib, when I run gtk-demo I get :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gtk-WARNING **: cannot open display:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 08:23:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GTK-ltib-mx6dl/m-p/233998#M18227</guid>
      <dc:creator>aurelienbouin</dc:creator>
      <dc:date>2013-09-26T08:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: GTK+, ltib, mx6dl</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GTK-ltib-mx6dl/m-p/233999#M18228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; To run gtk-demo application on your imx6 board. Its mandatory to select both X11 and GTK packages from the package list of LTIB. After successful compilation and building, copy your rootfs to your sd card. After booting up your device, before running " gtk-demo " App you need to start Xserver on IMX6 board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To start xserver on your board follow the steps as mentioned below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$ export DISPLAY=:0&lt;/P&gt;&lt;P&gt;$ startx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where " startx " starts your xserver. Once xserver had been started, you can run " gtk-demo " application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I may not assure gtk-demo app works with " wayland " but you can cross compile " wayland " package explicitly using LTIB, And you need to fix dependency packages for building wayland. some dependencies like libffi, EGL need to be build. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To build wayland package using LTIB follow the following steps :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Download the wayland package from the link as mentioned below:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://wayland.freedesktop.org/releases.html"&gt;http://wayland.freedesktop.org/releases.html&lt;/A&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;copy the downloaded package to your LPP (/opt/freescale/pkgs/)&lt;/LI&gt;&lt;LI&gt;create a folder dist folder of your LTIB path (ex : mkdir ltib/dist/lfs-5.1/wayland), on the name of package downloaded.&lt;/LI&gt;&lt;LI&gt;create a spec file in the wayland directory, created in ltib/dist/lfs-5.1/wayland folder, or you can copy template.spec from ltib/dist/lfs-5.1/template folder to your wayland directory and&amp;nbsp; rename spec file with wayland.spec and modify the spec file according to your requirements and save it&lt;/LI&gt;&lt;LI&gt;Open your teminal and cd to your ltib path and follow the steps to build your new package&lt;/LI&gt;&lt;/UL&gt;&lt;P&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # ./ltib -m prep -p wayland.spec&lt;/P&gt;&lt;P&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # ./ltib -m scbuild -p wayland.spec&lt;/P&gt;&lt;P&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # ./ltib -m scinstall -p wayland.spec&lt;/P&gt;&lt;P&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # ./ltib -m scdeploy -p wayland.spec&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;copy Rootfs to your SD card and you can test with gtk-demo application using wayland instead of xserver.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&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;Sasidhar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2013 12:16:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GTK-ltib-mx6dl/m-p/233999#M18228</guid>
      <dc:creator>Raybiztech</dc:creator>
      <dc:date>2013-10-04T12:16:56Z</dc:date>
    </item>
  </channel>
</rss>

