hi ya mirek is your system chipset listed in the list of lm_sensors/i2c supported chipsets? - some i810 based motherboards are NOT supported
did you run your config option for lmsensor ?? ./lm-sensors-2.6.1/prog/detect/sensors-detect did you create the /dev/i2c-* devices ./lm-sensors-2.6.1/prog/mkdev/mkdev.sh - is i2c_core.o, i2c-isa.o ... installed as modules ... lsmod is the path to i2c-*.o files defined in /etc/modules.conf ... path[misc]=/lib/modules/`uname -r`/misc did you do depmod -a for more info... http://www.Linux-1U.net/LCD/i2c_lm_sensors.uHowTO.txt have fun alvin On Sun, 11 Nov 2001, Mirek Dobsicek wrote: > Hi, I have recompiled kernel with I2C support, inslalled lm_sensors, ran > their config > and stil when i try to ryn lm_sensors it tells me "no chip found" or > something like that. > > Please what are the all necessary option needed in kernel, and how to then > correctly > setup lm_sensors config? My motherboard is MSI K7T Turbo (KT133A based > chipset). >