Marcel van Beurden wrote:
--SNIP--
> write(2, "Grabbing frame\n", 15Grabbing frame
> )        = 15
> ioctl(3, VIDIOC_STREAMON, 0xafd1e618)   = 0
> ioctl(3, VIDIOC_DQBUF, 0x804d14c)       = ? ERESTARTSYS (To be restarted)
> --- SIGTERM (Terminated) @ 0 (0) ---
> write(2, "Exiting...\n", 11Exiting...
> )            = 11
> sigreturn()                             = ? (mask now [])
> ioctl(3, VIDIOC_DQBUF, 0x804d14c)       = ? ERESTARTSYS (To be restarted)
> --- SIGWINCH (Window changed) @ 0 (0) ---
> ioctl(3, VIDIOC_DQBUF
> 
> 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.

--
Gabriel A. Devenyi
[EMAIL PROTECTED]
_______________________________________________
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
http://bat.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to