Success :-) !! $ sensors eeprom-i2c-0-52 Adapter: SMBus I801 adapter at efa0 Algorithm: Unavailable from sysfs Memory type: SDR SDRAM DIMM Memory size (MB): 512 eeprom-i2c-0-50 Adapter: SMBus I801 adapter at efa0 Algorithm: Unavailable from sysfs Memory type: SDR SDRAM DIMM Memory size (MB): 512 The "unavailable algorithm" bothers me, but the output is now correct. Thanks, Chris > Thanks. With your help I > just realized I'm testing with a buggy i2c-amd756 driver. > I fixed it and saw that > my fix in libsensors was off-by-one. > So I fixed that and now CVS should work for you. let me know. > mds > > Chris Rankin wrote: > > > > It's definitely better... ;-). > > > > $ sensors > > eeprom-i2c-0-52 > > Adapter: SMBus I801 adapter at efa0 > > Algorithm: Unavailable from sysfs > > Unknown EEPROM type (13) > > > > eeprom-i2c-0-50 > > Adapter: SMBus I801 adapter at efa0 > > Algorithm: Unavailable from sysfs > > Unknown EEPROM type (13) > > > > Chris > > > > > You inspired me to add support for eeproms in libsensors, > > > I just checked it into CVS if you would like to try it. > > > mds > > > > > > Chris Rankin wrote: > > > > > > > > Hi, > > > > > > > > I am having trouble using the lm_sensors 2.8.2 user tools with the > > > > 2.6.0-test11 kernel. My machine has 2 built-in LM87 chips and 2 SDRAM > > > > EEPROMs, all of which worked fine under Linux 2.4. > > > > > > > > The new 2.8.2 sensors tools are refusing to recognise my EEPROMs: > > > >