[Power/Heat] CPU超频运行
Tofloor
poster avatar
macaoyx
deepin
2021-12-23 19:20
Author

image.png

Reply Favorite View the author
All Replies
lcw0268
deepin
2021-12-23 19:22
#1
It has been deleted!
阿顺呀
deepin
2021-12-23 21:04
#2

内核版本多少

不是5.15的话 尝试升级内核,或者重新以5.15内核安装

Reply View the author
macaoyx
deepin
2021-12-23 21:44
#3
阿顺呀

内核版本多少

不是5.15的话 尝试升级内核,或者重新以5.15内核安装

image.png

Reply View the author
公子独白
deepin
2021-12-24 01:20
#4

修改/etc/default/grub,


GRUB_CMDLINE_LINUX="splash quiet "
GRUB_CMDLINE_LINUX_DEFAULT="intel_pstate=disable"

然后sudo update-grub,然后重启

Reply View the author
macaoyx
deepin
2021-12-24 01:24
#5
公子独白

修改/etc/default/grub,


GRUB_CMDLINE_LINUX="splash quiet "
GRUB_CMDLINE_LINUX_DEFAULT="intel_pstate=disable"

然后sudo update-grub,然后重启

好的,谢谢,待会试一下

Reply View the author