[meta-ti] Gumstix Wifi
Enrico
ebutera at users.sourceforge.net
Mon Jul 30 01:07:49 PDT 2012
On Sat, Jul 28, 2012 at 9:30 PM, <joshua.marinacci at nokia.com> wrote:
> 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?
try with "depmod -a" (this must be done only once after you untar the
modules) before modprobe libertas.
I am not sure but i think it was "modprobe libertas_sdio", try that
too. And of course you will need the libertas firmware
(sd8686....bin).
Enrico
More information about the meta-ti
mailing list