> > Well, I think the error message is explicit. You need to upgrade i2c > > to 2.7.0. > > > yes, but i'm using kernel 2.4.21 and for now only have i2c > patches > for 2.4.20 You can install i2c from our i2c-2.7.0 package. It doesn't require to patch the kernel. Just make sure you don't have any I2C module built into the kernel itself, and install all the modules from our package (make && make install && depmod -ae should just do it). -- Jean Delvare http://www.ensicaen.ismra.fr/~delvare/