Здравствуйте! Такая проблема что ноутбук нагревается до 80 градусов в игре и постепенно повышается. С команды sensors вроде видно кулер и плюсом температуру. Но в pwmconfig пишет что его нету
farpart@Plasma:~$ sensors asus-isa-0000 Adapter: ISA adapter cpu_fan: 1900 RPM
BAT0-acpi-0 Adapter: ACPI interface in0: 10.80 V
coretemp-isa-0000 Adapter: ISA adapter Package id 0: +43.0°C (high = +100.0°C, crit = +100.0°C) Core 0: +42.0°C (high = +100.0°C, crit = +100.0°C) Core 1: +43.0°C (high = +100.0°C, crit = +100.0°C)
pch_skylake-virtual-0 Adapter: Virtual device temp1: +39.0°C
acpitz-acpi-0 Adapter: ACPI interface temp1: +42.0°C (crit = +103.0°C)
farpart@Plasma:~$ pwmconfig You need to be root to run this script. farpart@Plasma:~$ sudo pwmconfig
pwmconfig version 3.6.0
This program will search your sensors for pulse width modulation (pwm) controls, and test each one to see if it controls a fan on your motherboard. Note that many motherboards do not have pwm circuitry installed, even if your sensor chip supports pwm.
We will attempt to briefly stop each fan using the pwm controls. The program will attempt to restore each fan to full speed after testing. However, it is ** very important ** that you physically verify that the fans have been to full speed after the program has completed.
/usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed farpart@Plasma:~$