This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

USB Pen drive not working on Appro DM368IPNC MT5

Hi All,

I want to connect USB pen drive to Appro DM368IPNC MT5 and capture images/video on the pen drive. As per my knowledge by default Appro unit comes with USB device support, so I have to configure USB host mode along with USB mass storage support. I have compiled kernel with following options to add support of USB HOST and USB MASS STORAGE DEVICE. (I have also attached my config file)

2772.davinci_dm368_ipnc_defconfig_nfs.cfg

I have also tried with a special mini USB OTG host cable in which 4 & 5 pins are shorted.

When I connect USB pen drive with Appro IP camera, I will not be able to see any messages in "dmesg". I will not be able to see any devices in /proc/devices.

Need help for the following questions..

1. Does appro DM368IPNC support USB Host support ? (Generally most of the EVM has Jumper settings for host/device mode, appro doen't have it)

2. If Appro has support for it, then what is missing in my kernel configuration?

Regards,

--HK