Hello > i need the mtp008 module, how i can compile it into the kernel, to use > sensors? > normal compile does not work . > thanks > ps: its a 2.6 kernel This driver has not been ported to 2.6 kernel. You can do it yourself, offer some reward for it or pay it. Currently we do not have any free time to do that on "free" basis. But of course if you want to do it yourself we will help you. If you need just quick and dirty solution, you can use i2cdump util to read a raw register value and convert it to a temperature with a shell script. Regards Rudolf