Wesmo Posted May 19, 2017 Posted May 19, 2017 I am trying to figure out how to make the Orange Pi Zero a USB gadget. Preferably a USB Vendor Device but a mass storage device would work for now. I was able to successfully create the ethernet gadget. (Using Armbian_3.4.112_g_ether_kernel.tar.bz2) That is pretty cool. But I would like the mass storage or vendor device. I was playing around with modprobe but I am not really sure what I am doing. Module g_mass_storage is not found. I have searched this site and online for the last few hours and just got more confused. Thanks for any help.
kipade Posted May 31, 2017 Posted May 31, 2017 I can found that module at /lib/modules/3.4.113-sun8i/kernel/drivers/usb/gadget/ I use default build script, and it can be loaded on my orangepi lite. However, it can't be found by my host linux. I don't know why.
Recommended Posts