F5F Stay Refreshed Software Operating Systems Linux system management for fans Control fan operations via command-line tools and configuration files.

Linux system management for fans Control fan operations via command-line tools and configuration files.

Linux system management for fans Control fan operations via command-line tools and configuration files.

T
TorJules
Member
184
11-01-2016, 10:26 PM
#1
You have a Z170 HD motherboard and are looking for a Linux method to adjust fan speeds without rebooting. (Bios isn’t an option.) On Manjaro, you can explore tools like `hwmon` or `smartctl` to monitor and control hardware settings. Check the documentation for your specific model to find compatible utilities.
T
TorJules
11-01-2016, 10:26 PM #1

You have a Z170 HD motherboard and are looking for a Linux method to adjust fan speeds without rebooting. (Bios isn’t an option.) On Manjaro, you can explore tools like `hwmon` or `smartctl` to monitor and control hardware settings. Check the documentation for your specific model to find compatible utilities.

M
Maxh_
Junior Member
44
11-08-2016, 09:07 PM
#2
You could try your luck with fancontrol-gui There is a AUR PKGBUILD for it as well, https://aur.archlinux.org/packages/fancontrol-gui-git
M
Maxh_
11-08-2016, 09:07 PM #2

You could try your luck with fancontrol-gui There is a AUR PKGBUILD for it as well, https://aur.archlinux.org/packages/fancontrol-gui-git

R
Raumflieger
Member
106
11-09-2016, 02:10 AM
#3
The question is about using the gnome flavor and whether it causes issues or works properly.
R
Raumflieger
11-09-2016, 02:10 AM #3

The question is about using the gnome flavor and whether it causes issues or works properly.

B
bartholomheow
Junior Member
6
11-15-2016, 01:43 PM
#4
Usually, applications don't need a particular Desktop Environment installed; they gather what they require automatically. Programs from KDE/Qt may seem out of sync, and it's also likely they won't match your GNOME theme, instead using the default settings for Qt/KDE apps on your distribution.
B
bartholomheow
11-15-2016, 01:43 PM #4

Usually, applications don't need a particular Desktop Environment installed; they gather what they require automatically. Programs from KDE/Qt may seem out of sync, and it's also likely they won't match your GNOME theme, instead using the default settings for Qt/KDE apps on your distribution.

G
Gruzifix
Junior Member
30
11-18-2016, 12:34 PM
#5
The KAuth module comes from the KDE Frameworks. It’s part of the software that handles authentication in KDE applications.
G
Gruzifix
11-18-2016, 12:34 PM #5

The KAuth module comes from the KDE Frameworks. It’s part of the software that handles authentication in KDE applications.

B
blueyednick
Member
199
11-19-2016, 08:50 PM
#6
It should work fine. This requires installing only the necessary libraries from the KDE Framework. Use the AUR Package listed above to download everything you need. https://api.kde.org/frameworks/kauth/html/index.html If you're not familiar with the AUR Spoiler, clone the repository and build it with the provided command.
B
blueyednick
11-19-2016, 08:50 PM #6

It should work fine. This requires installing only the necessary libraries from the KDE Framework. Use the AUR Package listed above to download everything you need. https://api.kde.org/frameworks/kauth/html/index.html If you're not familiar with the AUR Spoiler, clone the repository and build it with the provided command.

I
ImXuliiPvp
Junior Member
25
11-20-2016, 03:30 AM
#7
You’re seeing your temperatures, but the system indicates you lack PWM-compatible fans. You might consider alternatives like using a fan controller or adjusting cooling strategies. There may be a workaround in the kernel to manage fan settings without PWM support.
I
ImXuliiPvp
11-20-2016, 03:30 AM #7

You’re seeing your temperatures, but the system indicates you lack PWM-compatible fans. You might consider alternatives like using a fan controller or adjusting cooling strategies. There may be a workaround in the kernel to manage fan settings without PWM support.

M
193
12-02-2016, 08:59 PM
#8
I’m not aware of any additional utilities beyond lm_sensors, which is the tool used by fancontrol. If that fails, you may be restricted to BIOS Fan Profiles in Linux. Personally, I haven’t really considered managing fans from the Desktop; I usually just set a fan curve and accept it.
M
Minemanhpminer
12-02-2016, 08:59 PM #8

I’m not aware of any additional utilities beyond lm_sensors, which is the tool used by fancontrol. If that fails, you may be restricted to BIOS Fan Profiles in Linux. Personally, I haven’t really considered managing fans from the Desktop; I usually just set a fan curve and accept it.