Hello Laurent,

I've tried the USB capture thing... Used SnoopyPro, and because of the 
size of the files i will attach them only to you personally... The 
reason for the big file size is that i started capture before plugging 
the cable, then i tested the video stream in Media Player Classics for a 
secund or two... The reason because there are two files is that there 
were two devices in SnoopyPro, with similar IDs, but somewhat similar 
capture results;

USB\Vid_0474&Pid_0722&Rev_0000&MI_00,USB\Vid_0474&Pid_0722&MI_00  -  USB 
Video Device

and

USB\Vid_0474&Pid_0722&Rev_0000,USB\Vid_0474&Pid_0722  -  USB Composite 
Device

What is the deal with these two?

I also have to mention that when i plug this phone into USB, I get the 
menu on it, where i select if it should work as USB camera, Storage 
Device, USB Print device or Direct Comm. Transfer mode. Prior to 
selecting USB camera mode there is no activity on USB, afaik...

Thanks again! I just hope we will come up with something...


Samir


Laurent Pinchart wrote:
> Hi Samir,
> 
> On Tuesday 27 November 2007, Samir Ibradzic wrote:
>> Laurent Pinchart wrote:
>>
>> I've tried second patch, got compile error;
>>
>> ~/Desktop/uvcvideo/trunk/uvc_video.c: In function ‘uvc_video_init’:
>> ~/Desktop/uvcvideo/trunk/uvc_video.c:901: error: too many arguments to
>> function ‘uvc_set_video_ctrl’
>>
>> Then I tried using only 3 parameters in that uvc_set_video_ctrl call;
>>
>> LN901:       if ((ret = uvc_set_video_ctrl(video, probe, 1)) < 0) {
>>
>> but it didn't work (tried putting 0, 1 and SET_CUR as third parameter as
>> well);
> 
> Sorry I should have tried the patch first. You did the right thing. The third 
> parameter should be 1.
> 
>> [ 2688.648000] usb 2-1: new full speed USB device using uhci_hcd and
>> address 5
>> [ 2688.824000] usb 2-1: configuration #1 chosen from 1 choice
>> [ 2688.828000] uvcvideo: Probing generic UVC device 1
>> [ 2688.828000] uvcvideo: Found format MJPEG.
>> [ 2688.828000] uvcvideo: - 320x240 (15.0 fps)
>> [ 2688.828000] uvcvideo: Found UVC 1.10 device au W33SA (0474:0722)
>> [ 2688.828000] uvcvideo: Scanning UVC chain: OT 3 <- PU 2 <- IT 1
>> [ 2688.828000] uvcvideo: Found a valid video chain (1 -> 3).
>> [ 2688.832000] uvcvideo: Failed to query (1) UVC control 1 (unit 0) :
>> -32 (exp. 34).
>> [ 2688.832000] uvcvideo: Failed to initialize probe control.
>> [ 2688.832000] uvcvideo: Failed to initialize the device (-5).
> 
> I don't know why the phone fails to respond. Could you plug it in a Windows 
> computer and get a USB bus trace ? I'd like to get the whole trace starting 
> at device plug-in.
> 
> Best regards,
> 
> Laurent Pinchart
> 
> --- AV & Spam Filtering by M+Guardian - Risk Free Email (TM) ---
> 
> 
_______________________________________________
Linux-uvc-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to