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
Environment
State your AFC version : ( where is that , im assuming its the latest one )
OS version : Linux fedora 6.10.8-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Sep 4 21:41:11 UTC 2024 x86_64 GNU/Linux
CPU name : Intel(R) Core(TM) i7-4700HQ CPU @ 2.40GHz
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) :
30 40 50 60 65 70 75 80
this is just what im using at the moment but have done some tests and yes it spins up the CPU fan dependant on temperature
but not the GPU fan but its better then it overheating which it was doing before hardly running the fan much at all , would be interested in getting some control on the GPU fan , will have more of a play with it maybe this can do that as well using another address .
not yet have not looked at that yet , it was just a mission getting it installed , need some better instructions i think as i had to figure out a bunch of things along the way.
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 AFC not work? What have you tried?
Additional context
Add any additional context.
Is it suppose to control the GPU fan as well ? it only seems to be controlling the CPU fan the GPU fan does not speed up , really needs a bit more documentation .
thanks for your work its the only thing that has worked controlling the fans on this laptop , would be interesting if i can use it to control the gpu fan with the gpu temp as well but not sure how to go about doing that maybe just another address and some how have two separate fan temp curves idk , something else to figure out.
kind regards.
The text was updated successfully, but these errors were encountered:
perhaps 1431 controls the gpu fan , will try some testing on that once i figure out the syntax for setting that address an example of how to use it might be good the only place i saw that was in the message i sent before .. maybe good to put that in the readme ? :)
If everything seems OK, you can try to force temperatures even for the expected GPU fan address, 1431. You can do it by: sudo FALLBACK_ADDRS='1335 1431' FALLBACK_TEMPS='30 40 50 60 65 70 75 80' asus-fan-control
If the GPU fan starts working, we can incorporate your model configuration so in the next AFC release you can only call sudo asus-fan-control <command> without any FALLBACK variables. The FALLBACK variables are here exactly for this reason -- testing.
Environment
State your AFC version : ( where is that , im assuming its the latest one )
OS version : Linux fedora 6.10.8-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Sep 4 21:41:11 UTC 2024 x86_64 GNU/Linux
CPU name : Intel(R) Core(TM) i7-4700HQ CPU @ 2.40GHz
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) :30 40 50 60 65 70 75 80
this is just what im using at the moment but have done some tests and yes it spins up the CPU fan dependant on temperature
but not the GPU fan but its better then it overheating which it was doing before hardly running the fan much at all , would be interested in getting some control on the GPU fan , will have more of a play with it maybe this can do that as well using another address .
sudo asus-fan-control model-info
*name G750JS
addresses 1335
default-temps 55 60 62 65 68 72 76 80
tested false
Advanced configuration
If advanced configuration was used, add output of:
sudo FALLBACK_ADDRS='<addrs>' FALLBACK_TEMPS='<temps>' asus-fan-control model-info
not yet have not looked at that yet , it was just a mission getting it installed , need some better instructions i think as i had to figure out a bunch of things along the way.
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 AFC not work? What have you tried?
Additional context
Add any additional context.
Is it suppose to control the GPU fan as well ? it only seems to be controlling the CPU fan the GPU fan does not speed up , really needs a bit more documentation .
thanks for your work its the only thing that has worked controlling the fans on this laptop , would be interesting if i can use it to control the gpu fan with the gpu temp as well but not sure how to go about doing that maybe just another address and some how have two separate fan temp curves idk , something else to figure out.
kind regards.
The text was updated successfully, but these errors were encountered: