Configuring laptop fancontrol on fedora26
[cipher@server ~]$ sudo dnf provides pwmconfig
lm_sensors-3.4.0-6.fc26.x86_64 : Hardware monitoring tools
[cipher@server ~]$ sudo dnf install lm_sensors-3.4.0-6.fc26.x86_64 -y
[cipher@server ~]$ sudo pwmconfig
# pwmconfig revision 6243 (2014-03-20)
The program will search for PWM controls and test each one. Follow the interactive prompts to configure temperature thresholds and fan speeds.
[cipher@server ~]$ sudo sensors
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +43.0C (high = +100.0C, crit = +100.0C)
Core 1: +43.0C (high = +100.0C, crit = +100.0C)
acpitz-virtual-0
Adapter: Virtual device
temp1: +42.5C (crit = +99.0C)
dell_smm-virtual-0
Adapter: Virtual device
Processor Fan: 4511 RPM
CPU: +42.0C
SODIMM: +46.0C
Other: +46.0C
SODIMM: +44.0C
Related Articles
Fixing drm_kms_helper issue on intel GM965 dell d630
Fix the drm_kms_helper issue on Intel GM965 graphics by adding a kernel boot parameter.
Installing intel display drivers on fedora26
Install Intel graphics drivers on Fedora 26 using the Intel Graphics Update Tool.
Avoiding overheating of old laptops fedora 26 (dell d630)
Configure fancontrol, TLP, thermald, and tuned to prevent overheating on old laptops running Fedora 26.