<?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: No output from LVDS in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/No-output-from-LVDS/m-p/565878#M87263</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I removed the HDMI and found the LVDS shows "u-boot 2016.03 ....", I checked the serial port, it hangs on below message,&lt;/P&gt;&lt;P&gt;the board will reset serial times then hang on below message. But I remove LVDS and insert the HDMI, it will boot to ubuntu normally.&lt;/P&gt;&lt;P&gt;AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode&lt;/P&gt;&lt;P&gt;flags: ncq stag pm led clo only pmp pio slum part &lt;/P&gt;&lt;P&gt;No port device detected!&lt;/P&gt;&lt;P&gt;** Bad device size - sata 0 **&lt;/P&gt;&lt;P&gt;MMC: no card present&lt;/P&gt;&lt;P&gt;MMC: no card present&lt;/P&gt;&lt;P&gt;** Bad device mmc 0 **&lt;/P&gt;&lt;P&gt;switch to partitions #0, OK&lt;/P&gt;&lt;P&gt;mmc1 is current device&lt;/P&gt;&lt;P&gt;4437 bytes read in 30 ms (143.6 KiB/s)&lt;/P&gt;&lt;P&gt;## Executing script at 10008000&lt;/P&gt;&lt;P&gt;** File not found uEnv.txt **&lt;/P&gt;&lt;P&gt;42869 bytes read in 1209 ms (34.2 KiB/s)&lt;/P&gt;&lt;P&gt;only CEA modes allowed on HDMI port&lt;/P&gt;&lt;P&gt;----------- trying to load /initrd.img&lt;/P&gt;&lt;P&gt;2317536 bytes read in 280 ms (7.9 MiB/s)&lt;/P&gt;&lt;P&gt;5499904 bytes read in 501 ms (10.5 MiB/s)&lt;/P&gt;&lt;P&gt;Kernel image @ 0x10800000 [ 0x000000 - 0x53ec00 ]&lt;/P&gt;&lt;P&gt;## Flattened Device Tree blob at 13000000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Booting using the fdt blob at 0x13000000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; reserving fdt memory region: addr=13000000 size=b000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Using Device Tree in place at 13000000, end 1300dfff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Aug 2016 03:19:12 GMT</pubDate>
    <dc:creator>xiaochao0131</dc:creator>
    <dc:date>2016-08-04T03:19:12Z</dc:date>
    <item>
      <title>No output from LVDS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/No-output-from-LVDS/m-p/565874#M87259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use u-boot 2016.03 and ubuntu Image(kernel 3.14.52), I want to use LVDS as default video output, I set the u-boot variable setenv bootargs_mmc 'setenv bootargs ${bootargs} root=/dev/mmcblk1p1 rootwait rw video=mxcfb0:dev=ldb, LDB-XGA,1024x768M@60,if=RGB666'. The LVDS panel backlight flick several times then stoped. The video is always output from HDMI. Could you tell me how to set the LVDS as default output?&lt;/P&gt;&lt;P&gt;Below is my environment parameters:&lt;/P&gt;&lt;P&gt;Hit any key to stop autoboot:&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;=&amp;gt; printenv&lt;/P&gt;&lt;P&gt;active_partition=1&lt;/P&gt;&lt;P&gt;baudrate=115200&lt;/P&gt;&lt;P&gt;board=sabrelite&lt;/P&gt;&lt;P&gt;bootargs=cpu= board=&lt;/P&gt;&lt;P&gt;bootargs_mmc=setenv bootargs ${bootargs} root=/dev/mmcblk1p1 rootwait rw video=mxcfb0:dev=ldb,LDB-XGA,ldb=sin1,1024x768M@60,if=RGB666&lt;/P&gt;&lt;P&gt;bootcmd=script=/6x_bootscript;run runscript;setenv stdout serial,vga; echo ; echo 6x_bootscript not found ; echo ; echo serial console at 115200, 8N1 ; echo ; echo detai;&lt;/P&gt;&lt;P&gt;bootdelay=3&lt;/P&gt;&lt;P&gt;bootdevs=sata mmc usb&lt;/P&gt;&lt;P&gt;clearenv=if sf probe || sf probe ; then sf erase 0xc0000 0x2000 &amp;amp;&amp;amp; echo restored environment to factory default ; fi&lt;/P&gt;&lt;P&gt;cmd_hdmi=fdt set fb_hdmi status okay;fdt set fb_hdmi mode_str 1280x720M@60;&lt;/P&gt;&lt;P&gt;cmd_lcd=fdt set fb_lcd status disabled&lt;/P&gt;&lt;P&gt;cmd_lvds=fdt set fb_lvds status okay;fdt set fb_lvds mode_str hannstart7;&lt;/P&gt;&lt;P&gt;console=ttymxc1&lt;/P&gt;&lt;P&gt;cpu=6Q&lt;/P&gt;&lt;P&gt;dfu_alt_info=u-boot raw 0x0 0xc0000&lt;/P&gt;&lt;P&gt;eth1addr=00:19:b8:00:00:02&lt;/P&gt;&lt;P&gt;ethact=FEC&lt;/P&gt;&lt;P&gt;ethprime=FEC&lt;/P&gt;&lt;P&gt;fb_lvds=hannstart7&lt;/P&gt;&lt;P&gt;fb_lvds2=hannstar&lt;/P&gt;&lt;P&gt;fdt_addr=13000000&lt;/P&gt;&lt;P&gt;fdt_high=0xffffffff&lt;/P&gt;&lt;P&gt;fileaddr=10008000&lt;/P&gt;&lt;P&gt;filesize=1155&lt;/P&gt;&lt;P&gt;initrd_high=0xffffffff&lt;/P&gt;&lt;P&gt;loadaddr=0x12000000&lt;/P&gt;&lt;P&gt;loadsplash=if sf probe ; then sf read ${splashimage} ${splashflash} ${splashsize} ; fi&lt;/P&gt;&lt;P&gt;mmc_disks=0 1&lt;/P&gt;&lt;P&gt;mmc_ums_disks=0 1&lt;/P&gt;&lt;P&gt;net_upgradeu=dhcp 10008000 net_upgradeu &amp;amp;&amp;amp; source 10008000&lt;/P&gt;&lt;P&gt;otg_upgradeu=run usbnetwork; tftp 10008000 net_upgradeu &amp;amp;&amp;amp; source 10008000&lt;/P&gt;&lt;P&gt;reset_cause=1&lt;/P&gt;&lt;P&gt;rundfu=dfu 0 sf 0:0:25000000:0&lt;/P&gt;&lt;P&gt;runscript=for dtype in ${bootdevs}; do if itest.s usb == ${dtype} ; then usb start ;fi; disks=${mmc_disks};if itest.s mmc != ${dtype} ; then disks=0;fi; for disk in ${di;&lt;/P&gt;&lt;P&gt;sfname=SST25VF016B&lt;/P&gt;&lt;P&gt;splashflash=c2000&lt;/P&gt;&lt;P&gt;stdin=serial,usbkbd&lt;/P&gt;&lt;P&gt;stdout=serial,vga&lt;/P&gt;&lt;P&gt;uboot_defconfig=nitrogen6q&lt;/P&gt;&lt;P&gt;umsdevs=sata mmc&lt;/P&gt;&lt;P&gt;upgradeu=script=/6x_upgrade; run runscript&lt;/P&gt;&lt;P&gt;usbnet_devaddr=00:19:b8:00:00:02&lt;/P&gt;&lt;P&gt;usbnet_hostaddr=00:19:b8:00:00:01&lt;/P&gt;&lt;P&gt;usbnetwork=setenv ethact usb_ether; setenv ipaddr 10.0.0.2; setenv netmask 255.255.255.0; setenv serverip 10.0.0.1;&lt;/P&gt;&lt;P&gt;usbrecover=run usbnetwork;setenv bootargs console=${console},115200; tftpboot 10800000 10.0.0.1:uImage-${board}-recovery &amp;amp;&amp;amp; tftpboot 12800000 10.0.0.1:uramdisk-${board}-0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Environment size: 2673/8188 bytes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 07:46:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/No-output-from-LVDS/m-p/565874#M87259</guid>
      <dc:creator>xiaochao0131</dc:creator>
      <dc:date>2016-08-03T07:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: No output from LVDS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/No-output-from-LVDS/m-p/565875#M87260</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;please look at below link describing BD ubuntu usage&lt;/P&gt;&lt;P&gt;&lt;A href="https://boundarydevices.com/mx-linux-kernel-3-14-52/" title="https://boundarydevices.com/mx-linux-kernel-3-14-52/"&gt;https://boundarydevices.com/mx-linux-kernel-3-14-52/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 23:40:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/No-output-from-LVDS/m-p/565875#M87260</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-08-03T23:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: No output from LVDS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/No-output-from-LVDS/m-p/565876#M87261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi igor,&lt;/P&gt;&lt;P&gt;I saw the link but it doesn't resolve my issue. I tried set the LVDS parameters as below, but no effect at all.&lt;/P&gt;&lt;P class="container"&gt;&lt;/P&gt;&lt;DIV class="number1 alt2 line index0"&gt;&lt;CODE class="shell plain"&gt;Hit any key to stop autoboot:&amp;nbsp; 0&lt;/CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="index3 number4 alt1 line"&gt;&lt;CODE class="shell plain"&gt;=&amp;gt; setenv fb_lvds hannstar7&lt;/CODE&gt;&lt;/P&gt;&lt;P class="index5 alt1 line number6"&gt;&lt;CODE class="shell plain"&gt;=&amp;gt; saveenv&lt;/CODE&gt;&lt;/P&gt;&lt;P class="index5 alt1 line number6"&gt;=&amp;gt;&amp;nbsp;&amp;nbsp; reset&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 00:55:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/No-output-from-LVDS/m-p/565876#M87261</guid>
      <dc:creator>xiaochao0131</dc:creator>
      <dc:date>2016-08-04T00:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: No output from LVDS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/No-output-from-LVDS/m-p/565877#M87262</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;I think you can try following setting:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;setenv &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;bootargs_mmc setenv bootargs ${bootargs} root=/dev/mmcblk1p1 rootwait rw video=mxcfb0:dev=ldb,bpp=32 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;And also since you mentioned "The video is always output from HDMI", so I think you may remove HDMI connection first to test it. If you want LVDS and HDMI dual display, you can try this setting:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;setenv &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;bootargs_mmc setenv bootargs ${bootargs} root=/dev/mmcblk1p1 rootwait rw &lt;/SPAN&gt;video=mxcfb0:dev=ldb video=mxcfb1:dev=hdmi,1920x1080M@60,if=RGB24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Detail info you can refer to i.MX_Linux_User's_Guide.pdf, chapter 4.7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Danwei Luo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 03:06:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/No-output-from-LVDS/m-p/565877#M87262</guid>
      <dc:creator>danwei_luo</dc:creator>
      <dc:date>2016-08-04T03:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: No output from LVDS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/No-output-from-LVDS/m-p/565878#M87263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I removed the HDMI and found the LVDS shows "u-boot 2016.03 ....", I checked the serial port, it hangs on below message,&lt;/P&gt;&lt;P&gt;the board will reset serial times then hang on below message. But I remove LVDS and insert the HDMI, it will boot to ubuntu normally.&lt;/P&gt;&lt;P&gt;AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode&lt;/P&gt;&lt;P&gt;flags: ncq stag pm led clo only pmp pio slum part &lt;/P&gt;&lt;P&gt;No port device detected!&lt;/P&gt;&lt;P&gt;** Bad device size - sata 0 **&lt;/P&gt;&lt;P&gt;MMC: no card present&lt;/P&gt;&lt;P&gt;MMC: no card present&lt;/P&gt;&lt;P&gt;** Bad device mmc 0 **&lt;/P&gt;&lt;P&gt;switch to partitions #0, OK&lt;/P&gt;&lt;P&gt;mmc1 is current device&lt;/P&gt;&lt;P&gt;4437 bytes read in 30 ms (143.6 KiB/s)&lt;/P&gt;&lt;P&gt;## Executing script at 10008000&lt;/P&gt;&lt;P&gt;** File not found uEnv.txt **&lt;/P&gt;&lt;P&gt;42869 bytes read in 1209 ms (34.2 KiB/s)&lt;/P&gt;&lt;P&gt;only CEA modes allowed on HDMI port&lt;/P&gt;&lt;P&gt;----------- trying to load /initrd.img&lt;/P&gt;&lt;P&gt;2317536 bytes read in 280 ms (7.9 MiB/s)&lt;/P&gt;&lt;P&gt;5499904 bytes read in 501 ms (10.5 MiB/s)&lt;/P&gt;&lt;P&gt;Kernel image @ 0x10800000 [ 0x000000 - 0x53ec00 ]&lt;/P&gt;&lt;P&gt;## Flattened Device Tree blob at 13000000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Booting using the fdt blob at 0x13000000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; reserving fdt memory region: addr=13000000 size=b000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Using Device Tree in place at 13000000, end 1300dfff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 03:19:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/No-output-from-LVDS/m-p/565878#M87263</guid>
      <dc:creator>xiaochao0131</dc:creator>
      <dc:date>2016-08-04T03:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: No output from LVDS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/No-output-from-LVDS/m-p/565879#M87264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Everytime the board reset, the log from serial console is like this:&lt;/P&gt;&lt;P&gt;U-Boot 2016.03-20415-ged95621 (Jul 07 2016 - 17:28:42 -0700), Build: jenkins-uboot_v2016.03-64&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CPU:&amp;nbsp;&amp;nbsp; Freescale i.MX6Q rev1.2 at 792 MHz&lt;/P&gt;&lt;P&gt;Reset cause: POR&lt;/P&gt;&lt;P&gt;Board: SABRE Lite&lt;/P&gt;&lt;P&gt;I2C:&amp;nbsp;&amp;nbsp; ready&lt;/P&gt;&lt;P&gt;DRAM:&amp;nbsp; 1 GiB&lt;/P&gt;&lt;P&gt;MMC:&amp;nbsp;&amp;nbsp; FSL_SDHC: 0, FSL_SDHC: 1&lt;/P&gt;&lt;P&gt;SF: Detected SST25VF016B with page size 256 Bytes, erase size 4 KiB, total 2 MiB&lt;/P&gt;&lt;P&gt;Display: lvds:hannstar (1024x768)&lt;/P&gt;&lt;P&gt;In:&amp;nbsp;&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;&lt;P&gt;Out:&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;&lt;P&gt;Err:&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;&lt;P&gt;Net:&amp;nbsp;&amp;nbsp; Micrel ksz9021 at 6&lt;/P&gt;&lt;P&gt;FEC [PRIME]&lt;/P&gt;&lt;P&gt;Error: FEC address not set.&lt;/P&gt;&lt;P&gt;, usb_ether&lt;/P&gt;&lt;P&gt;Hit any key to stop autoboot:&amp;nbsp; 0 &lt;/P&gt;&lt;P&gt;AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode&lt;/P&gt;&lt;P&gt;flags: ncq stag pm led clo only pmp pio slum part &lt;/P&gt;&lt;P&gt;No port device detected!&lt;/P&gt;&lt;P&gt;** Bad device size - sata 0 **&lt;/P&gt;&lt;P&gt;MMC: no card present&lt;/P&gt;&lt;P&gt;MMC: no card present&lt;/P&gt;&lt;P&gt;** Bad device mmc 0 **&lt;/P&gt;&lt;P&gt;switch to partitions #0, OK&lt;/P&gt;&lt;P&gt;mmc1 is current device&lt;/P&gt;&lt;P&gt;4437 bytes read in 30 ms (143.6 KiB/s)&lt;/P&gt;&lt;P&gt;## Executing script at 10008000&lt;/P&gt;&lt;P&gt;** File not found uEnv.txt **&lt;/P&gt;&lt;P&gt;42869 bytes read in 1209 ms (34.2 KiB/s)&lt;/P&gt;&lt;P&gt;only CEA modes allowed on HDMI port&lt;/P&gt;&lt;P&gt;----------- trying to load /initrd.img&lt;/P&gt;&lt;P&gt;2317536 bytes read in 279 ms (7.9 MiB/s)&lt;/P&gt;&lt;P&gt;5499904 bytes read in 501 ms (10.5 MiB/s)&lt;/P&gt;&lt;P&gt;Kernel image @ 0x10800000 [ 0x000000 - 0x53ec00 ]&lt;/P&gt;&lt;P&gt;## Flattened Device Tree blob at 13000000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Booting using the fdt blob at 0x13000000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; reserving fdt memory region: addr=13000000 size=b000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Using Device Tree in place at 13000000, end 1300dfff&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fec 2188000.ethernet (unregistered net_device): Invalid MAC address: 00:00:00:00:00:00&lt;/P&gt;&lt;P&gt;snvs_rtc 20cc034.snvs-rtc-lp: can't get snvs-rtc clock&lt;/P&gt;&lt;P&gt;fsl-hdmi-dai hdmi_audio.3: failed to probe. Load HDMI-video first.&lt;/P&gt;&lt;P&gt;imx-audio-hdmi sound-hdmi.19: initialize HDMI-audio failed. load HDMI-video first!&lt;/P&gt;&lt;P&gt;imx6q-pcie 1ffc000.pcie: phy link never came up&lt;/P&gt;&lt;P&gt;imx6q-pcie 1ffc000.pcie: Failed to bring link up!&lt;/P&gt;&lt;P&gt;imx6q-pcie 1ffc000.pcie: failed to initialize host&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 03:44:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/No-output-from-LVDS/m-p/565879#M87264</guid>
      <dc:creator>xiaochao0131</dc:creator>
      <dc:date>2016-08-04T03:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: No output from LVDS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/No-output-from-LVDS/m-p/565880#M87265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Below is my solution:&lt;/P&gt;&lt;P&gt;env default -f -a&lt;/P&gt;&lt;P&gt;setenv bootargs_mmc 'setenv bootargs ${bootargs} root=/dev/mmcblk1p1 rootwait rw video=mxcfb0:dev=ldb,LDB-XGA,1024x768M@60,if=RGB666'&lt;/P&gt;&lt;P&gt;setenv fb_lvds hannstar&amp;nbsp; //Because my LVDS panel's solution is 1024x768&lt;/P&gt;&lt;P&gt;saveenv&lt;/P&gt;&lt;P&gt;reset&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After doing above steps, the LVDS only shows "U-boot 2016.03......" , then I power off the board and power on it several seconds. The LVDS panle is on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 05:18:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/No-output-from-LVDS/m-p/565880#M87265</guid>
      <dc:creator>xiaochao0131</dc:creator>
      <dc:date>2016-08-04T05:18:03Z</dc:date>
    </item>
  </channel>
</rss>

