Hi Thomas, On Thursday 02 August 2007, [EMAIL PROTECTED] wrote: > Hi at all, > > First of all, thanks for developing the linux-uvc driver!
You're welcome. > I managed to compile the driver and installed it, then I compiled luvcview > and tried to start it. Although there's a /dev/video0 node, luvcview > crashes: > > $ ./luvcview > luvcview version 0.2.1 > Video driver: x11 > A window manager is available > video /dev/video0 > Unable to set format: 5. > Init v4L2 failed !! exit fatal Just for the sake of correctness, luvcview didn't crash, but exited with a fatal error. > How can I install "v4l2"? v4l2 isn't something you install, it's an API, part of the Linux kernel. The error message means that luvcview tried to initialise a v4l2 device and failed. > I run Kubuntu Feisty 7.04 and there have been > several reports that this webcam works, even under Kubuntu Feisty, but no > hint to the v4l2 issue. The kernel log (available through the dmesg command) should report additional information regarding the error. Please send us a copy. Regards, Laurent Pinchart _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
