<?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: [i.MX Yocto] Virtual Display X11 RDP for i.MX91 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-Yocto-Virtual-Display-X11-RDP-for-i-MX91/m-p/2158627#M240329</link>
    <description>&lt;P&gt;Hi, anyone has any idea ?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Aug 2025 00:17:17 GMT</pubDate>
    <dc:creator>Zk47T</dc:creator>
    <dc:date>2025-08-27T00:17:17Z</dc:date>
    <item>
      <title>[i.MX Yocto] Virtual Display X11 RDP for i.MX91</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-Yocto-Virtual-Display-X11-RDP-for-i-MX91/m-p/2158391#M240326</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I’d like to double-check my understanding about display support on &lt;STRONG&gt;i.MX91&lt;/STRONG&gt; (FRDM board).&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;From what I can tell, the i.MX91 FRDM has &lt;STRONG&gt;no HDMI or MIPI-DSI (or other display) outputs&lt;/STRONG&gt; on the board, and I’m not seeing a display controller exposed by the SoC in the BSP.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;My goal was to run a lightweight GUI remotely just for testing Yocto apps.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;What I tried&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Built &lt;STRONG&gt;core-image-sato (X11)&lt;/STRONG&gt; and set up &lt;STRONG&gt;xrdp&lt;/STRONG&gt;. The RDP session connects, but I only get a terminal session (no Sato desktop).&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="63eaadc99173192d4062.jpg" style="width: 440px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/354138iFDF27DAED5603A5D/image-dimensions/440x587?v=v2" width="440" height="587" role="button" title="63eaadc99173192d4062.jpg" alt="63eaadc99173192d4062.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Doing the same workflow on &lt;STRONG&gt;STM32MP157&lt;/STRONG&gt; produces a proper remote GUI, so I’m trying to understand what’s different/unsupported on i.MX91.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image (3).png" style="width: 419px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/354139iAA21B11EC750B01F/image-dimensions/419x326?v=v2" width="419" height="326" role="button" title="image (3).png" alt="image (3).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Questions&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Can someone please &lt;STRONG&gt;confirm whether i.MX91 (SoC + FRDM board) has no hardware display controller / no supported display outputs&lt;/STRONG&gt; (HDMI/MIPI/LVDS/RGB) in the current BSP?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;If there is truly no display pipeline, what is the &lt;STRONG&gt;recommended approach for a headless GUI&lt;/STRONG&gt; on i.MX91? For example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Weston &lt;STRONG&gt;headless&lt;/STRONG&gt; backend + &lt;STRONG&gt;RDP/VNC&lt;/STRONG&gt; backend,&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Xorg with &lt;STRONG&gt;Xvfb/Xdummy&lt;/STRONG&gt; + xrdp,&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;or any NXP-recommended method that works with the i.MX91 graphics stack (e.g., software rendering via llvmpipe).&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Are there &lt;STRONG&gt;any reference designs or add-on boards&lt;/STRONG&gt; for i.MX91 that provide a supported display interface? Or is display only available on other i.MX9 variants (e.g., i.MX93)?&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG&gt;Environment (for context)&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Board: &lt;STRONG&gt;FRDM-i.MX91&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Yocto: scarthgap follow guide in&amp;nbsp;&lt;A href="https://www.nxp.com/document/guide/getting-started-with-frdm-imx91-development-board:GS-FRDM-IMX91?section=build-and-run" target="_blank"&gt;https://www.nxp.com/document/guide/getting-started-with-frdm-imx91-development-board:GS-FRDM-IMX91?section=build-and-run&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Image: core-image-sato (X11)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Remote: xrdp (RDP) → terminal only, no desktop&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If anyone’s interested in the exact steps I used for the RDP setup on i.MX91, I’m happy to share.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 14:05:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-Yocto-Virtual-Display-X11-RDP-for-i-MX91/m-p/2158391#M240326</guid>
      <dc:creator>Zk47T</dc:creator>
      <dc:date>2025-08-26T14:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: [i.MX Yocto] Virtual Display X11 RDP for i.MX91</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-Yocto-Virtual-Display-X11-RDP-for-i-MX91/m-p/2158627#M240329</link>
      <description>&lt;P&gt;Hi, anyone has any idea ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 00:17:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-Yocto-Virtual-Display-X11-RDP-for-i-MX91/m-p/2158627#M240329</guid>
      <dc:creator>Zk47T</dc:creator>
      <dc:date>2025-08-27T00:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: [i.MX Yocto] Virtual Display X11 RDP for i.MX91</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-Yocto-Virtual-Display-X11-RDP-for-i-MX91/m-p/2159357#M240360</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;i.MX91 FRDM only support&amp;nbsp;5-inch Tianma LCD display by default on our BSP.&lt;BR /&gt;Please refer to the Board User's Guide:&lt;BR /&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=UM12262&amp;amp;isHTMLorPDF=HTML" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=UM12262&amp;amp;isHTMLorPDF=HTML&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Chapter&amp;nbsp;3.1 5-inch Tianma LCD&lt;BR /&gt;&lt;BR /&gt;Best regards/Saludos,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 19:32:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-Yocto-Virtual-Display-X11-RDP-for-i-MX91/m-p/2159357#M240360</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2025-08-27T19:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: [i.MX Yocto] Virtual Display X11 RDP for i.MX91</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-Yocto-Virtual-Display-X11-RDP-for-i-MX91/m-p/2159441#M240361</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/171173"&gt;@AldoG&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually i know about this screen, but it so expensive, the screen price is triple the board price.&lt;/P&gt;&lt;P&gt;So i think i will stick with virtual display solution. Do you think it possible to some kind of port forwarding or screencast framebuffer to output GUI to xfreerdp from PC.&lt;/P&gt;&lt;P&gt;Also can i ask currently frdm-i.mx93 is out of stock, we need to wait at least November right ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 00:19:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-Yocto-Virtual-Display-X11-RDP-for-i-MX91/m-p/2159441#M240361</guid>
      <dc:creator>Zk47T</dc:creator>
      <dc:date>2025-08-28T00:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: [i.MX Yocto] Virtual Display X11 RDP for i.MX91</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-Yocto-Virtual-Display-X11-RDP-for-i-MX91/m-p/2160197#M240389</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Yes, for stock on the freedom board please check the webpage or if urgently&amp;nbsp;please contact your local NXP office or your assigned NXP sales person for any availability.&lt;BR /&gt;&lt;BR /&gt;Best regards/Saludos,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 21:32:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-Yocto-Virtual-Display-X11-RDP-for-i-MX91/m-p/2160197#M240389</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2025-08-28T21:32:25Z</dc:date>
    </item>
  </channel>
</rss>

