On Mon, Feb 10, 2014 at 10:24 AM, <[email protected]> wrote: > Op maandag 10 februari 2014 17:18:24 UTC+1 schreef RobertCNelson: > >> >> >> >> On Mon, Feb 10, 2014 at 10:17 AM, <[email protected]> wrote: >> >>> Op maandag 10 februari 2014 16:58:09 UTC+1 schreef RobertCNelson: >>> >>>> >>>> >>>> >>>> On Mon, Feb 10, 2014 at 9:49 AM, <[email protected]> wrote: >>>> >>>>> Op maandag 10 februari 2014 16:34:51 UTC+1 schreef RobertCNelson: >>>>> >>>>>> >>>>>> >>>>>> >>>>>> On Sun, Feb 9, 2014 at 9:34 AM, <[email protected]> wrote: >>>>>> >>>>>>> Hi, >>>>>>> >>>>>>> I patched a vanilla kernel for realtime and configured it for omap3 >>>>>>> beagle. However, after building it using make-kpkg with >>>>>>> "DEB_HOST_ARCH=armhf CLEAN_SOURCE=no fakeroot make-kpkg --arch=arm >>>>>>> --subarch=omap3 --cross-compile=arm-linux-gnueabihf- --initrd >>>>>>> --append-to-version -xenomai-2.6.3-omap3 --revision 1.4 kernel_image >>>>>>> kernel_headers", synaptic tells me it's armhf but no omap kernel. >>>>>>> Despite >>>>>>> searching, how should I patch this vanilla kernel for omap3 so it runs >>>>>>> on >>>>>>> the BBxM ? >>>>>>> >>>>>> >>>>>> Don't use the "subarch" flag with make-kpkg, it's for something else, >>>>>> not related to the "soc" family of arm devices.. >>>>>> >>>>> >>>>> So I should use this exact build string, but without --subarch and >>>>> will get an armhf kernel with omap3 ? >>>>> >>>> >>>> The answer to the first part should have been implied from my last >>>> email.. >>>> >>>> The second part, totally depends on what features you enabled for the >>>> "omap3" devices in your kernel .config. >>>> >>> >>> I configured it generally for omap2+, omap3 and beagle. Should there be >>> more features to enable to have it run on BBxM with Ubuntu Precise ? >>> >> >> More then likely yes.. But it depends on the kernel version.. So go >> build/test/enable/rebuild/test/etc... >> > > Oh, I did. Have reconfigured, rebuilt and tested 4 times by now, and keep > getting the dpkg message that it's not an omap kernel. >
removing the "--subarch" crap will fix that... > I took vanilla kernel 3.5.7 because of a necessary patch that supports > this version. Is there any other kernel version you can recommend for omap3 > ? > v3.13.2 as it's the latest stable on kernel.org Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
