You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, some ASUS devices running Linux control their system fans inappropriately. Typical symptoms include:
Running fans even when not under any load
Not running fans under load appropriately
Spinning up fans in short performance peaks
AFC solves the problems above and even more
Benefits:
Allows the user of older asus laptops to correctly set fan speed.
Building:
makepkg -Si
Copyright:
MIT
Expected Interest:
Some
Already available?
No
Unique request?
No
Banned package?
No
More information:
No response
The text was updated successfully, but these errors were encountered:
asus-fan-dkms-git does not provide executable as asus-fan-control... The user has to create scripts or issue direct commands as in:
echo 123 > ${fpath}/pwmX # set to 123
echo 0 > ${fpath}/pwmX # switch fan off (DANGEROUS!)
echo 255 > ${fpath}/pwmX # set to max speed
asus-fan-control provides both the systemd service and an executable to set fan speeds (besides fixing the incorrect defaults of some laptops).
Besides that, I have been unable to get asus-fan-dkms to work on my laptop (asus s510-ua)
Package:
https://aur.archlinux.org/packages/asus-fan-control
Purpose:
By default, some ASUS devices running Linux control their system fans inappropriately. Typical symptoms include:
Running fans even when not under any load
Not running fans under load appropriately
Spinning up fans in short performance peaks
AFC solves the problems above and even more
Benefits:
Allows the user of older asus laptops to correctly set fan speed.
Building:
makepkg -Si
Copyright:
MIT
Expected Interest:
Some
Already available?
No
Unique request?
No
Banned package?
No
More information:
No response
The text was updated successfully, but these errors were encountered: