Lich
Lich
smbus address of the dimm sensor is 0x18 to 0x20 your dimm address will be 0x1A and 0x1B. therefore, index becomes 2 and 3. you can check it through the...
maybe it's because the dimm chipset is different I don't know all of this either I want someone to modify it after this code is merged
I have already submitted the PR. (#399)
smbus address of the dimm sensor is 0x18 to 0x20 therefore, the index is as follows 0x18 : 0 0x19 : 1 0x1A : 2 0x1B : 3 ... I...
It is similar to i2cdetect of Linux. when looking for a chipset connected to i2c, if the address and value are the same, there is a chipset connected. ex)  You can use the hysteresis and auto options.
Copy all json files
It seems that the internal data has been altered due to the LHM library update. You may either continue using the previous version or reconfigure the settings.