Jump to content

Fancontrol - Bookworm - Solved


Rickyx

Recommended Posts

After installing armbian bookworm the fans are always at maximum. Here is how I solved.

 

Trying to figure out what is not working I try to run the related service

systemctl start fancontrol.service

but it does not start. So I check the latest errors:

systemctl status fancontrol.service

I obtain

Failed ...fancontrol.service: Failed to locate executable /usr/sbin/fancontrol

so, fancontrol is simply not there and apt can't find it for installation.

 

I took the old sd card and copied the fancontrol to /usr/sbin/

Than make it executable with:

chmod +x /usr/sbin/fancontrol

than
 

systemctl start fancontrol.service

systemctl enable fancontrol.service

 

As soon as I started the service, voilà, the fan started to... blowing only when needed: problem solved!

Attached you find the fancontrol file.

fancontrol

Link to comment
Share on other sites

4 hours ago, Rickyx said:

After installing armbian bookworm the fans are always at maximum.

 

In K6.1 fan should still work, 

https://github.com/armbian/build/pull/5392

while for 6.6

https://github.com/armbian/build/pull/5939

and 6.10, support was removed as it was too much work and no time:

https://github.com/armbian/build/blob/main/patch/kernel/archive/mvebu-6.10/92-mvebu-gpio-remove-hardcoded-timer-assignment.patch.disabled

Link to comment
Share on other sites

For me the problem was only the lack of the fancontrol executable, everything else seems to work (although I can't tell if pwm or not).

So I thought I'd share this that might help keep still working hardware from being perceived as non-functional or obsolete: for the moment Armbian (Debian 12 Bookworm, Minimal / IOT) + Omv are working perfectly!

 

Thank you Igor!

Riccardo

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