Hi Adrian, > I popped in the patch supplied and we certainly got a bit further along > this time.
Good. It wouldn't be fun if we had solved the problem in one go :-) > I got a /dev/video0 but was unable to use the device. I fired > up ekiga to point at it and got the following error message: > > Error while opening video device Live! Cam Optia > > A moving logo will be transmitted during calls. Notice that you can always > transmit a given image or the moving logo by choosing "Picture" as video > plugin and "MovingLogo" or "StaticPicture" as device. > > Your driver doesn't seem to support any of the color formats supported by > Ekiga. > Please check your kernel driver documentation in order to determine which > Palette is supported. > > And the logs from the syslog are attached. The interesting part is this: uvcvideo: Failed to query (130) UVC control 1 (unit 0) : 2 (exp. 26) It seems the webcam doesn't properly implement the GET_MIN and GET_MAX requests on VS_PROBE_CONTROL. Instead of returning 26 bytes, it just returns 2 bytes. I'll try to write a simple workaround. Having an Optia webcam would help. I wonder what those 2 bytes contain. > Thanks for all your help. Any luck with creative giving some help? They still haven't answered. I'll try to phone them tomorrow. Cheers, Laurent Pinchart _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
