From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pd0-f179.google.com (mail-pd0-f179.google.com [209.85.192.179]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 1FC62E006C2 for ; Wed, 22 May 2013 17:02:54 -0700 (PDT) Received: by mail-pd0-f179.google.com with SMTP id q11so2263659pdj.10 for ; Wed, 22 May 2013 17:02:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding :x-gm-message-state; bh=fOGtnsb7hT31EtejVIHpNzhS4QAx2upIBhLL0uLdD2A=; b=SiR1TFUbhMDvqZQHO9qvIDsFId+Sjb2p3wal/4EO01MVGSuwOAS8Yg3qFOeStMyyb+ zC928nMpfCNufPYaVdzOzagLqTCP50iwmS0qEyrn6wxlk44pHs8u8X7vsUixqgaY9Wgj F/K+rIvWaYR2PObej9sVgwAG0XqBf5H6tRzaskFjrijaudclxZNGTVFbVW36oVSEUm8r q0EI/bMB9rwMDdrb8W2T87tYMg/3ZsnfEGwWB8RwW7qIhqf5ObeiQ8lQwytpDrhzolV3 CGCaU0l3WOA62TKsiIX3YAqMYEhvUyq5vjaz4Dpb1mjS/OCxZCu9cSaqERaVr7I6gWgi MeXw== X-Received: by 10.66.232.40 with SMTP id tl8mr10682197pac.121.1369267373889; Wed, 22 May 2013 17:02:53 -0700 (PDT) Received: from [192.168.0.55] ([70.96.116.236]) by mx.google.com with ESMTPSA id k8sm3300640pag.18.2013.05.22.17.02.50 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 22 May 2013 17:02:52 -0700 (PDT) Message-ID: <519D5CA4.8050000@boundarydevices.com> Date: Wed, 22 May 2013 17:02:44 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: =?ISO-8859-1?Q?S=E9bastien_Taylor?= References: <519D42A6.6010707@boundarydevices.com> <5F2245CC-D81D-4BB7-A6D5-E9C1A70154BC@staylor.ca> <519D4E2E.6040800@boundarydevices.com> In-Reply-To: X-Gm-Message-State: ALoCoQkDiShRgVcGJJ70b9Yai2TARQmL1J7ZwzmaPS+T7WF8HLxQ7uhi2PKLsb+TwakvQHYKv1cc Cc: "meta-freescale@yoctoproject.org" Subject: Re: Nitrogen6x w/ OV5642 X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 May 2013 00:02:54 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Hi Sébastien, Is this the first time you've used the module? If so, I suspect a cabling issue. The flex connectors can be a pain to get right the first time: Theres a photo here of how the cables should be connected to Nitrogen6X (i.e. blue side up): http://boundarydevices.com/wp-content/uploads/2012/05/Camera-to-6X-Small.jpg I'll try to get a Dylan image built, but that may bleed into next week, since I'm taking a few days off. Please advise, Eric On 05/22/2013 04:56 PM, Sébastien Taylor wrote: > MFW_GST_V4LSRC_PLUGIN 3.0.5 build on May 21 2013 14:49:13. > > Running gst-launch with DEBUG=*:3 shows that the failure is caused by being unable to open /dev/video0 though the device is there. > > On 2013-05-22, at 5:01 PM, Eric Nelson wrote: > >> Hi Sébastien, >> >> On 05/22/2013 03:43 PM, Sébastien Taylor wrote: >>> I'm on the Dylan branch and I've tried withboth the default >>> linux-boundary kernel as well as updating the .bb to use >>> the latest 1.1.1 branch from boundary. >>> >>> Looks like I'll have to dig a little deeper to see what's causing >>> mfw_v4lsrc to fail (mfw_v4lsink works fine with a videotestsrc). >>> >> Can you check the version of the gstreamer plugins? >> >> root@nitrogen6x# gst-inspect mfw_v4lsrc | head -n 1 >> >> Our 1.1.1 branch is confirmed to work with the 3.0.5 package, >> but I haven't yet pushed a kernel matching the 4.0.0. BSP >> release (I'm hoping to do some clean up along the way). >> >> Please advise, >> >> >> Eric >> >