Dell XPS 15 9560 上的风扇持续运行(过热)

Rom*_*rik 5 fan overheating dell temperature 18.04

标题中的笔记本电脑安装了 Ubuntu 18.04,并且在安装了昨天 (9.7.2018) 的最新更新后,风扇一直在运行。我安装了专有的 NVIDIA 驱动程序,直到昨天一切正常。

检查温度后,我将它们与类似的设置(samo 品牌和型号以及 Ubuntu 18.04)进行了比较,我的设置相对较高,风扇速度也是如此。

> sensors
dell_smm-virtual-0
Adapter: Virtual device
Processor Fan: 4104 RPM
Video Fan:     4100 RPM
CPU:            +62.0°C  
Ambient:        +60.0°C  
Ambient:        +56.0°C  
Other:          +39.0°C  

acpitz-virtual-0
Adapter: Virtual device
temp1:        +25.0°C  (crit = +107.0°C)

pch_skylake-virtual-0
Adapter: Virtual device
temp1:        +57.0°C  

coretemp-isa-0000
Adapter: ISA adapter
Package id 0:  +60.0°C  (high = +100.0°C, crit = +100.0°C)
Core 0:        +58.0°C  (high = +100.0°C, crit = +100.0°C)
Core 1:        +59.0°C  (high = +100.0°C, crit = +100.0°C)
Core 2:        +57.0°C  (high = +100.0°C, crit = +100.0°C)
Core 3:        +57.0°C  (high = +100.0°C, crit = +100.0°C)
Run Code Online (Sandbox Code Playgroud)

这是另一台按预期工作的笔记本电脑:

coretemp-isa-0000
Adapter: ISA adapter
Package id 0:  +53.0°C  (high = +100.0°C, crit = +100.0°C)
Core 0:        +53.0°C  (high = +100.0°C, crit = +100.0°C)
Core 1:        +52.0°C  (high = +100.0°C, crit = +100.0°C)
Core 2:        +52.0°C  (high = +100.0°C, crit = +100.0°C)
Core 3:        +52.0°C  (high = +100.0°C, crit = +100.0°C)

acpitz-virtual-0
Adapter: Virtual device
temp1:        +25.0°C  (crit = +107.0°C)

dell_smm-virtual-0
Adapter: Virtual device
Processor Fan: 2514 RPM
Video Fan:     2504 RPM
CPU:            +56.0°C  
Ambient:        +50.0°C  
Ambient:        +48.0°C  
Other:          +36.0°C  

pch_skylake-virtual-0
Adapter: Virtual device
temp1:        +52.0°C  
Run Code Online (Sandbox Code Playgroud)

Rom*_*rik 7

我的猜测是图形驱动程序已经完成了一些工作。在此问题得到解决之前,一个中间解决方案是切换到板载图形(请参阅此处)。简而言之,运行nvidia-settings并选择 PRIME Profiles 并使用 Intel(省电模式)。

这是链接中的图片: 在此处输入图片说明

您应该看到详细信息中的更改 在此处输入图片说明

  • 该问题在 19.04 中尚未解决。 (2认同)