<?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: IMX8 X server run a graphical application in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX8-X-server-run-a-graphical-application/m-p/1688107#M209278</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/202155"&gt;@Sanket_Parekh&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Then, I have to add the line you comment me in the local.conf in the directory /ImageIMX8/build-dir/conf/. But when I have the image, what is the process to lauch a graphical application from another machine to the imx8?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Javi G.&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jul 2023 05:46:16 GMT</pubDate>
    <dc:creator>JaviG</dc:creator>
    <dc:date>2023-07-14T05:46:16Z</dc:date>
    <item>
      <title>IMX8 X server run a graphical application</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8-X-server-run-a-graphical-application/m-p/1679578#M208430</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have an imx8mp board running with a yocto-built&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;imx-linux-kirkstone&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;version operating system (with weston implementation of wayland). I&lt;/SPAN&gt;&amp;nbsp;want to run a X server in a device and connect to the X server another device. Both devices are connected in a network (using ethernet) and in the second device, I configure the DISPLAY environment variable as &lt;SPAN&gt;&lt;SPAN class=""&gt;export DISPLAY=IP:0&lt;/SPAN&gt;&lt;/SPAN&gt;. Then, I launch xterm (for example) in the second device, but it indicates that there is an error because it can’t open the display. So, I suppose is an access problem. I have seen that other devices use xhost, but it is not installed in our device.&lt;/P&gt;&lt;P&gt;Does anyone know how to give permission in xwayland or if there is another procedure to do this?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 10:57:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8-X-server-run-a-graphical-application/m-p/1679578#M208430</guid>
      <dc:creator>JaviG</dc:creator>
      <dc:date>2023-06-30T10:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8 X server run a graphical application</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8-X-server-run-a-graphical-application/m-p/1680489#M208546</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/219704"&gt;@JaviG&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I hope you are doing well.&lt;/P&gt;
&lt;P&gt;If one wants to access the display during booting itself, then one has to set the environment regarding the same in the u-boot.&lt;BR /&gt;Please refer to 4.4 Downloading images Section for the imx8x respectively.&lt;BR /&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX_LINUX_USERS_GUIDE.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/IMX_LINUX_USERS_GUIDE.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I hope it helps!&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Sanket Parekh&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 11:50:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8-X-server-run-a-graphical-application/m-p/1680489#M208546</guid>
      <dc:creator>Sanket_Parekh</dc:creator>
      <dc:date>2023-07-03T11:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8 X server run a graphical application</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8-X-server-run-a-graphical-application/m-p/1680900#M208592</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/202155"&gt;@Sanket_Parekh&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;It is correct that I could set the enviroment variable in the u-boot, but this is not the problem because I can set the variable at run time without problem.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;The problem is that the x11 package is not installed in our version of the operating system and therefore the xhost command is not available.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;So, my question is if there is another option&amp;nbsp;to give permission in xwayland or if there is another procedure to do this? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;JaviG.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 05:19:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8-X-server-run-a-graphical-application/m-p/1680900#M208592</guid>
      <dc:creator>JaviG</dc:creator>
      <dc:date>2023-07-04T05:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8 X server run a graphical application</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8-X-server-run-a-graphical-application/m-p/1681263#M208621</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/219704"&gt;@JaviG&lt;/a&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope you are doing well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please accept my apology for the inconvenience.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"if there is another option to give permission in xwayland or if there is another procedure to do this?"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;gt;In local.conf for XWayland or Wayland, add Chromium into your image. X11 is not supported.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CORE_IMAGE_EXTRA_INSTALL += "chromium-ozone-wayland"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the list of DISTRO configurations. Note that fsl-imx-fb is not supported on i.MX 8 and fsl-imxx11 are not supported anymore.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;• fsl-imx-wayland: Pure Wayland graphics.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;• fsl-imx-xwayland: Wayland graphics and X11. X11 applications using EGL are not supported.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;• fsl-imx-fb: Frame Buffer graphics - no X11 or Wayland. Frame Buffer is not supported on i.MX 8 and i.MX9.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please refer to this link for more details.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;BR /&gt;Sanket Parekh&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 11:45:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8-X-server-run-a-graphical-application/m-p/1681263#M208621</guid>
      <dc:creator>Sanket_Parekh</dc:creator>
      <dc:date>2023-07-04T11:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8 X server run a graphical application</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8-X-server-run-a-graphical-application/m-p/1688107#M209278</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/202155"&gt;@Sanket_Parekh&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Then, I have to add the line you comment me in the local.conf in the directory /ImageIMX8/build-dir/conf/. But when I have the image, what is the process to lauch a graphical application from another machine to the imx8?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Javi G.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 05:46:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8-X-server-run-a-graphical-application/m-p/1688107#M209278</guid>
      <dc:creator>JaviG</dc:creator>
      <dc:date>2023-07-14T05:46:16Z</dc:date>
    </item>
  </channel>
</rss>

