Jump to content
XPEnology Community

Terramaster F4-220 fan control


eudean

Recommended Posts

On 12/11/2020 at 2:12 AM, Misty said:

I've adapted the code to integrate into Synology's own fan controlling system.

You can find my code here :):

https://github.com/NyaMisty/scemd_fanspeed_hook

 

injecting this code with DSM 7 cause some strange logs output

 

2022-02-05T20:11:19+01:00 terranas scemd[10820]: fs_btrfs_metadata_usage_query.c:125 Failed to check the btrfs metadata usage of volume [/volume1].
2022-02-05T20:11:25+01:00 terranas scemd[10820]: fs_btrfs_metadata_usage_query.c:86 Failed to read result of getting btrfs tree info, err No such file or directory

 

Link to comment
Share on other sites

  • 6 months later...

Thanks to eudean for the tools

 

Works fine on my Terramaster f2-220, but the "Task Scheduler" startup doesn't work, so I write the script file to the startup file.

 

1. Edit the script file

vi /etc/rc

 

2. Add the script file to the penultimate line of the file (before exit 0)

/your_directory/fancontrol

 

Link to comment
Share on other sites

  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...