
Before you try to compile bttv, get and compile the i2c package.
A tested version is available as i2c-xxxxxx in the same place
you got the bttv package.

Most of the time, a recent lm_sensors2 package should work too.
But release 2.4.3 will not.

Compiling i2c:

1) tar zxf i2c-xxxxxx.tgz
2) cd i2c-core
3) make
4) make install
5) depmod -a

NOTES:
  Do not run make in i2c/kernel. This is a parallel Makefile,
  but it causes problems with modversions.


Compiling bttv-v4l2.

1) cd btv

2) make

  At this time, do not run make install here.

3) vi update - make sure all card options are correct,
   and the correct audio modules are loaded.

4) update

5) if the computer is still running, try your favourite v4l2 app!
	- I use mp1e at the moment - very good quality and no dropped
		frames!

good luck!
-justin
-kysti
