<?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: IMX6 quad plus display problem with HDMI in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-quad-plus-display-problem-with-HDMI/m-p/983532#M146088</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From your above message it seems that your board can not read the screen. Which HDMI screen are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Dec 2019 03:26:53 GMT</pubDate>
    <dc:creator>Rita_Wang</dc:creator>
    <dc:date>2019-12-27T03:26:53Z</dc:date>
    <item>
      <title>IMX6 quad plus display problem with HDMI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-quad-plus-display-problem-with-HDMI/m-p/983530#M146086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I am using IMX6 QuadPlus using Android SDcard booting with HDMI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i did all the settings such as&amp;nbsp;&lt;/P&gt;&lt;P&gt;""&lt;/P&gt;&lt;P&gt;U-Boot &amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;setenv fastboot_dev mmc1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;setenv bootcmd boota mmc1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;setenv bootargs console=ttymxc0,115200 androidboot.console=ttymxc0 consoleblank=0 vmalloc=128M init=/init &amp;nbsp;&amp;nbsp;&amp;nbsp;video=mxcfb0:dev=hdmi,1920x1080M@60,bpp=32 video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off &amp;nbsp;&amp;nbsp;&amp;nbsp;androidboot.hardware=freescale cma=448M galcore.contiguousSize-33554432 androidboot.selinux=permissive&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;saveenv&lt;/P&gt;&lt;P&gt;""&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After those settings are done and boot again,&lt;/P&gt;&lt;P&gt;i cannot see the GUI from the monitor using HDMI. All i can see is just a black screen.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the error msgs like below kinda related to surfaceflinger.rc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[ 28.589633] init: Failed to bind socket 'pdx/system/vr/display/client': No such file or directory&lt;BR /&gt;[ 28.590065] init: Failed to bind socket 'pdx/system/vr/display/manager': No such file or directory&lt;BR /&gt;[ 28.590554] init: Failed to bind socket 'pdx/system/vr/display/vsync': No such file or directory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have no idea what to do..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need your help. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2019 07:14:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-quad-plus-display-problem-with-HDMI/m-p/983530#M146086</guid>
      <dc:creator>pung2516</dc:creator>
      <dc:date>2019-12-16T07:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 quad plus display problem with HDMI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-quad-plus-display-problem-with-HDMI/m-p/983531#M146087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;About the HDMI display you can refer to our Android_Quick_Start_Guide document section:&lt;/P&gt;&lt;P&gt;3.4.2 Booting with single display: HDMI display&lt;BR /&gt;In the U-Boot prompt, set the U-Boot environment variables as shown below:&lt;BR /&gt;U-Boot &amp;gt; setenv bootcmd boota mmc2&lt;BR /&gt;U-Boot &amp;gt; setenv bootargs console=ttymxc0,115200 androidboot.console=ttymxc0 consoleblank=0&lt;BR /&gt;vmalloc=128M init=/init video=mxcfb0:dev=hdmi,1920x1080M@60,bpp=32 video=mxcfb1:off&lt;BR /&gt;video=mxcfb2:off video=mxcfb3:off androidboot.hardware=freescale cma=448M&lt;BR /&gt;galcore.contiguousSize=33554432 loop.max_part=7&lt;BR /&gt;U-Boot &amp;gt; saveenv&lt;BR /&gt;With the settings above, the Android platform does not start the shell console. To disable selinux, append&lt;BR /&gt;"androidboot.selinux=permissive" to the U-Boot's bootargs. Boot environment variables are as follows:&lt;BR /&gt;U-Boot &amp;gt; setenv append_bootargs androidboot.selinux=permissive&lt;BR /&gt;U-Boot &amp;gt; saveenv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2019 03:24:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-quad-plus-display-problem-with-HDMI/m-p/983531#M146087</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2019-12-27T03:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 quad plus display problem with HDMI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-quad-plus-display-problem-with-HDMI/m-p/983532#M146088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From your above message it seems that your board can not read the screen. Which HDMI screen are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2019 03:26:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-quad-plus-display-problem-with-HDMI/m-p/983532#M146088</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2019-12-27T03:26:53Z</dc:date>
    </item>
  </channel>
</rss>

