<?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.mx6dl hdmi error in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6dl-hdmi-error/m-p/335931#M45664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi am using HDMI monitor only(provided by freescale along with the AI board) ... just now realized that the error message&lt;/P&gt;&lt;P&gt;mxc_hdmi 20e0000.hdmi_video: Read EDID again&lt;/P&gt;&lt;P&gt;mxc_hdmi 20e0000.hdmi_video: No modes read from edid&lt;/P&gt;&lt;P&gt;mxc_hdmi 20e0000.hdmi_video: create default modelist&lt;/P&gt;&lt;P&gt;is getting displayed again and again when i switch the monitor on.... else no message is getting displayed....&lt;/P&gt;&lt;P&gt;I have checked the monitor with other laptops it works fine...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Feb 2015 09:15:05 GMT</pubDate>
    <dc:creator>bharadwaaj</dc:creator>
    <dc:date>2015-02-25T09:15:05Z</dc:date>
    <item>
      <title>i.mx6dl hdmi error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6dl-hdmi-error/m-p/335927#M45660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi just booted the iMX 6 Dl sabrae AI board with core-image-sato image built from yocto ... console works fine but unable to see anything on the HDMI screen got this error during boot. Getting this error on the boot log&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;mxc_hdmi 20e0000.hdmi_video: Read EDID again&lt;/P&gt;&lt;P&gt;mxc_hdmi 20e0000.hdmi_video: No modes read from edid&lt;/P&gt;&lt;P&gt;mxc_hdmi 20e0000.hdmi_video: create default modelist&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;have also attached the bootlog.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-335860"&gt;boot.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 06:46:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6dl-hdmi-error/m-p/335927#M45660</guid>
      <dc:creator>bharadwaaj</dc:creator>
      <dc:date>2015-02-25T06:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6dl hdmi error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6dl-hdmi-error/m-p/335928#M45661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is a bootargs used?&lt;/P&gt;&lt;P&gt;Can you add following to your bootargs ?&lt;/P&gt;&lt;P&gt;video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 06:56:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6dl-hdmi-error/m-p/335928#M45661</guid>
      <dc:creator>saurabh206</dc:creator>
      <dc:date>2015-02-25T06:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6dl hdmi error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6dl-hdmi-error/m-p/335929#M45662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I have added those please find my bootargs below...&lt;/P&gt;&lt;P&gt;baudrate=115200 &lt;/P&gt;&lt;P&gt;boot_fdt=try &lt;/P&gt;&lt;P&gt;bootargs=video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24 &lt;/P&gt;&lt;P&gt;bootcmd=mmc dev ${mmcdev};if mmc rescan; then if run loadbootscript; then run bootscript; else if run loaduimage; then run mmcboot; else run netboot; fi; fi; else run netboot; fi &lt;/P&gt;&lt;P&gt;bootcmd_mfg=run mfgtool_args;bootm ${loadaddr} ${initrd_addr} ${fdt_addr}; &lt;/P&gt;&lt;P&gt;bootdelay=1 &lt;/P&gt;&lt;P&gt;bootscript=echo Running bootscript from mmc ...; source &lt;/P&gt;&lt;P&gt;console=ttymxc3 &lt;/P&gt;&lt;P&gt;ethact=FEC &lt;/P&gt;&lt;P&gt;ethaddr=00:04:9f:03:51:53 &lt;/P&gt;&lt;P&gt;ethprime=FEC &lt;/P&gt;&lt;P&gt;fdt_addr=0x18000000 &lt;/P&gt;&lt;P&gt;fdt_file=imx6dl-sabreauto.dtb &lt;/P&gt;&lt;P&gt;fdt_high=0xffffffff &lt;/P&gt;&lt;P&gt;initrd_addr=0x12C00000 &lt;/P&gt;&lt;P&gt;initrd_high=0xffffffff &lt;/P&gt;&lt;P&gt;ip_dyn=yes &lt;/P&gt;&lt;P&gt;loadaddr=0x12000000 &lt;/P&gt;&lt;P&gt;loadbootscript=fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${script}; &lt;/P&gt;&lt;P&gt;loadfdt=fatload mmc ${mmcdev}:${mmcpart} ${fdt_addr} ${fdt_file} &lt;/P&gt;&lt;P&gt;loaduimage=fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${uimage} &lt;/P&gt;&lt;P&gt;mfgtool_args=setenv bootargs console=ttymxc3,115200 rdinit=/linuxrc g_mass_storage.stall=0 g_mass_storage.removable=1 g_mass_storage.idVendor=0x066F g_mass_storage.idProduct=0x37FF g_mass_storage.iSerialNumber="" enable_wait_mode=off &lt;/P&gt;&lt;P&gt;mmcargs=setenv bootargs console=${console},${baudrate} ${smp} root=${mmcroot} &lt;/P&gt;&lt;P&gt;mmcboot=echo Booting from mmc ...; run mmcargs; if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run loadfdt; then bootm ${loadaddr} - ${fdt_addr}; else if test ${boot_fdt} = try; then bootm; else echo WARN: Cannot load the DT; fi; fi; else bootm; fi; &lt;/P&gt;&lt;P&gt;mmcdev=1 &lt;/P&gt;&lt;P&gt;mmcpart=1 &lt;/P&gt;&lt;P&gt;mmcroot=/dev/mmcblk0p2 rootwait rw &lt;/P&gt;&lt;P&gt;netargs=setenv bootargs console=${console},${baudrate} ${smp} root=/dev/nfs ip=dhcp nfsroot=${serverip}:${nfsroot},v3,tcp &lt;/P&gt;&lt;P&gt;netboot=echo Booting from net ...; run netargs; if test ${ip_dyn} = yes; then setenv get_cmd dhcp; else setenv get_cmd tftp; fi; ${get_cmd} ${uimage}; if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if ${get_cmd} ${fdt_addr} ${fdt_file}; then bootm ${loadaddr} - ${fdt_addr}; else if test ${boot_fdt} = try; then bootm; else echo WARN: Cannot load the DT; fi; fi; else bootm; fi; &lt;/P&gt;&lt;P&gt;script=boot.scr &lt;/P&gt;&lt;P&gt;uimage=uImage &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Environment size: 2056/8188 bytes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;still my problem is not solved :smileysad:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 08:57:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6dl-hdmi-error/m-p/335929#M45662</guid>
      <dc:creator>bharadwaaj</dc:creator>
      <dc:date>2015-02-25T08:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6dl hdmi error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6dl-hdmi-error/m-p/335930#M45663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Are you using HDMI monitor or DVI monitor?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HDMI to DVI connection is not working with some of the case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to connect only HDMI monitor and check&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 09:06:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6dl-hdmi-error/m-p/335930#M45663</guid>
      <dc:creator>saurabh206</dc:creator>
      <dc:date>2015-02-25T09:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6dl hdmi error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6dl-hdmi-error/m-p/335931#M45664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi am using HDMI monitor only(provided by freescale along with the AI board) ... just now realized that the error message&lt;/P&gt;&lt;P&gt;mxc_hdmi 20e0000.hdmi_video: Read EDID again&lt;/P&gt;&lt;P&gt;mxc_hdmi 20e0000.hdmi_video: No modes read from edid&lt;/P&gt;&lt;P&gt;mxc_hdmi 20e0000.hdmi_video: create default modelist&lt;/P&gt;&lt;P&gt;is getting displayed again and again when i switch the monitor on.... else no message is getting displayed....&lt;/P&gt;&lt;P&gt;I have checked the monitor with other laptops it works fine...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 09:15:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6dl-hdmi-error/m-p/335931#M45664</guid>
      <dc:creator>bharadwaaj</dc:creator>
      <dc:date>2015-02-25T09:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6dl hdmi error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6dl-hdmi-error/m-p/335932#M45665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thank you for your suggestion I have changed my boot args look like the following &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;baudrate=115200&lt;/P&gt;&lt;P&gt;boot_fdt=try&lt;/P&gt;&lt;P&gt;bootcmd=mmc dev ${mmcdev};if mmc rescan; then if run loadbootscript; then run bootscript; else if run loaduimage; then run mmcboot; else run netboot; fi; fi; else run netboot; fi&lt;/P&gt;&lt;P&gt;bootcmd_mfg=run mfgtool_args;bootm ${loadaddr} ${initrd_addr} ${fdt_addr};&lt;/P&gt;&lt;P&gt;bootdelay=1&lt;/P&gt;&lt;P&gt;bootscript=echo Running bootscript from mmc ...; source&lt;/P&gt;&lt;P&gt;console=ttymxc3&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;displayinfo=video=mxcfb0:dev=hdmi,920x1080M@60,if=RGB24&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ethact=FEC&lt;/P&gt;&lt;P&gt;ethaddr=00:04:9f:03:51:53&lt;/P&gt;&lt;P&gt;ethprime=FEC&lt;/P&gt;&lt;P&gt;fdt_addr=0x18000000&lt;/P&gt;&lt;P&gt;fdt_file=imx6dl-sabreauto.dtb&lt;/P&gt;&lt;P&gt;fdt_high=0xffffffff&lt;/P&gt;&lt;P&gt;initrd_addr=0x12C00000&lt;/P&gt;&lt;P&gt;initrd_high=0xffffffff&lt;/P&gt;&lt;P&gt;ip_dyn=yes&lt;/P&gt;&lt;P&gt;loadaddr=0x12000000&lt;/P&gt;&lt;P&gt;loadbootscript=fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${script};&lt;/P&gt;&lt;P&gt;loadfdt=fatload mmc ${mmcdev}:${mmcpart} ${fdt_addr} ${fdt_file}&lt;/P&gt;&lt;P&gt;loaduimage=fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${uimage}&lt;/P&gt;&lt;P&gt;mfgtool_args=setenv bootargs console=ttymxc3,115200 rdinit=/linuxrc g_mass_storage.stall=0 g_mass_storage.removable=1 g_mass_storage.idVendor=0x066F g_mass_storage.idProduct=0x37FF g_mass_storage.iSerialNumber="" enable_wait_mode=off&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;mmcargs=setenv bootargs console=${console},${baudrate} ${smp} root=${mmcroot} ${displayinfo}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;mmcboot=echo Booting from mmc ...; run mmcargs; if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run loadfdt; then bootm ${loadaddr} - ${fdt_addr}; else if test ${boot_fdt} = try; then bootm; else echo WARN: Cannot load the DT; fi; fi; else bootm; fi;&lt;/P&gt;&lt;P&gt;mmcdev=1&lt;/P&gt;&lt;P&gt;mmcpart=1&lt;/P&gt;&lt;P&gt;mmcroot=/dev/mmcblk0p2 rootwait rw&lt;/P&gt;&lt;P&gt;netargs=setenv bootargs console=${console},${baudrate} ${smp} root=/dev/nfs ip=dhcp nfsroot=${serverip}:${nfsroot},v3,tcp&lt;/P&gt;&lt;P&gt;netboot=echo Booting from net ...; run netargs; if test ${ip_dyn} = yes; then setenv get_cmd dhcp; else setenv get_cmd tftp; fi; ${get_cmd} ${uimage}; if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if ${get_cmd} ${fdt_addr} ${fdt_file}; then bootm ${loadaddr} - ${fdt_addr}; else if test ${boot_fdt} = try; then bootm; else echo WARN: Cannot load the DT; fi; fi; else bootm; fi;&lt;/P&gt;&lt;P&gt;script=boot.scr&lt;/P&gt;&lt;P&gt;uimage=uImage&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now things work perfectly.... :smileyhappy:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 11:49:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6dl-hdmi-error/m-p/335932#M45665</guid>
      <dc:creator>bharadwaaj</dc:creator>
      <dc:date>2015-02-25T11:49:08Z</dc:date>
    </item>
  </channel>
</rss>

