From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pb0-f49.google.com (mail-pb0-f49.google.com [209.85.160.49]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 924AAE01409 for ; Wed, 22 May 2013 16:01:07 -0700 (PDT) Received: by mail-pb0-f49.google.com with SMTP id rp8so2189739pbb.8 for ; Wed, 22 May 2013 16:01:07 -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=vycErlzvUEDLNgSWT+ze+olkhLqSA25ynPJBzfCY614=; b=gzEMuvU66bUpVPFfa/rwu0DpCDe0zHzmlZ1v8lFHJmDJWvl9XYWMHG4b0Ik3R86Azh oMsNykGTKla6HWQHaAdomIvw+e5MamVrtFviB9bKj4FGfuGGffPgQ/kXegSZuXHQbwJJ 3wyIt+tco125z2t6fgy6acGIXPo8IB+jTH5Z27MixK5cJmOLSMDl3zJ4dyGzPWO9QvMf DUEaqxnMyOqOklFrXvYlGHrnhkwxHBsdi2ouQqBxYhoFCoeFB6tDTd9l3D1eN0csCty5 ObWCKu79BJjMK8XK5Ag4mf1g0wa2N1RRf0lyIwTb6PF2yVg+gN3dAlx8fBKmdUuojv1E wHGA== X-Received: by 10.67.5.168 with SMTP id cn8mr10672593pad.119.1369263667068; Wed, 22 May 2013 16:01:07 -0700 (PDT) Received: from [192.168.0.55] ([70.96.116.236]) by mx.google.com with ESMTPSA id gh9sm8894078pbc.37.2013.05.22.16.01.04 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 22 May 2013 16:01:05 -0700 (PDT) Message-ID: <519D4E2E.6040800@boundarydevices.com> Date: Wed, 22 May 2013 16:01:02 -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> In-Reply-To: <5F2245CC-D81D-4BB7-A6D5-E9C1A70154BC@staylor.ca> X-Gm-Message-State: ALoCoQkikbz8J5KZ828rrv++bY7Lri93hq4ILPp1vPFKyYf3Au7nMT3E9zMvxdFsz3OjJQ/7B7Ib 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: Wed, 22 May 2013 23:01:07 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit 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