wiiznokes / fan-control

Control your fans with different behaviors
GNU General Public License v3.0
157 stars 11 forks source link

Fixed value does nothing #113

Closed etiopkisgyermek closed 6 months ago

etiopkisgyermek commented 6 months ago

I installed from flathub (Manjaro), when I add a fixed value item and pair it with a component, it doesn't affect fan speeds. Am I doing something wrong, or this could be a permission issue or something?

etiopkisgyermek commented 6 months ago

Terminal output: [ERROR data::update] can't update node: can't set mode 1 to a pwm: sensors_set_value() failed: [4] Kernel interface error

wiiznokes commented 6 months ago

Did you install the last udev rule file? I've just made an update

etiopkisgyermek commented 6 months ago

Did you install the last udev rule file? I've just made an update

With the udev rules file, everything is working now thank you!