CPU an running at 100%
by boho999 from LinuxQuestions.org on (#5B00A)
As a new user to EndeavourOS I have a problem with the CPU fan running at full speed the whole time. The result from the sensors comand is :
Code:$ sensors
iwlwifi_1-virtual-0
Adapter: Virtual device
temp1: +24.0C
acpitz-acpi-0
Adapter: ACPI interface
temp1: +28.0C (crit = +130.0C)
nouveau-pci-0100
Adapter: PCI adapter
fan1: 1477 RPM
temp1: +30.0C (high = +95.0C, hyst = +3.0C)
(crit = +105.0C, hyst = +5.0C)
(emerg = +135.0C, hyst = +5.0C)
coretemp-isa-0000
Adapter: ISA adapter
Package id 0: +25.0C (high = +84.0C, crit = +100.0C)
Core 0: +24.0C (high = +84.0C, crit = +100.0C)
Core 1: +23.0C (high = +84.0C, crit = +100.0C)
Core 2: +22.0C (high = +84.0C, crit = +100.0C)
Core 3: +22.0C (high = +84.0C, crit = +100.0C)As I understand it the system is not picking upp the CPU fan? There should be a line with the RPM just after the line "Adapter: ISA adapter"?
I have tried to execute the cmd sensors-detect which did not retrun any errors but did quite a lot of probing.
Am I correct about the missing sensor and what should I do as a next step?


Code:$ sensors
iwlwifi_1-virtual-0
Adapter: Virtual device
temp1: +24.0C
acpitz-acpi-0
Adapter: ACPI interface
temp1: +28.0C (crit = +130.0C)
nouveau-pci-0100
Adapter: PCI adapter
fan1: 1477 RPM
temp1: +30.0C (high = +95.0C, hyst = +3.0C)
(crit = +105.0C, hyst = +5.0C)
(emerg = +135.0C, hyst = +5.0C)
coretemp-isa-0000
Adapter: ISA adapter
Package id 0: +25.0C (high = +84.0C, crit = +100.0C)
Core 0: +24.0C (high = +84.0C, crit = +100.0C)
Core 1: +23.0C (high = +84.0C, crit = +100.0C)
Core 2: +22.0C (high = +84.0C, crit = +100.0C)
Core 3: +22.0C (high = +84.0C, crit = +100.0C)As I understand it the system is not picking upp the CPU fan? There should be a line with the RPM just after the line "Adapter: ISA adapter"?
I have tried to execute the cmd sensors-detect which did not retrun any errors but did quite a lot of probing.
Am I correct about the missing sensor and what should I do as a next step?