Maldela / fancontrol-gui

GUI for Fancontrol. It uses the KAuth module of the KDE Frameworks 5 to write the generated config file. Furthermore it communicates with systemd via dbus to control the fancontrol service. If you want to compile without systemd support set the -DNO_SYSTEMD option.
GNU General Public License v2.0
309 stars 31 forks source link

PWMEnable Cannot exceed 0-2! #6

Closed ibrokemypie closed 6 years ago

ibrokemypie commented 7 years ago

Whenever I launch I get that error both in terminal and in a pop up. Afterwards there are no errors, but cannot actually change fan speeds and the fan speed tests run forever.

Maldela commented 7 years ago

I can't reproduce your issue right now, because i upgraded to a AMD Ryzen board recently which isn't supported by lm_sensors right now. But I wanted to build a small HTPC with my old board some time this week. I'll see what I can do when that's finished.

Maldela commented 7 years ago

I just made some changes to the master branch. Try it again and see if the problem still persists.

ibrokemypie commented 7 years ago

Seems all good now, thanks!