Closed MNS26 closed 3 years ago
Hello @MNS26! 👋
Please, have a look at https://github.com/dominiksalvet/asus-fan-control/blob/master/contributing.md and https://github.com/dominiksalvet/asus-fan-control/blob/master/readme.md. Once you have it read, let us continue in the discussion based on the provided information. Thank you.
Here is the form you will need to fill in after reading the MD files:
Environment State asus-fan-control version and OS information.
Basic configuration If only temperatures were set and they worked, add output of:
sudo asus-fan-control get-temps
(new default temperatures for your device)sudo asus-fan-control model-info
Advanced configuration If advanced configuration was used, add output of:
sudo FALLBACK_ADDRS='<addrs>' FALLBACK_TEMPS='<temps>' asus-fan-control model-info
It does not work If neither configuration was working for your device, community involvement is required. Please provide some information so the community can build on something. Why does asus-fan-control not work? What have you tried?
Additional context Add any additional context.
Thanks for the fast response
Environment Asus-fan-control version
OS Info
Basic Configuration the output of
sudo asus-fan-control get-temps
sudo asus-fan-control model-info
Advanced configuration using the command
sudo FALLBACK_ADDRS='<addrs>' FALLBACK_TEMPS='<temps>' asus-fan-control set-temps default
had no change when going through all addresses listed by afc-scout
Aditional context
as a temporary solution for thermal issues i'm using the throttle_thermal_policy
file for different fan modes
0(default)
1(performance)
2(silent)
and all the test with asus-fan-control have been done on the default mode
@dominiksalvet i have filled in the form, is there anything i missed? If so what are the steps needed to get the information?
Well, I have seen these fan modes somewhere in the previous issues. And I doubt the laptops with the modes were compatible with AFC.
Are you able to set temperatures with AFC and does it have some effect?
EDIT: See #56
no i was not able to change the fan speed at all with AFC
Well, unfortunately, I think AFC will not work on your device... See the issues of the added label for more information.
EDIT: Should you find out something, let us know! :rocket:
Adding fan control for the 2 fans in the GL504GW.
After installing linux and testing the performance with a few games the fan never went over 5200rpm even though the GPU (RTX 2070) temperature almost got to the shutdown threshold of 99c, while in windows it had a max rpm of 8200-9000 rpm (102% - 105% according to the ROG software)
when the system was compiling/installing packages it randomly ramped up to somewhere in the mid 6000rpm and then went down again, but no fan response when the CPU and GPU were used by the game.
I'm new to figuring this kind of things out so if there is any information missing i'm sorry