Make fan speed a bit higher

This commit is contained in:
Marko Korhonen 2020-02-17 23:45:16 +02:00
parent 38668dff69
commit f549fc07b7
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

View file

@ -7,4 +7,4 @@ IPMIEK=0000000000000000000000000000000000000000
printf "Activating manual fan speeds! (2160 RPM)"
ipmitool -I lanplus -H $IPMIHOST -U $IPMIUSER -P $IPMIPW -y $IPMIEK raw 0x30 0x30 0x01 0x00
ipmitool -I lanplus -H $IPMIHOST -U $IPMIUSER -P $IPMIPW -y $IPMIEK raw 0x30 0x30 0x02 0xff 0x09
ipmitool -I lanplus -H $IPMIHOST -U $IPMIUSER -P $IPMIPW -y $IPMIEK raw 0x30 0x30 0x02 0xff 0x11