Yeah, I'd like to know too
@Gabriel Mateiciuc
Here's the relevant section in the ini file :
[fan]
fan_en=1
fan0_pwm_duty_cycle=0x80
;;fan1_pwm_duty_cycle=0x1a
fan2_pwm_duty_cycle=0x80
;;fan3_pwm_duty_cycle=0x1a
;;fan4_pwm_duty_cycle=0x1a
;;fan5_pwm_duty_cycle=0x1a
;;fan6_pwm_duty_cycle=0x80
;;fan7_pwm_duty_cycle=0x1a
;;fan8_pwm_duty_cycle=0x80
;;fan9_pwm_duty_cycle=0x1a
fan0_lo_limit_rpm=0x200
;;fan1_lo_limit_rpm=0x1000
fan2_lo_limit_rpm=0x200
;;fan3_lo_limit_rpm=0x1000
;;fan4_lo_limit_rpm=0x1000
;;fan5_lo_limit_rpm=0x1000
;;fan6_lo_limit_rpm=0x1000
;;fan7_lo_limit_rpm=0x1000
;;fan8_lo_limit_rpm=0x1000
;;fan9_lo_limit_rpm=0x1000
the commented out are defaults/unused, I've left them there for reference.
What you need, quick'n'dirty :
[fan]
fan_en=1
fan0_pwm_duty_cycle=0x80
fan2_pwm_duty_cycle=0x80
fan0_lo_limit_rpm=0x200
fan2_lo_limit_rpm=0x200
The original fans are high quality Delta's and with the settings above - your mileage may vary - the switch is almost as silent as the Cisco 4948 above it.
You could try 1a for the duty_cycle parm for a bit more noise and lower temps .
You need to check the environment, temps etc. Mine never goes above 40C with environment around 25C.
Take it as a starting point, mine runs like this since Feb 2017. I remember that I've come to those values through some trials.
I'd check the console, but I never got around to finish the conversion and I don't have a serial connected.
Now that I'm "grounded" by the virus, I've (re)started old projects, finishing up others etc.
Please PM the missing "magic" from the conversion guide, if you cannot say it in public. I know I've put out some info and now you can't get any firmware "source" files to build for yourself, only binaries ...