fancontrol shows errors and doesn't seem to work
Bug #1803795 reported by
flip101
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
lm-sensors |
New
|
Unknown
|
|||
lm-sensors (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
When running sudo pwmconfig i get the following errors:
/usr/sbin/
cat: hwmon0/fan1_input: Invalid argument
Also my CPU fan did not stop but kept spinning (it was suppose to stop for 5 seconds). Please see the attached file for my terminal session and a report on my computer.
Ubuntu 18.10
Fancontrol 1:3.4.0-4
Changed in lmsensors: | |
status: | Unknown → New |
To post a comment you must log in.
Thanks for filing this bug in Ubuntu.
The error was kind of detected by the script:
...
cat: hwmon0/fan1_input: Invalid argument
Fan hwmon0/fan1_input has not returned to speed, please investigate!
As the output says, it's not guaranteed to work with all motherboards: "Note that many motherboards do not have pwm circuitry installed, even if your sensor chip supports pwm."
My own server reports having pwm controls for the fans, but fancontrol can't control them, so it falls under the category of the disclaimer above.
I tried to reach upstream to see if there were bug reports there, but http:// www.lm- sensors. org/ seems down.
For the time being, may I suggest you file a bug report at https:/ /github. com/lm- sensors/ lm-sensors/ issues with your log, which contains the chipset you have? Maybe it can be supported in the future.