关闭风扇温控速度功能,否则又会全速。
ipmitool.exe -I lanplus -H ip -U username -P password raw 0x30 0x30 0x01 0x00
设置转速的百分比
ipmitool.exe -I lanplus -H ip -U username -P password raw 0x30 0x30 0x02 0xff 0x转速的百分比的16进制
恢复风扇温控速度功能
ipmitool.exe -I lanplus -H ip -U username -P password raw 0x30 0x30 0x01 0x01
欢迎分享,转载请注明来源:夏雨云
评论列表(0条)