You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @bakatrouble . Thanks for the suggestion!
As stated in the script:
ABOUT DETECTION
Setting register &0x0b to 0x04 on addresses 0x5[0-7] allows to read the DIMM model name, but
very often address 0x5 is write protected (as in my system), which makes this method useless.
Nevertheless, I can still attempt to implement it.
My SMBus controller (SMBus PIIX4) is also lacking the I2C Block Read functionality, but I was able to get the check string using byte read:
Maybe it's going to be better to implement the check fallback like this, for better compatibility?
The text was updated successfully, but these errors were encountered: