<?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: v4l2 capture: slave not found! in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/v4l2-capture-slave-not-found/m-p/238474#M19459</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apparently I need to specify the device name to the mfw_v4lsrc plugin because it is a higher layer in charge of all camera sources (parallel and MIPI in case of SabreSD Platform) so this pipeline works with the mipi camera:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gst-launch mfw_v4lsrc device=/dev/video1&amp;nbsp; ! mfw_v4lsink&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Aug 2013 18:51:51 GMT</pubDate>
    <dc:creator>rebelalliance</dc:creator>
    <dc:date>2013-08-02T18:51:51Z</dc:date>
    <item>
      <title>v4l2 capture: slave not found!</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/v4l2-capture-slave-not-found/m-p/238473#M19458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have switched my hardware from the SabreSD &lt;SPAN style="text-decoration: underline;"&gt;Board&lt;/SPAN&gt; w/ i.MX6Q to SabreSD &lt;SPAN style="text-decoration: underline;"&gt;Platform&lt;/SPAN&gt; w/ i.MX6Q.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using ltib from L3.0.35_4.0.0_ER_SOURCE.tar.gz to build my kernel and rootfs from scratch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the same SD card with the same rootfs/bootloader/kernel that I was using to boot the SabreSD Board and used it to boot the SabreSD Platform.&amp;nbsp; Everything went fine except now I am trying to get video from the ov5640 MIPI camera using the pipeline "gst-launch mfw_v4lsrc&amp;nbsp; ! mfw_v4lsink" and I get the following output on my dmesg:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;camera ov5640_mipi is found&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;ERROR: v4l2 capture: slave not found!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course I have modprobed the drivers; my lsmod shows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;Module&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Size&amp;nbsp; Used by&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;mxc_v4l2_capture&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 21621&amp;nbsp; 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;ipu_bg_overlay_sdc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3925&amp;nbsp; 1 mxc_v4l2_capture&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;ipu_still&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1703&amp;nbsp; 1 mxc_v4l2_capture&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;ipu_csi_enc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2937&amp;nbsp; 1 mxc_v4l2_capture&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;ipu_fg_overlay_sdc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4856&amp;nbsp; 1 mxc_v4l2_capture&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;ipu_prp_enc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4685&amp;nbsp; 1 mxc_v4l2_capture&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;ov5640_camera_mipi&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 19710&amp;nbsp; 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;camera_sensor_clock&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 765&amp;nbsp; 1 ov5640_camera_mipi&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked the file sizes of L3.0.35_4.0.0_ER_SOURCE and L3.0.35_4.0.0_DEMO_IMAGE under&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/" style="color: #627178; background-position: no-repeat no-repeat;"&gt;Freescale &lt;/A&gt;&amp;gt; &lt;A href="http://www.freescale.com/webapp/sps/site/homepage.jsp?nodeId=018rH3ZrDR" style="color: #627178; background-position: no-repeat no-repeat;"&gt;i.MX Applications Processors &lt;/A&gt;&amp;gt;&lt;A href="http://www.freescale.com/webapp/sps/site/taxonomy.jsp?nodeId=018rH3ZrDRB24A" style="color: #627178; background-position: no-repeat no-repeat;"&gt;i.MX 6 Series Processors &amp;gt; &lt;/A&gt;RDIMX6SABREPLAT (for SabreSD &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;&lt;EM&gt;Platform&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;) and under &lt;A href="http://www.freescale.com/" style="color: #627178;"&gt;Freescale &lt;/A&gt;&amp;gt; &lt;A href="http://www.freescale.com/webapp/sps/site/homepage.jsp?nodeId=018rH3ZrDR" style="color: #627178;"&gt;i.MX Applications Processors &lt;/A&gt;&amp;gt; &lt;A href="http://www.freescale.com/webapp/sps/site/taxonomy.jsp?nodeId=018rH3ZrDRB24A" style="color: #627178; text-decoration: underline;"&gt;i.MX 6 Series Processors &amp;gt; &lt;/A&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;RDIMX6SABREBRD (for SabreSD &lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;&lt;STRONG&gt;Board&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;) and found the file sizes to be exactly the same same.&amp;nbsp; Also, I found nothing in the kernel config or ltib config specifically referring to the SabreSD Platform.&amp;nbsp; To the best of my knowledge, SabreSD Board is just a stripped down version of the SabreSD Platform.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my question is, does the SabreSD Platform and SabreSD Board share the same SDK?&amp;nbsp; And what is causing the &lt;SPAN style="color: #008000;"&gt;ERROR: v4l2 capture: slave not found! &lt;SPAN style="color: #808080;"&gt;message&lt;/SPAN&gt;&lt;SPAN style="color: #808080;"&gt;?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Please advise.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2013 18:28:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/v4l2-capture-slave-not-found/m-p/238473#M19458</guid>
      <dc:creator>rebelalliance</dc:creator>
      <dc:date>2013-08-02T18:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: v4l2 capture: slave not found!</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/v4l2-capture-slave-not-found/m-p/238474#M19459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apparently I need to specify the device name to the mfw_v4lsrc plugin because it is a higher layer in charge of all camera sources (parallel and MIPI in case of SabreSD Platform) so this pipeline works with the mipi camera:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gst-launch mfw_v4lsrc device=/dev/video1&amp;nbsp; ! mfw_v4lsink&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2013 18:51:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/v4l2-capture-slave-not-found/m-p/238474#M19459</guid>
      <dc:creator>rebelalliance</dc:creator>
      <dc:date>2013-08-02T18:51:51Z</dc:date>
    </item>
  </channel>
</rss>

