> You'll need at least these i2c config options for bttv: > CONFIG_I2C=m > CONFIG_I2C_ALGOBIT=m > > These look like kernel 'make xconfig' options as might be left in > /usr/src/linux/.config, but I cannot find any mention of i2c in the > kernel options for 2.2.15 or in the .config file. You have them once the kernel is _patched_ with i2c. This should also fix the compile problems. Gerd