Your sensor is on the ISA bus so it works just fine. We don't support the Nforce I2C bus so anything that is on this bus is inaccessible. Matthias Wientapper wrote: > > Hi, > > I am using a MSI K7N420 Pro Mainboard with nVIDIA nFORCE chipset. > > With version 2.6.3 I am able to read out the sensor chip on this > mainboard. (Sensors-detect did a great job and told me, that w83781d > fitted perfectly.) > > This is, what I am using (kernel 2.4.18): > > i2c-isa 1252 0 (unused) > w83781d 18784 0 (unused) > i2c-proc 6368 0 [w83781d] > i2c-core 12992 0 [i2c-isa w83781d i2c-proc] > > So - with respect to your "requested bus drivers" page - I was wondering > why there should be another driver beeing planned if everything just > works fine?