Hi,<div><br></div><div>Thanks Richard, Darren, that worked. :)</div><div><br><div class="gmail_quote">On Wed, Apr 20, 2011 at 8:30 PM, Darren Hart <span dir="ltr"><<a href="mailto:dvhart@linux.intel.com">dvhart@linux.intel.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Mon, 2011-04-18 at 08:02 +0100, Richard Purdie wrote:<br>
> On Mon, 2011-04-18 at 11:50 +0530, Akshat Saha wrote:<br>
> > Hi,<br>
> ><br>
> ><br>
> > I am building my image with : bitbake poky-image-minimal-live<br>
> > But after booting/installing this image, lsmod, does not show any<br>
> > modules loaded into the kernel. Also, the<br>
> > folder /lib/modules/2.6.34.7-wr-standard in the rfs does not contains<br>
> > the following files/folders:<br>
> > * modules.builtin<br>
> > * modules.order<br>
> > * kernel<br>
> > Though they are present in<br>
> > the tmp/sysroots/core2-poky-linux/lib/modules/2.6.34.7-wr-standard.<br>
> ><br>
> ><br>
> > Also, while building, modules-2.6.34.7-wr-standard-r12-atom-pc.tgz is<br>
> > formed in tmp/deploy/images, which consists of the above mentioned<br>
> > files/folders, but does not seem to be integrated into the image.<br>
> ><br>
> ><br>
> > Can anyone please suggest/guide me how to integrate loadable modules<br>
> > into the image.<br>
><br>
> By default the minimal image doesn't include all the kernel modules. You<br>
> can add them to the minimal image by adding "kernel-modules" to<br>
> IMAGE_INSTALL in meta/recipes-core/images/<a href="http://poky-image-minimal.bb" target="_blank">poky-image-minimal.bb</a><br>
<br>
</div>You can also add them individually if you don't need them all. Every<br>
module is built as a separate package to make this easy. If you have a<br>
machine for which certain modules are required for normal functionality,<br>
you can add them to:<br>
<br>
MACHINE_ESSENTIAL_EXTRA_RDEPENDS<br>
<br>
in your machine config.<br>
<div class="im"><br>
><br>
> Cheers,<br>
><br>
> Richard<br>
><br>
> _______________________________________________<br>
> poky mailing list<br>
> <a href="mailto:poky@yoctoproject.org">poky@yoctoproject.org</a><br>
> <a href="https://lists.yoctoproject.org/listinfo/poky" target="_blank">https://lists.yoctoproject.org/listinfo/poky</a><br>
<br>
</div><font color="#888888">--<br>
Darren Hart<br>
Yocto Linux Kernel<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
poky mailing list<br>
<a href="mailto:poky@yoctoproject.org">poky@yoctoproject.org</a><br>
<a href="https://lists.yoctoproject.org/listinfo/poky" target="_blank">https://lists.yoctoproject.org/listinfo/poky</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><font color="#333333">Thanks and Regards, </font><div><font color="#333333"><br></font></div><div><font color="#333333">Akshat Saha</font></div><br>
</div>