All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philip Balister <philip@balister.org>
To: joshua.marinacci@nokia.com
Cc: meta-ti@yoctoproject.org
Subject: Re: Gumstix Wifi
Date: Mon, 30 Jul 2012 16:00:37 -0400	[thread overview]
Message-ID: <5016E7E5.6050801@balister.org> (raw)
In-Reply-To: <9D64B6CF-0B94-413C-89A4-D9A55DB38AF1@nokia.com>

On 07/28/2012 03:30 PM, joshua.marinacci@nokia.com wrote:
> Hi guys. After becoming very frustrated with Gumstix' prefab images I came to the  Yocto presentation at OSCON a week ago and was very impressed.  I've started building a distro for my Gumstix Overo but have ran into a few roadblocks that I'm hoping you can help with.

Remember the gumstix support here is done by community members, not 
gumstix engineering. Please remind the gumstix people on the gumstix 
list that it would be great if they could contribute some time to 
testing and fixing these problems :)

Philip

>
> First, I started with the latest Yocto, meta-gumstix and meta-ti from git and I can successfully compile and boot core-image-minimal.  Of course that doesn't have networking.
>
> Next, I tried running Hob to add networking packages.  Hob does not seem to work with meta-ti.  I can launch but when I add the meta-ti layer and choose a machine it fails with "ExpansionError during parsing %s:%s".  Of course it is not helpful in providing which file the parsing error was in. :)
>
> Next, I tried simply adding  wpa_supplicant to the image by adding this line to my local.conf and compiling from the command line.
>
> CORE_IMAGE_EXTRA_INSTALL += "wpa-supplicant"
>
>
> This does work. When I boot the wpa stuff is included but I still don't have a network driver loaded.  If I include the built modules-3.2.19-r0-overo.tgz in my rootfs I can cd into the directory with all of the modules.  However insmod libertas.ko fails with
>
> 	insmod: can't insert 'libertas_tf_usb.ko': unknown symbol in module, or unknown parameter
>
> and modprobe fails with
>
> 	modprobe: module libertas not found in modules.dep
>
>
> So, what should I do to make sure the libertas module is compiled correctly, included in my kernel, and then actually used at runtime?
>
> Thank you all for your help. I'm very excited about the Yocto project.
>
> - Josh
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
>


      parent reply	other threads:[~2012-07-30 20:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-28 19:30 Gumstix Wifi joshua.marinacci
2012-07-30  8:07 ` Enrico
2012-07-30 19:10   ` joshua.marinacci
2012-07-30 19:42     ` Denys Dmytriyenko
2012-07-31  0:31       ` joshua.marinacci
2012-07-31  3:51         ` Denys Dmytriyenko
2012-07-31  3:55           ` joshua.marinacci
2012-07-31  4:02             ` Denys Dmytriyenko
2012-07-31  4:00         ` joshua.marinacci
2012-07-31  4:10           ` Denys Dmytriyenko
2012-07-30 20:00 ` Philip Balister [this message]

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=5016E7E5.6050801@balister.org \
    --to=philip@balister.org \
    --cc=joshua.marinacci@nokia.com \
    --cc=meta-ti@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.