uvcvideo: Dropping payload (out of sync)

Hello,

I’m trying uvccapture with a Microsoft HD-3000 USB webcam.

The command I’m using is:

uvccapture -x1280 -w800

The resulting picture is garbage and I sometimes get “uvcvideo: Non-zero status (-18) in video completion handler.” in syslog

Enabling the driver debug with:

sudo echo 0xffff > /sys/module/uvcvideo/parameters/trace

fills the syslog with:

uvcvideo: Dropping payload (out of sync)

The issue happens with both 3.8.13-bone60 and 3.15.5-bone4

Ideas? Suggestions?

Thanks in advance,
Riccardo