I have an asus z8pe-d18 motherboard and according to the asus support site, it has this (w83795) hardware monitoring chip in it.
By googling, I found this thread: http://lists.lm-sensors.org/pipermail/lm-sensors/2009-March/025551.html
I am currently on 2.6.32-rc7 sources.
I'm on Gentoo x86_64
[I] sys-apps/lm_sensors 3.1.1 is installed [+sensord]
In that thread you asked for an i2c dump. I'm not sure how to do that.
First of all though, sensors-detect found these:
Driver `w83627ehf':
* ISA bus, address 0x290
Chip `Winbond W83667HG Super IO Sensors' (confidence: 9)
Driver `coretemp':
* Chip `Intel Core family thermal sensor' (confidence: 9)
Driver `ipmisensors':
* ISA bus
Chip `IPMI BMC KCS' (confidence: 8)
...and also
Using driver `i2c-i801' for device 0000:00:1f.3: Intel ICH10
Anyway... I'm trying to figure out i2cdetect right now. I dont know what bus number to use.
This is the output of my .config | grep I2C:
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_ALGOBIT=y
CONFIG_I2C_I801=y
CONFIG_I2C_ISCH=y
CONFIG_I2C_PIIX4=y
CONFIG_I2C_SCMI=y
CONFIG_I2C_OCORES=m
CONFIG_I2C_PARPORT=y
CONFIG_I2C_DEBUG_CORE=y
CONFIG_I2C_DEBUG_ALGO=y
CONFIG_I2C_DEBUG_BUS=y
CONFIG_I2C_DEBUG_CHIP=y
CONFIG_MFD_WM8350_I2C=y
I do not have a /dev/i2c/ folder...
I want to help get this chip supported, it seems the guy who wrote the original driver disappeared.
_______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors