All the files modded are for 8012 version:
hwd - patched 1PSU Dingo error via mapping DPN_ERROR to 2 = 2 PSU in function adjust_pses_number_according_to_machine. For genuine part numbers it will have no effect, for converted ensure you use it on a unit with 2 PSUs, cannot tell what happens when you force 2 PSU on 1 PSU unit.
Addresses error: [hwd.WARNING]: adjust_pses_number_according_to_machine: P/N:[(null)] for Dingo is unknown
Other than error message itself impact of this remains unknown. Even with the error green leds on both PSUs are On and System led is green.
rh - patched via *is_vpi_enableda = true; in function util_ui_api_is_ib_eth_vpi_enabled, should match profile = 3 which is enforced during re-manufacturing process.
Addresses error: [web.WARNING]: util_ui_api_is_ib_eth_vpi_enabled: HW supports: IB ETH VPI profiles, but they are not enabled by HW VPD or license.
This error occurs only when one logs in via web GUI so you may want patch it or not.
tc - 1B replaced with 1D and fan speed increment 0A with 05, fan speed is at 5340.0 RPM. I did see fans ramping-up & down on few occasions which was annoying and it appeared to be happening when temp was below? certain threshold. This one is still work in progress as fan logic is complex and unit measures various deviations incl. ambient temp.
Log level = Notice and no errors:
Jan 27 01:54:59 SX6012 mgmtd[4248]: [mgmtd.NOTICE]: User admin (local user admin) authentication method: local
Jan 27 01:57:44 SX6012 rh[7443]: [web.NOTICE]: setting existing tstring [mgmt0] to null
Jan 27 01:57:44 SX6012 rh[7443]: [web.NOTICE]: setting existing tstring [static] to null
Jan 27 06:33:29 SX6012 kernel: hrtimer: interrupt took 37864 ns
Jan 27 09:32:48 SX6012 wsmd[4865]: [wsmd.NOTICE]: User admin (System Administrator) logged into Web UI from 192.168.6.42
Jan 27 09:32:49 SX6012 mgmtd[4248]: [mgmtd.NOTICE]: User admin (local user admin) authentication method: local
hwd,rh,tc