Memory SPD read & write
Well, having GSkill TridentZ RGB Rams and they gonna corrupt. AFAIK Thaiphoon Burner in Windows could program Memory SPD but it asks some fee. At least, I will implement Memory SPD read / write operations for Linux in v0.25
Hey! did you ever get this to work? I was trying to write to my SPD but it has Write Protection enabled (RSWP) so I had no luck so far. Then I started googling around and I stumbled upon some of your posts about this but I didn't understand if you found a solution :)
Hi @pit-fr . Yes, I just read my RAM SPD (DDR4) with hard coded function on my Ryzen. (I remember that entered bus and id manually somewhere). And mem buffer file option just coded for this. But the code it's not really yet usable. At least no programming mode coded (if i remember correctly). This will be Linux ONLY thing. Might port it to OSX and windows later.
I don't aware from RSWP thing. Will inspect that also.