On Mon, Apr 26, 2010 at 4:27 PM, Doru Petrescu <pdoru@xxxxxxx> wrote: > atk0110 doesn't add anything in /sys/class/hwmon > the only thing there (hwmon0) is provided by eeepc_laptop module. Not good, it might indicate that the driver has been loaded but not bound to any device. > I will try a newer kernel. BTW, the driver is fairly self contained, you should be able to compile the driver from a newer kernel for your current one (without installing the newer kernel) with something like: make -C /lib/modules/$(uname -r)/source O=/lib/modules/$(uname -r)/build M=$(pwd) (with Makefile and driver source in the current directory) Luca _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors