<?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中的主题 imx93evk - yocto linux - LVDS - qt6 GUI</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx93evk-yocto-linux-LVDS-qt6-GUI/m-p/1859493#M223316</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to bringup LVDS on Imx93 EVK using yocto linux and I want to run simple qt application on the board. I have created image of &lt;STRONG&gt;imx-image-core&lt;/STRONG&gt; type using '&lt;STRONG&gt;fsl-imx-xwayland&lt;/STRONG&gt;' as distro. For building&amp;nbsp; qt toolchain(meta-toolchain-qt6) I have used the same distro.&lt;BR /&gt;For enabling LVDS created a patch to support timing parameter for my display.&lt;/P&gt;&lt;P&gt;When I run my qt application. I am getting below error.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Failed to create wl_display (No such file or directory)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;qt.qpa.plugin: Could not load the Qt platform plugin “wayland” in “” even though it was found.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Can anyone suggest right configuration for the yocto build. Also what should be the right environment parameters for running qt application?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/171173"&gt;@AldoG&lt;/a&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 06 May 2024 07:29:06 GMT</pubDate>
    <dc:creator>aditya_h</dc:creator>
    <dc:date>2024-05-06T07:29:06Z</dc:date>
    <item>
      <title>imx93evk - yocto linux - LVDS - qt6 GUI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93evk-yocto-linux-LVDS-qt6-GUI/m-p/1859493#M223316</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to bringup LVDS on Imx93 EVK using yocto linux and I want to run simple qt application on the board. I have created image of &lt;STRONG&gt;imx-image-core&lt;/STRONG&gt; type using '&lt;STRONG&gt;fsl-imx-xwayland&lt;/STRONG&gt;' as distro. For building&amp;nbsp; qt toolchain(meta-toolchain-qt6) I have used the same distro.&lt;BR /&gt;For enabling LVDS created a patch to support timing parameter for my display.&lt;/P&gt;&lt;P&gt;When I run my qt application. I am getting below error.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Failed to create wl_display (No such file or directory)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;qt.qpa.plugin: Could not load the Qt platform plugin “wayland” in “” even though it was found.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Can anyone suggest right configuration for the yocto build. Also what should be the right environment parameters for running qt application?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/171173"&gt;@AldoG&lt;/a&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 07:29:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93evk-yocto-linux-LVDS-qt6-GUI/m-p/1859493#M223316</guid>
      <dc:creator>aditya_h</dc:creator>
      <dc:date>2024-05-06T07:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: imx93evk - yocto linux - LVDS - qt6 GUI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93evk-yocto-linux-LVDS-qt6-GUI/m-p/1860704#M223411</link>
      <description>&lt;P&gt;&lt;SPAN data-preserver-spaces="true"&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221204"&gt;@aditya_h&lt;/a&gt;&amp;nbsp;!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-preserver-spaces="true"&gt;Thank you for contacting NXP Support!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-preserver-spaces="true"&gt;You&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-preserver-spaces="true"&gt;have to&lt;/SPAN&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;use the imx-image-full to use Qt because the imx-image-core doesn´t contain Qt packages.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-preserver-spaces="true"&gt;You can see the content of each image in our Yocto User Guide.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-preserver-spaces="true"&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;/P&gt;
&lt;P&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-preserver-spaces="true"&gt;Best Regards!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-preserver-spaces="true"&gt;Chavira&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 16:48:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93evk-yocto-linux-LVDS-qt6-GUI/m-p/1860704#M223411</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2024-05-07T16:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: imx93evk - yocto linux - LVDS - qt6 GUI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93evk-yocto-linux-LVDS-qt6-GUI/m-p/1861049#M223433</link>
      <description>&lt;P&gt;Thanks for the response&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;.&lt;BR /&gt;&lt;BR /&gt;Do I have to manually set environmental variables to configure display and Qt plugin for xwayland?&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 05:11:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93evk-yocto-linux-LVDS-qt6-GUI/m-p/1861049#M223433</guid>
      <dc:creator>aditya_h</dc:creator>
      <dc:date>2024-05-08T05:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: imx93evk - yocto linux - LVDS - qt6 GUI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93evk-yocto-linux-LVDS-qt6-GUI/m-p/1861612#M223472</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221204"&gt;@aditya_h&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;You should compile the Full image to use QT, if you are using the iMX93-EVK and the BOE EV121WXM-N10-1850 LVDS Panel you have to configure the device tree called "imx93-11x11-evk-boe-wxga-lvds-panel.dtb" and then you can display QT applications in iMX93-EVK.&lt;/P&gt;
&lt;P&gt;Best Regards!&lt;/P&gt;
&lt;P&gt;Chavira&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 17:00:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93evk-yocto-linux-LVDS-qt6-GUI/m-p/1861612#M223472</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2024-05-08T17:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: imx93evk - yocto linux - LVDS - qt6 GUI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93evk-yocto-linux-LVDS-qt6-GUI/m-p/1864154#M223619</link>
      <description>&lt;P&gt;I tried with Full image. But facing the same error. Please note that I am using display from Sharp. Attaching datasheet&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 07:38:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93evk-yocto-linux-LVDS-qt6-GUI/m-p/1864154#M223619</guid>
      <dc:creator>aditya_h</dc:creator>
      <dc:date>2024-05-13T07:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: imx93evk - yocto linux - LVDS - qt6 GUI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93evk-yocto-linux-LVDS-qt6-GUI/m-p/1864681#M223656</link>
      <description>&lt;P&gt;&lt;SPAN data-preserver-spaces="true"&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221204"&gt;@aditya_h&lt;/a&gt;&amp;nbsp;!&lt;/SPAN&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-preserver-spaces="true"&gt;How are you connecting the display to the iMX93-EVK board?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-preserver-spaces="true"&gt;We have an LVDS panel for the iMX93-EVK board and is the next:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="editor-rtfLink" href="https://www.nxp.com/part/DY1212W-4856#/" target="_blank" rel="noopener"&gt;&lt;SPAN data-preserver-spaces="true"&gt;https://www.nxp.com/part/DY1212W-4856#/&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-preserver-spaces="true"&gt;To use it you have to set the device tree called "imx93-11x11-evk-boe-wxga-lvds-panel.dts"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/arch/arm64/boot/dts/freescale/imx93-11x11-evk-boe-wxga-lvds-panel.dts" target="_blank"&gt;https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/arch/arm64/boot/dts/freescale/imx93-11x11-evk-boe-wxga-lvds-panel.dts&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-preserver-spaces="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-preserver-spaces="true"&gt;Best Regards!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-preserver-spaces="true"&gt;Chavira&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 18:20:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93evk-yocto-linux-LVDS-qt6-GUI/m-p/1864681#M223656</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2024-05-13T18:20:19Z</dc:date>
    </item>
  </channel>
</rss>

