Jump to content
XPEnology Community

MrBerni

Rookie
  • Posts

    5
  • Joined

  • Last visited

Posts posted by MrBerni

  1. 34 minutes ago, eudean said:

    I can offer to re-compile with the sanity check removed. Whether the rest of the logic will work with the IT8613E I can't say, though. I'll have to figure out how to set up the appropriate development environment again, but please check back later this week and I will post a new binary for you.

     

    Great, I will give it a try then and report back. :)

     

    Regards

  2. On 4/3/2019 at 11:31 PM, compuman said:

    Today I tested "fancontrol" code and made some modification.

    1. the order of parameters is different from what write on "istructions" so it didn't work at first try... I change istructions of -h to be consistent with parameters
      <debug> <pwminit> <setpoint> <interval> <overheat> <pwmmin> <kp> <ki> <imax> <kd>
    2. I add a new parameter (second in list) that make you change the tested temperature between DISK (0) or CPU (1)  (coretemp of terramaster that I prefer) 
      So now the parameters are:
      <debug> <test_temp> <pwminit> <setpoint> <interval> <overheat> <pwmmin> <kp> <ki> <imax> <kd>

     

    I scheduled:

    /root/fancontrol 0 1 50 35 20 40 50

     

    source

    fancontrol.cpp 7.36 kB · 17 downloads

     

    and executable for DSM 6.2.1

    fancontrol 13.9 kB · 26 downloads

     

    thanks eudean for the code

    PS

    I have no time to test different cicle for the fan,

    but next change can be to replicate  lm-sensor fan control or not...

     

     

    That looks really really nice. Any chance to get this re-compiled for the F2-221 (it uses the IT8613E rather than the IT8772E)...

     

    Regards

  3. Hi there,

     

    just trying to control my fan on the "new" TerraMaster F2-221 (different IO-Chip). Here we use the IT8613E and fancontrol does not work. Looking at the source it seems the sanity check blocking me, but there may be other differences in the memory ranges need to be addressed...
    Code for the IT87-Kernel-Module is here: https://github.com/hannesha/it87

     

    Any chance to get this nice app re-compiled for the F2-221 with IT8613E?

     

    Regards

×
×
  • Create New...