22# ------------------------------------------------
33#
44
5- bus "i2c-2 " "SCD SMBus master 0 bus 0"
6- bus "i2c-3 " "SCD SMBus master 0 bus 1"
7- bus "i2c-5 " "SCD SMBus master 0 bus 3"
8- bus "i2c-6 " "SCD SMBus master 0 bus 4"
9- bus "i2c-7 " "SCD SMBus master 0 bus 5"
5+ bus "i2c-5 " "SCD 0000:04:00.0 SMBus master 0 bus 0"
6+ bus "i2c-6 " "SCD 0000:04:00.0 SMBus master 0 bus 1"
7+ bus "i2c-8 " "SCD 0000:04:00.0 SMBus master 0 bus 3"
8+ bus "i2c-9 " "SCD 0000:04:00.0 SMBus master 0 bus 4"
9+ bus "i2c-10 " "SCD 0000:04:00.0 SMBus master 0 bus 5"
1010
1111chip "k10temp-pci-00c3"
1212 label temp1 "Cpu temp sensor"
1313
14- chip "lm73-i2c-3 -48"
14+ chip "lm73-i2c-6 -48"
1515 label temp1 "Back panel temp sensor"
1616 set temp1_max 65
1717 #set temp1_max_alarm 75 # read-only
1818
19- chip "max6658-i2c-2 -4c"
19+ chip "max6658-i2c-5 -4c"
2020 label temp1 "Board temp sensor"
2121 set temp1_max 65
2222 set temp1_crit 75
@@ -26,7 +26,7 @@ chip "max6658-i2c-2-4c"
2626 set temp2_crit 75
2727
2828# disabled because of some eeprom corruption risks
29- #chip "pmbus-i2c-3 -4e"
29+ #chip "pmbus-i2c-6 -4e"
3030# label temp1 "Power controller sensor 1"
3131# set temp1_max 60
3232# set temp1_crit 70
@@ -37,7 +37,7 @@ chip "max6658-i2c-2-4c"
3737
3838# ignore curr1
3939
40- chip "dps460-i2c-5 -58"
40+ chip "dps460-i2c-8 -58"
4141 label temp1 "Power supply 1 inlet temp sensor"
4242 # maximum and critical thresholds are not supported for this psu
4343 set temp1_max 60
@@ -59,7 +59,7 @@ chip "dps460-i2c-5-58"
5959 set curr2_max 36
6060 set curr2_crit 37
6161
62- chip "dps460-i2c-6 -58"
62+ chip "dps460-i2c-9 -58"
6363 label temp1 "Power supply 2 inlet temp sensor"
6464 # maximum and critical thresholds are not supported for this psu
6565 set temp1_max 60
0 commit comments