On Tue, Feb 5, 2013 at 12:35 PM, Hans Verkuil <hverkuil@xxxxxxxxx> wrote: > On Tue February 5 2013 16:28:17 Arvydas Sidorenko wrote: >> On Mon, Feb 4, 2013 at 2:35 PM, Hans Verkuil <hverkuil@xxxxxxxxx> wrote: >> > >> > Hi Arvydas, >> > >> > Yes indeed, it would be great if you could test this! >> > >> > Note that the patch series is also available in my git tree: >> > >> > http://git.linuxtv.org/hverkuil/media_tree.git/shortlog/refs/heads/stkwebcam >> > >> > Besides the normal testing that everything works as expected, it would also >> > be great if you could run the v4l2-compliance tool. It's part of the v4l-utils >> > repository (http://git.linuxtv.org/v4l-utils.git) and it tests whether a driver >> > complies to the V4L2 specification. >> > >> > Just compile the tool from the repository (don't use a distro-provided version) >> > and run it as 'v4l2-compliance -d /dev/videoX' and mail me the output. You will >> > get at least one failure at the end, but I'd like to know if there are other >> > issues remaining. >> > >> > Regards, >> > >> > Hans >> >> I have tested the patches using STK-1135 webcam. Everything works well. >> >> $ v4l2-compliance -d /dev/video0 >> Driver Info: >> Driver name : stk >> Card type : stk >> Bus info : >> Driver version: 0.0.1 > > This is the old version of the driver you are testing with :-) > @Arvydas: First of all, thanks for taking the time to test Hans' patches. I suggest to double check the old driver is not loaded and then run "depmod -a" to update modules. As a last resource you can always wipe out the driver from /lib/modules/what-ever and reinstall. Hope this helps! -- Ezequiel -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html