Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] asus-fan-control #3367

Open
joaomfds opened this issue Oct 21, 2024 · 2 comments
Open

[Request] asus-fan-control #3367

joaomfds opened this issue Oct 21, 2024 · 2 comments
Labels
priority:low This package affects just a few users. request:new-pkg New package requested.

Comments

@joaomfds
Copy link

joaomfds commented Oct 21, 2024

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

@joaomfds joaomfds added the request:new-pkg New package requested. label Oct 21, 2024
@Technetium1
Copy link
Member

We provide asus-fan-dkms-git, is that not good enough?

@joaomfds
Copy link
Author

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)

@Technetium1 Technetium1 added the priority:low This package affects just a few users. label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:low This package affects just a few users. request:new-pkg New package requested.
Development

No branches or pull requests

2 participants