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.

UVC camera non compliance for AM335x

Hi guys

I'm working on TI AM335x for uvc camera development.

I got a uvc camera module to test. When I plugin, the console message:

[ 24.232634] usb 2-1: New USB device found, idVendor=2084, idProduct=0302
[ 24.239447] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 24.246661] usb 2-1: Product: USB2.0 Camera
[ 24.250883] usb 2-1: Manufacturer: Etron Technology, Inc.
[ 24.266652] uvcvideo: Found UVC 1.00 device USB2.0 Camera (2084:0302)
[ 24.281616] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround.
[ 24.322228] input: USB2.0 Camera as /devices/ocp/47400000.usb/47401c00.usb/musb-hdrc.1.auto/usb2/2-1/2-1:1.0/input/input4

The udev generate /dev/video0 exactly, but v4l function is not work.

Is there have any way to solve it ?  Or AM335x not support this module?

thanks.

Steve