[yocto] missing USB gadget support on beagleboard?

McClintock Matthew-B29882 B29882 at freescale.com
Tue Feb 14 22:24:08 PST 2012


On Tue, Feb 14, 2012 at 4:12 PM, Hollis Blanchard
<hollis_blanchard at mentor.com> wrote:
> Hi, I'm sure I'm missing something simple, but I just built Poky from git
> for beagleboard, and can't figure out USB networking. I expected to find
> g_cdc and g_ether modules in
> /lib/modules/3.0.18-yocto-standard+/kernel/drivers/usb, but that directory
> doesn't actually exist (I guess the drivers are built-in to this kernel).
>
> I have MACHINE ??= beagleboard in local.conf, and "bitbake
> core-image-minimal" did produce a working kernel, uboot, etc. I see some USB
> messages at boot (see below), but although cdc_ether is mentioned, ifconfig
> -a lists only loopback.
>
> Any suggestions? Thanks!

You can look at the default defconfig to see which kernel modules are
selected and also make sure the kernel modules are actually included
on core-image-minimal.

-M



More information about the yocto mailing list