I've greatly appreciated the conversion guide and advice in this thread.
For the fan speed mod, the 27% value still caused speed ramping a couple of times a minute, on this dual-PSU SX6012 specimen. 28% (0x1C) -- patched into the "tc" file in the 6 places noted -- worked OK with the following (very quiet) outcome:
Basement ambient temperature is quite low, but the switch is unloaded at this time.
I initially tried 32% after 27% thrashed. It worked -- constant lower speed -- but with irritating harmonics (subjectively more objectionable than the original 40%).
For the fan speed mod, the 27% value still caused speed ramping a couple of times a minute, on this dual-PSU SX6012 specimen. 28% (0x1C) -- patched into the "tc" file in the 6 places noted -- worked OK with the following (very quiet) outcome:
BlitzenSwitch [standalone: master] > sh fan
=====================================================
Module Device Fan Speed Status
(RPM)
=====================================================
MGMT FAN1 F1 4650.00 OK
MGMT FAN2 F1 4650.00 OK
MGMT FAN3 F1 4470.00 OK
MGMT FAN4 F1 4380.00 OK
BlitzenSwitch [standalone: master] > sh temperature
========================================================
Module Component Reg CurTemp Status
(Celsius)
========================================================
MGMT BOARD_MONITOR T1 30.00 OK
MGMT CPU_BOARD_MONITOR T1 31.00 OK
MGMT CPU_BOARD_MONITOR T2 53.00 OK
MGMT QSFP_TEMP1 T1 28.00 OK
MGMT QSFP_TEMP2 T1 29.50 OK
MGMT QSFP_TEMP3 T1 30.50 OK
MGMT SX T1 31.00 OK
=====================================================
Module Device Fan Speed Status
(RPM)
=====================================================
MGMT FAN1 F1 4650.00 OK
MGMT FAN2 F1 4650.00 OK
MGMT FAN3 F1 4470.00 OK
MGMT FAN4 F1 4380.00 OK
BlitzenSwitch [standalone: master] > sh temperature
========================================================
Module Component Reg CurTemp Status
(Celsius)
========================================================
MGMT BOARD_MONITOR T1 30.00 OK
MGMT CPU_BOARD_MONITOR T1 31.00 OK
MGMT CPU_BOARD_MONITOR T2 53.00 OK
MGMT QSFP_TEMP1 T1 28.00 OK
MGMT QSFP_TEMP2 T1 29.50 OK
MGMT QSFP_TEMP3 T1 30.50 OK
MGMT SX T1 31.00 OK
Basement ambient temperature is quite low, but the switch is unloaded at this time.
I initially tried 32% after 27% thrashed. It worked -- constant lower speed -- but with irritating harmonics (subjectively more objectionable than the original 40%).
I can confirm @up3up4's findings on my SX6012, sweet sweet silence!
Only edited the tc file to 27%Code:ORG21-SW-XLG01 [standalone: master] # sh fan ===================================================== Module Device Fan Speed Status (RPM) ===================================================== MGMT FAN1 F1 5130.00 OK MGMT FAN2 F1 5400.00 OK MGMT FAN3 F1 5130.00 OK MGMT FAN4 F1 5130.00 OK ORG21-SW-XLG01 [standalone: master] # sh temperature ======================================================== Module Component Reg CurTemp Status (Celsius) ======================================================== MGMT BOARD_MONITOR T1 42.00 OK MGMT CPU_BOARD_MONITOR T1 45.00 OK MGMT CPU_BOARD_MONITOR T2 68.00 OK MGMT QSFP_TEMP1 T1 37.00 OK MGMT QSFP_TEMP2 T1 38.00 OK MGMT QSFP_TEMP3 T1 38.50 OK MGMT SX T1 51.00 OK