I have successfully assembled the Pironman 5 case and have installed the software on both microSD and NVME. However, I have a few questions.
Manual States: RGB fans won’t spin unless the temperature hits 60°C.
Mine are on at 36°C. The main cooling tower is not spinning but it did on one install.
There also seems to be a significant behavior with booting off the SD card and the NVME in that upon shutdown the NVME hangs for quite some time before actually shutting down.
For ice tower fan, it’s control by OS, by my side, I add some lines into the /boot/firmware/config.txt
dtparam=fan_temp0=40000
dtparam=fan_temp0_hyst=10000
dtparam=fan_temp0_speed=125
For the shutdown when you boot from NVMe, I’m getting an issue of delay if there’s no SD card into the extender. If I boot from SD card, no delay at shutdown. Si founder are working to fix issue with SD extender.
" Fan State indicates the status of the two side RGB fans. At the current temperature, the two RGB fans are off."
However, in my instance, from the dashboard, GPIO Fan State is OFF and both fans are running and illuminated and cycling through the spectrum. This is contrary to both the manual which states they wont spin until 60 and above.
I understand they are looking at the delay shutdown from NVME, Thank you.