Hi all,
I've also been trying to use the USB OTG to use my board as an external HDD with no sucess so far :(
I'm currently running linaro server 13.04 with a version of roman 3.4.39 server kernel :
http://romanrm.ru/dl/a10/kernels/server-3.4/3.4.29-20130418.1754-s-rm3%2b/config-3.4.29-20130418.1754-s-rm3%2b.txtI did slightly modified roman's kernel by adding a few modules (hdmi and snd_usb_caiaq) but nothing has been removed.
Here's the current status :
linaro@cubie:706:/media/boot$ ll /dev/sda
brw-rw---- 1 root disk 8, 0 Apr 22 20:46 /dev/sda
linaro@cubie:707:/media/boot$ sudo modprobe g_file_storage file=/dev/sda
FATAL: Error inserting g_file_storage (/lib/modules/3.4.29-custom1+/kernel/drivers/usb/gadget/g_file_storage.ko): No such device
Do i need to plug the USB plug to my desktop _before_ inserting the kernel module ?
Does this module has unmet dependencies ?
I might try some other kernels this week (including the original linaro kernel).
Thanks.