<?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: i.MX53 QSB Boots up with Ubuntu Demo Image but there is no VGA output!--HELP HELP HELP in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160359#M3192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Claude,&lt;/P&gt;&lt;P&gt;Yep, i did that though i forgot to mention here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;-Prithwi&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;CITE&gt;Claude Sylvain said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/imx53-qsb-boots-up-with-ubuntu#4103961Comment19960"&gt;&lt;DIV&gt;&lt;BR /&gt;Hello Prithwiraj,&lt;BR /&gt;&lt;BR /&gt;- When configuring u-boot, you did not mention if you have saved&lt;BR /&gt;&amp;nbsp; the environment variable, using "saveenv".&lt;BR /&gt;&amp;nbsp; Is it possible that you forgot to save them ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Claude&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jun 2011 13:47:17 GMT</pubDate>
    <dc:creator>PrithwirajShome</dc:creator>
    <dc:date>2011-06-29T13:47:17Z</dc:date>
    <item>
      <title>i.MX53 QSB Boots up with Ubuntu Demo Image but there is no VGA output!--HELP HELP HELP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160355#M3188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to QSB and Linux.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As per the user guide, i did flash the SD card with U-Boot.bin and uImage in the first 4 MB. Then created Ext3 partition for the root file system and uncompressed the root FS in that partition.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For U-Boot.bin:&lt;/P&gt;&lt;P&gt;sudo dd if=u-boot-mx53-loco.bin of=/dev/sde bs=512 &amp;amp;&amp;amp; sync &amp;amp;&amp;amp; sync&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For Kernel Image:&lt;/P&gt;&lt;P&gt;sudo dd if=uImage of=/dev/sde bs=512 seek=2048 &amp;amp;&amp;amp; sync &amp;amp;&amp;amp; sync&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For root FS:&lt;/P&gt;&lt;P&gt;1. sudo fdisk /dev/sde&lt;/P&gt;&lt;P&gt;p&lt;/P&gt;&lt;P&gt;d&lt;/P&gt;&lt;P&gt;u (to change from cylinder to sector)&lt;/P&gt;&lt;P&gt;n&lt;/P&gt;&lt;P&gt;w&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;sudo mkfs.ext3 /dev/sde1&lt;/P&gt;&lt;P&gt;3.&amp;nbsp;sudo mount /dev/sde1 /home/mount1 (mount point)&lt;/P&gt;&lt;P&gt;4.&amp;nbsp;cd /home/mount1&lt;/P&gt;&lt;P&gt;5.&amp;nbsp;sudo tar --numeric-owner -xjvf /&amp;lt;path&amp;gt;/rootfs.tar.bz2&lt;/P&gt;&lt;P&gt;6. sudo umount /home/mount1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Boot Environment Variables are set as follows:&lt;/P&gt;&lt;P&gt;setenv bootfile 'dexter/uImage'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;setenv filesize '2D47BC'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;setenv fileaddr '70800000'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;setenv bootcmd_mmc 'run bootargs_base bootargs_mmc; mmc read 0 ${loadaddr} 0x800 0x1800; bootm'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;setenv lvds 'video=mxcdi0fb:RGB666,XGA ldb'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;setenv bootcmd_obds 'ext2load mmc 0:1 0x70800000 /unit_tests/obds.bin; go 70800000'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;setenv lcd 'video=mxcdi0fb:RGB24,SEIKO-WVGA'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;setenv vga 'video=mxcdi1fb:GBR24,XGA di1_primary tve'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;setenv hdmi 'video =mxcdi0fb:RGB24,1024x768M@60'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;setenv bootcmd 'run bootcmd_mmc'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;setenv bootargs_mmc 'set bootargs ${bootargs} root=/dev/mmcblk0p1 rw rootwait'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;setenv bootargs_base 'setenv bootargs console=ttymxc0,115200 ${vga}'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The system comes up and i am able to login successfully with "lucid" as both login id and password BUT VGA output is not present.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The UART log is as attached below. PLEASE HELP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Prithwi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 11:45:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160355#M3188</guid>
      <dc:creator>PrithwirajShome</dc:creator>
      <dc:date>2011-06-29T11:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX53 QSB Boots up with Ubuntu Demo Image but there is no VGA output!--HELP HELP HELP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160356#M3189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did it work with image on the card as it came from the box, before you did any thing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 12:11:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160356#M3189</guid>
      <dc:creator>JimDonelson</dc:creator>
      <dc:date>2011-06-29T12:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX53 QSB Boots up with Ubuntu Demo Image but there is no VGA output!--HELP HELP HELP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160357#M3190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi jim, unfortunately its an used biard and I had to srart with a new sd card. Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CITE&gt;Jim Donelson said:&lt;/CITE&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/imx53-qsb-boots-up-with-ubuntu?commentId=4103961%3AComment%3A20912&amp;amp;xg_source=msg_com_forum#4103961Comment20912"&gt;&lt;DIV&gt;Did it work with image on the card as it came from the box, before you did any thing?&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 12:47:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160357#M3190</guid>
      <dc:creator>PrithwirajShome</dc:creator>
      <dc:date>2011-06-29T12:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX53 QSB Boots up with Ubuntu Demo Image but there is no VGA output!--HELP HELP HELP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160358#M3191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello Prithwiraj,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- When configuring u-boot, you did not mention if you have saved&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; the environment variable, using "saveenv".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Is it possible that you forgot to save them ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Claude&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 13:34:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160358#M3191</guid>
      <dc:creator>Claude_Sylvain</dc:creator>
      <dc:date>2011-06-29T13:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX53 QSB Boots up with Ubuntu Demo Image but there is no VGA output!--HELP HELP HELP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160359#M3192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Claude,&lt;/P&gt;&lt;P&gt;Yep, i did that though i forgot to mention here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;-Prithwi&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;CITE&gt;Claude Sylvain said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/imx53-qsb-boots-up-with-ubuntu#4103961Comment19960"&gt;&lt;DIV&gt;&lt;BR /&gt;Hello Prithwiraj,&lt;BR /&gt;&lt;BR /&gt;- When configuring u-boot, you did not mention if you have saved&lt;BR /&gt;&amp;nbsp; the environment variable, using "saveenv".&lt;BR /&gt;&amp;nbsp; Is it possible that you forgot to save them ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Claude&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 13:47:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160359#M3192</guid>
      <dc:creator>PrithwirajShome</dc:creator>
      <dc:date>2011-06-29T13:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX53 QSB Boots up with Ubuntu Demo Image but there is no VGA output!--HELP HELP HELP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160360#M3193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello Prithwiraj,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Can you send us the output of the following command (done on&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; the i.MX53 QSB remote terminal):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; ps -A&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- P.S.: Are you sure your hardware setup is good?&amp;nbsp; i.e.: VGA cable&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; and VGA monitor is working correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Claude&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 15:55:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160360#M3193</guid>
      <dc:creator>Claude_Sylvain</dc:creator>
      <dc:date>2011-06-29T15:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX53 QSB Boots up with Ubuntu Demo Image but there is no VGA output!--HELP HELP HELP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160361#M3194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Claude,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your time!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PFA the log for command ps -A&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ya, the VGA cable and monitor are tested with other source. The QSB is not old enough and been used for few weeks so hoping that the VGA port is alright.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;-Prithwi&lt;BR /&gt; &lt;BR /&gt;&lt;CITE&gt;Claude Sylvain said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/imx53-qsb-boots-up-with-ubuntu#4103961Comment20917"&gt;&lt;DIV&gt;&lt;BR /&gt;Hello Prithwiraj,&lt;BR /&gt;&lt;BR /&gt;- Can you send us the output of the following command (done on&lt;BR /&gt;&amp;nbsp; the i.MX53 QSB remote terminal):&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; ps -A&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- P.S.: Are you sure your hardware setup is good?&amp;nbsp; i.e.: VGA cable&lt;BR /&gt;&amp;nbsp; and VGA monitor is working correctly.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Claude&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2011 10:37:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160361#M3194</guid>
      <dc:creator>PrithwirajShome</dc:creator>
      <dc:date>2011-06-30T10:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX53 QSB Boots up with Ubuntu Demo Image but there is no VGA output!--HELP HELP HELP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160362#M3195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello Prithwiraj,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; PFA the log for command ps -A&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Humm... I checked your "ps -A" log against the "ps -A" log&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; on my i.MX53 QSB; and it is pretty the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; I attached the log in this post (ps_a_claude.log).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; Ya, the VGA cable and monitor are tested with other source. The QSB&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; is not old enough and been used for few weeks so hoping that the VGA&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; port is alright.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Maybe, we can found something revealing in the following file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; /var/log/Xorg.0.log&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Please, can you send us this file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Claude&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2011 16:00:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160362#M3195</guid>
      <dc:creator>Claude_Sylvain</dc:creator>
      <dc:date>2011-06-30T16:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX53 QSB Boots up with Ubuntu Demo Image but there is no VGA output!--HELP HELP HELP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160363#M3196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Claude,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate your patience. Please find attached the Xorg.0.log file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I configured the Uboot for OBDS (On board diagnostic setup) and VGA test failed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;-Prithwi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 04:27:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160363#M3196</guid>
      <dc:creator>PrithwirajShome</dc:creator>
      <dc:date>2011-07-01T04:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX53 QSB Boots up with Ubuntu Demo Image but there is no VGA output!--HELP HELP HELP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160364#M3197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; Appreciate your patience. Please find attached the Xorg.0.log file.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;- Your Xorg.0.log and the one coming from my i.MX53 QSB is almost&lt;BR /&gt;&amp;nbsp; the same.&lt;BR /&gt;&amp;nbsp; So, no clue here :-(&lt;BR /&gt;&amp;nbsp; See my attached Xorg.0.log (Xorg.0_claude.log).&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; I configured the Uboot for OBDS (On board diagnostic setup)&lt;BR /&gt;&amp;gt; and VGA test failed.&lt;BR /&gt;&amp;gt; &lt;BR /&gt;&lt;BR /&gt;- Interesting.&amp;nbsp; I was not aware of that u-boot functionality.&lt;BR /&gt;&amp;nbsp; I will try it later, and will provide you feedback.&lt;BR /&gt;&amp;nbsp; Can you send us a log of what u-boot is displaying, when&lt;BR /&gt;&amp;nbsp; doing its OBDS?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- Just a suggestion.&amp;nbsp; Have you done a visual check on your i.MX53 QSB&lt;BR /&gt;&amp;nbsp; board.&amp;nbsp; Especially the VGA connector, that is not as robust&lt;BR /&gt;&amp;nbsp; as a normal size VGA connector.&amp;nbsp; Maybe some pins connection have&lt;BR /&gt;&amp;nbsp; give up.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Claude&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 06:05:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160364#M3197</guid>
      <dc:creator>Claude_Sylvain</dc:creator>
      <dc:date>2011-07-01T06:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX53 QSB Boots up with Ubuntu Demo Image but there is no VGA output!--HELP HELP HELP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160365#M3198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello Prithwiraj,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; I configured the Uboot for OBDS (On board diagnostic setup)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; and VGA test failed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Looking at U-Boot environment variables, I found the "bootcmd_obds"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; variable.&amp;nbsp; I run the commands found in that variable using the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; following command:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; run bootcmd_obds&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; The result of the VGA test was successful.&amp;nbsp; i.e.: A Freescale&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; splash screen appeared on the monitor connected to the VGA&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; port of the i.MX53 QSB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- It looks like you really have a hardware problem on your&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; i.MX53 QSB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Maybe some investigation using an oscilloscope can bring up&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; the source of the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Claude&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 14:42:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160365#M3198</guid>
      <dc:creator>Claude_Sylvain</dc:creator>
      <dc:date>2011-07-01T14:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX53 QSB Boots up with Ubuntu Demo Image but there is no VGA output!--HELP HELP HELP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160366#M3199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Claude. I appreciate your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will check the signal on the VGA and will update here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Prithwi&lt;BR /&gt; &lt;BR /&gt;&lt;CITE&gt;Claude Sylvain said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/imx53-qsb-boots-up-with-ubuntu?xg_source=activity#4103961Comment21512"&gt;&lt;DIV&gt;&lt;BR /&gt;Hello Prithwiraj,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; I configured the Uboot for OBDS (On board diagnostic setup)&lt;BR /&gt;&amp;gt; and VGA test failed.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;- Looking at U-Boot environment variables, I found the "bootcmd_obds"&lt;BR /&gt;&amp;nbsp; variable.&amp;nbsp; I run the commands found in that variable using the&lt;BR /&gt;&amp;nbsp; following command:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; run bootcmd_obds&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; The result of the VGA test was successful.&amp;nbsp; i.e.: A Freescale&lt;BR /&gt;&amp;nbsp; splash screen appeared on the monitor connected to the VGA&lt;BR /&gt;&amp;nbsp; port of the i.MX53 QSB.&lt;BR /&gt;&lt;BR /&gt;- It looks like you really have a hardware problem on your&lt;BR /&gt;&amp;nbsp; i.MX53 QSB.&lt;BR /&gt;&amp;nbsp; Maybe some investigation using an oscilloscope can bring up&lt;BR /&gt;&amp;nbsp; the source of the problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Claude&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jul 2011 14:40:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160366#M3199</guid>
      <dc:creator>PrithwirajShome</dc:creator>
      <dc:date>2011-07-03T14:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX53 QSB Boots up with Ubuntu Demo Image but there is no VGA output!--HELP HELP HELP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160367#M3200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Is there a procedure I could follow to use Ltib and 11.09 BSP to build a bootable SD card to have the same Ubuntu interface on VGA output? &amp;nbsp;I have no idea how to get that type of Ubuntu interface on my VGA of QSB.&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 13:48:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX53-QSB-Boots-up-with-Ubuntu-Demo-Image-but-there-is-no-VGA/m-p/160367#M3200</guid>
      <dc:creator>VincentChou1z</dc:creator>
      <dc:date>2012-05-03T13:48:38Z</dc:date>
    </item>
  </channel>
</rss>

