Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make rpi poe fan less noisy in cool environments #4222

Merged
merged 1 commit into from
Mar 22, 2021

Conversation

ProBackup-nl
Copy link

Run the PoE hat fan with reduced noise when possible. The PoE hat fan will spin even at PWM=1 and spins almost silent. Tested at 17ºC, the fan PWM alternates between 1 and 10, which is a lot less noisy then alternating between PWM levels 0 and 31.

Run the PoE hat fan with reduced noise when possible. The PoE hat fan will spin even at PWM=1 and spins almost silent. Tested at 17ºC, the fan PWM alternates between 1 and 10, which is a lot less noisy then alternating between PWM levels 0 and 31.
@pelwell
Copy link
Contributor

pelwell commented Mar 19, 2021

For me, with the default thresholds that causes the fan to spin permanently, but near silently. With a light load it speeds up slightly. The jump is now more pronounced, but most of the time one won't hit it.

Any comments, @ghollingworth ?

@ghollingworth
Copy link

Ah this is PoE fan... not case fan...

@XECDesign

For the case fan, we only toggle on/off at a relatively high temperature (80 degrees by default) since it would otherwise be on when it's not required...

@pelwell
Copy link
Contributor

pelwell commented Mar 22, 2021

@XECDesign is happy to give this new curve a try. There was some concern about older, dusty fans taking a bit more drive to get started, but in that case the temperature would rise and one of the higher levels would kick in.

@pelwell pelwell merged commit dcf5c17 into raspberrypi:rpi-5.10.y Mar 22, 2021
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Mar 23, 2021
kernel: Make rpi poe fan less noisy in cool environments
See: raspberrypi/linux#4222

kernel: overlays: Add pcie-32bit-dma overlay
See: raspberrypi/linux#4216

kernel: ARM: dts: bcm2711: Add aliases for additional SPIs

kernel: Revert i2c: bcm2835: Handle untimely DONE signal
See: Hexxeh/rpi-firmware#261
popcornmix added a commit to Hexxeh/rpi-firmware that referenced this pull request Mar 23, 2021
kernel: Make rpi poe fan less noisy in cool environments
See: raspberrypi/linux#4222

kernel: overlays: Add pcie-32bit-dma overlay
See: raspberrypi/linux#4216

kernel: ARM: dts: bcm2711: Add aliases for additional SPIs

kernel: Revert i2c: bcm2835: Handle untimely DONE signal
See: #261
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants