Hello all,
Been using version 1.12.0 for a few days and I like it a lot, but I noticed that the Fan is always on, it seems that the fan control never actually executed, at least I do not see it when I run crontab -l
root@BBOX:/tmp# crontab -l
0,1,11,21,31,41,51 * * * * /usr/bin/set_kernel_timezone >/dev/null 2>&1
0 0,4,8,12,16,20 * * * /usr/bin/backup_quotas >/dev/null 2>&1
0 0,4,8,12,16,20 * * * /tmp/bw_backup/do_bw_backup
0 0,4,8,12,16,20 * * * /tmp/do_webmon_backup
I found several references to a custom script from lantisproject but the scrip is no longer available at that web page, is there something else I can do to enable fan control?
Gargoyle Version:1.12.0
Model:Linksys WRT1900AC
Device Configuration:Gateway
Memory Usage:50.2MB / 245.1MB (20.4%)
Connections:572/4096
CPU Load Averages:0.39 / 0.26 / 0.20 (1/5/15 minutes)
CPU Temperature:51 °C
RAM Temperature:39 °C
Wifi Temperature:41 °C
WRT1900AC V1 - Fan always on
Moderator: Moderators
Re: WRT1900AC V1 - Fan always on
Here's how to do it: https://forum.openwrt.org/t/automatic-f ... 1900ac/223
In my opinion, this will not work for you, because you need the kernel module "kmod-hwmon-pwmfan", which is probably not part of Gargoyle
.
In my opinion, this will not work for you, because you need the kernel module "kmod-hwmon-pwmfan", which is probably not part of Gargoyle

Turris Omnia with OpenWrt 21.02 - Tested
Linksys WRT3200ACM with Gargoyle 1.13.x
TL-WR1043ND v2 with Gargoyle 1.10.0
http://gargoyle.romanhk.cz custom builds by gargoyle users
Linksys WRT3200ACM with Gargoyle 1.13.x
TL-WR1043ND v2 with Gargoyle 1.10.0
http://gargoyle.romanhk.cz custom builds by gargoyle users
Re: WRT1900AC V1 - Fan always on
Sounds like a good fix, is this kernel compatible with Gargoyle v.1.12.0?
Or any other options?
Or any other options?
Re: WRT1900AC V1 - Fan always on
That script should just work, and is basically a copy of what i had on my server.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: WRT1900AC V1 - Fan always on
Right! Except that I can't get my hands on it. The links I've found are no good.
For now I just added a job to the crontable to thje defaul fan_control.hs every five minutes
For now I just added a job to the crontable to thje defaul fan_control.hs every five minutes
Re: WRT1900AC V1 - Fan always on
The thread linked above contains the script code in the first post.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.