Jump to content

Fan not working at all


Pramil Banymandhub

Recommended Posts

Hello to everybody !

 

I'm new to this forum and to linux.

After installing my Helios64 recently, I had a few problems and had to go with the eMMC maskrom installation which were fine. PS I've installed on top of the linux kernel (4.4) Open Media Vault (latest version).

 

After installing everything, I've noticed that the fans were not functioning. I've checked the documentation on kobol.io site and went to the /etc/fancontrol config file and set the values as it was shown on the doc. I've restarted the fancontrol service, but still nothing.

 

I've tried to read the pwm of my fans (has fan P7 were linked to the hwmon0 cat /sys/class/hwmon0/pwm1) and i had the following message "No such file or directory"

 

Can somebody help me : I'm scared about this issue and will shut down the NAS until I found a solution.

 

Best regards,

 

Pramil

 

Link to comment
Share on other sites

Hello,

My workaround or patch, maybe it bad, sad or unclear but it's KISS and seem to work !

Bye

 

root@helios64:~# cat /etc/fancontrol

# Helios64 PWM Fan Control Configuration
# Temp source : /dev/thermal-cpu
INTERVAL=10
#FCTEMPS=/dev/fan-p6/pwm1=/dev/thermal-cpu/temp1_input /dev/fan-p7/pwm1=/dev/thermal-cpu/temp1_input
FCTEMPS=/dev/fan-p6/pwm1=/sys/class/thermal/thermal_zone0/temp /dev/fan-p7/pwm1=/sys/class/thermal/thermal_zone0/temp
MINTEMP=/dev/fan-p6/pwm1=40 /dev/fan-p7/pwm1=40
MAXTEMP=/dev/fan-p6/pwm1=110 /dev/fan-p7/pwm1=110
MINSTART=/dev/fan-p6/pwm1=60 /dev/fan-p7/pwm1=60
MINSTOP=/dev/fan-p6/pwm1=40 /dev/fan-p7/pwm1=40
MINPWM=20

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines