From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 5D830E00B70; Sun, 8 Jun 2014 08:51:40 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (rjohnweber[at]gmail.com) * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.160.180 listed in list.dnswl.org] Received: from mail-yk0-f180.google.com (mail-yk0-f180.google.com [209.85.160.180]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 22481E00B4C for ; Sun, 8 Jun 2014 08:51:36 -0700 (PDT) Received: by mail-yk0-f180.google.com with SMTP id 131so293381ykp.11 for ; Sun, 08 Jun 2014 08:51:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=ducoOSubTGoc3YvBq/Y4mpFYvWToOLeEQT2QW9CjarM=; b=uT+lozmr8CZuy5AjGYjTgTtdtqkj1nbhg5RJjEAOhT6n9PEvyLUuCIFUjH3rKGrEud aACrkDgZT0oYNxxKDFe5N9JFT0C2ag7Mil2q8JmwJxR+/eUvKlyRtPgrKkg7tY8EmGZf k9vIIzH/ulytlRqnE4uZbg4WpWSL/fEQIFyrZnPgzET4urprYEl3SWCRVRIB9xudxpXW 00NG+jkej3gxeVfIqQcAkCDgaoyA7VXOmzcPfJ7O5686i0LdTE5Ei2TWDXkpWt2BqxKU qjALrUE3PU3gudogWZxOMir/rW462wVs6LpJD30LwbNC5dDJAVf/FKew4CQo8BA8DxIq PgJA== X-Received: by 10.236.1.229 with SMTP id 65mr1768433yhd.107.1402242695477; Sun, 08 Jun 2014 08:51:35 -0700 (PDT) Received: from goober-2.local ([75.76.197.2]) by mx.google.com with ESMTPSA id c29sm20934174yhb.7.2014.06.08.08.51.34 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 08 Jun 2014 08:51:34 -0700 (PDT) Message-ID: <53948685.2070402@gmail.com> Date: Sun, 08 Jun 2014 10:51:33 -0500 From: John Weber User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Eric Nelson , Otavio Salvador References: <5382B827.2030302@gmail.com> <5390B171.8080600@gmail.com> <5390B373.7040805@gmail.com> <5390B585.8090104@gmail.com> <5390C097.6050908@gmail.com> <5390D368.9000309@gmail.com> <5390D420.5010703@boundarydevices.com> <53924A57.6020101@boundarydevices.com> In-Reply-To: <53924A57.6020101@boundarydevices.com> Cc: "meta-freescale@yoctoproject.org" Subject: Re: mxc_v4l2_capture sometimes not being modprobed 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: Sun, 08 Jun 2014 15:51:40 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Thanks Eric, On 6/6/14, 6:10 PM, Eric Nelson wrote: > Hi John, > > On 06/05/2014 01:33 PM, Eric Nelson wrote: >> On 06/05/2014 01:30 PM, John Weber wrote: >>> >>> >>> I think you're right, but as far as I know the only other entity that >>> could confirm this would be Boundary Devices. Eric - do you see this >>> same issue when connecting your camera to Nitrogen6x? >>> >> I've kinda followed this thread, but I'm kinda buried and it will take >> a day or two for me to confirm or deny this. >> > I just tested across a dozen assorted reboots/resets/power-cycles > and didn't see the issue with an OV5642 parallel camera and 3.10.17. > > I **don't** have udev-cache configured. I suspect that we will need to disable it on Wandboard as well. > > Regards, > > > Eric