-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

Am 08.12.2011 20:52, schrieb Andres Cimmarusti:
> Hi,
> 
>> try UVC_QUIRK_PROBE_DEF:
>> sudo rmmod uvcvideo && sudo modprobe uvcvideo quirks=0x100
> 
>> if it still not work, please send also dmesg with working configuration. Do 
>> luvcvideo works?
> 
> Thanks for your reply. I tried what you suggested, but with no luck.
> Webcam is left in an unusable state after opening jitsi and trying to
> test video or establish a video call.
> 
> I've also noticed that, upon a fresh reboot, the framerate is
> abhorrent. Using luvcview (I assumed that's what you meant by
> luvcvideo), I was only able to get 5 fps and then the program froze
> within 10 seconds of opening. Cheese doesn't freeze, but framerate is
> terrible, I tried recording a small video and it looked more like a
> collection of pictures every 2 seconds or so. I've attached the
> PRE-jitsi console output of luvcview and the POST-jitsi one.
> 
> I'm curious about something. When I upgraded to kernel 3.0.12, this
> was the lkml announcement:
> 
> https://lkml.org/lkml/2011/11/28/562
> 
> The commit that was reverted is this one:
> http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=commit;h=317451c11fefcb0e05383f0a0080bb7f5445cfcf
> 
> Could this still be affecting me here by any chance?


It sounds plausibly. But in this case i would expect error -28 (no
space), rather then -110 (time out).
Any way, currently only you can test if it's true. If you use debian you
can probably use precompiled ubuntu kernels:
http://kernel.ubuntu.com/~kernel-ppa/mainline/

plese test nest and older kernels.

If still no results, then try other quirks:
#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

then if no results, test if device works at all with some alternate OS :)

- -- 
Regards,
Alexey
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk7huKkACgkQw8E0jNwoJm9kuwCgk17XJVEcdZRn3cpCOjRGp4B/
xgMAn1ymggANBE71tmLDLwBG1wi6Ckqi
=oODy
-----END PGP SIGNATURE-----
_______________________________________________
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to