> I have tried to install your kernel patch by doing: > > cd /tmp/lm_sensors-2.8.1 > mkpatch/mkpatch.pl . /usr/src/linux > /tmp/sensors-patch > cd /usr/src/linux > patch -p1 -E < /tmp/sensors-patch You are supposed to install the i2c patch before the lm_sensors patch. You'll find that patch here: http://www.ensicaen.ismra.fr/~delvare/devel/i2c/linux-2.4.23/linux-2.4.23-i2c-2.8.1.patch Install it first, then the lm_sensors patch, reconfigure your kernel and it should be OK. -- Jean Delvare http://www.ensicaen.ismra.fr/~delvare/