[整合] 解决 Dell T640 安装显卡后风扇转速不下降

最近实验室的dell T640服务器安装了新的GPU。可是安装后发现,风扇太吵了,因而开始着手解决风扇转速太高的问题。ubuntu

试过ipmi,可是很差用。服务器

最后发现使用racadm能够让服务器从新安静下来。网站

解决方案来自:blog

https://www.dell.com/community/PowerEdge-Hardware-General/PowerEdge-T640-fan-full-speed-after-installing-graphic-card/td-p/5849479ip

get

https://www.dell.com/community/Systems-Management-General/iDRAC9-impossible-to-modify-Fan-Response-for-3rd-Party-PCI-cards/m-p/6021679/highlight/true#M25681it

 

针对ubuntu,须要用这个网站的方法安装racadm。io

https://www.claudiokuenzler.com/blog/747/install-dell-openmanage-9.x-racadm-ubuntu-16.04方法

 

 

安装完racadm,使用im

sudo racadm get System.PCIESlotLFM

查看有几个PCIE的东西。

通常来讲是最后一个。

以后,使用

sudo racadm set System.PCIESlotLFM.8.LFMMode

设置模式,应该只有0, 1, 2 三种,对应高中低。

设置为2后,耳朵终于清静了。

相关文章
相关标签/搜索