<?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: Can I mirror a LVDS channel on HDMI? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Can-I-mirror-a-LVDS-channel-on-HDMI/m-p/259466#M25600</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply SerchMX. Here is what I have set for my bootargs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;setenv bootargs_nand 'setenv bootargs ${bootargs} ubi.mtd=2 root=ubi0:rootfs rootfstype=ubifs consoleblank=0 video=mxcfb0:dev=ldb,VAR-WVGA video=mxcfb1:dev=hdmi,1920x1080M@60,if=RGB24 di0_primary ldb=di0 ip=none'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changing the ldb=di0 and the dio_primary doesn't seem to change anything. I should have mentioned I'm using an MX6Q board. Using that bootarg, I always get HDMI on /dev/fb2. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Pat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Oct 2013 16:44:49 GMT</pubDate>
    <dc:creator>patrickmccleary</dc:creator>
    <dc:date>2013-10-02T16:44:49Z</dc:date>
    <item>
      <title>Can I mirror a LVDS channel on HDMI?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Can-I-mirror-a-LVDS-channel-on-HDMI/m-p/259464#M25598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to mirror the main LCD frame buffer (/dev/fb0 - LVDS0) to the HDMI framebuffer (/dev/fb2 - HDMI). It seems like this should be possible but I'm not finding much information on the matter. I'm using Linux without X11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Pat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 20:29:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Can-I-mirror-a-LVDS-channel-on-HDMI/m-p/259464#M25598</guid>
      <dc:creator>patrickmccleary</dc:creator>
      <dc:date>2013-10-01T20:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can I mirror a LVDS channel on HDMI?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Can-I-mirror-a-LVDS-channel-on-HDMI/m-p/259465#M25599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, it is possible to mirror on LVDS and HDMI. Probably the problem is that you areusinb fb2 instead of fb1 for the HDMI.&lt;/P&gt;&lt;P&gt;You are only setting the mirror on the bootargs right?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try the following bootargs?:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG&gt;setenv bootargs_mmc 'setenv bootargs ${bootargs} root=/dev/mmcblk0p1 rootwait rw video=mxcdi0fb:RGB24,1024x768M@60 &lt;SPAN class="&amp;amp;quothighlight&amp;quot;"&gt;hdmi&lt;/SPAN&gt; video=mxcdi1fb:RGB666,XGA di0_primary ldb=di1 ip=none'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the penguin is shown only in the HDMI,then if you enter the command:&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;echo 0 &amp;gt; /sys/class/graphics/fb1/blank&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The penguin will be shown in the&lt;STRONG&gt; LVDS&lt;/STRONG&gt;&lt;SPAN class="&amp;amp;quothighlight&amp;quot;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also use this one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG&gt;setenv bootargs_mmc 'setenv bootargs ${bootargs} root=/dev/mmcblk0p1 rootwait rw video=mxcdi0fb:RGB24,1024x768M@60 &lt;SPAN class="&amp;amp;quothighlight&amp;quot;"&gt;hdmi&lt;/SPAN&gt; video=mxcdi1fb:RGB666,XGA di1_primary ldb=di1 ip=none'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the penguin is only shown in the LVDS ,then if you enter the command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;echo 0 &amp;gt; /sys/class/graphics/fb1/blank&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The penguin will be shown in the &lt;SPAN class="&amp;amp;quothighlight&amp;quot;"&gt;&lt;STRONG&gt;HDMI&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Let me know if it works&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 15:49:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Can-I-mirror-a-LVDS-channel-on-HDMI/m-p/259465#M25599</guid>
      <dc:creator>SergioSolis</dc:creator>
      <dc:date>2013-10-02T15:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Can I mirror a LVDS channel on HDMI?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Can-I-mirror-a-LVDS-channel-on-HDMI/m-p/259466#M25600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply SerchMX. Here is what I have set for my bootargs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;setenv bootargs_nand 'setenv bootargs ${bootargs} ubi.mtd=2 root=ubi0:rootfs rootfstype=ubifs consoleblank=0 video=mxcfb0:dev=ldb,VAR-WVGA video=mxcfb1:dev=hdmi,1920x1080M@60,if=RGB24 di0_primary ldb=di0 ip=none'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changing the ldb=di0 and the dio_primary doesn't seem to change anything. I should have mentioned I'm using an MX6Q board. Using that bootarg, I always get HDMI on /dev/fb2. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Pat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 16:44:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Can-I-mirror-a-LVDS-channel-on-HDMI/m-p/259466#M25600</guid>
      <dc:creator>patrickmccleary</dc:creator>
      <dc:date>2013-10-02T16:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Can I mirror a LVDS channel on HDMI?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Can-I-mirror-a-LVDS-channel-on-HDMI/m-p/259467#M25601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you getting any video output in both Interfaces at all? or&amp;nbsp; the problem you are getting it is only doing the mirroring?&amp;nbsp; can you share your complete bootargs,&amp;nbsp; I agree with &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/SergioSolis"&gt;SergioSolis&lt;/A&gt; that the example that he is giving provides mirroring in the i.MX6Q SABRE SDP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 15:14:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Can-I-mirror-a-LVDS-channel-on-HDMI/m-p/259467#M25601</guid>
      <dc:creator>jamesbone</dc:creator>
      <dc:date>2013-10-22T15:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can I mirror a LVDS channel on HDMI?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Can-I-mirror-a-LVDS-channel-on-HDMI/m-p/259468#M25602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I've got the mirroring partially working. The HDMI video output looks good. The LVDS output is garbled. I believe this is due to the video modeline "800x480@30" in my bootargs which doesn't seem to be compatible with our LCD. If I use our display specific modeline ("VAR-WVGA"), I don't get any output from the HDMI connection. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;HDMI Output:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.jpeg.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/41065iF223C7E58BC711E3/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.jpeg.jpg" alt="image.jpeg.jpg" /&gt;&lt;/span&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LVDS Output:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image_LCD.jpeg.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/40780i04C2C34E24BCEB0A/image-size/large?v=v2&amp;amp;px=999" role="button" title="image_LCD.jpeg.jpg" alt="image_LCD.jpeg.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the setup that produces the images above:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bootargs: &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;console=ttymxc0,115200 video=mxcfb0:dev=hdmi,800x480M@30,if=RGB24 video=mxcfb1:dev=ldb&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;display setup in kernel: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;static struct ipuv3_fb_platform_data var_som_fb_data[] = {&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; { /*fb0*/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; .disp_dev = "ldb",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; .interface_pix_fmt = IPU_PIX_FMT_RGB24,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; .mode_str = "VAR-WVGA",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; .default_bpp = 16,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; .int_clk = false,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; .late_init = false,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; }, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; {/*fb2*/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; .disp_dev = "hdmi",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; .interface_pix_fmt = IPU_PIX_FMT_RGB24,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; .mode_str = "1280x720M@60",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; .default_bpp = 32,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; .int_clk = false,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; }, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;};&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;static struct fsl_mxc_ldb_platform_data ldb_data = {&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; .ipu_id = 0,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; .disp_id = 1,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; .ext_ref = 1,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; .mode = LDB_SIN0,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; .sec_ipu_id = 1,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; .sec_disp_id = 1,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;};&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;static struct fsl_mxc_hdmi_core_platform_data hdmi_core_data = {&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; .ipu_id = 0,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; .disp_id = 0,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;};&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 15:52:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Can-I-mirror-a-LVDS-channel-on-HDMI/m-p/259468#M25602</guid>
      <dc:creator>patrickmccleary</dc:creator>
      <dc:date>2013-10-22T15:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can I mirror a LVDS channel on HDMI?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Can-I-mirror-a-LVDS-channel-on-HDMI/m-p/259469#M25603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any ideas on how to alleviate the garbled image on the LCD panel? I believe I need to use different modelines for HDMI and LVDS but I'm not sure how to do this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 16:16:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Can-I-mirror-a-LVDS-channel-on-HDMI/m-p/259469#M25603</guid>
      <dc:creator>patrickmccleary</dc:creator>
      <dc:date>2013-10-23T16:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can I mirror a LVDS channel on HDMI?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Can-I-mirror-a-LVDS-channel-on-HDMI/m-p/259470#M25604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did your problem get solved?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 01:51:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Can-I-mirror-a-LVDS-channel-on-HDMI/m-p/259470#M25604</guid>
      <dc:creator>huang_dexiang</dc:creator>
      <dc:date>2015-06-17T01:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can I mirror a LVDS channel on HDMI?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Can-I-mirror-a-LVDS-channel-on-HDMI/m-p/259471#M25605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Patrick, what did you end up doing to get it to work, I too have a i.mx6 and trying both LVDS and HDMI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;dean&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 15:17:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Can-I-mirror-a-LVDS-channel-on-HDMI/m-p/259471#M25605</guid>
      <dc:creator>robertjanes</dc:creator>
      <dc:date>2017-08-09T15:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can I mirror a LVDS channel on HDMI?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Can-I-mirror-a-LVDS-channel-on-HDMI/m-p/259472#M25606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I read where you helped Patrick mirror his LVDS &amp;amp; HDMI. &amp;nbsp;I need to do the same thing, but have a custom bootscript that is only sets up the LVDS2 port on a Bounday i.mx6. &amp;nbsp;With everything connected... when I boot I see the bootscript message on the HDMI screen, after boot the script sets the output to the LVDS2 and the application appears only there. &amp;nbsp;Where do I start?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 11:43:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Can-I-mirror-a-LVDS-channel-on-HDMI/m-p/259472#M25606</guid>
      <dc:creator>robertjanes</dc:creator>
      <dc:date>2017-08-10T11:43:01Z</dc:date>
    </item>
  </channel>
</rss>

