笔记本耗电量高
Tofloor
poster avatar
sleepaway
deepin
2019-11-19 18:25
Author
笔记本直接合上屏幕,早上起来没电关机了,设置的15min进入待机
Reply Favorite View the author
All Replies
avatar
dotaispeak
deepin
2019-11-20 02:54
#1
这一块确实还需要优化,能耗有点大
Reply View the author
avatar
testpassword
deepin
2019-11-20 03:19
#2
# 安装并运行 i7z 查看 cpu 频率
sudo apt install i7z
sudo i7z

# 如果默认就处于高频状态,则按如下方法操作
# 修改配置文件
sudo vi /etc/default/grub

#下面一行内容默认就有,只需要将引号里的内容加进去即可
GRUB_CMDLINE_LINUX="intel_pstate=disable"

# 更新配置,然后重启系统即可
sudo update-grub

不确定你们的系统是不是这个问题,但可以试一下。https://bbs.deepin.org/user/167625
Reply View the author
avatar
jzc
deepin
2019-11-20 03:54
#3
我笔记本只能坚持5个小时
Reply View the author
avatar
laoixaoyu
deepin
2019-11-20 04:44
#4
笔记本电脑确实需要优化一下,功耗比较高
Reply View the author