【系统环境】 镜像版本:20.6 CPU:11th Gen Intel i7-1185G7 (4) @ 3.000GHz GPU:Intel TigerLake-LP GT2 [Iris Xe Graphics]
【操作步骤】 (问题发生前的操作过程,请尽可能详细)
在终端执行 sudo cpupower frequency-set -g userspace --max xxxx --min xxxx后,查看 cpufreq-info,与配置的一致;
sudo cpupower frequency-set -g userspace --max xxxx --min xxxx
cpufreq-info
在打开截图并截图完成后,再次查看 cpufreq-info,时,governor变回 performance。
governor
performance
之前也测试过,在打开“控制中心”时,governor也会变回 performance。
另外,我的grub配置是:
GRUB_CMDLINE_LINUX_DEFAULT="splash quiet intel_pstate=passive mem_sleep_default=deep"
【问题现象】
在使用cpupower修改CPU频率和电源策略后,打开控制中心或使用自带的截图时,governor会变回 performance。
对,重启也会,不过每次重启我都执行一自定义命令初始化,就没太在意。
只能等后续版本看看了。
谢谢
Featured Collection
Popular Ranking
Popular Events
【系统环境】
镜像版本:20.6
CPU:11th Gen Intel i7-1185G7 (4) @ 3.000GHz
GPU:Intel TigerLake-LP GT2 [Iris Xe Graphics]
【操作步骤】
(问题发生前的操作过程,请尽可能详细)
在终端执行
sudo cpupower frequency-set -g userspace --max xxxx --min xxxx后,查看cpufreq-info,与配置的一致;在打开截图并截图完成后,再次查看
cpufreq-info,时,governor变回performance。之前也测试过,在打开“控制中心”时,governor也会变回
performance。另外,我的grub配置是:
GRUB_CMDLINE_LINUX_DEFAULT="splash quiet intel_pstate=passive mem_sleep_default=deep"【问题现象】
在使用cpupower修改CPU频率和电源策略后,打开控制中心或使用自带的截图时,governor会变回
performance。