Corey Osgood wrote:
Rudolf Marek wrote:
I'm attaching version which works for me (tm) // dimm &= 0x0E; // dimm |= 0xA1;
It works without those? Interesting. I'll try it in a few minutes, see if it works here.
Confirmed: this doesn't work with my board, it doesn't find the dimm at all, nor read any of the spd data correctly if forced to. Not quite sure why, but I'll investigate it further later. It might be this is done by the k8 code before it does smbus_read_byte()?
-Corey