Page 1 of 1

Raspberry Pi 4B POE+ fan control

Posted: 2021-09-14 13:45
by johan.zietsman
I installed Debian 10 on a Raspberry Pi 4B with an official POE hat.
I need to configure the fan to control the CPU temperature. This is possible with Ubuntu based on this article.
On Debian 10 there is no /boot/firmware/usercfg.txt file, so I tried this in the /boot/firmware/config.txt file. This had no effect. The CPU temperature is not controlled.

Any help would be greatly appreciated.

Many thanks

Johan

Re: Raspberry Pi 4B POE+ fan control

Posted: 2021-09-23 19:57
by Aki
Hello,

Have you seen here [1] ?

[1] https://www.jeffgeerling.com/blog/2021/ ... essive-fan

Re: Raspberry Pi 4B POE+ fan control

Posted: 2021-09-24 06:16
by johan.zietsman
Thanks for your response @Aki. It looks like I will have to upgrade to the latest Debian to get a 5.13+ kernel.
I will do this when I have some time.
This link for Fedora also seems helpful.

All the best

Johan

Re: Raspberry Pi 4B POE+ fan control

Posted: 2021-09-24 07:22
by Hallvor
Did you consider passive cooling for yours? No moving parts, it doesn't draw extra power to run the fan and doesn't make noise. I use it for my 4B, and I couldn't be happier.

https://raspberrytips.com/raspberry-pi- ... e-cooling/

Re: Raspberry Pi 4B POE+ fan control

Posted: 2021-09-24 14:24
by johan.zietsman
Thanks for your response @Hallvor.

I use the official Raspberry PI POE hats in this 1U rack configuration.
I therefore do not have passive cooling as an option.

Cheers

Johan