> Is the command 'patch <linux-2.6.3-i2c-lm99.diff' in the chips > directory?? Do the Failed messages matter? The right command is "patch -p1 < linux-2.6.3-i2c-lm99.diff" run from the *linux* directory. Then make modules && make modules_install && depmod -ae. Note that "sensors" won't work out of the box since the "lm99" name isn't know there yet. I'll commit my changes tomorrow. However, you should be able to see the chip under /sys/bus/i2c/devices already. Thanks. -- Jean Delvare http://www.ensicaen.ismra.fr/~delvare/