@SimonF can you help to get this board working? The Board is using an ASPEED AST2500 Controller, documentation about it is here: https://download.asrock.com/Rack/TSD/FAQ/TSDQA-72.pdf Output of configure button: 2026-03-20 20:38:30 Checking IPMI fan Locations...
2026-03-20 20:38:42 Location 0-1: none
2026-03-20 20:38:47 Location 0-2: none
2026-03-20 20:38:53 Location 0-3: none
2026-03-20 20:38:58 Location 0-4: none
2026-03-20 20:39:04 Location 0-5: none
2026-03-20 20:39:09 Location 0-6: none
2026-03-20 20:39:15 Location 0-7: none
2026-03-20 20:39:20 Location 0-8: none
2026-03-20 20:39:20 Saving board configuration...Configuration looks like this: {
"ASRockRack": {
"raw": "00 3a 01",
"auto": "00 00 00 00 00 00 00 00",
"full": "64 64 64 64 64 64 64 64",
"fans": {
"FAN_POS1": "01",
"FAN_POS2": "01",
"FAN_POS3": "01",
"FAN_POS4": "01",
"FAN_POS5": "01",
"FAN_POS6": "01",
"FAN_POS7": "01",
"FAN_POS8": "01"
}
}
}Sensor reading works fine, but fan control does not work. Hope you can help.