风扇设置建议
Tofloor
poster avatar
sxmdjia
deepin
2020-04-19 20:48
Author
本帖最后由 sxmdjia 于 2020-4-19 12:58 编辑

笔记本安装Deepin后,风扇一直处于疯狂转动模式,笔记本温度并不高,建议能够出一个风扇控制功能。比如Windows系统上的一键静音功能。
Reply Favorite View the author
All Replies
avatar
normone
deepin
2020-04-19 21:31
#1
https://bbs.deepin.org/user/101846 @jingle 我也觉得应该弄这么一个,没怎么用,风扇就狂转
Reply View the author
avatar
qq1156029468
deepin
2020-04-19 22:18
#2
github上有一个notebook fan control的项目,linux安装需要mono环境,比较麻烦
Reply View the author
avatar
xiamingyu
deepin
2020-04-20 00:37
#3
是CPU占用高了?
Reply View the author
avatar
jingle
deepin
2020-04-20 00:42
#4
https://bbs.deepin.org/post/192235
@aida @jingle 我也觉得应该弄这么一个,没怎么用,风扇就狂转

估计还是驱动的问题吧
Reply View the author
avatar
aida
deepin
2020-04-20 18:01
#5
Reply View the author
avatar
sxmdjia
deepin
2020-04-26 21:11
#6

CPU占用不高,什么软件都不运行,风扇就是呼呼地转个不停。windows上没有遇到这种情况。修改/etc/default/grub文件后,还是没有效果。
Reply View the author
avatar
laoliu945
deepin
2020-04-26 23:52
#7
用 tlp 电源管理
Reply View the author
avatar
星罗秋旻
deepin
2020-05-19 19:15
#8

前辈,能不能说详细一点?(显卡驱动管理三种模式都狂转)
Reply View the author
avatar
laoliu945
deepin
2020-05-20 04:13
#9
https://bbs.deepin.org/post/192235
前辈,能不能说详细一点?(显卡驱动管理三种模式都狂转)


    $ sudo apt install tlp tlp-rdw

ThinkPad 需要一些附加软件包。

    $ sudo apt-get install tp-smapi-dkms acpi-call-dkms

安装 smartmontool 以显示 tlp-stat 中 S.M.A.R.T. 数据。

    $ sudo apt-get install smartmontools

    $ systemctl start tlp.service
Reply View the author
avatar
星罗秋旻
deepin
2020-05-20 18:31
#10
https://bbs.deepin.org/post/192235
$ sudo apt install tlp tlp-rdw

ThinkPad 需要一些附加软件包。

最后一行输入后(  $ systemctl start tlp.service)
提示需要认证,但输入密码后,就没有任何反映了。
不知道这样是不是就完成了安装?
Reply View the author
avatar
doodo
deepin
2020-05-21 05:31
#11
It has been deleted!