Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A13 => Topic started by: Andrew on April 22, 2013, 04:08:39 PM

Title: USB gadget kernel modules
Post by: Andrew on April 22, 2013, 04:08:39 PM
Hi!

I am planning to use A13 board as usb devices (it should act as client via usb otg port), therefore need some kernel modules, for example g_mass_storage and others. As i see, official debian linux image does not contain these modules (2gb sd micro card).

I may compile them myself, if i have kernel header files, used to compile kernel (i have not found anything below /usr/src). Where can i find them?

Also would like to ask about other images - linaro, ubuntu, probably any other image exists for A13. Are usb otg kernel modules included into those images by default?

Any tipp / help appreciated.
Title: Re: USB gadget kernel modules
Post by: vinifr on April 25, 2013, 07:21:05 PM
kernel: https://github.com/linux-sunxi/linux-sunxi (https://github.com/linux-sunxi/linux-sunxi)

images: http://linux-sunxi.org/Bootable_OS_images (http://linux-sunxi.org/Bootable_OS_images)