<?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 HDMI video doesn't work in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-video-doesn-t-work/m-p/164741#M4182</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just received a QSB with an HDMI daughterboard. &amp;nbsp;With the distributed SD Card I was able to boot into Linux perfectly, however when I run the commands:&lt;/P&gt;&lt;P&gt;set bootargs_base 'bootargs console=ttymxc0,115200 ${hdmi}'&lt;/P&gt;&lt;P&gt;saveenv&lt;/P&gt;&lt;P&gt;boot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the board reboots and displays the Linux penguin in the upper left and then stops indefinitely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas what I'm doing wrong?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ken Snyder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 May 2012 16:23:58 GMT</pubDate>
    <dc:creator>KenSnyder</dc:creator>
    <dc:date>2012-05-30T16:23:58Z</dc:date>
    <item>
      <title>HDMI video doesn't work</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-video-doesn-t-work/m-p/164741#M4182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just received a QSB with an HDMI daughterboard. &amp;nbsp;With the distributed SD Card I was able to boot into Linux perfectly, however when I run the commands:&lt;/P&gt;&lt;P&gt;set bootargs_base 'bootargs console=ttymxc0,115200 ${hdmi}'&lt;/P&gt;&lt;P&gt;saveenv&lt;/P&gt;&lt;P&gt;boot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the board reboots and displays the Linux penguin in the upper left and then stops indefinitely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas what I'm doing wrong?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ken Snyder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 16:23:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-video-doesn-t-work/m-p/164741#M4182</guid>
      <dc:creator>KenSnyder</dc:creator>
      <dc:date>2012-05-30T16:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI video doesn't work</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-video-doesn-t-work/m-p/164742#M4183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I spotted a typographical error but fixing it made no difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;set bootargs_base '&lt;STRONG&gt;set&lt;/STRONG&gt; bootargs console=ttymxc0,115200 ${hdmi}'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any help would be very much appreciated. Thx&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 18:36:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-video-doesn-t-work/m-p/164742#M4183</guid>
      <dc:creator>KenSnyder</dc:creator>
      <dc:date>2012-05-30T18:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI video doesn't work</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-video-doesn-t-work/m-p/164743#M4184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share your bootargs, or even better, your cat /proc/cmdline&lt;/P&gt;&lt;P&gt;(I would like to see if your bootargs is being created the right way)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you get some error? Do you get the prompt?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 13:35:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-video-doesn-t-work/m-p/164743#M4184</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2012-05-31T13:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI video doesn't work</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-video-doesn-t-work/m-p/164744#M4185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daiane,&lt;/P&gt;&lt;P&gt;Thanks for the info and feedback. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got it working, probably more by happy accident than anything else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: My /proc/cmdline is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;console=ttymxc0,115200 gpu_nommu setenv bootargs console=ttymxc0,115200 video=mxcdi0fb:RGB24,1024x768M@60 hdmi di0_primary root=/dev/mmcblk0p1 rw rootwait&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as I mentioned, now it's working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;CITE&gt;Daiane Angolini said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/hdmi-video-doesn-t-work?commentId=4103961%3AComment%3A71324&amp;amp;xg_source=msg_com_forum#4103961Comment71324"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;Can you share your bootargs, or even better, your cat /proc/cmdline&lt;/P&gt;&lt;P&gt;(I would like to see if your bootargs is being created the right way)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you get some error? Do you get the prompt?&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 20:49:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-video-doesn-t-work/m-p/164744#M4185</guid>
      <dc:creator>KenSnyder</dc:creator>
      <dc:date>2012-05-31T20:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI video doesn't work</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-video-doesn-t-work/m-p/164745#M4186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It´s always caused by some magic bootargs....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nice to know it´s working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 20:52:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-video-doesn-t-work/m-p/164745#M4186</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2012-05-31T20:52:39Z</dc:date>
    </item>
  </channel>
</rss>

