<?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中的主题 i.mx6 parallel LCD framebuffer question</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6-parallel-LCD-framebuffer-question/m-p/428058#M65018</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on i.MX6 custom board. The kernel version is 3.14.28. We use 24-bit parallel RGB LCD interface connecting to a 7-inch 800x480 panel. I can see the pengium picture and console text showing on LCD. The rootfs is ubuntu 14.04. When I try to verify the framebuffer device, I cat a raw image that is used in our standard testing to /dev/fb0. I got&lt;/P&gt;&lt;P&gt;root@arm:~# cat rgb800480.raw &amp;gt;/dev/fb0&lt;/P&gt;&lt;P&gt;cat: write error: No space left on device&lt;/P&gt;&lt;P&gt;root@arm:~#&lt;/P&gt;&lt;P&gt;Also&lt;/P&gt;&lt;P&gt;root@arm:~# cat /dev/zero &amp;gt;/dev/fb0&lt;/P&gt;&lt;P&gt;cat: write error: No space left on device&lt;/P&gt;&lt;P&gt;root@arm:~#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did I miss anything?&lt;/P&gt;&lt;P&gt;The parameter pass to kernel is&lt;/P&gt;&lt;P&gt;optargs="video=mxcfb0:dev=lcd,CLAA-WVGA,if=RGB24,bpp=24 consoleblank=0 fbmem=24M vmalloc=400M"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plus, when proforming "fbset" under ubuntu 14.04, I got&lt;/P&gt;&lt;P&gt;root@arm:~# fbset 800x600-60&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: cannot get pixel format&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: cannot get pixel format&lt;/P&gt;&lt;P&gt;imx-ipuv3 2400000.ipu: WARNING: adapt panel end blank lines&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: cannot get pixel format&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: cannot get pixel format&lt;/P&gt;&lt;P&gt;imx-ipuv3 2400000.ipu: mxc ipu: unimplemented pixel format&lt;/P&gt;&lt;P&gt;imx-ipuv3 2400000.ipu: Unsupported burst size 1&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: cannot get pixel format&lt;/P&gt;&lt;P&gt;imx-ipuv3 2400000.ipu: mxc ipu: unimplemented pixel format&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: cannot get pixel format&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: cannot get pixel format&lt;/P&gt;&lt;P&gt;imx-ipuv3 2400000.ipu: mxc ipu: unimplemented pixel format&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: cannot get pixel format&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: timeout when waiting for flip irq&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: cannot get pixel format&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: timeout when waiting for flip irq&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: cannot get pixel format&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: timeout when waiting for flip irq&lt;/P&gt;&lt;P&gt;root@arm:~#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you help me out? Thanks.@&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 May 2015 10:30:29 GMT</pubDate>
    <dc:creator>eric_lee1</dc:creator>
    <dc:date>2015-05-13T10:30:29Z</dc:date>
    <item>
      <title>i.mx6 parallel LCD framebuffer question</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6-parallel-LCD-framebuffer-question/m-p/428058#M65018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on i.MX6 custom board. The kernel version is 3.14.28. We use 24-bit parallel RGB LCD interface connecting to a 7-inch 800x480 panel. I can see the pengium picture and console text showing on LCD. The rootfs is ubuntu 14.04. When I try to verify the framebuffer device, I cat a raw image that is used in our standard testing to /dev/fb0. I got&lt;/P&gt;&lt;P&gt;root@arm:~# cat rgb800480.raw &amp;gt;/dev/fb0&lt;/P&gt;&lt;P&gt;cat: write error: No space left on device&lt;/P&gt;&lt;P&gt;root@arm:~#&lt;/P&gt;&lt;P&gt;Also&lt;/P&gt;&lt;P&gt;root@arm:~# cat /dev/zero &amp;gt;/dev/fb0&lt;/P&gt;&lt;P&gt;cat: write error: No space left on device&lt;/P&gt;&lt;P&gt;root@arm:~#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did I miss anything?&lt;/P&gt;&lt;P&gt;The parameter pass to kernel is&lt;/P&gt;&lt;P&gt;optargs="video=mxcfb0:dev=lcd,CLAA-WVGA,if=RGB24,bpp=24 consoleblank=0 fbmem=24M vmalloc=400M"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plus, when proforming "fbset" under ubuntu 14.04, I got&lt;/P&gt;&lt;P&gt;root@arm:~# fbset 800x600-60&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: cannot get pixel format&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: cannot get pixel format&lt;/P&gt;&lt;P&gt;imx-ipuv3 2400000.ipu: WARNING: adapt panel end blank lines&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: cannot get pixel format&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: cannot get pixel format&lt;/P&gt;&lt;P&gt;imx-ipuv3 2400000.ipu: mxc ipu: unimplemented pixel format&lt;/P&gt;&lt;P&gt;imx-ipuv3 2400000.ipu: Unsupported burst size 1&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: cannot get pixel format&lt;/P&gt;&lt;P&gt;imx-ipuv3 2400000.ipu: mxc ipu: unimplemented pixel format&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: cannot get pixel format&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: cannot get pixel format&lt;/P&gt;&lt;P&gt;imx-ipuv3 2400000.ipu: mxc ipu: unimplemented pixel format&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: cannot get pixel format&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: timeout when waiting for flip irq&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: cannot get pixel format&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: timeout when waiting for flip irq&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: cannot get pixel format&lt;/P&gt;&lt;P&gt;mxc_sdc_fb fb.25: timeout when waiting for flip irq&lt;/P&gt;&lt;P&gt;root@arm:~#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you help me out? Thanks.@&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 10:30:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6-parallel-LCD-framebuffer-question/m-p/428058#M65018</guid>
      <dc:creator>eric_lee1</dc:creator>
      <dc:date>2015-05-13T10:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6 parallel LCD framebuffer question</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6-parallel-LCD-framebuffer-question/m-p/428059#M65019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lee&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your setting is correct.&lt;/P&gt;&lt;P&gt;You should able to &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;rgb800480.raw content on screen if display bpp and image bpp matches.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;dd if=rgb800480.raw&amp;nbsp; of=/dev/fb0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can used following commands to check supported display modes&lt;/P&gt;&lt;P&gt;cat /sys/class/graphics/fb0/modes&lt;/P&gt;&lt;P&gt;And you can set using &lt;/P&gt;&lt;P&gt;echo U:1280x720p-60 &amp;gt; /sys/class/graphics/fb0/mode&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, 13 May 2015 11:48:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6-parallel-LCD-framebuffer-question/m-p/428059#M65019</guid>
      <dc:creator>saurabh206</dc:creator>
      <dc:date>2015-05-13T11:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6 parallel LCD framebuffer question</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6-parallel-LCD-framebuffer-question/m-p/428060#M65020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saurabh,&lt;/P&gt;&lt;P&gt;When passing bpp=32 parameter to kernel, I have no problems with that. However, it seems that I can only choose those bpp=32 ones in the /etc/modes to avoid this kind of errors when performing fbset. Does the i.mx6 lcd driver only limit user using 32 bit bpp? How to work around this?&lt;/P&gt;&lt;P&gt;I meant if you fbset to a mode that bpp is not equal to 32. You will get errors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 08:03:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6-parallel-LCD-framebuffer-question/m-p/428060#M65020</guid>
      <dc:creator>eric_lee1</dc:creator>
      <dc:date>2015-05-14T08:03:47Z</dc:date>
    </item>
  </channel>
</rss>

