Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

Poe Hat fan support #44

Closed
mazzy89 opened this issue Sep 10, 2021 · 4 comments
Closed

Poe Hat fan support #44

mazzy89 opened this issue Sep 10, 2021 · 4 comments

Comments

@mazzy89
Copy link

mazzy89 commented Sep 10, 2021

I'm currently try to bake an image for RPI 4 with the support for the fan mounted on top of the PoE hat. Currently booting k3os gives as result that the fan does not spin hence the pi is super hot. Did anyone try that?

@mazzy89
Copy link
Author

mazzy89 commented Sep 10, 2021

I will try to add to the config boot the parameter https://github.com/raspberrypi/firmware/blob/46f356dcecc5204ca9a8cef7e6894e083b231bc7/boot/overlays/README#L2609 and bake again an image to see if the fan goes up

@mazzy89
Copy link
Author

mazzy89 commented Sep 11, 2021

I confirm that adding these parameters to the config.txt it works:

dtoverlay=rpi-poe-plus
dtparam=poe_fan_temp0=10000,poe_fan_temp0_hyst=1000
dtparam=poe_fan_temp1=55000,poe_fan_temp1_hyst=5000
dtparam=poe_fan_temp2=60000,poe_fan_temp2_hyst=5000
dtparam=poe_fan_temp3=65000,poe_fan_temp3_hyst=5000

@SSvilen
Copy link

SSvilen commented Sep 11, 2021

I've just tried it on my 4B using the latest firmware and it works.

@mazzy89
Copy link
Author

mazzy89 commented Sep 11, 2021

I think then we can close this. solved.

@mazzy89 mazzy89 closed this as completed Sep 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants