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

Add support for ASUS ZenBook UX410UA #2

Closed
fsanzdev opened this issue Jun 9, 2019 · 4 comments
Closed

Add support for ASUS ZenBook UX410UA #2

fsanzdev opened this issue Jun 9, 2019 · 4 comments
Assignees
Labels
add new device Add support for new device

Comments

@fsanzdev
Copy link

fsanzdev commented Jun 9, 2019

Environment
Ubuntu 19.04

Describe the bug
When running the script I get this error

ubuntu@ubuntu:/tmp/gim$ sudo asus-fan-control
/usr/local/bin/asus-fan-control: Missing temperatures for your notebook model or they are invalid. Falling back to the UX430UA temperatures.
POSSIBLE SOLUTIONS:

  • Uninstall asus-fan-control and install it again.
  • Contact an asus-fan-control developer.

To Reproduce
sudo asus-fan-control

Additional context
Although I get the error the script looks like is working since the fan stops after a while.

ubuntu@ubuntu:/tmp/gim$ sudo asus-fan-control -get-temps
55 60 62 65 68 72 76 80

ubuntu@ubuntu:/tmp/gim$ sudo dmidecode -s system-product-name
UX410UAK

@fsanzdev fsanzdev added the bug Something isn't working label Jun 9, 2019
@dominiksalvet
Copy link
Owner

Hello! I understand that you would like to add your notebook model to the list of the supported models. There is a GitHub issue template for that called 'New notebook model', which you could have chosen during creating the issue. But let it this way in that case. 😄

Please, make sure that your proposed temperatures are appropriate for your model load to prevent overheating. Also, make sure that the proposed model is UX410UAK and not UX410UA only. Then let me know and I will include your model to the latest release of this program.

@dominiksalvet dominiksalvet added add new device Add support for new device and removed bug Something isn't working labels Jun 9, 2019
@dominiksalvet
Copy link
Owner

BTW, you can test different temperatures by the following command: sudo asus-fan-control -set-temps:<numbers> to find the best ones.

@fsanzdev
Copy link
Author

fsanzdev commented Jun 9, 2019

The model as it comes in the box is UX410UA, but when running dmidecode I get UX410UAK. About the temperatures, it looks like this model is the UX430UA with some minimal changes so I guess those temperatures are fine.

dominiksalvet added a commit that referenced this issue Jun 9, 2019
@dominiksalvet
Copy link
Owner

dominiksalvet commented Jun 9, 2019

Your model is included in the 2.5.0 release. Just use sudo gim install github.com/dominiksalvet/asus-fan-control to update. 😃

@dominiksalvet dominiksalvet added the good first issue Good for newcomers label Jun 12, 2019
@dominiksalvet dominiksalvet added good first issue Good for newcomers and removed good first issue Good for newcomers labels Jul 8, 2019
@dominiksalvet dominiksalvet changed the title Error in UX410UA model Add the support for UX410UA model Nov 26, 2019
@dominiksalvet dominiksalvet changed the title Add the support for UX410UA model Add support for UX410UA model Nov 26, 2019
@dominiksalvet dominiksalvet added the good first issue Good for newcomers label Nov 26, 2019
@dominiksalvet dominiksalvet changed the title Add support for UX410UA model Add support for ZenBook UX410UA model Nov 26, 2019
@dominiksalvet dominiksalvet removed the good first issue Good for newcomers label Nov 26, 2019
@dominiksalvet dominiksalvet changed the title Add support for ZenBook UX410UA model Add support for ZenBook UX410UA Nov 26, 2019
@dominiksalvet dominiksalvet changed the title Add support for ZenBook UX410UA Add support for ASUS ZenBook UX410UA Mar 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add new device Add support for new device
Projects
None yet
Development

No branches or pull requests

2 participants