我一直在尝试关闭 nvidia PowerMizer(将性能级别设置为 2 - 最大值)。我可以使用 nvidia-settings 来完成,但在重新启动后它会恢复为默认值。这是我尝试过的:
xorg.conf和~/.nvidia-settings-rcoptions nvidia NVreg_RegistryDwords="PerfLevelSrc=0x2222"到/etc/modprobe.d/nvidia.conf- 什么也没发生"RegistryDwords" "PowerMizerLevel=0x2" "PowerMizerLevelAC=0x2",以xorg.conf在设备部分:GDM没有启动-不得不删除xorg.conf恢复"RegistryDwords" "PowerMizerEnable=0x0"来xorg.conf:什么都没有发生知道我该怎么做吗?
PS Ubuntu 12.10
标题中的笔记本电脑安装了 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) …Run Code Online (Sandbox Code Playgroud)