It doesn't work. I'm not getting a signal in on the non-tv inputs. Running XawTV from a terminal, I'm seeing some warnings. Is this sort of stuff normal?Phoeb This is xawtv-3.38, running on Linux/i686 (2.4.3-20mdk) Xlib: extension "XVideo" missing on display ":0.0". x11: 1280x1024, 16 bit/pixel, 0 byte/scanline WARNING: No DGA support available for this display. WARNING: couldn't find framebuffer base address, try manual configuration ("v4l-conf -a <addr>") v4l: 1280x1024, 16 bit/pixel, 2560 byte/scanline wmhooks: netwm ioctl: VIDIOCCAPTURE(on): Invalid argument ioctl: VIDIOCCAPTURE(off): Invalid argument ioctl: VIDIOCCAPTURE(on): Invalid argument ioctl: VIDIOCCAPTURE(off): Invalid argument > >From what I see, your card's detected, and > you just need to change the TV input, which > you can do in Xawtv with > > v4lctl -v 2 setinput next > > and scroll through your other inputs. > Or am I missing someething here? >