A SERVICE OF

logo

Ituner Networks Corp. Spectra 8
patch -p1 < 01_videodev-2.4.x.diff
Decompress the bttv kernel module:
tar -xzvf bttv-0.9.3.tar.gz
and compile the module doing: make and install it on your kernel dir by doing:
make install
The module will be installed in /lib/modules/`uname -r`/v4l2
Make sure that your kernel is compiled with: Video for Linux support and I2C support
Note: Don't include BT848 Video For Linux in your kernel because the driver shipped with older
2.4.x linux kernels is version 0.7.x which is obsolete.
13