-
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 ROG Strix SCAR III #6
Comments
@azamet90 Hello and welcome! As long as your notebook's fan is being controlled after the installation, everything is fine and expected - your model is not supported yet and hence the error reports. However, by my search I expect that your notebook model has two fans - I do not have a clue how it reacts in this situation or whether it works at all. Anyway, take a closer look at this guide on adding a new notebook model support and proceed as stated (with issue already created). Please, let me know how things are going. Tomorrow, I can take a closer look at it. |
okay i will try it let this topic stay open also this is the place i have to look right?
|
Yop, you are right - you do not have to create a new issue and use this one instead. Once I know that asus-fan-control really works on your device (see below), I change issue labels to make it more relevant. However, I need additional information from you right now - is asus-fan-control affecting your's fan speed as per its current state? Optionally, try Thank you very much! 🚀 |
sorry for delay but i will today do it definitifly after if these things fails can i remove this tool completely? this is more important for me after fresh install because of i dont want to do fresh install again :D if you can help me with uninstall it completely i will try now this tool with that commands you give edit: now i did this command : sudo asus-fan-control -set-temps:'35 40 45 50 55 60 65 70' but how to know if it is working? sudo asus-fan-control have no output? edit: here is what i did more:
as you can si after set-temps if i do get-temps nothing is changed is another problem too i dont listen any sound from my fan now i think it is stopped working huh? because of non of the sensor tools working for my fan i cannot know it on boot i get this error too: |
All right, first things first. Complete uninstallation may be performed as follows:
PS: Despite of trying to be comprehensive, note that some files may left untouched but they should not affect an OS at all. Please provide more information - output of Try to listen the fan/s as temperature configuration changes and report what you have heard:
PS: Use the commands above only in idle state - meaning no intensive program running alongside! Please beautify terminal output and code properly. For inline styling, use `echo hi`. To style multiple lines, use: ``` PS: Please include this styling also in your previous posts to make them more readable for newcomers. Thank you. ❤️ |
i did tryed to use video rendering to see if the fan works and it works but starting to work later then before i think something like after maybe 65 celsius :/ of course im noob i think it so because of i do watch sensors command during video rendering and listen the fan sound same time...
next time i will use pastebin because of some charachters on my terminal the code is changing here because of i do have the bashrc changed whatever i do i get this output from get-temp command 55 56 57 58 59 60 61 62 edit: how to fix it? edit: fixed the problem with doing this:
|
@azamet90 I am really sorry but your model seems to have symptoms of unsupported models as also seen in #4. I can't do anything. 😞 There is only one solution and it is quite dangerous; find ACPI fun addresses yourself. Then, add support for model-based addresses. I would rather recommend you to try other projects for fan control. Still, if you are in (or anyone) and want to add support for this model, take a look at this post. It might be helpful as all current supported models are based on it. Please, let us know in case you find out something important. @azamet90 Feel free to close this issue if you do not have additional comments. I am really sorry that I could not help you. 😢 |
@azamet90 Hey, I have been thinking that it will be better for this issue to stay open to let people know that it is still not resolved and they can contribute by doing so. I believe that you agree. |
++++++ |
any news? |
Hi @azamet90! 👋 Good news here! I have just released the 3.0.0 version with support for different base ACPI addresses among laptop models. That means once you know/find the base ACPI fan address for your device, asus-fan-control can fully support it. Please, let me know if you do so. It would be so exciting to see this new feature actually being used! 🚀 |
@azamet90 Another good news! 🚀 I have created afc-scout program that can help you to find your base ACPI fan address. It is conveniently distributed using GitPack. Please give it a try. 👍 Feel free to also take a look at the contributing guide, which has been updated to guide you through the process. |
i was long time not here i see it now and is the tool now updated for my laptop model? |
Not yet, your action is demanded for that. 😉 Give afc-scout a shot! 😃 |
hello sorry for extreme late but i did tryed to run it without installing and i get this error: file /proc/acpi/call does not exist
before i was not able to see all the sensors but with the new kali kernel it is posible i dont know if it is useful but yeah...
|
GitPack installs acpi_call module as well. You need to install it manually then. You can use |
have the laptop model g731gv
The text was updated successfully, but these errors were encountered: