On Thu, 5 Mar 2009 00:13:36 +0100, Zbigniew Luszpinski wrote: > Wednesday 04 of March 2009 22:58:46 Jean Delvare napisa?(a): > > If this gives resonable results I will add the new device ID to the > > sensors-detect script and the i2c-nforce2 driver. > > I will probe file /dev/i2c-3. > I will probe address range 0x03-0x77. > Continue? [Y/n] > 0 1 2 3 4 5 6 7 8 9 a b c d e f > 00: -- -- -- -- -- 08 -- -- -- -- -- -- -- > 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > 50: 50 51 -- -- -- -- -- -- -- -- -- -- -- -- -- -- > 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > 70: -- -- -- -- -- -- -- -- > > I will probe file /dev/i2c-4. > I will probe address range 0x03-0x77. > Continue? [Y/n] > 0 1 2 3 4 5 6 7 8 9 a b c d e f > 00: -- -- -- -- -- 08 -- -- -- -- -- -- -- > 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > 50: 50 51 52 53 54 55 56 57 -- -- -- -- -- -- -- -- > 60: -- 61 -- -- -- -- -- -- -- -- -- -- -- -- -- -- > 70: 70 -- -- -- -- -- -- -- This looks good. Can you please verify that: # i2cdump -y 3 0x50 b # i2cdump -y 3 0x50 c # i2cdump -y 3 0x50 W all return the exact same data? You can now run sensors-detect again, but I doubt it will find any hardware monitoring chip on the SMBus. -- Jean Delvare