All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Akshat Saha <akshat.embedded@gmail.com>
Cc: poky@yoctoproject.org
Subject: Re: Unable to get kernel modules
Date: Mon, 18 Apr 2011 08:02:05 +0100	[thread overview]
Message-ID: <1303110125.5518.59.camel@rex> (raw)
In-Reply-To: <BANLkTimC2=uXFQiy8bt8UU2Q4OzwcMGFTg@mail.gmail.com>

On Mon, 2011-04-18 at 11:50 +0530, Akshat Saha wrote:
> Hi,
> 
> 
> I am building my image with : bitbake poky-image-minimal-live
> But after booting/installing this image, lsmod, does not show any
> modules loaded into the kernel. Also, the
> folder /lib/modules/2.6.34.7-wr-standard in the rfs does not contains
> the following files/folders:
>       * modules.builtin  
>       * modules.order
>       * kernel
> Though they are present in
> the tmp/sysroots/core2-poky-linux/lib/modules/2.6.34.7-wr-standard.
> 
> 
> Also, while building, modules-2.6.34.7-wr-standard-r12-atom-pc.tgz is
> formed in tmp/deploy/images, which consists of the above mentioned
> files/folders, but does not seem to be integrated into the image.
> 
> 
> Can anyone please suggest/guide me how to integrate loadable modules
> into the image. 

By default the minimal image doesn't include all the kernel modules. You
can add them to the minimal image by adding "kernel-modules" to
IMAGE_INSTALL in meta/recipes-core/images/poky-image-minimal.bb

Cheers,

Richard



  reply	other threads:[~2011-04-18  7:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-18  6:20 Unable to get kernel modules Akshat Saha
2011-04-18  7:02 ` Richard Purdie [this message]
2011-04-20 15:00   ` Darren Hart
2011-04-21  4:19     ` Akshat Saha

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1303110125.5518.59.camel@rex \
    --to=richard.purdie@linuxfoundation.org \
    --cc=akshat.embedded@gmail.com \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.