-
Notifications
You must be signed in to change notification settings - Fork 37
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
Add support for ASUS VivoBook Pro 15 N580GD #5
Comments
@sangallidavide Hello and thank you for creating this issue! Honestly, I would rather continue investigating the problem with having asus-fan-control installed correctly in your system using GitPack as it may prevent some possible issues. So, please install asus-fan-control using GitPack as stated in Instructions in the README.md file and reboot your machine. Then report the current state and we can continue with troubleshooting. I am a GitPack developer - just in case you are concerned about using it. |
@sangallidavide Anything new with your issue? 🤔 |
Hello, I'll try to install it with GitPack. |
i have the same problem:
|
Thank you so much for this advice. 👏 I was thinking whether silence it or not. However, this is not related to asus-fan-control at all. I would really appreciate if you can create an issue for that directly in GitPack repository. ❤️ @azamet90 Note that Anyways, we must wait for @sangallidavide to test asus-fan-control when installed with GitPack. However, I have a bad feeling. 😞 |
i did fix it sorry for that sir what you suggesting me now sir? should i wait if it is short time to wait or should i uninstall the tool? |
I've installed it via gitpack |
@sangallidavide Thank you! 🚀 Unfortunately, it looks like your model has different ACPI fan addresses compared to the addresses of currently tested devices (also observed in #4 and #6). As per the current state, I can't do anything - I am truly sorry. 😞 Feel free to uninstall asus-fan-control using GitPack as If you do not have any additional comments and you are not interested in the opportunity below, you can close this issue. Otherwise, I am here to assist. 🚀 If you (or anyone) by chance are interested in adding the support for your model yourself, I would refer you to this post - the alpha and the omega of this program. Right now I am open to accept a PR of adding support for any of unsupported models (issues marked with 'unsupported model' label). There is also a decent chance that adding support for one model might bring support for other models as well. Then, only the mechanism based on model-address relation is needed to be created (similar to current model-temperatures mechanism). |
Thanks. I'll give it a try checking the linked post. |
@sangallidavide Basically you need to find your base ACPI fan/s address (if ASUS retained the fun control mechanism). BTW, some support may be also provided directly from ASUS if you want to ask them. I have my own experince with asking about power control of my UX430UA. Google also may be helpful as there a lot of nerds around and you might even get the information from other fan control projects. Anyways, thank you for you interest. ❤️ Once you know something important, please let me know. 🚀 |
@sangallidavide NOTE: I have changed my mind about issues with unsupported models and so, please, let this issue open even though you would not be able to resolve it yourself. Other people will know that this issue still is not resolved and so they can contribute this way. |
Hello @sangallidavide! Good news! I have released the 3.0.0 version with the support for different base ACPI addresses among tested models. If you ever know/find the base ACPI fan address for your device, asus-fan-control will be able to fully support your model. Please, let us know. 🚀 |
@sangallidavide Please, take a look at this comment. Maybe it can help! 😄 |
Ciao, attached the output of afc-scout I saw also issue #38 which is for a model almost identical to mine |
That's interesting. 🤔 The graph created of your afc-scout values is suspiciously similar to this one. 📈 Feel free to take a look at the linked issue as you may find out something useful.
Yeah, but yours looks like to be more recent. Maybe ASUS has changed the fan control mechanism since the model of the mentioned issue is working out of the box -- at least its one fan. The support for the second fan will be added.
I have briefly taken a look at it but did not spot any important associations with asus-fan-control X580VD values. Our Holy Grail as per the current state is the 1335 (in decimal) address as all currently tested models use it. |
Ok. Indeed I get this: I understand your statment
should apply also to my model. I'm interested in this. Thank you in advance. |
Comparing to the other asus X580VD Maybe one difference is that I'm running ubuntu 18.04 and thus a different kernel
|
I use Ubuntu 18.04 as well and zero issues so far. But I do not know whether this "property" is cross-model, or not.
I am sorry but I do not know that. I do not even know whether it is possible for EC0 to be disabled in the first place. 😄 I guess that we would need some ACPI expers to answer that question. Maybe @Lekensteyn, @avilella or other acpi_call developers may help, please? 🥺
Again, I do not know. The keyboard backlight comes to my mind if I had to guess. If you have some time, you can take a look at this asus-fan issue where I believe you can find something useful. |
After upgrading to ubuntu 20.04 something changed. Moreover the output of afc-scout is different
However asus fan controol is still not working
|
@sangallidavide I have updated afc-scout to print that beautified output of interesting ACPI address ranges. And since it matches your graph of values, nothing changes on this front unfortunately. 😞
This, however, looks like very good news for you. Asus-fan-control may not be working for your device but maybe other fan control programs could work since there is at least a sign of a fan existence in your device. Certainly let us know once you find out something interesting. 🚀 |
Dear @dominiksalvet I also have the problem that my Ausu is heating too much and I'd like to control the fans.
Environment
Ubuntu 18.04
I did a git clone of the project and I'm directly running the script contained in source.
Hash b526a4f
Temperature configuration
Notebook model name
I tried to set temperatures with
sudo ./src/asus-fan-control -set-temps:"40 41 42 43 44 45 46 47"
which created
/etc/asus-fan-control/custom-temps
containing
but nothing changed
After that get temps still gives me the same temperatures:
The text was updated successfully, but these errors were encountered: