From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from vms173017pub.verizon.net ([206.46.173.17]) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1Op7PQ-00069R-J1 for openembedded-devel@lists.openembedded.org; Sat, 28 Aug 2010 00:28:31 +0200 Received: from server ([unknown] [71.170.86.183]) by vms173017.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0L7T000R1Y9DRM30@vms173017.mailsrvcs.net> for openembedded-devel@lists.openembedded.org; Fri, 27 Aug 2010 16:27:23 -0500 (CDT) Received: from server [127.0.0.1] by server (Axigen) with ESMTPSA id 076AFB; Fri, 27 Aug 2010 16:27:13 -0500 Received: from [192.168.1.3] by rkmorris.us with HTTP; Fri, 27 Aug 2010 16:27:12 -0500 From: Date: Fri, 27 Aug 2010 16:27:12 -0500 X-Mailer: Axigen WebMail To: openembedded-devel@lists.openembedded.org Message-id: <1282944432199625500@rkmorris.us> In-reply-to: <1282940782400087500@rkmorris.us> References: <1282940782400087500@rkmorris.us> Importance: Normal MIME-version: 1.0 X-AxigenVirus-Level: 1 X-AxigenSpam-Level: 5 X-SA-Exim-Connect-IP: 206.46.173.17 X-SA-Exim-Mail-From: openembedded@rkmorris.us X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on discovery X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE, MIME_QP_LONG_LINE autolearn=no version=3.2.5 X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:20:07 +0000) X-SA-Exim-Scanned: Yes (on linuxtogo.org) X-Content-Filtered-By: Mailman/MimeDel 2.1.11 Subject: Re: Execution of Build Output Failing (Testing) X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2010 22:28:31 -0000 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Content-Disposition: inline OK, I checked - and my kernel file actually has 2.6.34 in it's name, so it = seems right.=20 Hmmm ... where the heck is 2.6.17-rc3 coming from? ... Russell On Fri, Aug 27, 2010 03:26 PM, wrote: > Yep, this makes complete sense - but I haven't tried to change versions = (at least not on purpose ... :-)). Rather, these are what seem to happen by= default. Let me look at the config files a bit more, to see if I can force= this (or if you know, but all means yell about what I'm missing!). > BTW, on the PREFERRED_VERSION items below - likely a dumb question, but = how is someone to know about this? > Thanks! > ... Russell >=20 >=20 >=20 > On Fri, Aug 27, 2010 03:16 PM, Khem Raj wrote: > > On Fri, Aug 27, 2010 at 12:37 PM, wrote: > > Hi, > > Thanks for the quick response! > > What's strange is that watching the boot in QEMU it seems to be lookin= g for 2.6.17-rc3 inside the /lib/modules directory ... but if I mount my in= itrd (un-gzip, then mount as ext2), and look inside this directory - the di= rectory is 2.6.34 instead! Somewhere / somehow there seems to be a versioni= ng issue perhaps? > > Thoughts? >=20 > yes because the default kernel for qemuarm machine is 2.6.34 and hence > the modules which are part of rfs are for that kernel. > you should use same kernel to boot qemu for best results. >=20 > > Thanks again,... Russell > > > > > > On Fri, Aug 27, 2010 12:41 PM, Khem Raj wrote: > >> On Fri, Aug 27, 2010 at 6:46 AM, wrote: > >> > Hi, > >> > As I reported recently, I am having issues getting my OE output up = and running on my h1940 device. It seems to be some sort of issue between t= he kernel and initrd files, so to debug this I figured that I'd build and t= est on QEMU (hoping that the recent udev related issues were my problem, an= d to make sure that I could build "properly"). > >> > Given this, I went ahead and built console-image (angstrom 2008.1 d= istro) for qemuarm, to see if it was perhaps just me having issues (which i= s still possible). However, I took the output from the qemuarm build and tr= ied to run it ... and still have issues (not the same as my h1940, but stil= l fatal). > >> > On QEMU (verified to work with the QEMU provide example ARM images)= I am able to boot, at least part way, but end up with a FATAL message abou= t a missing directory ... /lib/modules/2.6.17-rc3. > >> > Is this a known issue? Any proposed fixes or workarounds for this? > >> > >> oe.dev works well on qemuarm here with > >> > >> PREFERRED_VERSION_usbutils_local =3D "0.86" > >> PREFERRED_VERSION_udev_local =3D "151" > >> > >> in local.conf and minimal/angstrom distro last time I tried it booted > >> fine. you can also adapt > >> contrib/qemu/run-qemu.sh to run OE in qemu. > >> > >> > Thanks! > >> > ... Russell > >> > _______________________________________________ > >> > Openembedded-devel mailing list > >> > Openembedded-devel@lists.openembedded.org > >> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-de= vel > >> > > >> > >> _______________________________________________ > >> Openembedded-devel mailing list > >> Openembedded-devel@lists.openembedded.org > >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-deve= l > >> > > _______________________________________________ > > Openembedded-devel mailing list > > Openembedded-devel@lists.openembedded.org > > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > > >=20 > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > >From GNUtoo@no-log.org Sat Aug 28 00:41:23 2010 Received: from webmail.no-log.org ([80.67.172.39]) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1Op7bv-0000qs-2y for openembedded-devel@lists.openembedded.org; Sat, 28 Aug 2010 00:41:23 +0200 Received: by webmail.no-log.org (Postfix, from userid 33) id 229114BE1B; Sat, 28 Aug 2010 00:33:10 +0200 (CEST) X-Squirrel-UserHash: c3wyGAAN X-Squirrel-FromHash: AVNSWFZQUHkMessage-ID: Date: Sat, 28 Aug 2010 00:33:10 +0200 (CEST) From: "Denis 'GNUtoo' Carikli" To: openembedded-devel@lists.openembedded.org User-Agent: SquirrelMail/1.4.15 MIME-Version: 1.0 Content-Type: text/plain;charset