![]() |
Tool to Control Fan - fanctl - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: ROCKPRO64 (https://forum.pine64.org/forumdisplay.php?fid=98) +--- Forum: Linux on RockPro64 (https://forum.pine64.org/forumdisplay.php?fid=101) +--- Thread: Tool to Control Fan - fanctl (/showthread.php?tid=6489) |
Tool to Control Fan - fanctl - tuxd3v - 09-01-2018 Hello guyes, Since early, I realized that Rockpro64 needs active cooling if you push it up, And so I ordered a heatsink and a Fan for it.. In the meantime, I created a tool to control Temperatures. Is is now Running for more than a month, with full CPU usage, 24x7 and temps are good( ~58Celcius). This Board is Very stable.. ![]() If someone want the tool: https://github.com/tuxd3v/fanctl Regards, tux RE: Tool to Control Fan - fanctl - tllim - 09-02-2018 (09-01-2018, 07:52 PM)tuxd3v Wrote: Hello guyes, Thanks ![]() RE: Tool to Control Fan - fanctl - whitehat - 09-03-2018 (09-01-2018, 07:52 PM)tuxd3v Wrote: Hello guyes, Something seems to be missing from source file around line 164 RE: Tool to Control Fan - fanctl - tuxd3v - 09-04-2018 tllim: In the community, we take, and we give back you welcome ![]() whitehat: thanks for the info, the v0.1.2, correct that typo. RE: Tool to Control Fan - fanctl - tuxd3v - 09-04-2018 (09-03-2018, 12:34 PM)whitehat Wrote:(09-01-2018, 07:52 PM)tuxd3v Wrote: Hello guyes, Thanks for reporting a Bug. It was already fixed, but I forgot to comit, and released v0.1.1, with this bug.. It was fixed in v0.1.2 Regards tux RE: Tool to Control Fan - fanctl - whitehat - 09-04-2018 (09-04-2018, 08:15 AM)tuxd3v Wrote:Which distro are you running (Ubuntu, Debian, OMV, -32 or -64 architecture)?(09-03-2018, 12:34 PM)whitehat Wrote:(09-01-2018, 07:52 PM)tuxd3v Wrote: Hello guyes, I am on Ubuntu-64 minimal and looked around with lm-sensors, only to find nobody home. No hwmon! What software did you run to get temperature monitoring going? Thanks for hanging out here and answering questions. Regards whitehat RE: Tool to Control Fan - fanctl - tuxd3v - 09-04-2018 (09-04-2018, 06:14 PM)whitehat Wrote:(09-04-2018, 08:15 AM)tuxd3v Wrote:Which distro are you running (Ubuntu, Debian, OMV, -32 or -64 architecture)?(09-03-2018, 12:34 PM)whitehat Wrote:(09-01-2018, 07:52 PM)tuxd3v Wrote: Hello guyes, Hello, I am using the Minimal Version Release of Debian Strech by ayufan But with older release I was at same stage as you.. You need to Follow ayufan instructions on Github. Resuming, you need to upgrade your kernel and maybe some stuff. Reboot, Then you will be able to get exported to sysfs the hwmon and thermal zones. I am using the tool I made - fanctl ![]() RE: Tool to Control Fan - fanctl - romtorwator - 09-07-2018 if I want the average temperature to be +40C ? ie. so that starting from +35C the PWM duty cycle was 30%, at +40C already 50%, and with +45C and above, then 100% at the same time without reducing the clock frequency of and turning off the microcontroller or if > +70C? RE: Tool to Control Fan - fanctl - rookieone - 09-07-2018 Very nice script! Thank you! Quick question, does the rockpro64 really need to shutdown when Temp >= 70? Is that temperature bad for the Rockchip? See this link I see much higher temps during testing? p.s. and is 45 already to high for idling? RE: Tool to Control Fan - fanctl - amator_1 - 09-08-2018 (09-01-2018, 07:52 PM)tuxd3v Wrote: Hello guyes, Thank U very very much, its a really very useful tool. Could you make "write" something for a external hhd , network , act activity led blink. for my casing for the rockpro64 i built myself. |