Reading DIMM SPD information

  • Thread starter Thread starter arunkumar.krishnan
  • Start date Start date
A

arunkumar.krishnan

How to read DIMM SPD information via I2C bus.
I don't know the exact I2C address of DIMMs

Thanks in advance.

- Arun
 
How to read DIMM SPD information via I2C bus.
I don't know the exact I2C address of DIMMs

Thanks in advance.

- Arun

I don't know if it is using the 12C bus but Speedfan can usually read and
display SPD information
 
TMack said:
I don't know if it is using the 12C bus but Speedfan can usually read and
display SPD information

There's a linux kernel module that can do it, and then be read by
lm_sensors. lm_sensors will also have the bus-probing code needed.

On Windows, the easiest tool to do this I'm aware of is CPU-Z; I'm not sure
if they've published source code though
 
Back
Top