On Tue, 1 Mar 2011 19:19:02 +0100, Pali Rohár wrote: > I commented code ..if ( port == 2 ).. there is only > > pI2cAdapter->class = I2C_CLASS_HWMON > > so it is called for every port. But sensors still not working :( Any > other hints? Please provide the output of the following command: $ grep . /sys/class/hwmon/hwmon*/{,device/}name Please also try the following (as root) and see it it helps (assuming i2c-4 always corresponds to the I2C bus where sensors-detect finds the F75375S/SP chip): # echo f75375 0x2e > /sys/bus/i2c/devices/i2c-4/new_device This should instantiate the device regardless of the detection code of the f75375s driver. -- Jean Delvare http://khali.linux-fr.org/wishlist.html _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors