Gabriel A. Devenyi wrote:
> Marcel van Beurden wrote:
> --SNIP--
>> This trace can also be found on: http://mrcl.xs4all.nl/strace_uvccapture.log
> 
> Hrm, is the kernel saying anything during this?(dmesg) I suspect that
> this may be a driver problem, you could try fswebcam
> (http://www.firestorm.cx/fswebcam/) to confirm, also, try the latest
> driver from SVN. Good luck.

I downloaded and installed fswebcam and installed Junichi's latest 
linux-uvc-source package (0.1.0-4).

When I rmmod/modprobe uvcvideo, dmesg doesn't say much:

usbcore: deregistering driver uvcvideo
uvcvideo: Found UVC 1.00 device <unnamed> (046d:08c1)
usbcore: registered new driver uvcvideo
USB Video Class driver (v0.1.0-b)

When I run fswebcam I get:

# fswebcam -v -d /dev/video0
--- Opening /dev/video0...
Trying source module v4l2...
/dev/video0 opened.
src_v4l2_get_capability,80: /dev/video0 information:
src_v4l2_get_capability,81: cap.driver: "uvcvideo"
src_v4l2_get_capability,82: cap.card: "USB Video Class device"
src_v4l2_get_capability,83: cap.bus_info: "0000:00:07.2"
src_v4l2_get_capability,84: cap.capabilities=0x04000001
src_v4l2_get_capability,85: - VIDEO_CAPTURE
src_v4l2_get_capability,96: - STREAMING
No input was specified, using the first.
src_v4l2_set_input,172: /dev/video0: Input 0 information:
src_v4l2_set_input,173: name = "Camera"
src_v4l2_set_input,174: type = 00000002
src_v4l2_set_input,176: - CAMERA
src_v4l2_set_input,177: audioset = 00000000
src_v4l2_set_input,178: tuner = 00000000
src_v4l2_set_input,179: status = 00000000
src_v4l2_set_pix_format,529: Device offers the following V4L2 pixel formats:
src_v4l2_set_pix_format,541: 0: MJPG (MJPEG)
Using palette MJPEG
Adjusting resolution from 384x288 to 352x288.
src_v4l2_set_mmap,649: mmap information:
src_v4l2_set_mmap,650: frames=4
src_v4l2_set_mmap,695: 0 length=31466
src_v4l2_set_mmap,695: 1 length=31466
src_v4l2_set_mmap,695: 2 length=31466
src_v4l2_set_mmap,695: 3 length=31466
--- Capturing frame...
Timed out waiting for frame!
No frames captured.

Seems like a similar problem as with uvccapture (only fswebcam has a timeout 
and uvccapture waits forever).

Any other suggestions?

Marcel
_______________________________________________
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
http://bat.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to