Hey all, I am looking at the documentation for getting/setting the tuner frequencies and it says to use VIDIOC_G_FREQUENCY or the setting equivalent. I THINK these take a v4l2_frequency argument. The problem is that whenever I try to use them (using bttv-0.8.38) I always get an invalid arg error back. Then, when I try to use VIDIOC_G_FREQ, I get back a frequency of -1, with no error returned. I very well may have installed the driver incorrectly. Chris