leonardo520
deepin
2020-04-17 10:48 把风扇拆了就不转了
Reply Like 0 View the author
https://bbs.deepin.org/post/191869
更好的做法是用tlp调整CPU governor一直为powersave

https://bbs.deepin.org/post/191869
这个跟系统里面那个节能模式有区别?
https://bbs.deepin.org/post/191869
这个方法这我的电脑上已经失效了...tlp也不行...
https://bbs.deepin.org/post/191869
tlp默认设置可能不行,一大堆参数要改;我刚装deepin的时候,什么都不干,电脑经常发热,后来就是用tlp解 ...

https://bbs.deepin.org/post/191869
CPU governor是CPU调节频率的模式,intel的驱动就只两种 -- performance和powersave, 按说都能动态变频, ...
Popular Ranking
ChangePopular Events
More
2、可能是第三行和第四行,也可能是第四和五行。改成下面这样
GRUB_CMDLINE_LINUX="splash quiet"
GRUB_CMDLINE_LINUX_DEFAULT="intel_pstate=disable"
保存。关闭文件。
3、sudo update-grub 。
4、重启电脑 。”