-
Notifications
You must be signed in to change notification settings - Fork 8
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
problems and errors #35
Comments
if you just try to run the daemon manually (without systemd/ctl), is there any extra information printed out, do you get the same error?
|
It is the same but errno 22 nothing changes... it will be possible compatibility error with python? sorry I closed the post my mistake |
do you have the default config in /etc/amdfan.yml? |
does |
Hi, Here what I 've done.
And my config file by default
By advance, thanks a lot for your help and also for your work. It is the only way I've found for having my GPU working. |
For The other issue of note is that you don't seem to have amdfan installed in the python env that's running. maybe you could track down if you have multiple python verisons/venvs or shims installed that you are maybe running from. Your files may look a bit different since you have an older version installed. |
I should have precised that I'm using amdfan since two years ago without any problems.
Just another test
|
Amdfan is installed, impossible to update (and then to remove) thanks to an issue with clang. To be precise I've a superior version and this issue concerne all my aur packages used and installed. |
I believe the proper import there should be |
I think he's got the version prior to that change installed since he mentions amdfan 0.2.1 and his service file has --daemon. So it seems to line up. Can you import the amdfan module in your python env, so after typing python in your terminal can you do an |
At first look, he doesn't know amdfan like he won't be installed.
BTW I've found a screenshot of my previous utilization of amdfan. [url]https://i.postimg.cc/hGWjctZM/2022-08-12-15-16.png[/url] |
Can you display the value of |
How can i do that ? |
Thanks a lot for the explanations.
Another test which confirm what I was thinking:
|
could you show the following command: |
It is really mysterious |
i'm not familiar with garuda, but does |
Sorry for the delay, I've not seen your answer.
amdfan is well installed and used . |
@olielvewen do you have |
No I have not. As you can see in my previous answer, I have python 3.12.4. Garuda is like Manjaro and then Archlinux. You have only Python version, the previous is replaced by the actual. Perhaps, the issue is here and you have pointed it. |
@olielvewen Different python versions can coexist, but I don't know the exact details on how this is handled on Arch and derivatives. I know you can install @mcgillij Does the PKGBUILD specification support triggering reinstalls when some dependency (e.g python) is updated? I'm a little bit surprised this doesn't happen automatically for python builds. |
@mazunki I can't upgrade and I think remove amdfan. At first look, I got an issue for all aur packages which needs clang in version egal to 17. 0.6Hovewer I have clang 18.1.8-2 installed. And I've found none informations about this.
|
I've tried to install python 3.11 without any success.
|
I've tried to update amdfan but without any success.
|
Well whatever you did to your system, doesn't seem great. Since it's already messed up, you can copy the amdfan files from your 3.11 site-packages or just symlink the directory in your 3.12 site-packages then you should at least be able to load it from there. I generally wouldn't recommend installing things by hand in places generally reserved for the package manager, but it seems you can't use it anymore. |
I'm agree with you, I prefere installing softwares by the usual way. So, I will stop this until I found a proper way to install it. And you have reason, even I can manage my system, I have an issue with Aur packages and I must firstly resolved it before going to further. Thanks for your help, amdfan is a program that I love and I wish a lot of things for this great program which help a lot in the past. |
hello, good afternoon. the application does not work, the default fan curve or modifying the yaml file... the daemon command indicates an error.. the enable and star service does not apply, status indicates that the service is not active.. thank you very much for the help
The text was updated successfully, but these errors were encountered: