<?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: MINISASTOCSI Linux L4.9.88_2.0.0 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/MINISASTOCSI-Linux-L4-9-88-2-0-0/m-p/752763#M117175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Initially I was following the quick start guide for the MINISASTOCSI.&amp;nbsp; In this guide they indicated to run the alternate .dtb listed in the document. &lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note/AN12187.pdf" title="https://www.nxp.com/docs/en/application-note/AN12187.pdf"&gt;https://www.nxp.com/docs/en/application-note/AN12187.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The real issue appears to be the gstreamer pipeline command.&amp;nbsp; The one listed in the document is what returns the warning output I provided.&amp;nbsp; When I run the one suggested this works.&amp;nbsp; May be good to update that document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my terminal output showing the kernel version I am using along with responses to both gstreamer commands for reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@imx8mqevk:~# uname -r&lt;BR /&gt;4.9.88-imx_4.9.88_2.0.0_ga+g5e23f9d&lt;BR /&gt;root@imx8mqevk:~# gst-launch-1.0 v412src ! video/x-raw,width=640,height=480 ! kmssink&lt;BR /&gt;WARNING: erroneous pipeline: no element "v412src"&lt;BR /&gt;root@imx8mqevk:~# gst-launch-1.0 v4l2src device=/dev/video0 ! 'video/x-raw,width=640,height=480,framerate=30/1' ! kmssink&lt;BR /&gt;Setting pipeline to PAUSED ...&lt;BR /&gt;Pipeline is live and does not need PREROLL ...&lt;BR /&gt;Setting pipeline to PLAYING ...&lt;BR /&gt;New clock: GstSystemClock&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shawn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jun 2018 16:42:48 GMT</pubDate>
    <dc:creator>shawnnageli</dc:creator>
    <dc:date>2018-06-11T16:42:48Z</dc:date>
    <item>
      <title>MINISASTOCSI Linux L4.9.88_2.0.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MINISASTOCSI-Linux-L4-9-88-2-0-0/m-p/752760#M117172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I have been working to get the&amp;nbsp;CSI camera&amp;nbsp;adapter working with L4.9.88_2.0.0 (stock image).&amp;nbsp; When going into u-boot it could not find&lt;STRONG&gt; fsl-imx8mq-evk-mipi-csi2.dtb&lt;/STRONG&gt;.&amp;nbsp; It is not installed in the stock image.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I found in the Linux Binary Demo Images - i.MX 8MQuad EVK folder several .dtb files one if which included&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: bold;"&gt;&lt;STRONG&gt;Image-fsl-imx8mq-evk-mipi-csi2.dtb&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;.&amp;nbsp; I copied this to the same directly I found he default dtb file ( /run/media/mmcblk0p1 ).&amp;nbsp; Once this was installed I was able to set in u-boot to this dtb and ran fine into Linux.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;However, when running the gstreamer command provided in the documentation it is unable to open the pipeline.&amp;nbsp; I get the following error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; color: #222222; font-weight: inherit; font-size: 12.8px;"&gt;WARNING: erroneous pipeline: no element "v412src"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #51626f;"&gt;Any feedback would be appreciated.&amp;nbsp; It is plugged into J1502 as instructed.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 22:39:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MINISASTOCSI-Linux-L4-9-88-2-0-0/m-p/752760#M117172</guid>
      <dc:creator>shawnnageli</dc:creator>
      <dc:date>2018-06-05T22:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: MINISASTOCSI Linux L4.9.88_2.0.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MINISASTOCSI-Linux-L4-9-88-2-0-0/m-p/752761#M117173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't quite understand your question, but if you want use&amp;nbsp;fsl-imx8mq-evk-mipi-csi2.dtb please use J1503.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 06:22:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MINISASTOCSI-Linux-L4-9-88-2-0-0/m-p/752761#M117173</guid>
      <dc:creator>haidong_zheng</dc:creator>
      <dc:date>2018-06-08T06:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: MINISASTOCSI Linux L4.9.88_2.0.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MINISASTOCSI-Linux-L4-9-88-2-0-0/m-p/752762#M117174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You do not need to change the device tree to use the CSI camera, the BSP supports the camera as it is. You only need to run the below gstreamer&amp;nbsp;pipeline:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;gst-launch-1.0 v4l2src device=/dev/video0 ! 'video/x-raw,width=640,height=480,framerate=30/1' ! kmssink&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 17:27:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MINISASTOCSI-Linux-L4-9-88-2-0-0/m-p/752762#M117174</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2018-06-08T17:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: MINISASTOCSI Linux L4.9.88_2.0.0</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MINISASTOCSI-Linux-L4-9-88-2-0-0/m-p/752763#M117175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Initially I was following the quick start guide for the MINISASTOCSI.&amp;nbsp; In this guide they indicated to run the alternate .dtb listed in the document. &lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note/AN12187.pdf" title="https://www.nxp.com/docs/en/application-note/AN12187.pdf"&gt;https://www.nxp.com/docs/en/application-note/AN12187.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The real issue appears to be the gstreamer pipeline command.&amp;nbsp; The one listed in the document is what returns the warning output I provided.&amp;nbsp; When I run the one suggested this works.&amp;nbsp; May be good to update that document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my terminal output showing the kernel version I am using along with responses to both gstreamer commands for reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@imx8mqevk:~# uname -r&lt;BR /&gt;4.9.88-imx_4.9.88_2.0.0_ga+g5e23f9d&lt;BR /&gt;root@imx8mqevk:~# gst-launch-1.0 v412src ! video/x-raw,width=640,height=480 ! kmssink&lt;BR /&gt;WARNING: erroneous pipeline: no element "v412src"&lt;BR /&gt;root@imx8mqevk:~# gst-launch-1.0 v4l2src device=/dev/video0 ! 'video/x-raw,width=640,height=480,framerate=30/1' ! kmssink&lt;BR /&gt;Setting pipeline to PAUSED ...&lt;BR /&gt;Pipeline is live and does not need PREROLL ...&lt;BR /&gt;Setting pipeline to PLAYING ...&lt;BR /&gt;New clock: GstSystemClock&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shawn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2018 16:42:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MINISASTOCSI-Linux-L4-9-88-2-0-0/m-p/752763#M117175</guid>
      <dc:creator>shawnnageli</dc:creator>
      <dc:date>2018-06-11T16:42:48Z</dc:date>
    </item>
  </channel>
</rss>

