From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tinyArch.localdomain (unknown [78.110.170.148]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 6FCD0E01304 for ; Wed, 23 May 2012 01:43:37 -0700 (PDT) Received: from [192.168.0.18] (unknown [195.171.99.130]) by tinyArch.localdomain (Postfix) with ESMTPSA id 11945407CC; Wed, 23 May 2012 09:26:35 +0100 (BST) Message-ID: <4FBCA367.701@communistcode.co.uk> Date: Wed, 23 May 2012 09:44:23 +0100 From: Jack Mitchell User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: Denys Dmytriyenko References: <4FBBB531.8020401@communistcode.co.uk> <4FBBB786.8030501@mlbassoc.com> <4FBBB8E9.1040700@communistcode.co.uk> <20120522163158.GB15020@denix.org> In-Reply-To: <20120522163158.GB15020@denix.org> Cc: meta-ti@yoctoproject.org Subject: Re: Beaglebone + Poky X-BeenThere: meta-ti@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Mailing list for the meta-ti layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 May 2012 08:43:37 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 22/05/12 17:31, Denys Dmytriyenko wrote: > On Tue, May 22, 2012 at 05:03:53PM +0100, Jack Mitchell wrote: >> On 22/05/12 16:57, Gary Thomas wrote: >>> On 2012-05-22 09:48, Jack Mitchell wrote: >>>> Hi, >>>> >>>> I am currently trying to boot my beagleboard with a mix of >>>> Poky/Meta-ti/meta-oe, I can build the image without error >>>> however when I start booting the board the kernel gets to >>>> 'freeing init memory' and seems to hang, although the beaglebone >>>> light is still flashing and it will still accept keystrokes. >>>> Could anyone shed any light on the situation? >>>> >>>> I am on the denzil branch for all three repositories. >>>> >>>> I have tried with USB only and USB + AC Adapter. >>> What image did you use? >> core-image-minimal - it does have a few extra programs added via >> IMAGE_INSTALL but they are userspace only so shouldn't be affecting >> the boot. > Couple suggestions: > > 1. What's your init system? Since you have meta-oe mixed with poky, check if > there are any problems with sysvinit or systemd, in case there is some mix up > or confusion between those two... > > 2. Check your /etc/inittab for the correct tty used for getty, but it doesn't > look like it reaches the prompt yet... > I am using Poky defaults so I assume it will be sysvinit... however I did see systemd being built, what would be the outline procedure to check that mixing of systems isn't occurring? None of my reciepes have systemd support, but I assume something being pulled in from meta-oe does... My getty is being pushed to ttyO0, is this correct for the beaglebone? Thanks, Jack. -- Jack Mitchell (jack@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk --