<?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: IMX6Solo Dual LVDS Screen</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX6Solo-Dual-LVDS-Screen/m-p/1323236#M178416</link>
    <description>&lt;P&gt;may be useful to look on&lt;/P&gt;
&lt;P&gt;&lt;A href="https://variwiki.com/index.php?title=Dual_Display" target="_blank"&gt;https://variwiki.com/index.php?title=Dual_Display&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://variwiki.com/index.php?title=VAR-SOM-MX6_Dual_Displays" target="_blank"&gt;https://variwiki.com/index.php?title=VAR-SOM-MX6_Dual_Displays&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
    <pubDate>Fri, 13 Aug 2021 12:27:12 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2021-08-13T12:27:12Z</dc:date>
    <item>
      <title>IMX6Solo Dual LVDS Screen</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6Solo-Dual-LVDS-Screen/m-p/1320272#M178069</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have an IMX6Solo with 2 screens connected on Linux OS&amp;nbsp; :&lt;/P&gt;&lt;P&gt;&amp;nbsp;- LVDS multitouch screen (1024x600)&lt;/P&gt;&lt;P&gt;&amp;nbsp;- RGB Screen (400x272)&lt;/P&gt;&lt;P&gt;I would like to have two separate screen, send different images to the two screens.&lt;/P&gt;&lt;P&gt;My problem is that only one screen is working correctly. The small one (RGB screen) and the large screen displays the same content as the RGB.&lt;/P&gt;&lt;P&gt;I wonder if the problem is not linked to the framebuffer or virtual console ? I have only one framebuffer, in /dev/fb0&amp;nbsp;&amp;nbsp; (and /dev/fbcon). I can't declare two framebuffer, I tried in the device tree without success.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the help,&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 10:05:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6Solo-Dual-LVDS-Screen/m-p/1320272#M178069</guid>
      <dc:creator>guillaume_costa</dc:creator>
      <dc:date>2021-08-09T10:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6Solo Dual LVDS Screen</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6Solo-Dual-LVDS-Screen/m-p/1320633#M178105</link>
      <description>&lt;P&gt;Hi Guillaume&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;one can look at digi "fb" tutorial and dts examples with different "mxcfb" configurations :&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.digi.com/resources/documentation/digidocs/90001945-13/reference/yocto/r_an_adding_custom_display.htm" target="_blank" rel="noopener"&gt;https://www.digi.com/resources/documentation/digidocs/90001945-13/reference/yocto/r_an_adding_custom_display.htm&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6q-sabreauto.dts?h=lf-5.10.y" target="_blank" rel="noopener"&gt;https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6q-sabreauto.dts?h=lf-5.10.y&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi?h=lf-5.10.y" target="_blank"&gt;https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi?h=lf-5.10.y&lt;/A&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 23:46:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6Solo-Dual-LVDS-Screen/m-p/1320633#M178105</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2021-08-09T23:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6Solo Dual LVDS Screen</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6Solo-Dual-LVDS-Screen/m-p/1321151#M178155</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The changes made by following your links changed nothing to my configuration. I always have one /dev/fb0 and the screens tried to display the same content. I already checked theses website my configuration seems to be okay.&lt;/P&gt;&lt;P&gt;I work on the kernel version 5.4.70, and after looking for the "mxc_sdb" driver wich is used in your exemples (by digi). I can't find this driver in my kernel. But, Kernel options in menuconfig seems correctly set...&lt;/P&gt;&lt;P&gt;- &amp;gt; Can you send me, your .config (configuration for your kernel), or/and a device tree exemple of two screens working on an imx6solo under 5.4.70&amp;nbsp; Kernel version ?&lt;/P&gt;&lt;P&gt;My goal is just to have two framebuffer and display each screen on each framebuffer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the help !&lt;/P&gt;&lt;P&gt;Guillaume&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 13:21:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6Solo-Dual-LVDS-Screen/m-p/1321151#M178155</guid>
      <dc:creator>guillaume_costa</dc:creator>
      <dc:date>2021-08-10T13:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6Solo Dual LVDS Screen</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6Solo-Dual-LVDS-Screen/m-p/1323116#M178404</link>
      <description>&lt;P&gt;The same clock is probed on the two screens, whereas (display 1 (9Mhz) and the lvds screen 2 should be at 52 Mhz)). I have set the display-timing correctly.&lt;/P&gt;&lt;P&gt;If someone has an idea.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Guillaume&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 08:27:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6Solo-Dual-LVDS-Screen/m-p/1323116#M178404</guid>
      <dc:creator>guillaume_costa</dc:creator>
      <dc:date>2021-08-13T08:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6Solo Dual LVDS Screen</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6Solo-Dual-LVDS-Screen/m-p/1323236#M178416</link>
      <description>&lt;P&gt;may be useful to look on&lt;/P&gt;
&lt;P&gt;&lt;A href="https://variwiki.com/index.php?title=Dual_Display" target="_blank"&gt;https://variwiki.com/index.php?title=Dual_Display&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://variwiki.com/index.php?title=VAR-SOM-MX6_Dual_Displays" target="_blank"&gt;https://variwiki.com/index.php?title=VAR-SOM-MX6_Dual_Displays&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 12:27:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6Solo-Dual-LVDS-Screen/m-p/1323236#M178416</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2021-08-13T12:27:12Z</dc:date>
    </item>
  </channel>
</rss>

