Hi all,
I'm facing a strange issue on BeagleBoard XM boards (DM3730 cpu). We are using a leopard VGA camera module (MT9v113) connected to the ISP driver. This works but when the frame rate of the ISP driver is high (around 30) at some point in time the USB subsystem will lockup (most of the times beween 10 and 30 secondes) . The ISP and application continue to run fine and no kernel/error messages are shown, only the system is not capable to acces the USB anymore (new devices are not enumerated, and for instance lspci -v gives timeout errors on bus access).
We tried to reproduce the issue using a usb cameras but we failed, the issue only shows up when using the MT9v133 device connected to the ISP driver. We can reproduce the error by just capturing pictures using v4l and send those to /dev/null.
I've enabled verbose USB debug and verbose ISP debug but no error messages are shown around the error.
Have anyone else seen this problems before?
Thanks,
Rudger.