<?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>i.MX Processorsのトピック[IMX53 QSB-R] LVDS not working anymore</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX53-QSB-R-LVDS-not-working-anymore/m-p/162738#M3743</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used an iMX53 QSB with LVDS panel and linux kernel 2.6.35.3 from source bundle&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I made it work by adding this lvds configuration into&amp;nbsp;&lt;BR /&gt;"struct fb_videomode video_modes[]" in mx53_loco.c and ldb.c&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt; /*name =*/ "NEC-VGA",&lt;BR /&gt; /*refresh =*/ 50,&lt;BR /&gt; /*xres =*/ 640,&lt;BR /&gt; /*yres =*/ 480,&lt;BR /&gt; /*pixclock =*/ 22000, /* in picoseconds! */&lt;BR /&gt; /*left_margin =*/ 16, /* HTOT - (HSYNSLEN + HSYNSTART) */&lt;BR /&gt; /*right_margin =*/ 30, /* HSYNSTART - XRES */&lt;BR /&gt; /*upper_margin =*/ 2, /* VTOT - (VSYNLEN + VSYNSTART) */&lt;BR /&gt; /*lower_margin =*/ 2, /* VSYNSTART - YRES */&lt;BR /&gt; /*hsync_len =*/ 100,&lt;BR /&gt; /*vsync_len =*/ 20,&lt;BR /&gt; /*sync =*/ FB_SYNC_CLK_LAT_FALL | FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT,&lt;BR /&gt; /*vmode =*/ FB_VMODE_NONINTERLACED,&lt;BR /&gt; /*flag =*/ 0,&lt;BR /&gt; },&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with tu uBoot argument "video=mxcdi0fb:RGB666,NEC-VGA ldb"&lt;/P&gt;&lt;P&gt;Now I just bought a new QSB-R (with the mc34708 instead of da9053).&lt;BR /&gt;So I compiled the kernel (same version) with the latest patches (from 11.09.01 source bundle) to get mc34708 support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And there, the LVDS doesn't work anymore! (with the same configuration)&lt;BR /&gt;&lt;BR /&gt;I tried my old kernel and the lvds is working so that's not an hardware problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any clue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 May 2012 09:03:04 GMT</pubDate>
    <dc:creator>yvan</dc:creator>
    <dc:date>2012-05-22T09:03:04Z</dc:date>
    <item>
      <title>[IMX53 QSB-R] LVDS not working anymore</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX53-QSB-R-LVDS-not-working-anymore/m-p/162738#M3743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used an iMX53 QSB with LVDS panel and linux kernel 2.6.35.3 from source bundle&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I made it work by adding this lvds configuration into&amp;nbsp;&lt;BR /&gt;"struct fb_videomode video_modes[]" in mx53_loco.c and ldb.c&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt; /*name =*/ "NEC-VGA",&lt;BR /&gt; /*refresh =*/ 50,&lt;BR /&gt; /*xres =*/ 640,&lt;BR /&gt; /*yres =*/ 480,&lt;BR /&gt; /*pixclock =*/ 22000, /* in picoseconds! */&lt;BR /&gt; /*left_margin =*/ 16, /* HTOT - (HSYNSLEN + HSYNSTART) */&lt;BR /&gt; /*right_margin =*/ 30, /* HSYNSTART - XRES */&lt;BR /&gt; /*upper_margin =*/ 2, /* VTOT - (VSYNLEN + VSYNSTART) */&lt;BR /&gt; /*lower_margin =*/ 2, /* VSYNSTART - YRES */&lt;BR /&gt; /*hsync_len =*/ 100,&lt;BR /&gt; /*vsync_len =*/ 20,&lt;BR /&gt; /*sync =*/ FB_SYNC_CLK_LAT_FALL | FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT,&lt;BR /&gt; /*vmode =*/ FB_VMODE_NONINTERLACED,&lt;BR /&gt; /*flag =*/ 0,&lt;BR /&gt; },&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with tu uBoot argument "video=mxcdi0fb:RGB666,NEC-VGA ldb"&lt;/P&gt;&lt;P&gt;Now I just bought a new QSB-R (with the mc34708 instead of da9053).&lt;BR /&gt;So I compiled the kernel (same version) with the latest patches (from 11.09.01 source bundle) to get mc34708 support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And there, the LVDS doesn't work anymore! (with the same configuration)&lt;BR /&gt;&lt;BR /&gt;I tried my old kernel and the lvds is working so that's not an hardware problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any clue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2012 09:03:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX53-QSB-R-LVDS-not-working-anymore/m-p/162738#M3743</guid>
      <dc:creator>yvan</dc:creator>
      <dc:date>2012-05-22T09:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: [IMX53 QSB-R] LVDS not working anymore</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX53-QSB-R-LVDS-not-working-anymore/m-p/162739#M3744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Founded!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The problem was on the kernel argument&lt;/P&gt;&lt;P&gt;my previous arguments (for lvds) was :&lt;BR /&gt;&lt;SPAN&gt;"video=mxcdi0fb:RGB666,NEC-VGA ldb"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;And now it is:&lt;BR /&gt;"video=mxcdi0fb:RGB666,NEC-VGA di0_primary ldb=di0"&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2012 14:52:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX53-QSB-R-LVDS-not-working-anymore/m-p/162739#M3744</guid>
      <dc:creator>yvan</dc:creator>
      <dc:date>2012-05-22T14:52:51Z</dc:date>
    </item>
  </channel>
</rss>

