Stuart Doherty wrote:
Hi Everyone,
I'm trying to get my frame grabber working with v4l2 and I'm testing its
operation with Xawtv. For some reason the bttv2 module doesn't want to
work. Actually, it seemed to work once when I used the:
xawtv -noxv -bpp 24
method of invocation that I saw from a message post last year, but since
that one time it hasn't worked properly. I can see the picture, but the
colours are off, and the tv frame is misalligned.
Here's the hardware I'm using:
Hauppage WinTV Go card
Riva TNT 2 video card
bttv2 - driver20020219
videodevX - videodevX20011221
Any help would be appreciated. I need to have this working for Monday.
Thanks.
Stu
Try "rm /usr/local/lib/xawtv/drv1-v4l.so". This will force it to use
the v4l2 interface. There was a problme with the v4l1 interface a while
ago...
-justin