Hi Alexey,

I tested all the modes you reported and came up with te following table:

                               |     Dell    |  Logilink
-------------------------------+--------------------------
without quirks                 | working     | not working
UVC_QUIRK_STATUS_INTERVAL      | working     | not working
UVC_QUIRK_PROBE_MINMAX         | working *1  | working
UVC_QUIRK_PROBE_EXTRAFIELDS    | not working | not working
UVC_QUIRK_BUILTIN_ISIGHT       | not working | not working
UVC_QUIRK_STREAM_NO_FID        | not working | not working
UVC_QUIRK_IGNORE_SELECTOR_UNIT | working     | not working
UVC_QUIRK_FIX_BANDWIDTH        | working     | not working
UVC_QUIRK_PROBE_DEF            | working     | not working
UVC_QUIRK_RESTRICT_FRAME_RATE  | working     | not working

*1 the image looks very pixelated


So sorry for the report for the Dell webcam. I had quirks enabled by default 
for my Logilink-Webcam and didn't test it without quirks :-/

But the Logilink USB-Webcam is only working with quirks set to 0x2 
(UVC_QUIRK_PROBE_MINMAX). Otherwise I get 'Unable to set format: Input/output 
error\n Init v4L2 failed !! exit fatal' when starting luvcview.

Greetings,
  Josef

-------- Original-Nachricht --------
> Datum: Mon, 31 Oct 2011 08:24:56 +0100
> Von: Alexey Fisher <bug-tr...@fisher-privat.net>
> An: Josef Burg <jbur...@gmx.net>
> CC: linux-uvc-devel@lists.berlios.de
> Betreff: Re: [Linux-uvc-devel] (no subject)

> Hi Josef,
> 
> fallowing quirk are supported:
> #define UVC_QUIRK_STATUS_INTERVAL       0x00000001
> #define UVC_QUIRK_PROBE_MINMAX          0x00000002
> #define UVC_QUIRK_PROBE_EXTRAFIELDS     0x00000004
> #define UVC_QUIRK_BUILTIN_ISIGHT        0x00000008
> #define UVC_QUIRK_STREAM_NO_FID         0x00000010
> #define UVC_QUIRK_IGNORE_SELECTOR_UNIT  0x00000020
> #define UVC_QUIRK_FIX_BANDWIDTH         0x00000080
> #define UVC_QUIRK_PROBE_DEF             0x00000100
> #define UVC_QUIRK_RESTRICT_FRAME_RATE   0x00000200
> 
> Assume your Dell webcam need UVC_QUIRK_PROBE_EXTRAFIELDS, and Logilink
> need UVC_QUIRK_PROBE_EXTRAFIELDS. If you wont to use only one quirk at 
> time you should use only numbers from the list.
> Can you please confirm my assumption.
-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de
_______________________________________________
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to