All of lore.kernel.org
 help / color / mirror / Atom feed
* Gumstix Wifi
@ 2012-07-28 19:30 joshua.marinacci
  2012-07-30  8:07 ` Enrico
  2012-07-30 20:00 ` Philip Balister
  0 siblings, 2 replies; 11+ messages in thread
From: joshua.marinacci @ 2012-07-28 19:30 UTC (permalink / raw)
  To: meta-ti

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.

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-07-31  4:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.