From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ch1outboundpool.messaging.microsoft.com (ch1ehsobe001.messaging.microsoft.com [216.32.181.181]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id AC3F6E01408 for ; Wed, 26 Jun 2013 09:43:01 -0700 (PDT) Received: from mail197-ch1-R.bigfish.com (10.43.68.232) by CH1EHSOBE010.bigfish.com (10.43.70.60) with Microsoft SMTP Server id 14.1.225.23; Wed, 26 Jun 2013 16:42:59 +0000 Received: from mail197-ch1 (localhost [127.0.0.1]) by mail197-ch1-R.bigfish.com (Postfix) with ESMTP id D64C940141; Wed, 26 Jun 2013 16:42:59 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -4 X-BigFish: VS-4(zzbb2dI98dI9371I1432Izz1f42h1ee6h1de0h1fdah1202h1e76h1d1ah1d2ah1fc6hzz17326ah8275dhz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1d0ch1d2eh1d3fh1dfeh1dffh1155h) Received: from mail197-ch1 (localhost.localdomain [127.0.0.1]) by mail197-ch1 (MessageSwitch) id 1372264977856923_26028; Wed, 26 Jun 2013 16:42:57 +0000 (UTC) Received: from CH1EHSMHS011.bigfish.com (snatpool1.int.messaging.microsoft.com [10.43.68.253]) by mail197-ch1.bigfish.com (Postfix) with ESMTP id CD42D180062; Wed, 26 Jun 2013 16:42:57 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CH1EHSMHS011.bigfish.com (10.43.70.11) with Microsoft SMTP Server (TLS) id 14.1.225.23; Wed, 26 Jun 2013 16:42:57 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-002.039d.mgd.msft.net (10.84.1.15) with Microsoft SMTP Server (TLS) id 14.2.328.11; Wed, 26 Jun 2013 16:42:56 +0000 Received: from [10.29.244.5] ([10.29.244.5]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id r5QGgsKJ002621; Wed, 26 Jun 2013 09:42:55 -0700 Message-ID: <51CB197E.9080005@freescale.com> Date: Wed, 26 Jun 2013 13:40:30 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: squirem References: <51CAF91D.7090001@freescale.com> In-Reply-To: X-OriginatorOrg: freescale.com Cc: meta-freescale@yoctoproject.org Subject: Re: Missing devtmpfs w/ i.MX6Q SabreSD sato-sdk image 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, 26 Jun 2013 16:43:01 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 06/26/2013 12:03 PM, squirem wrote: > Daiane Angolini writes: > >> >> On 06/26/2013 11:09 AM, Luo Zhenhua-B19537 wrote: >>> Seems like CONFIG_DEVTMPFS and CONFIG_DEVTMPFS_MOUNT are not enabled in > Kernel. >>> >>> Please check if the two options are enabled. >> >> CONFIG_DEVTMPFS=y >> CONFIG_DEVTMPFS_MOUNT=y >> >> http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/tree/recipes- > kernel/linux/linux-imx-3.0.35/mx6q/defconfig?h=dylan >> >> I think they are, Luo. >> >> squirem, could you, please, share which kernel are you using? > > I'm using linux-imx-3.0.35-r31.14 for the imx6qsabresd machine with the core- > image-sato-sdk image. I looked into the following file: > > meta-fsl-arm-dylan/recipes-kernel/linux/linux-imx-3.0.35/mx6q/defconfig > > It seems the following options were enabled: > CONFIG_DEVTMPFS=y (line 94) > CONFIG_DEVTMPFS_MOUNT=y (line 95) Let me bitbake and test core-image-sato-sdk. Do you know your board revision and chip TO? -- Daiane