-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Unable to detect fans except the gpu fan #163
Comments
Hi, have you installed the udev rules (see readme)? |
Also, maybe try the sensor detect script. Fan-control only use lm-sensor on linux, so the sensor command should list all fans that are available |
thanks, re-installing the udev rules fixed the whole bug log. Errors are gone, when I start Fan-Control from terminal (from an admin account). On a regular user account, the same errors persist. I guess a reboot is necessary. Fan-Control isn't able to detect any fans. executing
|
but how did you install the app ? You don't need admin privilege for flatpak.
Maybe your computer doesn't support pwm fans. This is the output on my end:
|
Thanks for taking the time! I installed the flatpak Version of Fan control, the latest version available. Other people on the Linux mint forums told me to get no fan information, same as me. All my fans are PWM fans (4 pins), from Arctic. Pwm is also visible in my bios fan settings and all fans use PWM (to run at variable speed) and don't use auto or dc mode. In terminal, a simple Also, there was a suggestion I should update my Mobo software but I don't wanna experiment around on this path. Also, my Mobo is pretty recent. One last thing I could check is, if there's some option in my bios to make fans "visible" like in compatibility mode, so Linux is able to get the info. |
I'm sorry but i don't think i can do anything. My experience is pretty limited, i just use the abstraction from the linux kernel, so not every thing work. For example, my Nvidia is not detected too |
Note: Feel free to fill only the sections that feels relevant to you
Bug Description
After familiarizing with Fan-Control I figured that all fans are missing, at exception of the gpu fan. Basically, the popup gives my only my gpu fan and "none".
All I see is the fan for my gpu, which isn't running most of the time, currently I don't do heavy graphical work.
Expected Result
To see all fans of my fan setup: frontal, top, bottom and rear fans.
Steps to Reproduce
there are no steps to reproduce, Fan-Control seems not able to detect my fans
Possible Solutions (optional)
Probably a missing lib resolves the issue, but I've no clue how to debug Fan-Control.
Possible Additional Information (optional)
At first I had to familiarize with Fan-Control, but meanwhile I figured that my fans are missing in Fan-Control
Operating system
Linux Mint 21.3 (Ubuntu based)
fan-control version
24.8.22
Flatpak
Logs
On linux, run
flatpak run io.github.wiiznokes.fan-control
in a terminal. Output:the last line was printed after closing Fan-Control's window.
I've
X11-xkb-utils
installed. Do I need other libs as well? I suggest to include missing libs in Fan-Control, if possible. Or is this issue caused because Fan-Control is a flatpak with less privileges?The text was updated successfully, but these errors were encountered: