Ronald,
On Tue, 17 Apr 2007 13:13:19 -0400, Ronald S. Bultje wrote:
> could you test (using the debug options in the driver) whether it's
> using v4l1 vs. v4l2? If it's using v4l2, could you test whether
> making it use v4l1 (see man xawtv or so) makes a difference?
I've set the zr36067 debug
Hi Jean,
you could temporarily remove (or move to /tmp) the xawtv v4l2 plugin,
I think it lives in /usr/lib/xawtv/. Alternatively, you could
recompile the driver w/o v4l2 support by editing linux/videodev.h and
removing the HAVE_V4L2 (such that videodev2.h is not included) and
then recompi
Hi Ronald,
On Wed, 18 Apr 2007 06:44:54 -0400, Ronald S. Bultje wrote:
> you could temporarily remove (or move to /tmp) the xawtv v4l2 plugin,
> I think it lives in /usr/lib/xawtv/. Alternatively, you could
> recompile the driver w/o v4l2 support by editing linux/videodev.h and
> removing th