[Share Experiences] 电脑风扇狂转
Tofloor
poster avatar
武装拖拉机
deepin
2021-10-07 04:38
Author

不知道是我电脑问题,还是系统问题,电脑一开机没多久,扇热风扇就狂转不停

Reply Favorite View the author
All Replies
关中π
deepin
2021-10-07 06:03
#1

网上搜索,风扇声音大。

可能是rui频的问题,起动后,频率一直最大。所以风扇狂转。

 

Reply View the author
wangwenqing915
deepin
2021-10-07 07:43
#2

1、CTRL+ALT+ESC快捷键打开系统监视器,查看一下CPU使用率,看看是否有进程CPU使用率过高

2、sudo apt install lm-sensors安装后,执行下sensors命令看看CPU每个核心的温度是否正常呢。

Reply View the author
武装拖拉机
deepin
2021-10-12 07:09
#3
wangwenqing915

1、CTRL+ALT+ESC快捷键打开系统监视器,查看一下CPU使用率,看看是否有进程CPU使用率过高

2、sudo apt install lm-sensors安装后,执行下sensors命令看看CPU每个核心的温度是否正常呢。

iwlwifi_1-virtual-0

Adapter: Virtual device

temp1:        +53.0°C  

 

BAT0-acpi-0

Adapter: ACPI interface

in0:         +12.86 V  

curr1:        +0.00 A  

 

coretemp-isa-0000

Adapter: ISA adapter

Package id 0:  +69.0°C  (high = +100.0°C, crit = +100.0°C)

Core 0:        +69.0°C  (high = +100.0°C, crit = +100.0°C)

Core 1:        +64.0°C  (high = +100.0°C, crit = +100.0°C)

Core 2:        +64.0°C  (high = +100.0°C, crit = +100.0°C)

Core 3:        +64.0°C  (high = +100.0°C, crit = +100.0°C)

 

pch_cannonlake-virtual-0

Adapter: Virtual device

temp1:        +57.0°C  

 

acpitz-acpi-0

Adapter: ACPI interface

temp1:        +68.0°C  

 

Reply View the author
天天向上
deepin
2021-10-22 00:27
#4

我这边也是风扇狂转,不过看温度是正常的

Adapter: ISA adapter

Package id 0:  +50.0°C  (high = +100.0°C, crit = +100.0°C)

Core 0:        +49.0°C  (high = +100.0°C, crit = +100.0°C)

Core 1:        +50.0°C  (high = +100.0°C, crit = +100.0°C)

Core 2:        +49.0°C  (high = +100.0°C, crit = +100.0°C)

Core 3:        +50.0°C  (high = +100.0°C, crit = +100.0°C)

 

Reply View the author