I have a WinTV FM Tuner card. I have installed the 2.4.3 kernel with all the v4l stuff selected as modules. Everything builds fine, i2c, bttv, etc. When I do : (as directed in MiniHOWTO at http://www.linux.com/howto/mini/BTTV-Mini-HOWTO-0.3-4.html ) ..." insmod videodev insmod i2c Now you're ready to load the bttv module itself: modprobe bttv "... videodev is found, but i2c cannot be found. The when I go to /lib/modules/2.4.3/kernel/drivers/i2c there is no i2c.o. Other i2c*.o's but no i2c.o. I then tried insmod i2c-core and that works fine, but I don't think that is the right thing to do beause hen I view the input source I only get static on the top 1/8 of the capture window. Any help would be greatly appreciated, Thanks, Michael