Hi,
I’m facing an issue with the CPU tower cooler fan on my Pironman 5 setup.
Setup
-
Raspberry Pi 5
-
Pironman 5 case (using the provided 4-pin PWM CPU fan)
-
Raspberry Pi OS (tested on both NVMe and microSD)
Issue
-
The CPU fan spins briefly at boot
-
After the system fully boots, the fan stops and never spins again, even under load
-
CPU temperature crosses 50°C+, but the fan still does not start
What I’ve tested
-
Reinstalled Raspberry Pi OS (both SD and NVMe)
-
Tested without Pironman software installed
-
Reseated the fan connector multiple times
-
Confirmed the fan is connected to the Pi 5 4-pin fan header
Diagnostic output
ls /sys/class/thermal/
Output:
thermal_zone0
There is no cooling_device0, which suggests the fan is not being detected by the system.
I also tried:
cat /sys/class/thermal/cooling_device0/cur_state
Result:
No such file or directory
Observation
-
Fan gets power at boot (spins briefly)
-
But appears not detected as a PWM fan by the OS
Question
-
Is this a known issue with the Pironman 5 CPU fan?
-
Could this be a cable / pinout / compatibility issue with the Pi 5 fan header?
-
Is there any additional driver or configuration required for the CPU fan (not the RGB fans)?
Any guidance would be appreciated.