<?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: Monitor not working for MCIMX8M-EVK in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Monitor-not-working-for-MCIMX8M-EVK/m-p/743253#M115641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deigo,&lt;/P&gt;&lt;P&gt;I was trying to get 4K hdmi output working but I could not get it to work. ( 1920 x 1080 works fine )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using NXP i.MX Release Distro 4.9.51-mx8-beta&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried a few different options but none work&lt;/P&gt;&lt;P&gt;setenv mmcargs 'setenv bootargs console=${console} root=${mmcroot} video=HDMI-A-1:3840x2160-32@60'&lt;BR /&gt;setenv mmcargs 'setenv bootargs console=${console} root=${mmcroot} video=HDMI-A-1:4096x2160-32@60'&lt;/P&gt;&lt;P&gt;setenv mmcargs 'setenv bootargs console=${console} root=${mmcroot} video=HDMI-A-1:3840x2160-32@30'&lt;BR /&gt;setenv mmcargs 'setenv bootargs console=${console} root=${mmcroot} video=HDMI-A-1:3840x2160-32@25'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using MCIMX8M-EVK part number 700-29615 REV A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Louis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Feb 2018 09:14:27 GMT</pubDate>
    <dc:creator>louisryan</dc:creator>
    <dc:date>2018-02-16T09:14:27Z</dc:date>
    <item>
      <title>Monitor not working for MCIMX8M-EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Monitor-not-working-for-MCIMX8M-EVK/m-p/743249#M115637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I tried to use provided binary linux (and preloaded android) on evaluation board but both don't display anything to monitor (tested with iiyama T2252MTS-B5, supports full HD, hdmi on both sides). Is that sw problem or bad hw? System tells that HDMI-A-1 is used. When I tried to plug hdmi to other monitor it wrote HDMI/SP, is that related?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise system works if i connect with ssh/com port. Unlike X I don't know how to check more with wayland. I only did few tests from what I found on web to get attached error log of weston --tty=1&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There log contains bogus resolutions as maximal for monitor is 1920x1080&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3 style="color: #333333; background-color: #ffffff; border: 0px; font-weight: normal; margin: 18px 0px 12px;"&gt;&lt;/H3&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 14:49:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Monitor-not-working-for-MCIMX8M-EVK/m-p/743249#M115637</guid>
      <dc:creator>ondrejbilka</dc:creator>
      <dc:date>2018-02-14T14:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor not working for MCIMX8M-EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Monitor-not-working-for-MCIMX8M-EVK/m-p/743250#M115638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Almost same problem here... monitor is ok with Android but does not work with linux &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the imx.6 we put this into uboot to get the display to come up. setenv mmcargs 'setenv bootargs console=${console},${baudrate} ${smp} root=/dev/mmcblk2p2 rootwait rw video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but that does not work for imx.8&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 15:36:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Monitor-not-working-for-MCIMX8M-EVK/m-p/743250#M115638</guid>
      <dc:creator>louisryan</dc:creator>
      <dc:date>2018-02-15T15:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor not working for MCIMX8M-EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Monitor-not-working-for-MCIMX8M-EVK/m-p/743251#M115639</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;Can you please tell me the full part number of your i.MX8QM and the what is the revision board that you have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moreover, Can you please try with the below bootargs:&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;U-Boot &amp;gt; setenv bootcmd boota mmc0
U-Boot &amp;gt; setenv bootargs console=ttymxc0,115200 earlycon=imxuart,0x30860000,115200 init=/
init video=HDMI-A-1:1920x1080-32@60 androidboot.zygote=zygote64_32
androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale cma=800M
androidboot.selinux=permissive
U-Boot &amp;gt; saveenv&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 17:47:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Monitor-not-working-for-MCIMX8M-EVK/m-p/743251#M115639</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2018-02-15T17:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor not working for MCIMX8M-EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Monitor-not-working-for-MCIMX8M-EVK/m-p/743252#M115640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deigo,&lt;/P&gt;&lt;P&gt;I think that is for linux but I did use the video=HDMI-A-1:1920x1080-32@60 part of it and it is now working for linux.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the u-boot command I used for others with the same issue.&lt;/P&gt;&lt;P&gt;u-boot=&amp;gt; setenv mmcargs 'setenv bootargs console=${console} root=${mmcroot} video=HDMI-A-1:1920x1080-32@60'&lt;BR /&gt;u-boot=&amp;gt; boot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much Deigo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 08:34:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Monitor-not-working-for-MCIMX8M-EVK/m-p/743252#M115640</guid>
      <dc:creator>louisryan</dc:creator>
      <dc:date>2018-02-16T08:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor not working for MCIMX8M-EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Monitor-not-working-for-MCIMX8M-EVK/m-p/743253#M115641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deigo,&lt;/P&gt;&lt;P&gt;I was trying to get 4K hdmi output working but I could not get it to work. ( 1920 x 1080 works fine )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using NXP i.MX Release Distro 4.9.51-mx8-beta&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried a few different options but none work&lt;/P&gt;&lt;P&gt;setenv mmcargs 'setenv bootargs console=${console} root=${mmcroot} video=HDMI-A-1:3840x2160-32@60'&lt;BR /&gt;setenv mmcargs 'setenv bootargs console=${console} root=${mmcroot} video=HDMI-A-1:4096x2160-32@60'&lt;/P&gt;&lt;P&gt;setenv mmcargs 'setenv bootargs console=${console} root=${mmcroot} video=HDMI-A-1:3840x2160-32@30'&lt;BR /&gt;setenv mmcargs 'setenv bootargs console=${console} root=${mmcroot} video=HDMI-A-1:3840x2160-32@25'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using MCIMX8M-EVK part number 700-29615 REV A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Louis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 09:14:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Monitor-not-working-for-MCIMX8M-EVK/m-p/743253#M115641</guid>
      <dc:creator>louisryan</dc:creator>
      <dc:date>2018-02-16T09:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor not working for MCIMX8M-EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Monitor-not-working-for-MCIMX8M-EVK/m-p/743254#M115642</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;Can you please try with the below bootargs:&lt;/P&gt;&lt;P&gt;uboot -&amp;gt; setenv mmcargs 'setenv bootargs console=${console} root=${mmcroot} video=HDMI-A-1:3840x2160-32@25'&lt;/P&gt;&lt;P&gt;uboot -&amp;gt; saveenv&lt;/P&gt;&lt;P&gt;uboot -&amp;gt; reboot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Those bootargs worked for me to boot in 4K tv screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moreover, are you powering your board only with the type-c connector?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 17:48:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Monitor-not-working-for-MCIMX8M-EVK/m-p/743254#M115642</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2018-02-27T17:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor not working for MCIMX8M-EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Monitor-not-working-for-MCIMX8M-EVK/m-p/743255#M115643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was ill and this was investigated by coworker, following is second-hand information: &amp;nbsp;android works but not linux(we are interested in linux, android was mentioned just to determine if it is hw or sw problem).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;He said that logs said there was no firmware for hdmi for uboot. After bit of searching I found this thread&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #f6f6f6;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;A href="https://community.nxp.com/thread/468126"&gt;https://community.nxp.com/thread/468126&lt;/A&gt;&amp;nbsp; where I found to change bootloader with command&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #f6f6f6;"&gt;&lt;SPAN&gt;dd if=imx-boot-imx8mqevk-sd.bin-flasg-hmdi-spl-uboot of=/dev/sdb bs=1k seek=33&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #f6f6f6;"&gt;&lt;SPAN&gt;I will write tomorrow if that works, I couldn't access machine today.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 13:59:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Monitor-not-working-for-MCIMX8M-EVK/m-p/743255#M115643</guid>
      <dc:creator>ondrejbilka</dc:creator>
      <dc:date>2018-03-05T13:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor not working for MCIMX8M-EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Monitor-not-working-for-MCIMX8M-EVK/m-p/743256#M115644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could get hdmi working by compiling yocto from source with boot arguments above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I needed to switch monitor input to hdmi, monitor autodetected that as dvi input.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 08:49:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Monitor-not-working-for-MCIMX8M-EVK/m-p/743256#M115644</guid>
      <dc:creator>ondrejbilka</dc:creator>
      <dc:date>2018-03-06T08:49:34Z</dc:date>
    </item>
  </channel>
</rss>

