Replies: 3 comments 1 reply
-
To add more context, I'm on a 5.10.35-rockchip64 kernel from armbian. |
Beta Was this translation helpful? Give feedback.
-
hey, @dev-zero . I noticed you are using a 140mm fan. make sure your fan uses less than 200mA (.2A) because that's all the pwm fan pins on the sata hat can handle. 140mm fans often use more than that (e.g., coolerguys 140mm fan) and the pwm pins won't be able to handle it. (I've actually never tested this myself. this is an assumption based on the sata hat documentation.) now, if that is not the problem, then I suspect that it might have something to do with the 5.* Kernel because I haven't noticed any issues with the pwm fan running on my NanoPi M4 (I run the legacy Kernel instead and its pretty reliable there). here are a couple of things that I'd do then:
Let me know how it goes. |
Beta Was this translation helpful? Give feedback.
-
this is unusual indeed. if you have not lost hope yet, try the legacy
kernel instead. hardware-wise, you can debug electrical issues with a
multimeter. in any case, the helios is a solid alternative but pricey and
supply is limited.
…On Thu, Jul 1, 2021, 04:11 Tiziano Müller ***@***.***> wrote:
Ok, I tried with a 125mA fan, still no luck. Not sure whether it was a
coincidence or not, but when I had the fan attached during boot, I got PCIe
timeouts and the SATA controller would not show up at all. After unplugging
the fan and another reboot everything was fine again. Plugging the fan
after the boot and running the script (with -f) didn't make it spin
unfortunately. The base directory .../pwmchip1/ is still there and I
tried it manually before I discovered your script, still no luck.
Given that there are obviously electrical issues as well (the PCIe
timeout) I'm likely going to replace the complete system by a Helios64 once
it is available again.
Thanks again for your help!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#6 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMBRNZB4PV7IFBA7BBQPGMTTVQIK5ANCNFSM47ABSS5Q>
.
|
Beta Was this translation helpful? Give feedback.
-
Hi Carlos,
thanks a lot for the PWM script! Unfortunately it doesn't seem to work for me: no matter what I do, the fan (140mm, 3pin, when directly attached to 12V it works) is not spinning at all. Would you have ideas on where to start debugging?
Thanks a lot in advance,
Best,
Tiziano
Beta Was this translation helpful? Give feedback.
All reactions